Bug 203229 - [GTK] Perf test SVG/UnderTheSeeBenchmark.html timeouts
Summary: [GTK] Perf test SVG/UnderTheSeeBenchmark.html timeouts
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-21 18:12 PDT by Carlos Alberto Lopez Perez
Modified: 2019-10-21 18:16 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Alberto Lopez Perez 2019-10-21 18:12:15 PDT
The perf test SVG/UnderTheSeeBenchmark.html is timing out on GTK perf bot.

Example: https://build.webkit.org/builders/GTK%20Linux%2064-bit%20Release%20%28Perf%29/builds/8483/steps/perf-test/logs/stdio

On my machine it works when ran with --display-server=xorg but it fails with xvfb (the bot currently uses --display-server=xorg)

$ Tools/Scripts/run-perf-tests SVG/UnderTheSeeBenchmark.html --display-server=xorg
Running 1 tests
Running SVG/UnderTheSeeBenchmark.html (1 of 1)
RESULT SVG: UnderTheSeeBenchmark: Time= 2711.9 ms
median= 2707.5 ms, stdev= 32.6382081552 ms, min= 2658.0 ms, max= 2768.0 ms
RESULT SVG: UnderTheSeeBenchmark: JSHeap= 430073.8 bytes
median= 428150.0 bytes, stdev= 5288.40035112 bytes, min= 422574.0 bytes, max= 439942.0 bytes
RESULT SVG: UnderTheSeeBenchmark: Malloc= 149275033.6 bytes
median= 147615744.0 bytes, stdev= 4678197.13382 bytes, min= 144388096.0 bytes, max= 155275264.0 bytes
Finished: 68.951287 s
Comment 1 Carlos Alberto Lopez Perez 2019-10-21 18:16:15 PDT
Committed r251406: <https://trac.webkit.org/changeset/251406>
Comment 2 Carlos Alberto Lopez Perez 2019-10-21 18:16:56 PDT
(In reply to Carlos Alberto Lopez Perez from comment #1)
> Committed r251406: <https://trac.webkit.org/changeset/251406>

In the commit above I added this test to the list of perf tests skipped tests for GTK