Conversation
Bumps [cython](https://github.com/cython/cython) from 3.0.12 to 3.1.2. - [Release notes](https://github.com/cython/cython/releases) - [Changelog](https://github.com/cython/cython/blob/master/CHANGES.rst) - [Commits](cython/cython@3.0.12...3.1.2) --- updated-dependencies: - dependency-name: cython dependency-version: 3.1.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
CodSpeed Performance ReportMerging #1519 will improve performances by ×12Comparing Summary
Benchmarks breakdown
|
|
@bdraco are you going to download the wheels from GHA and test them locally? |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #1519 +/- ##
==========================================
+ Coverage 99.37% 99.62% +0.24%
==========================================
Files 30 29 -1
Lines 6068 5790 -278
Branches 265 265
==========================================
- Hits 6030 5768 -262
+ Misses 35 19 -16
Partials 3 3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
yes |
|
There is still something going wrong here. When I install yarl 1.20.0 from PyPI I get 0.036 on quoting ascii benchmark. When install the wheels with tracing disabled here I get 0.073.... |
|
Now I downloaded the latest build and its 0.020 sec .... |
So this implies we have been shipping wheels with line tracing on |
No description provided.