mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01:00
Add an option to submit test-perf result to perfherder
This commit is contained in:
parent
16199b4983
commit
ddd03229e0
4 changed files with 38 additions and 31 deletions
|
@ -57,7 +57,7 @@ then
|
|||
# results appear on the same date. Use the correct result when Perfherder
|
||||
# allows us to change the date.
|
||||
python3 submit_to_perfherder.py \
|
||||
"${output:-}" "${engine}" "${PERF_FILE}" servo/revision.json
|
||||
"${engine}" "${PERF_FILE}" servo/revision.json
|
||||
fi
|
||||
|
||||
echo "Stopping the local server"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue