Files
Marlin/bench/dirty-vs-full.md
thePR0M3TH3AN 2f97bd8c3f Update dependencies and add new features for improved functionality
- Updated Cargo.lock and Cargo.toml to include new dependencies
- Added new files for backup and watcher functionality in libmarlin
- Introduced integration tests and documentation updates
- Set workspace resolver to version 2 for better dependency resolution
2025-05-19 18:14:42 -04:00

5 lines
198 B
Markdown

| Command | Mean [ms] | Min [ms] | Max [ms] | Relative |
|:---|---:|---:|---:|---:|
| `full-scan` | 477.7 ± 9.7 | 459.8 | 491.2 | 6.72 ± 0.37 |
| `dirty-scan` | 71.1 ± 3.6 | 67.6 | 79.7 | 1.00 |