Skip to content
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

upgrade to smallvec 2 to fix invariant lifetimes #131

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

clippy

e054b28
Select commit
Loading
Failed to load commit list.
Open

upgrade to smallvec 2 to fix invariant lifetimes #131

clippy
e054b28
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis failed Sep 10, 2024

Performance Regression: -29.45%

Summary

⚡ 2 improvements
❌ 4 regressions
✅ 67 untouched benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark main invariant-lifetimes Change
lazy_map_lookup_1_10 8.9 µs 11.8 µs -24.36%
lazy_map_lookup_2_20 25.5 µs 20.4 µs +25.07%
lazy_map_lookup_3_50 51.6 µs 42.5 µs +21.39%
pass1_jiter_value 37.8 µs 45.2 µs -16.42%
true_object_jiter_value 31.8 µs 45.1 µs -29.45%
python_parse_true_array 15.1 µs 16.9 µs -10.77%