mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-02 09:11:34 +00: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:
3
.github/workflows/openclaw-performance.yml
vendored
3
.github/workflows/openclaw-performance.yml
vendored
@@ -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