Граф коммитов

262 Коммитов

Автор SHA1 Сообщение Дата
Jeff Gilbert 400acda7a4 Bug 1615871 - Add T(webgl), add motionmark_webgl. r=perftest-reviewers,sparky
'fixed' because Talos reports FPS and I'm not sure how to change it.
'30000' because so long as we're over ~3fps, we should get solid perf
data. (and Chrome hits 60fps for me on 10k, but ~30fps at 30k, and we
want room to grow)

Differential Revision: https://phabricator.services.mozilla.com/D63011

--HG--
extra : moz-landing-system : lando
2020-02-17 23:47:07 +00:00
Andrei Oprea a1f1d61928 Bug 1600339 - Measure responsiveness while evaluating messages r=k88hudson,mconley
Differential Revision: https://phabricator.services.mozilla.com/D59535

--HG--
extra : moz-landing-system : lando
2020-01-18 21:08:40 +00:00
Mike Conley bf3a67ed9b Bug 1575089 - Add a new Talos test that measures warm startup time with a number of real-world WebExtensions installed. r=rwood
Differential Revision: https://phabricator.services.mozilla.com/D43309

--HG--
extra : moz-landing-system : lando
2019-08-31 06:58:00 +00:00
Hamzah a09e2c132b Bug 1466200 - Remove speedometer support from Talos r=rwood,davehunt,perftest-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D39532

--HG--
extra : moz-landing-system : lando
2019-08-12 20:58:48 +00:00
Brendan Dahl 275407fe9d Bug 1565680 - Track time to render first page of PDF in talos. r=jmaher
Adds a new pageload test that captures the "pagerendered" event from
PDF.js.

Differential Revision: https://phabricator.services.mozilla.com/D37935

--HG--
extra : moz-landing-system : lando
2019-07-24 21:03:26 +00:00
Coroiu Cristina e64fca61b1 Backed out changeset 0052568cf710 (bug 1565680) for talos failures on a CLOSED TREE 2019-07-24 22:24:49 +03:00
Brendan Dahl 35917bc65b Bug 1565680 - Track time to render first page of PDF in talos. r=jmaher
Adds a new pageload test that captures the "pagerendered" event from
PDF.js.

Differential Revision: https://phabricator.services.mozilla.com/D37935

--HG--
extra : moz-landing-system : lando
2019-07-24 16:54:58 +00:00
Coroiu Cristina 9b1655f3d7 Backed out changeset 1da5d33b44db (bug 1565680) for talos failures on a CLOSED TREE 2019-07-20 01:16:37 +03:00
Brendan Dahl 91f95a0de6 Bug 1565680 - Track time to render first page of PDF in talos. r=jmaher
Adds a new pageload test that captures the "pagerendered" event from
PDF.js.

Differential Revision: https://phabricator.services.mozilla.com/D37935

--HG--
extra : moz-landing-system : lando
2019-07-19 18:24:57 +00:00
Florin Strugariu 7f53677805 Bug 1508694 Turn off talos stylo sequential threads tp6 r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D32977

--HG--
extra : moz-landing-system : lando
2019-05-31 12:47:26 +00:00
Joel Maher 4ba8f9a586 Bug 1544612 - remove tpaint. r=rwood
remove outdated talos test, tpaint

Differential Revision: https://phabricator.services.mozilla.com/D27689

--HG--
extra : moz-landing-system : lando
2019-04-17 10:43:29 +00:00
Andrew Halberstadt 6b482c7f2e Bug 1541527 - Remove "-e10s" from treeherder group symbols and task labels, r=jmaher,gbrown
Since e10s is the default configuration, we shouldn't explicitly mark things
with the "-e10s" suffix. Instead we should mark things that *don't* run with
'e10s. This patch removes '-e10s' from all treeherder group symbols and task
labels, adds the "-1proc" suffix to tasks that are non-e10s.

Differential Revision: https://phabricator.services.mozilla.com/D25958

--HG--
extra : moz-landing-system : lando
2019-04-15 18:18:33 +00:00
Brendan Dahl a6d4246dd1 Bug 1388159 - New talos test to replace tpaint. r=jmaher
Currently, tpaint measures from window.open until a message is
received that the MozAfterPaint event has fired from the content
in the new window. This has several issues:
1) the MozAfterPaint event is dispatched asynchronously and it's
   not the actual time the paint occurred
2) it adds the lag time of sending a message
3) it uses MozAfterPaint from the content page
4) window.open is not the default code path that opening a new window
follows in Firefox

In the new measurement, twinopen measures from OpenBrowserWindow (which
is closer to ctrl+n) to browser chrome's paintTimeStamp from
MozAfterPaint.

Differential Revision: https://phabricator.services.mozilla.com/D22386

--HG--
extra : moz-landing-system : lando
2019-03-08 16:37:15 +00:00
championshuttler f669650b04 Bug 1451860 - Rename the tps Talos test to tabswitch. r=mconley,davehunt
Differential Revision: https://phabricator.services.mozilla.com/D20096

--HG--
rename : testing/talos/talos/tests/tabswitch/tps.manifest => testing/talos/talos/tests/tabswitch/tabswitch.manifest
extra : moz-landing-system : lando
2019-02-28 08:43:22 +00:00
Mike Conley a367ff1157 Bug 1529965 - about:home paint talos test. r=Felipe,davehunt
Differential Revision: https://phabricator.services.mozilla.com/D20889

--HG--
extra : moz-landing-system : lando
2019-02-25 18:37:35 +00:00
Randell Jesup c2e3d27e4c Bug 1504251: disable talos tp6_google r=jmaher 2019-01-28 11:26:59 -05:00
Joel Maher dc42dc0b8a Bug 1490616 - Support xperf on windows 10. r=rwood
run xperf on windows10 using new run-as-administrator feature

Differential Revision: https://phabricator.services.mozilla.com/D5658

--HG--
extra : moz-landing-system : lando
2018-09-12 13:18:22 +00:00
Ionut Goldan 09f5b26604 Bug 1478295 - Disable sessionrestore_many_windows on mozilla-beta r=rwood
Differential Revision: https://phabricator.services.mozilla.com/D2559

--HG--
extra : moz-landing-system : lando
2018-08-02 10:42:35 +00:00
Kartikaya Gupta dd196a279b Bug 1467783 - Split basic_compositor_video into a separate suite and disable it on QR test platforms. r=jmaher
MozReview-Commit-ID: Ls5rM9SgOV9

--HG--
extra : rebase_source : 21e6ebd5264cbbf5239f37caa6fc2ac3c317622e
2018-06-08 09:59:14 -04:00
Joel Maher f5cbc4a298 Bug 1453720 - split g2 talos job into damp and tps. r=rwood 2018-04-12 15:31:55 -04:00
Rob Wood 24e7c713a6 Bug 1446405 - Re-enable talos tp6 on windows; r=jmaher
MozReview-Commit-ID: BU8biofxy8H

--HG--
extra : rebase_source : e88d644388edaf750cd2ffc471f92d5a70faeb85
2018-03-16 10:36:31 -04:00
Joel Maher 31b5da71fe Bug 1436726 - ensure gecko profiling works for new tests like stylebench and motionmark. r=rwood 2018-02-23 12:33:33 -05:00
Joel Maher 52c88de2a4 Bug 1438292 - add JetStream benchmark to talos. r=rwood 2018-02-22 11:43:02 -05:00
Rob Wood 9fd4018d70 Bug 1384272 - Add a talos test that tracks the performance of opening about:preferences; r=jmaher
MozReview-Commit-ID: LuHosK5chMN

--HG--
extra : rebase_source : 2bdf10c088c9a93b91cd09a85f62630c53bd3992
2018-02-09 18:46:04 -05:00
Margareta Eliza Balazs 9003462ae4 Backed out 2 changesets (bug 1438292) for multiple failures in /builds/worker/workspace/mozharness/mozharness/base/script.py on a CLOSED TREE
Backed out changeset 8508dc544f8b (bug 1438292)
Backed out changeset a9db2b954595 (bug 1438292)
2018-02-16 00:04:54 +02:00
Joel Maher 86bb036ec8 Bug 1438292 - add JetStream benchmark to talos. r=rwood 2018-02-15 16:18:03 -05:00
Joel Maher 71428ed6cf Bug 1438291 - add ares-6 benchmark to talos. r=rwood 2018-02-15 13:02:43 -05:00
Joel Maher c9827cf1b5 Bug 1423267 - Add motionmark benchmark to try, mozilla-central. r=rwood 2018-02-08 14:44:28 -05:00
Joel Maher 671c4c9fe4 Bug 1436606 - Remove stylo_disabled talos test. r=rwood 2018-02-08 13:50:11 -05:00
Brian Grinstead 9d3fb06b54 Bug 1425330 - Part 1 - set up talos configurations for tart and ts_paint with XUL flexbox emulation;r=rwood
MozReview-Commit-ID: 7hl8cafIaSz

--HG--
extra : rebase_source : 653f5c7fb0022e64384983d33d7ab0a809a1396c
2018-01-30 15:17:47 -08:00
Rob Wood 219ef34d85 Bug 1431427 - Add talos suite configs for nightly profiling suite; r=jmaher
MozReview-Commit-ID: dLqkWUQkOR

--HG--
extra : rebase_source : e993f0e5fa9cc24501a84dd96159379f92888b40
2018-01-23 16:57:11 -05:00
Rob Wood 71750314ca Bug 1426682 - Remove tcanvasmark from talos; r=jmaher
MozReview-Commit-ID: De1WBDevFay

--HG--
extra : rebase_source : 2d00b89e8791a026bdc168aef3010a2884af0573
2018-01-18 15:29:01 -05:00
Joel Maher e6f4263b9f Bug 1422010 - Run StyleBench on Talos. r=rwood 2018-01-17 11:55:10 -05:00
David Anderson 652e17ae60 Add a Talos test for flooding the main thread with gradient rasterization. (bug 1419306 part 2, r=jmaher)
--HG--
extra : rebase_source : 14874536212c134191fc463ecbfdbd6565e3dee1
2017-12-06 12:12:38 -08:00
David Anderson 9179549f4e Add a Talos test for flooding the main thread with SVG rasterization. (bug 1419306 part 1, r=jmaher)
--HG--
extra : rebase_source : 731bd6ca2626c80ca032583b4e97ee5424618f60
2017-12-06 12:11:17 -08:00
Tiberius Oros daa1d89a83 Backed out 2 changesets (bug 1419306)for eslint failures on /builds/worker/checkouts/gecko/testing/talos/talos/tests/gfx/benchmarks/rasterflood_gradient.html:32:1 r=backout
Backed out changeset 4948ce7f26a8 (bug 1419306)
Backed out changeset 350a5151f44f (bug 1419306)
2017-12-06 12:06:55 +02:00
David Anderson 17d9d94075 Add a Talos test for flooding the main thread with gradient rasterization. (bug 1419306 part 2, r=jmaher) 2017-12-06 01:02:48 -08:00
David Anderson 206c236dd9 Add a Talos test for flooding the main thread with SVG rasterization. (bug 1419306 part 1, r=jmaher) 2017-12-06 01:02:48 -08:00
David Anderson 5853a1cb55 Add a Talos test for displaylist mutation. (bug 1411804, r=jmaher, r=mattwoodrow) 2017-10-30 10:11:45 -07:00
Phil Ringnalda 44f9cf1517 Backed out changeset d7a32fbcb477 (bug 1411804) for eslint failures
MozReview-Commit-ID: E2Ihodo2iG5
2017-10-29 23:40:13 -07:00
David Anderson 738cb80798 Add a Talos test for displaylist mutation. (bug 1411804, r=jmaher, r=mattwoodrow) 2017-10-29 23:21:39 -07:00
Rob Wood 8351214bcd Bug 1407398 - Run talos tp6 and ts_paint in duplication but with a heavy user-profile; r=jmaher
MozReview-Commit-ID: 5AL1DIz6Raq

--HG--
extra : rebase_source : 35fe3c57ab2ff5a727cb3599d3b56ad9ff8ec3e9
2017-10-12 11:29:07 -04:00
Sebastian Hengst ed86a2c11f merge mozilla-inbound to mozilla-central. r=merge a=merge
MozReview-Commit-ID: AgDEPuT8DNK
2017-10-11 11:41:04 +02:00
Joel Maher 12fa8472f3 Bug 1395247 - add support to talos for speedometer, including no magical subtest page name formatting. r=rwood 2017-10-10 12:12:40 -04:00
Gabor Krizsanits a2f26434ed Bug 1336389 - Talos test for content process startup time. r=mconley 2017-09-27 18:31:53 +02:00
Rob Wood 00e5bf28aa Bug 1390908 - Make mitmproxy osx binary available on tooltool and update talos tp6 accordingly; r=jmaher
MozReview-Commit-ID: 4YfZMifpq2p

--HG--
extra : rebase_source : 49b186899882e1ffe5865b7c80899101be9bfea2
2017-09-21 14:35:38 -04:00
Rob Wood 2f99778515 Bug 1397438 - Add subtests support for talos base vs ref pageloader tests; r=jmaher
MozReview-Commit-ID: Gc4nBionzqw

--HG--
extra : rebase_source : a17baf1e967b03b684c30840452c1d97db33203e
2017-09-21 08:47:56 -04:00
Ryan VanderMeulen 7a89dfc810 Backed out changeset fc352698b470 (bug 1397438) for talos perf-reftest-stylo-disabled-e10s failures. 2017-09-20 22:18:57 -04:00
Rob Wood 7b98a344b9 Bug 1397438 - Add subtests support for talos base vs ref pageloader tests; r=jmaher
MozReview-Commit-ID: A7vijCXBjQF
***

--HG--
extra : rebase_source : 0f937ada8577927b8c556d0aa0516babb3c68594
2017-09-18 17:06:38 -04:00
Rob Wood 800dc9f11f Bug 1366355 - Expand talos tp6 suite to linux x64; r=jmaher
MozReview-Commit-ID: CXMTg3SImxz

--HG--
extra : rebase_source : 871f6da9418575f209236886a3ecfc8e09322b69
2017-10-05 14:59:05 -04:00