Avatar for the pydantic user
pydantic
monty
BlogDocsChangelog

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

13 total
add_two__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
+2%
11.2 µs11 µs
list_append__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
+1%
16.1 µs15.9 µs
func_call_kwargs__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
+1%
21.3 µs21.2 µs
end_to_end__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
+1%
45.6 µs45.4 µs
kitchen_sink__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
0%
64.9 µs64.6 µs
loop_mod_13__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
0%
330.2 µs330 µs
dict_comp__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
0%
625.3 µs625.1 µs
list_append_str__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
0%
130.9 ms130.9 ms
fib__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
0%
173.6 ms173.6 ms
list_append_int__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
0%
48.5 ms48.5 ms
empty_tuples__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
0%
30.5 ms30.5 ms
list_comp__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
0%
293.9 µs294.1 µs
pair_tuples__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
0%
94.7 ms94.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
15 hours ago
by amitrechavia
-0.02%
lint
f693036
3 hours ago
by amitrechavia
-0.01%
remove the num_exhausted
7acf042
3 hours ago
by amitrechavia
© 2026 CodSpeed Technology
Home Terms Privacy Docs