pydantic
monty
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Implement strict mode for zip() function to enforce equal lengths of iterables
#306
Comparing
amitrechavia:feature/amitre/support-strict-zip
(
7acf042
) with
main
(
a5e2266
)
CodSpeed Performance Gauge
0%
Untouched
13
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
13 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
add_two__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
+2%
11.2 µs
11 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
list_append__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
+1%
16.1 µs
15.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
func_call_kwargs__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
+1%
21.3 µs
21.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
end_to_end__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
+1%
45.6 µs
45.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
kitchen_sink__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
0%
64.9 µs
64.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
loop_mod_13__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
0%
330.2 µs
330 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
dict_comp__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
0%
625.3 µs
625.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
list_append_str__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
0%
130.9 ms
130.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
fib__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
0%
173.6 ms
173.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
list_append_int__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
0%
48.5 ms
48.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
empty_tuples__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
0%
30.5 ms
30.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
list_comp__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
0%
293.9 µs
294.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
pair_tuples__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
0%
94.7 ms
94.8 ms
Commits
Click on a commit to change the comparison range
Base
main
a5e2266
+0.37%
Implement strict mode for zip() function to enforce equal lengths of iterables
a943b5b
2 days ago
by amitrechavia
-0.02%
lint
f693036
2 days ago
by amitrechavia
-0.01%
remove the num_exhausted
7acf042
2 days ago
by amitrechavia
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs