Bug 192152 - [JSC] marsaglia.js times out on Arm since r238543
Summary: [JSC] marsaglia.js times out on Arm since r238543
Status: RESOLVED DUPLICATE of bug 192203
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-29 08:33 PST by Guillaume Emont
Modified: 2018-12-03 03:37 PST (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 Guillaume Emont 2018-11-29 08:33:46 PST
On my rpi2, the test was taking about 3m 40s before this change, and is now taking about 5m 14s, above the 240s (4 mins) timeout limit. I suspect this might be showing a wider performance regression.
Comment 1 Caio Lima 2018-12-01 05:08:18 PST
This should be solved after  https://trac.webkit.org/r238778. Could you confirm this?
Comment 2 Guillaume Emont 2018-12-03 03:37:26 PST
(In reply to Caio Lima from comment #1)
> This should be solved after  https://trac.webkit.org/r238778. Could you
> confirm this?

Indeed!

*** This bug has been marked as a duplicate of bug 192203 ***