nicholasbishop / ext4-view-rs

Rust library for reading ext2/ext4 filesystems
https://crates.io/crates/ext4-view
Apache License 2.0
8 stars 2 forks source link

xtask: Add basic timing to diff-walk #193

Closed nicholasbishop closed 2 months ago

nicholasbishop commented 2 months ago

Getting accurate numbers would require multiple runs, but this gives a ballpark estimate as to the speed difference between the library and the native implementation.