test(perf): gate long-session browser and active reconnect workflows

This commit is contained in:
Tianyi Cui
2026-09-07 13:29:38 +08:00
parent 843c8723e5
commit 6ad74db2e3
23 changed files with 501 additions and 14 deletions
+3
View File
@@ -206,6 +206,9 @@ jobs:
- name: Install (immutable)
run: pnpm install --frozen-lockfile
- name: Install benchmark browser
run: pnpm --filter @deepseek-ai/dsh-benchmarks exec playwright install --with-deps chromium
- name: Run performance benchmarks
env:
DSH_GATE_VERBOSE: '1'