rickub/ci-benchpublic Fork 0
28dfdd85f941bb437ac07ec08870550bde4a53a3
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 28dfdd85f941bb437ac07ec08870550bde4a53a3 · Olivier Girardot · 8h ago
34747344847-1-da2d24b.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": "34747344847-1-da2d24b",
  "start": "2026-09-13T08:18:21.611Z",
  "end": "2026-09-13T08:18:21.611Z",
  "status": "ok",
  "duration_ms": 0
 },
 {
  "step": "rust-cold-build",
  "platform": "github",
  "run_id": "34747344847-1-da2d24b",
  "start": "2026-09-13T08:18:21.689Z",
  "end": "2026-09-13T08:18:34.717Z",
  "status": "ok",
  "duration_ms": 13028
 },
 {
  "step": "rust-warm-build",
  "platform": "github",
  "run_id": "34747344847-1-da2d24b",
  "start": "2026-09-13T08:18:34.795Z",
  "end": "2026-09-13T08:18:34.840Z",
  "status": "ok",
  "duration_ms": 45
 },
 {
  "step": "rust-test",
  "platform": "github",
  "run_id": "34747344847-1-da2d24b",
  "start": "2026-09-13T08:18:34.917Z",
  "end": "2026-09-13T08:18:36.733Z",
  "status": "ok",
  "duration_ms": 1816
 },
 {
  "step": "docker-build",
  "platform": "github",
  "run_id": "34747344847-1-da2d24b",
  "start": "2026-09-13T08:18:36.810Z",
  "end": "2026-09-13T08:18:42.427Z",
  "status": "ok",
  "duration_ms": 5617
 },
 {
  "step": "probe-cpu",
  "platform": "github",
  "run_id": "34747344847-1-da2d24b",
  "start": "2026-09-13T08:18:47.099Z",
  "end": "2026-09-13T08:18:47.099Z",
  "status": "ok",
  "duration_ms": 0,
  "value": 219.65,
  "unit": "kops_per_s"
 },
 {
  "step": "probe-write",
  "platform": "github",
  "run_id": "34747344847-1-da2d24b",
  "start": "2026-09-13T08:18:47.744Z",
  "end": "2026-09-13T08:18:47.744Z",
  "status": "ok",
  "duration_ms": 0,
  "value": 3841.1,
  "unit": "MB_per_s"
 },
 {
  "step": "probe-read",
  "platform": "github",
  "run_id": "34747344847-1-da2d24b",
  "start": "2026-09-13T08:18:52.565Z",
  "end": "2026-09-13T08:18:52.565Z",
  "status": "ok",
  "duration_ms": 0,
  "value": 17859.5,
  "unit": "MB_per_s"
 },
 {
  "step": "probe-fs-type",
  "platform": "github",
  "run_id": "34747344847-1-da2d24b",
  "start": "2026-09-13T08:18:52.722Z",
  "end": "2026-09-13T08:18:52.722Z",
  "status": "ok",
  "duration_ms": 0,
  "value": "ext2/ext3",
  "unit": "fstype"
 },
 {
  "step": "probe-fs-free",
  "platform": "github",
  "run_id": "34747344847-1-da2d24b",
  "start": "2026-09-13T08:18:52.792Z",
  "end": "2026-09-13T08:18:52.792Z",
  "status": "ok",
  "duration_ms": 0,
  "value": 87506,
  "unit": "MB"
 }
]