ENH: Remove show warnings when "forced"
Đang mở
enhancement
- Ngôn ngữ chính
- Python
- Star
- 1.9k
- Fork
- 272
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Hi folks, i'm executing +/- 10k qps in a single process
I checked that i have a bottleneck here:
https://github.com/aio-libs/aiomysql/blob/2eb8533d18b3a231231561a3ac881ce334f01312/aiomysql/cursors.py#L478
could be possible include a parameter to forcely don't execute "SHOW WARNINGS" ?
this changed my app to run from 7k to +/-10k qps
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.