Skip to content

Commit a61e612

Browse files
committed
Bump version to 0.12.0
1 parent 4ed293e commit a61e612

3 files changed

Lines changed: 34 additions & 25 deletions

File tree

bench/results.csv

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,7 @@ timestamp,version,machine,fixture,lines,median_ms
1919
2026-03-18T10:58:48Z,0.11.0,Apple_M1_Pro_8c,medium,164,46.6
2020
2026-03-18T10:58:48Z,0.11.0,Apple_M1_Pro_8c,large,439,98.3
2121
2026-03-18T10:58:48Z,0.11.0,Apple_M1_Pro_8c,stress,561,111.8
22+
2026-03-18T12:25:49Z,0.12.0,Apple_M1_Pro_8c,small,21,23.3
23+
2026-03-18T12:25:49Z,0.12.0,Apple_M1_Pro_8c,medium,164,52.0
24+
2026-03-18T12:25:49Z,0.12.0,Apple_M1_Pro_8c,large,439,103.3
25+
2026-03-18T12:25:49Z,0.12.0,Apple_M1_Pro_8c,stress,561,118.9

bench/results.svg

Lines changed: 29 additions & 24 deletions
Loading

hdi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
set -euo pipefail
2525

2626
# ── Version ─────────────────────────────────────────────────────────────────
27-
VERSION="0.11.0"
27+
VERSION="0.12.0"
2828

2929
# ── Defaults ─────────────────────────────────────────────────────────────────
3030
MODE="default"

0 commit comments

Comments
 (0)