mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-28 05:16:23 -06:00
fix(perf): make Kova startup diagnostics actionable (#116319)
* fix(perf): rank startup duration hotspots correctly * ci(perf): exercise prepared runtime startup cases
This commit is contained in:
@@ -715,6 +715,9 @@ jobs:
|
||||
--skip-qa \
|
||||
--startup-case default \
|
||||
--startup-case skipChannels \
|
||||
--startup-case preparedRuntimeCatalogStall \
|
||||
--startup-case preparedRuntimeScaleOne \
|
||||
--startup-case preparedRuntimeScaleMany \
|
||||
--startup-case oneInternalHook \
|
||||
--startup-case allInternalHooks \
|
||||
--startup-case fiftyPlugins \
|
||||
|
||||
Reference in New Issue
Block a user