diff options
| author | Sadeep Madurange <sadeep@asciimx.com> | 2026-04-19 11:46:27 +0800 |
|---|---|---|
| committer | Sadeep Madurange <sadeep@asciimx.com> | 2026-04-19 11:46:27 +0800 |
| commit | dd3af6be8d1c1a12d9cefc072928282056892f3a (patch) | |
| tree | b33eb62d1ba997b00833da523e7e833c6208da39 /bm/BM_REPO_SIZE_5000_50.txt | |
| parent | 015192c00e9bdc178eac2194228d7f5e190e88d3 (diff) | |
| download | urn-dd3af6be8d1c1a12d9cefc072928282056892f3a.tar.gz | |
Repo size benchmarks.
Diffstat (limited to 'bm/BM_REPO_SIZE_5000_50.txt')
| -rw-r--r-- | bm/BM_REPO_SIZE_5000_50.txt | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/bm/BM_REPO_SIZE_5000_50.txt b/bm/BM_REPO_SIZE_5000_50.txt new file mode 100644 index 0000000..06d1289 --- /dev/null +++ b/bm/BM_REPO_SIZE_5000_50.txt @@ -0,0 +1,48 @@ +============================================================= + BENCHMARK: 5000 files @ 50 depth +============================================================= + +ACTION: Status +------------------------------------------------------------- +METRIC | URN | GIT +----------------+----------------------+--------------------- +Real time | 0.26s | 0.00s +Max RSS | 0.02 MB | 0.00 MB +Page faults | Maj:0 / Min:0 | Maj:0 / Min:0 +Inodes | 6 | 27 +Repo size | 20 KB | 116 KB +------------------------------------------------------------- + +ACTION: Add +------------------------------------------------------------- +METRIC | URN | GIT +----------------+----------------------+--------------------- +Real time | 2.89s | 4.66s +Max RSS | 0.02 MB | 0.01 MB +Page faults | Maj:0 / Min:0 | Maj:0 / Min:0 +Inodes | 5055 | 5284 +Repo size | 89724 KB | 69916 KB +------------------------------------------------------------- + +ACTION: Commit +------------------------------------------------------------- +METRIC | URN | GIT +----------------+----------------------+--------------------- +Real time | 1.22s | 0.96s +Max RSS | 0.03 MB | 0.01 MB +Page faults | Maj:0 / Min:0 | Maj:0 / Min:0 +Inodes | 5264 | 5342 +Repo size | 91900 KB | 70148 KB +------------------------------------------------------------- + +ACTION: Status(Clean) +------------------------------------------------------------- +METRIC | URN | GIT +----------------+----------------------+--------------------- +Real time | 0.34s | 0.11s +Max RSS | 0.02 MB | 0.01 MB +Page faults | Maj:0 / Min:0 | Maj:0 / Min:0 +Inodes | 5264 | 5342 +Repo size | 91900 KB | 70148 KB +------------------------------------------------------------- + |
