diff options
Diffstat (limited to '_log/vcs-1.md')
| -rw-r--r-- | _log/vcs-1.md | 66 |
1 files changed, 33 insertions, 33 deletions
diff --git a/_log/vcs-1.md b/_log/vcs-1.md index d526759..8dc6bca 100644 --- a/_log/vcs-1.md +++ b/_log/vcs-1.md @@ -56,50 +56,50 @@ Benchmarked against Git v2.51.0 on a T490 (i7-10510U, OpenBSD 7.8). Max RSS excludes child processes: <pre class="pre-no-style"> -============================================================= +======================================================================== COMMIT BENCHMARK: 1000 files (100 commits) CONDITIONS: Depth=2, Files Mod=0.5%, Line Mod=5% INITIAL REPO SIZE: 17332 KB -============================================================= +======================================================================== SNAPSHOT: Commit #20 -------------------------------------------------------------- -METRIC | URN | GIT -----------------+----------------------+--------------------- -Time | 0.29s | 0.03s -Max RSS | 0.02 MB | 0.01 MB -Page faults | Maj:0 / Min:0 | Maj:0 / Min:0 -Inodes | 1300 | 1425 -Repo size | 6836 KB | 8296 KB -------------------------------------------------------------- +------------------------------------------------------------------------ +METRIC | URN | GIT +---------------------+-----------------------------+-------------------- +Time | 0.29s | 0.03s +Max RSS | 0.02 MB | 0.01 MB +Page faults | Maj:0 / Min:0 | Maj:0 / Min:0 +Inodes | 1300 | 1425 +Repo size | 6836 KB | 8296 KB +------------------------------------------------------------------------ SNAPSHOT: Commit #60 -------------------------------------------------------------- -METRIC | URN | GIT -----------------+----------------------+--------------------- -Time | 0.35s | 0.03s -Max RSS | 0.02 MB | 0.01 MB -Page faults | Maj:0 / Min:0 | Maj:0 / Min:0 -Inodes | 1381 | 1706 -Repo size | 7896 KB | 10236 KB -------------------------------------------------------------- +------------------------------------------------------------------------ +METRIC | URN | GIT +---------------------+-----------------------------+-------------------- +Time | 0.35s | 0.03s +Max RSS | 0.02 MB | 0.01 MB +Page faults | Maj:0 / Min:0 | Maj:0 / Min:0 +Inodes | 1381 | 1706 +Repo size | 7896 KB | 10236 KB +------------------------------------------------------------------------ SNAPSHOT: Commit #100 -------------------------------------------------------------- -METRIC | URN | GIT -----------------+----------------------+--------------------- -Time | 0.35s | 0.03s -Max RSS | 0.02 MB | 0.01 MB -Page faults | Maj:0 / Min:0 | Maj:0 / Min:0 -Inodes | 1462 | 1987 -Repo size | 9020 KB | 12168 KB -------------------------------------------------------------- +------------------------------------------------------------------------ +METRIC | URN | GIT +---------------------+-----------------------------+-------------------- +Time | 0.35s | 0.03s +Max RSS | 0.02 MB | 0.01 MB +Page faults | Maj:0 / Min:0 | Maj:0 / Min:0 +Inodes | 1462 | 1987 +Repo size | 9020 KB | 12168 KB +------------------------------------------------------------------------ AFTER GIT GC -------------------------------------------------------------- -Final Size | 9020 KB | 3812 KB -Final Inodes | 1462 | 41 -------------------------------------------------------------- +------------------------------------------------------------------------ +Final Size | 9020 KB | 3812 KB +Final Inodes | 1462 | 41 +------------------------------------------------------------------------ TOTAL URN REBASES: 0 </pre> |
