mirror of
https://github.com/lightpanda-io/browser.git
synced 2026-02-07 13:16:05 -05:00
Merge pull request #1387 from lightpanda-io/lower_perf_regression
Reduce perf regression max
This commit is contained in:
4
.github/workflows/e2e-test.yml
vendored
4
.github/workflows/e2e-test.yml
vendored
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user