Bug 203229
Summary: | [GTK] Perf test SVG/UnderTheSeeBenchmark.html timeouts | ||
---|---|---|---|
Product: | WebKit | Reporter: | Carlos Alberto Lopez Perez <clopez> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | bugs-noreply |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Carlos Alberto Lopez Perez
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Carlos Alberto Lopez Perez
Committed r251406: <https://trac.webkit.org/changeset/251406>
Carlos Alberto Lopez Perez
(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