-
Notifications
You must be signed in to change notification settings - Fork 0
CI Benchmark Results github actions ci
bench-bot edited this page Jul 30, 2026
·
1 revision
Automatically updated by the Benchmark (#345) workflow (run 3). Latest run only — history is in the wiki git log. The curated analysis (real NVMe reference hardware) lives on the Benchmarks page — these numbers are from a shared, variable-performance GitHub-hosted cloud runner and are NOT directly comparable to that page's figures. Useful only as a relative smoke check that nothing has regressed drastically.
| key | value |
|---|---|
| host | github-actions-ci |
| date | 2026-07-30T00:48:42Z |
| nproc | 4 |
| sqlite_version | 3.45.1 |
| granary_sha | 13dda5c |
| rows | 100000 |
| ops | 20000 |
| scans | 50 |
| commits | 500 |
| repeats | 5 |
| page_cache | 1024 |
| storage | overlay-fs (ci-container /tmp) |
| disk | sda 1 Virtual Disk |
| host | engine | workload | variant | rows | ops | wall_s | cpu_s | cpu_wall_ratio | ops_per_s |
|---|---|---|---|---|---|---|---|---|---|
| github-actions-ci | sqlite | point_lookup | plaintext | 100000 | 20000 | 0.073874 | 0.073876 | 1.000 | 270731.3 |
| github-actions-ci | sqlite | scan_agg | plaintext | 100000 | 50 | 0.251568 | 0.251562 | 1.000 | 198.8 |
| github-actions-ci | sqlite | insert_one | plaintext | 20000 | 20000 | 2.393196 | 0.986508 | 0.412 | 8357.0 |
| github-actions-ci | sqlite | insert_batch | plaintext | 100000 | 100000 | 0.119635 | 0.117428 | 0.982 | 835876.7 |
| github-actions-ci | sqlite | commit_n | plaintext | 500 | 500 | 0.056670 | 0.026277 | 0.464 | 8823.0 |
| github-actions-ci | granary | point_lookup | plaintext | 100000 | 20000 | 0.208287 | 0.208291 | 1.000 | 96021.4 |
| github-actions-ci | granary | scan_agg | plaintext | 100000 | 50 | 3.796805 | 3.743823 | 0.986 | 13.2 |
| github-actions-ci | granary | insert_one | plaintext | 20000 | 20000 | 19.186294 | 13.440258 | 0.701 | 1042.4 |
| github-actions-ci | granary | insert_batch | plaintext | 100000 | 100000 | 0.441220 | 0.444126 | 1.007 | 226644.3 |
| github-actions-ci | granary | commit_n | plaintext | 500 | 500 | 0.587081 | 0.440073 | 0.750 | 851.7 |
| github-actions-ci | granary | point_lookup | encrypted | 100000 | 20000 | 0.257535 | 0.257368 | 0.999 | 77659.4 |
| github-actions-ci | granary | scan_agg | encrypted | 100000 | 50 | 4.239897 | 4.222640 | 0.996 | 11.8 |
| github-actions-ci | granary | insert_one | encrypted | 20000 | 20000 | 22.425067 | 16.604302 | 0.740 | 891.9 |
| github-actions-ci | granary | insert_batch | encrypted | 100000 | 100000 | 0.424422 | 0.423184 | 0.997 | 235614.5 |
| github-actions-ci | granary | commit_n | encrypted | 500 | 500 | 0.649898 | 0.496981 | 0.765 | 769.4 |