Sergiy Byelozyorov
78835fdc53
Trigger v8_linux64_perf_try on swarming
...
R=machenbach@chromium.org
NOTRY=true
Bug: chromium:616879
Change-Id: Ie732c5432cc0b69a28b4e356d9cead5855d00a7c
Reviewed-on: https://chromium-review.googlesource.com/915361
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Reviewed-by: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#51300}
2018-02-15 01:09:34 +00:00
Sergiy Byelozyorov
d8dc1fc5c9
Correct try bucket name for internal V8 bots on swarming
...
TBR=machenbach@chromium.org
No-Try: true
Bug: chromium:616879
Change-Id: I49d3f12216cdc2d26761e8f82fef18512d8eb6fd
Reviewed-on: https://chromium-review.googlesource.com/915141
Commit-Queue: Sergiy Byelozyorov <sergiyb@chromium.org>
Reviewed-by: Sergiy Byelozyorov <sergiyb@chromium.org>
Cr-Commit-Position: refs/heads/master@{#51257}
2018-02-13 00:25:18 +00:00
Sergiy Byelozyorov
6be9c2daed
Only run git-cl-try if there are bots to trigger to avoid triggering CQ dry-run
...
R=machenbach@chromium.org
Bug: chromium:616879
Change-Id: Ice9927dd4bbaf72141c6693e4afaf57a362f515b
Reviewed-on: https://chromium-review.googlesource.com/884281
Reviewed-by: Michael Achenbach <machenbach@chromium.org>
Commit-Queue: Sergiy Byelozyorov <sergiyb@chromium.org>
Cr-Commit-Position: refs/heads/master@{#50852}
2018-01-24 19:41:28 +00:00
Sergiy Byelozyorov
ed71ede425
Add ability to trigger perf bots on swarming
...
R=machenbach@chromium.org
Bug: chromium:616879
Change-Id: I168ec7d3dbd1a9e9c6006919bf59de1d8b40ab3b
Reviewed-on: https://chromium-review.googlesource.com/881483
Reviewed-by: Michael Achenbach <machenbach@chromium.org>
Commit-Queue: Sergiy Byelozyorov <sergiyb@chromium.org>
Cr-Commit-Position: refs/heads/master@{#50839}
2018-01-24 15:05:29 +00:00
Sergiy Byelozyorov
3e188ad3fa
Remove v8_linux64_haswell_cm_perf
...
R=machenbach@chromium.org
Change-Id: Ic9566af4475901e87a26d2d4b62e0cb32a1b773c
Reviewed-on: https://chromium-review.googlesource.com/784890
Reviewed-by: Michael Achenbach <machenbach@chromium.org>
Commit-Queue: Sergiy Byelozyorov <sergiyb@chromium.org>
Cr-Commit-Position: refs/heads/master@{#49561}
2017-11-22 08:31:30 +00:00
Ross McIlroy
05207b098a
[Interpreter] Replace --ignition flag with a --stress-fullcodegen
...
Removes the --ignition flag which is now on by default. Adds a
--stress-fullcodegen flag which enables running all functions supported
by fullcodegen to be compiled by fullcodegen.
This will enable moving parser internalization later when we are not
stressing fullcodegen or compiling asm.js functions.
BUG=v8:5203, v8:6409, v8:6589
Change-Id: I7fa68016d4e734755434ec0b4e749ef65ffa7f4e
Reviewed-on: https://chromium-review.googlesource.com/565569
Commit-Queue: Ross McIlroy <rmcilroy@chromium.org>
Reviewed-by: Michael Achenbach <machenbach@chromium.org>
Reviewed-by: Michael Starzinger <mstarzinger@chromium.org>
Cr-Commit-Position: refs/heads/master@{#46635}
2017-07-13 13:05:00 +00:00
Michael Achenbach
5d39f7c13b
[test] Add flag for concurrent-marking trybot to try_perf
...
NOTRY=true
TBR=ulan@chromium.org
Bug: chromium:735951
Change-Id: Ic5cf6692988ede915aabdc1c44eea52b42bf7f45
Reviewed-on: https://chromium-review.googlesource.com/547426
Reviewed-by: Michael Achenbach <machenbach@chromium.org>
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#46199}
2017-06-26 07:33:48 +00:00
Michael Achenbach
0fe9b8d283
[tools] Fix tryperf depot_tools updating
...
TBR=phajdan.jr@chromium.org
NOTRY=true
Change-Id: Ifaec5818beda86020f14b2be39821759a3ee058e
Reviewed-on: https://chromium-review.googlesource.com/506731
Reviewed-by: Michael Achenbach <machenbach@chromium.org>
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#45358}
2017-05-17 06:21:54 +00:00
bbudge
deabb19abc
Remove SIMD.js from V8.
...
LOG=Y
BUG=v8:4124,v8:5948
R=bradnelson@chromium.org ,bmeurer@chromium.org,jochen@chromium.org,hpayer@chromium.org,danno@chromium.org
Review-Url: https://codereview.chromium.org/2684313003
Cr-Original-Original-Commit-Position: refs/heads/master@{#43162}
Committed: d170c57ab9
Review-Url: https://codereview.chromium.org/2684313003
Cr-Original-Commit-Position: refs/heads/master@{#43169}
Committed: a9b59a11f1
Review-Url: https://codereview.chromium.org/2684313003
Cr-Commit-Position: refs/heads/master@{#43176}
2017-02-14 06:57:25 +00:00
franzih
a386eb4f04
Revert of Remove SIMD.js from V8. (patchset #7 id:120001 of https://codereview.chromium.org/2684313003/ )
...
Reason for revert:
Breaks Node integration build.
Original issue's description:
> Remove SIMD.js from V8.
>
> LOG=Y
> BUG=v8:4124,v8:5948
> R=bradnelson@chromium.org ,bmeurer@chromium.org,jochen@chromium.org,hpayer@chromium.org,danno@chromium.org
>
> Review-Url: https://codereview.chromium.org/2684313003
> Cr-Original-Commit-Position: refs/heads/master@{#43162}
> Committed: d170c57ab9
> Review-Url: https://codereview.chromium.org/2684313003
> Cr-Commit-Position: refs/heads/master@{#43169}
> Committed: a9b59a11f1
TBR=bradnelson@chromium.org ,bmeurer@chromium.org,jochen@chromium.org,hpayer@chromium.org,danno@chromium.org,bradnelson@google.com,machenbach@chromium.org,bbudge@chromium.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=v8:4124,v8:5948
Review-Url: https://codereview.chromium.org/2695653005
Cr-Commit-Position: refs/heads/master@{#43170}
2017-02-13 21:33:46 +00:00
bbudge
a9b59a11f1
Remove SIMD.js from V8.
...
LOG=Y
BUG=v8:4124,v8:5948
R=bradnelson@chromium.org ,bmeurer@chromium.org,jochen@chromium.org,hpayer@chromium.org,danno@chromium.org
Review-Url: https://codereview.chromium.org/2684313003
Cr-Original-Commit-Position: refs/heads/master@{#43162}
Committed: d170c57ab9
Review-Url: https://codereview.chromium.org/2684313003
Cr-Commit-Position: refs/heads/master@{#43169}
2017-02-13 20:43:08 +00:00
bradnelson
43fc15bb79
Revert of Remove SIMD.js from V8. (patchset #7 id:120001 of https://codereview.chromium.org/2684313003/ )
...
Reason for revert:
red
Original issue's description:
> Remove SIMD.js from V8.
>
> LOG=Y
> BUG=v8:4124,5948
> R=bradnelson@chromium.org ,bmeurer@chromium.org,jochen@chromium.org,hpayer@chromium.org,danno@chromium.org
> (notry since trybots can't patch directory deletes)
> NOTRY=true
>
> Review-Url: https://codereview.chromium.org/2684313003
> Cr-Commit-Position: refs/heads/master@{#43162}
> Committed: d170c57ab9
TBR=bmeurer@chromium.org ,jochen@chromium.org,hpayer@chromium.org,danno@chromium.org,bradnelson@google.com,bbudge@chromium.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=v8:4124,5948
Review-Url: https://codereview.chromium.org/2692933002
Cr-Commit-Position: refs/heads/master@{#43164}
2017-02-13 18:12:14 +00:00
bbudge
d170c57ab9
Remove SIMD.js from V8.
...
LOG=Y
BUG=v8:4124,5948
R=bradnelson@chromium.org ,bmeurer@chromium.org,jochen@chromium.org,hpayer@chromium.org,danno@chromium.org
(notry since trybots can't patch directory deletes)
NOTRY=true
Review-Url: https://codereview.chromium.org/2684313003
Cr-Commit-Position: refs/heads/master@{#43162}
2017-02-13 15:59:22 +00:00
mtrofin
154548c2ba
[tools] added unity suite to known benchmark set
...
try_perf.py knows now of the "unity" benchmark suite
NOTRY=true
Review-Url: https://codereview.chromium.org/2358873002
Cr-Commit-Position: refs/heads/master@{#39615}
2016-09-22 08:18:16 +00:00
rmcilroy
23ca1e8270
Add Ignition perf benchmarks to try_perf.py
...
BUG=v8:4280
NOTRY=true
Review-Url: https://codereview.chromium.org/2033393002
Cr-Commit-Position: refs/heads/master@{#36708}
2016-06-03 11:06:22 +00:00
mtrofin
c6405c4a60
[tools] added wasm to the list of benchmarks
...
BUG=
Review-Url: https://codereview.chromium.org/1931293005
Cr-Commit-Position: refs/heads/master@{#36055}
2016-05-05 19:12:31 +00:00
nikolaos
186728f7e3
Add a revision flag for try_perf.py
...
R=machenbach@chromium.org
NOTRY=true
Review URL: https://codereview.chromium.org/1704963002
Cr-Commit-Position: refs/heads/master@{#34074}
2016-02-17 12:13:18 +00:00
machenbach
1e82da4b30
[test] Make try-perf script more convenient to use.
...
Warn if unknown benchmark configurations are triggered.
NOTRY=true
Review URL: https://codereview.chromium.org/1479483003
Cr-Commit-Position: refs/heads/master@{#32274}
2015-11-25 14:00:49 +00:00
machenbach
9b25041b24
[test] Add intel atom to perf try category.
...
BUG=chromium:468025
LOG=n
NOTRY=true
Review URL: https://codereview.chromium.org/1396613003
Cr-Commit-Position: refs/heads/master@{#31177}
2015-10-08 13:04:37 +00:00
machenbach
ba67a42629
[test] Allow passing extra flags to perf tryjobs.
...
NOTRY=true
Review URL: https://codereview.chromium.org/1342263003
Cr-Commit-Position: refs/heads/master@{#30817}
2015-09-18 08:06:31 +00:00
machenbach
d7c8b9bac6
[test] Switch perf try wrapper to buildbucket.
...
NOTRY=true
Review URL: https://codereview.chromium.org/1351093002
Cr-Commit-Position: refs/heads/master@{#30801}
2015-09-17 13:41:42 +00:00
machenbach
7d5db46e89
[test] Add android perf trybots.
...
BUG=chromium:502176
LOG=n
NOTRY=true
Review URL: https://codereview.chromium.org/1217503008
Cr-Commit-Position: refs/heads/master@{#29491}
2015-07-06 12:17:27 +00:00
machenbach
e47c362642
[test] Add arm perf trybot to runner script.
...
BUG=chromium:484589
LOG=n
NOTRY=true
TBR=hpayer@chromium.org
Review URL: https://codereview.chromium.org/1123473007
Cr-Commit-Position: refs/heads/master@{#28227}
2015-05-05 14:17:47 +00:00
machenbach
4b8bb5ed1e
[test-runner] Enable specification of trybots.
...
Now it's possible to specify the desired trybots for perf
tries, e.g.:
tools/try_perf.py --linux64_haswell octane sunspider
BUG=chromium:478460
LOG=n
NOTRY=true
Review URL: https://codereview.chromium.org/1114913002
Cr-Commit-Position: refs/heads/master@{#28142}
2015-04-30 05:12:42 +00:00
Michael Achenbach
8d042464d9
Prototype for a client-side performance trybot script.
...
BUG=chromium:374740
LOG=n
TEST=tools/try_perf.py sunspider octane
R=phajdan.jr@chromium.org
Review URL: https://codereview.chromium.org/734403002
Cr-Commit-Position: refs/heads/master@{#25398}
2014-11-18 14:40:00 +00:00