pydantic
jiter
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Avoid stack overflow in `PyStringCache`
#239
Comparing
vp/string-cache-stackoverflow
(
a93a5ec
) with
main
(
8ece8a4
)
CodSpeed Performance Gauge
0%
Untouched
70
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
70 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
string_array_jiter_value_owned
crates/jiter/benches/main.rs::benches::string_array_jiter_value_owned
CodSpeed Performance Gauge
+6%
36.3 µs
34.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
string_array_jiter_value
crates/jiter/benches/main.rs::benches::string_array_jiter_value
CodSpeed Performance Gauge
+5%
18.7 µs
17.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
pass2_jiter_value
crates/jiter/benches/main.rs::benches::pass2_jiter_value
CodSpeed Performance Gauge
+4%
18.1 µs
17.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
x100_jiter_value
crates/jiter/benches/main.rs::benches::x100_jiter_value
CodSpeed Performance Gauge
+2%
1.5 µs
1.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
python_parse_string_array
crates/jiter/benches/python.rs::benches::python_parse_string_array
CodSpeed Performance Gauge
+2%
25.9 µs
25.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
pass2_jiter_iter
crates/jiter/benches/main.rs::benches::pass2_jiter_iter
CodSpeed Performance Gauge
+2%
4.7 µs
4.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
x100_serde_iter
crates/jiter/benches/main.rs::benches::x100_serde_iter
CodSpeed Performance Gauge
+1%
2.3 µs
2.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
pass2_serde_value
crates/jiter/benches/main.rs::benches::pass2_serde_value
CodSpeed Performance Gauge
+1%
17.3 µs
17.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
python_parse_x100_not_cached
crates/jiter/benches/python.rs::benches::python_parse_x100_not_cached
CodSpeed Performance Gauge
+1%
3.6 µs
3.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
python_parse_x100
crates/jiter/benches/python.rs::benches::python_parse_x100
CodSpeed Performance Gauge
+1%
3.6 µs
3.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
medium_response_serde_value
crates/jiter/benches/main.rs::benches::medium_response_serde_value
CodSpeed Performance Gauge
+1%
77.5 µs
77 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
python_parse_true_array
crates/jiter/benches/python.rs::benches::python_parse_true_array
CodSpeed Performance Gauge
+1%
15.8 µs
15.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
python_parse_true_object_not_cached
crates/jiter/benches/python.rs::benches::python_parse_true_object_not_cached
CodSpeed Performance Gauge
+1%
71.4 µs
71 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
true_object_jiter_skip
crates/jiter/benches/main.rs::benches::true_object_jiter_skip
CodSpeed Performance Gauge
+1%
10.9 µs
10.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
medium_response_jiter_skip
crates/jiter/benches/main.rs::benches::medium_response_jiter_skip
CodSpeed Performance Gauge
0%
14.5 µs
14.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
true_object_jiter_iter
crates/jiter/benches/main.rs::benches::true_object_jiter_iter
CodSpeed Performance Gauge
0%
19.7 µs
19.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bigints_array_jiter_value
crates/jiter/benches/main.rs::benches::bigints_array_jiter_value
CodSpeed Performance Gauge
0%
189.4 µs
189.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
python_parse_string_array_unique
crates/jiter/benches/python.rs::benches::python_parse_string_array_unique
CodSpeed Performance Gauge
0%
2.1 ms
2.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
sentence_jiter_value
crates/jiter/benches/main.rs::benches::sentence_jiter_value
CodSpeed Performance Gauge
0%
8.5 µs
8.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
string_array_serde_value
crates/jiter/benches/main.rs::benches::string_array_serde_value
CodSpeed Performance Gauge
0%
49 µs
48.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
unicode_jiter_iter
crates/jiter/benches/main.rs::benches::unicode_jiter_iter
CodSpeed Performance Gauge
0%
7.9 µs
7.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bigints_array_jiter_iter
crates/jiter/benches/main.rs::benches::bigints_array_jiter_iter
CodSpeed Performance Gauge
0%
119.7 µs
119.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
unicode_jiter_value
crates/jiter/benches/main.rs::benches::unicode_jiter_value
CodSpeed Performance Gauge
0%
8.6 µs
8.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
floats_array_jiter_iter
crates/jiter/benches/main.rs::benches::floats_array_jiter_iter
CodSpeed Performance Gauge
0%
155.5 µs
155.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
unicode_serde_value
crates/jiter/benches/main.rs::benches::unicode_serde_value
CodSpeed Performance Gauge
0%
8.8 µs
8.8 µs
1
2
3
Commits
Click on a commit to change the comparison range
Base
main
8ece8a4
-0.26%
Avoid stack overflow in `PyStringCache`
8414ca1
4 days ago
by Viicos
+0.02%
Deal with MSRV
a93a5ec
4 days ago
by Viicos
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs