WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
133498
[ftlopt] FTL native inlining tests take far too long
https://bugs.webkit.org/show_bug.cgi?id=133498
Summary
[ftlopt] FTL native inlining tests take far too long
Filip Pizlo
Reported
2014-06-03 20:37:31 PDT
- Stress tests should only have to invoke a function 100000 times. Currently they do 10000000, which is far too much. - Performance tests should run in 100ms or less even in debug mode, if at all possible. - Tests that have to run for a long time should have //@ commands for run-jsc-stress-tests to make sure that we run then in fewer modes.
Attachments
Add attachment
proposed patch, testcase, etc.
Filip Pizlo
Comment 1
2014-06-03 21:25:24 PDT
I'm just going to land this unreviewed since it's just a test gardening change.
Filip Pizlo
Comment 2
2014-06-03 21:29:00 PDT
Ladned in
http://trac.webkit.org/changeset/169582
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug