Skip to content

Commit df3d5b5

Browse files
ci(n0): adopt Ubuntu-owned gate baselines
Adopt the complete review-only candidate from GitHub Actions run 29700301719, artifact 8446425713 (zip SHA-256 469e3fbf2a526611f61f1d43220dc966bcc414ba290595dd0e97d6b2f3fed978). The manifest records source ed0f310, ubuntu-24.04 x86_64, Rust 1.92.0, and skia-safe 0.93.1. Captured essence: preserve all four named 1360x900 RGBA states, paired shot/timing ownership, same-host determinism, replay determinism, the ENG-0.2 differential, scene-cache equality, and the generous max(1.5x, +50us) timing rule. The candidate gate passed every portable check before installing and uploading exactly five files. Etiology: the outgoing images came from 7c101b9 on aarch64-macos. Main commit abe0305 then deliberately changed the footer from the plan-code name anchor spike — E10 to n0_dev — anchor spike without updating the shots; that source change accounts for exactly 4,010 pixels in each current macOS render. Comparing current source across macOS and Ubuntu changes 2,627-3,992 pixels per shot (0.215-0.326%); visual diffs are confined to text rasterization, while geometry and colors align. The timing numbers move from incomparable macOS measurements to CI-owned min-of-11 measurements: starter 15.639/1.654us and flat10k 1076.711/269.591us for resolve/build. This is an authority transfer, not a performance claim. Deliberate drop: retire only aarch64-macos baseline authority and the stale E10 footer pixels. Preserve their provenance here and in #5/#44. format/grida.fbs, the published canvas-wasm freeze, probe-baseline.json, renderer behavior, and fixture content remain untouched.
1 parent ed0f310 commit df3d5b5

5 files changed

Lines changed: 10 additions & 6 deletions

File tree

crates/n0/rig/baselines.json

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,18 @@
11
{
2+
"ci_run_id": "29700301719",
23
"entries": {
34
"flat10k": {
4-
"build_us": 82.5,
5-
"resolve_us": 346.709
5+
"build_us": 269.591,
6+
"resolve_us": 1076.711
67
},
78
"starter": {
8-
"build_us": 0.458,
9-
"resolve_us": 7.25
9+
"build_us": 1.654,
10+
"resolve_us": 15.639000000000001
1011
}
1112
},
12-
"machine": "aarch64-macos",
13-
"note": "min-of-11 microseconds; regenerate with `gate --bless-bench`"
13+
"host_id": "github-actions-ubuntu-24.04-x86_64",
14+
"note": "CI-owned min-of-11 microseconds; regenerate shots and bench together after etiology",
15+
"rust_toolchain": "1.92.0",
16+
"skia_safe": "0.93.1",
17+
"source_sha": "ed0f3109431587c99d25244542c89631060d8bdf"
1418
}

crates/n0_dev/shots/crosszero.png

889 Bytes
Loading

crates/n0_dev/shots/default.png

796 Bytes
Loading

crates/n0_dev/shots/rot45.png

970 Bytes
Loading

crates/n0_dev/shots/ungroup.png

1.08 KB
Loading

0 commit comments

Comments
 (0)