Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 255 Bytes

readme.md

File metadata and controls

7 lines (4 loc) · 255 Bytes

Please execute the command below

cargo test -- --nocapture --test-threads 1

you can comment out or restore #[test] of the functions and see the results.

Dochy creates caches on saving, so if you want to benchmark loading, you shouldn't do save at once.