rickub/ci-benchpublic Fork 0
6b67a7ef1caf6851afedfcbffa9de16df998b013
Commits
Clone
git clone https://git.rickub.com/rickub/ci-bench.git
git clone ssh://git@rickub.com/rickub/ci-bench.git

Host key fingerprint (ed25519): SHA256:iycHnxEyq0Q7uyVpB7JlznP0G7JrTPXLYRcAU5CSLhc — verify it before your first connect.

bench round 2: real-world suite results (n=11, 22/22 green) + publishable blog draft + durable push-times joiner 6b67a7eUnverified · on 6b67a7ef1caf6851afedfcbffa9de16df998b013 · Olivier Girardot · 6h ago
34747558752-1-9990e0f.json · 102 lines · 2.2 KBJSON Blame HistoryRaw
  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
[
 {
  "step": "job-start",
  "platform": "github",
  "run_id": "34747558752-1-9990e0f",
  "start": "2026-09-13T08:23:30.168Z",
  "end": "2026-09-13T08:23:30.168Z",
  "status": "ok",
  "duration_ms": 0
 },
 {
  "step": "rust-cold-build",
  "platform": "github",
  "run_id": "34747558752-1-9990e0f",
  "start": "2026-09-13T08:23:30.229Z",
  "end": "2026-09-13T08:23:58.676Z",
  "status": "ok",
  "duration_ms": 28447
 },
 {
  "step": "rust-warm-build",
  "platform": "github",
  "run_id": "34747558752-1-9990e0f",
  "start": "2026-09-13T08:23:58.736Z",
  "end": "2026-09-13T08:23:58.771Z",
  "status": "ok",
  "duration_ms": 35
 },
 {
  "step": "rust-test",
  "platform": "github",
  "run_id": "34747558752-1-9990e0f",
  "start": "2026-09-13T08:23:58.826Z",
  "end": "2026-09-13T08:24:02.418Z",
  "status": "ok",
  "duration_ms": 3592
 },
 {
  "step": "docker-build",
  "platform": "github",
  "run_id": "34747558752-1-9990e0f",
  "start": "2026-09-13T08:24:02.504Z",
  "end": "2026-09-13T08:24:13.883Z",
  "status": "ok",
  "duration_ms": 11379
 },
 {
  "step": "probe-cpu",
  "platform": "github",
  "run_id": "34747558752-1-9990e0f",
  "start": "2026-09-13T08:24:16.854Z",
  "end": "2026-09-13T08:24:16.854Z",
  "status": "ok",
  "duration_ms": 0,
  "value": 347.47,
  "unit": "kops_per_s"
 },
 {
  "step": "probe-write",
  "platform": "github",
  "run_id": "34747558752-1-9990e0f",
  "start": "2026-09-13T08:24:17.443Z",
  "end": "2026-09-13T08:24:17.443Z",
  "status": "ok",
  "duration_ms": 0,
  "value": 4369.6,
  "unit": "MB_per_s"
 },
 {
  "step": "probe-read",
  "platform": "github",
  "run_id": "34747558752-1-9990e0f",
  "start": "2026-09-13T08:24:27.657Z",
  "end": "2026-09-13T08:24:27.657Z",
  "status": "ok",
  "duration_ms": 0,
  "value": 9621.9,
  "unit": "MB_per_s"
 },
 {
  "step": "probe-fs-type",
  "platform": "github",
  "run_id": "34747558752-1-9990e0f",
  "start": "2026-09-13T08:24:27.782Z",
  "end": "2026-09-13T08:24:27.782Z",
  "status": "ok",
  "duration_ms": 0,
  "value": "ext2/ext3",
  "unit": "fstype"
 },
 {
  "step": "probe-fs-free",
  "platform": "github",
  "run_id": "34747558752-1-9990e0f",
  "start": "2026-09-13T08:24:27.837Z",
  "end": "2026-09-13T08:24:27.837Z",
  "status": "ok",
  "duration_ms": 0,
  "value": 87505,
  "unit": "MB"
 }
]