Avatar for the pydantic user
pydantic
monty
BlogDocsChangelog

Mounting filesystems

#305Merged
Comparing
mount-fs
(
0ca13aa
) 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
+1%
11.2 µs11.1 µs
list_comp__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
0%
293.9 µs292.5 µs
func_call_kwargs__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
0%
21.3 µs21.2 µs
kitchen_sink__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
0%
64.9 µs64.8 µs
end_to_end__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
0%
45.6 µs45.6 µs
pair_tuples__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
0%
94.7 ms94.7 ms
loop_mod_13__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
0%
330.2 µs330.2 µs
dict_comp__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
0%
625.3 µs625.2 µs
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_append__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
-1%
16.1 µs16.2 µs
list_append_str__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
-2%
130.9 ms133.2 ms

Commits

Click on a commit to change the comparison range
Base
main
a5e2266
+0.24%
add per-mount write_bytes_limit to cap cumulative bytes written
c027254
1 day ago
by samuelcolvin
-0.38%
fix tests
127e4e7
1 day ago
by samuelcolvin
+0.3%
mount support for repl
fcd1080
1 day ago
by samuelcolvin
+0.05%
fix windows ci tests
7fffce2
1 day ago
by samuelcolvin
-0.33%
fix windows ci tests, take 2
8a882e7
1 day ago
by samuelcolvin
+0.37%
skip test on windows
da52e4f
1 day ago
by samuelcolvin
-0.11%
fix write_text return value, stat_fs dead code, mkdir tombstones, errno
20db6a2
1 day ago
by samuelcolvin
+0.05%
skip test on windows
42c9aba
1 day ago
by samuelcolvin
-0.06%
Fix mount filesystem edge cases and CLI coverage
790f6c7
1 day ago
by samuelcolvin
+0.21%
refactor for simplicity
96fd49f
16 hours ago
by samuelcolvin
-0.31%
Enforce path length limits and fix filesystem error handling
323bba3
11 hours ago
by samuelcolvin
-0.16%
Fix overlay rmdir orphaning children and harden symlink filtering
e6f835a
8 hours ago
by samuelcolvin
-0.04%
Fix overlay rename semantics and symlink preservation
5c15ae9
6 hours ago
by samuelcolvin
+0.1%
fix windows ci failures
9ec8702
6 hours ago
by samuelcolvin
-0.02%
fix windows ci failures, take 2
46ca805
6 hours ago
by samuelcolvin
-0.04%
fix tests on windows, take 3
302f450
6 hours ago
by samuelcolvin
0%
Fix sandbox escape via rename of symlink pointing outside mount
9a89362
5 hours ago
by samuelcolvin
0%
fix tests on windows, take 4
9c1d062
5 hours ago
by samuelcolvin
+0.09%
fix tests on windows, take 5
0ca13aa
5 hours ago
by samuelcolvin
© 2026 CodSpeed Technology
Home Terms Privacy Docs