mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Added async performance test
This commit is contained in:
parent
363f590019
commit
7aa3350d45
9 changed files with 122 additions and 17 deletions
|
@ -40,7 +40,8 @@ python3 -m http.server > /dev/null 2>&1 &
|
|||
# TODO: enable the full manifest when #11087 is fixed
|
||||
# https://github.com/servo/servo/issues/11087
|
||||
# MANIFEST="page_load_test/test.manifest"
|
||||
MANIFEST="page_load_test/tp5n/20160509.manifest" # A manifest that excludes
|
||||
# MANIFEST="page_load_test/tp5n/20160509.manifest" # A manifest that excludes
|
||||
MANIFEST="page_load_test/example.manifest" # A manifest that excludes
|
||||
# timeout test cases
|
||||
PERF_FILE="output/perf-$(date +%s).json"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue