mirror of
https://github.com/PR0M3TH3AN/Marlin.git
synced 2025-09-08 07:08:44 +00:00

- Revised performance metrics for `full-scan` and `dirty-scan` in `bench/dirty-vs-full.md`. - Added `bench/dirty-vs-full.md` and `bench/index.db` to `.gitignore` to prevent tracking of generated files.
201 B
201 B
Command | Mean [ms] | Min [ms] | Max [ms] | Relative |
---|---|---|---|---|
full-scan |
583.4 ± 48.6 | 526.8 | 652.4 | 6.47 ± 1.17 |
dirty-scan |
90.1 ± 14.5 | 73.2 | 116.7 | 1.00 |