Merge pull request #1387 from lightpanda-io/lower_perf_regression

Reduce perf regression max
This commit is contained in:
Pierre Tachoire
2026-01-20 13:36:16 +01:00
committed by GitHub

View File

@@ -124,8 +124,8 @@ jobs:
needs: zig-build-release
env:
MAX_MEMORY: 28000
MAX_AVG_DURATION: 23
MAX_MEMORY: 26000
MAX_AVG_DURATION: 17
LIGHTPANDA_DISABLE_TELEMETRY: true
# use a self host runner.