-
Notifications
You must be signed in to change notification settings - Fork 77
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
use buffered channel to manage items in query pool #1320
base: master
Are you sure you want to change the base?
Conversation
summaryBase version: v3.74.6-0.20240704085220-890206eacaa7 (master) |
🌋 Here are results of SLO test for Native ydb-go-sdk/v3 over table-service: |
🌋 Here are results of SLO test for Go SDK database/sql: |
🌋 Here are results of SLO test for Go SDK xorm: |
🌋 Here are results of SLO test for Native ydb-go-sdk/v3 over query-service: |
🌋 Here are results of SLO test for Native ydb-go-sdk/v3 over query-service with session pool: |
🌋 Here are results of SLO test for Go SDK gorm: |
61cafd1
to
a78bced
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1320 +/- ##
=======================================
Coverage 41.73% 41.73%
=======================================
Files 321 321
Lines 34050 34073 +23
=======================================
+ Hits 14211 14222 +11
- Misses 19371 19379 +8
- Partials 468 472 +4
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Pull request type
Please check the type of change your PR introduces:
What is the current behavior?
Issue Number: N/A
What is the new behavior?
Other information