| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
There was a problem hiding this comment.
I was worried about this, I think just removing the assert is better, IIRC 500_000 is quite slow to build.
Sorry, something went wrong.
|
I don't think it's actually too slow, let me pull some benchmarks to confirm though. |
Sorry, something went wrong.
|
Just running the test case with hyperfine I get 150k: 0.066s ± 0.000s
500k: 0.135s ± 0.002s
which is small enough to be insignificant in the larger test suite |
Sorry, something went wrong.
|
I must have been mis-remebering, seems fine to me! |
Sorry, something went wrong.
|
Thanks @zanieb for the PR, and @JelleZijlstra for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14. |
Sorry, something went wrong.
|
GH-149287 is a backport of this pull request to the 3.14 branch. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
The same ideas as #142226