mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-24 19:35:28 -06:00
460f5b6c61
* perf(mantis): parallelize proof builds and warm caches * fix(mantis): size build image for the copied pnpm store * chore(ui): refresh startup JS gzip baseline after streamed-markdown perf work Identical source measures 345034-345058 B across builds while the committed baseline left only a 9 B margin under the 512 B ratchet tolerance, so build-artifacts flips on gzip nondeterminism (green on main run 32559609413, red on PR run 32559442295, red locally). Regenerated with scripts/check-control-ui-performance.mts --update-baseline; the 350 KiB hard ceiling still bounds creep.
6 lines
158 B
JSON
6 lines
158 B
JSON
{
|
|
"startupJsGzipBytes": 345049,
|
|
"reason": "streamed-markdown highlighting changes (#127749, #127754) consumed the ratchet",
|
|
"updatedAt": "2026-08-22"
|
|
}
|