Commit Graph

11 Commits

Author SHA1 Message Date
Peter Steinberger c70aee247e refactor(scripts): migrate JavaScript tools to TypeScript (#121005)
* refactor(scripts): migrate JavaScript tools to TypeScript

* fix(ci): keep changed-scope preflight zero-install

* fix(ci): preserve zero-install script owners

* fix(ci): complete script migration follow-through

* fix(release): keep stable closeout zero-install

* fix(scripts): preserve standalone execution boundaries

* fix(scripts): repair standalone loader boundaries

* fix(scripts): normalize gateway observation ids

* fix(scripts): keep Docker packager standalone

* test(scripts): preserve rebase cleanup helpers

* test(sessions): use tracked temp directory
2026-08-09 07:21:35 -07:00
Vincent Koc 825a794672 fix(perf): retain startup benchmark warmups (#117649) 2026-08-02 07:43:22 +08:00
Vincent Koc 6531ca91f4 fix(perf): separate warm and first-device health probes (#117525)
* fix(perf): separate warm and first-device health probes

* fix(perf): configure first-device health probe

* fix(perf): require connected health probes

* fix(perf): preserve generic health benchmark state
2026-08-02 03:30:17 +08:00
Vincent Koc f2677d55ec fix(test): require startup bench report overlap 2026-06-06 20:53:08 +02:00
Vincent Koc 77f8b16716 fix(test): fail startup bench missing RSS samples 2026-06-06 20:39:07 +02:00
Vincent Koc a1ffaafc12 fix(test): reject timed-out startup bench reports 2026-06-06 20:37:29 +02:00
Peter Steinberger 58c663920d docs: document script tests 2026-06-04 20:49:50 -04:00
Vincent Koc 286e5ffe07 test(startup): make cli startup budgets arch-aware 2026-06-03 09:50:04 -07:00
Vincent Koc 58149e41dc fix(scripts): reject loose startup bench budgets 2026-05-29 05:56:59 +02:00
Vincent Koc d10d30c5fa fix(test): harden startup benchmark harness 2026-05-28 06:53:58 +02:00
Gio Della-Libera 67c12e0368 fix(cli): use active node for startup bench scripts (#84451) 2026-05-19 23:21:26 -07:00