Files
Marlin/bench/dirty-vs-full.md
thePR0M3TH3AN c33fd3e4a6 Update benchmarks in dirty-vs-full.md and add to .gitignore
- 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.
2025-05-21 15:53:48 -04:00

5 lines
201 B
Markdown

| 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 |