Avatar for the pydantic user
pydantic
monty
BlogDocsChangelog

Pseudo filesystem support

#85Merged
Comparing
files
(
3e24968
) with
main
(
9b8aa64
)
CodSpeed Performance Gauge
-2%
Untouched
11

Benchmarks

11 total
func_call_kwargs__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
+1%
19.6 µs19.4 µs
add_two__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
0%
7.3 µs7.3 µs
list_comp__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
0%
304.1 µs303.7 µs
fib__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
0%
139.3 ms139.2 ms
loop_mod_13__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
0%
249.9 µs250.1 µs
end_to_end__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
0%
37.6 µs37.7 µs
dict_comp__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
-1%
621.7 µs625.3 µs
kitchen_sink__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
-1%
60.2 µs60.7 µs
list_append_str__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
-5%
106.3 ms111.3 ms
list_append__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
-5%
11.9 µs12.5 µs
list_append_int__monty
crates/monty/benches/main.rs::benches::criterion_benchmark
CodSpeed Performance Gauge
-9%
46 ms50.6 ms

Commits

Click on a commit to change the comparison range
Base
main
9b8aa64
-0.77%
implement changes from gemini review
e80d4c7
3 months ago
by samuelcolvin
-1.54%
call_attr_raw
e339f6e
2 months ago
by samuelcolvin
-0.25%
start adding tests
c2f9e67
2 months ago
by samuelcolvin
-0.13%
more python tests
c3b1385
2 months ago
by samuelcolvin
-0.01%
simplify stat_result API: remove StatMode and StatPerms
a0c0905
2 months ago
by samuelcolvin
+0.02%
add os_callback parameter to Monty.run()
3444442
2 months ago
by samuelcolvin
-0.27%
tests for path methods
57aea54
2 months ago
by samuelcolvin
+0.29%
add AbstractFileSystem
1664350
2 months ago
by samuelcolvin
+0.19%
cleanup NamedTuple somewhat
2047b07
2 months ago
by samuelcolvin
+0.02%
docstrings for AbstractFileSystem
b609533
2 months ago
by samuelcolvin
-0.76%
add support for os.getenv
df9d5c9
2 months ago
by samuelcolvin
+0.46%
type hints for pathlib and os
3280c95
2 months ago
by samuelcolvin
+0.02%
extend os_access.py
358e52f
2 months ago
by samuelcolvin
-0.05%
remove stat methods from monty-python
d19ff11
2 months ago
by samuelcolvin
+1.09%
better errors
1eca970
2 months ago
by samuelcolvin
+0.02%
fix tests
8418e6e
2 months ago
by samuelcolvin
-0.04%
stop intermittent test failures
0655660
2 months ago
by samuelcolvin
-0.01%
fix path renaming
7a9c327
2 months ago
by samuelcolvin
-0.04%
more tests
37c1675
2 months ago
by samuelcolvin
+0.05%
use MontyObject::Path more
3e24968
2 months ago
by samuelcolvin
© 2026 CodSpeed Technology
Home Terms Privacy Docs