RESOLVED FIXED 210933
Reduce iteration count and change how it invokes GC to reduce execution time of JSTests/stress/delete-property-dfg-inline.js
https://bugs.webkit.org/show_bug.cgi?id=210933
Summary Reduce iteration count and change how it invokes GC to reduce execution time ...
Yusuke Suzuki
Reported 2020-04-23 12:19:59 PDT
Reduce iteration count and change how it invokes GC to reduce execution time of JSTests/stress/delete-property-dfg-inline.js
Attachments
Patch (7.61 KB, patch)
2020-04-23 12:22 PDT, Yusuke Suzuki
keith_miller: review+
Yusuke Suzuki
Comment 1 2020-04-23 12:22:35 PDT
Keith Miller
Comment 2 2020-04-23 12:24:02 PDT
Comment on attachment 397374 [details] Patch Can It just be 10000? That's the number we normally use.
Yusuke Suzuki
Comment 3 2020-04-23 12:26:48 PDT
(In reply to Keith Miller from comment #2) > Comment on attachment 397374 [details] > Patch > > Can It just be 10000? That's the number we normally use. I've changed it to 10000, in that environment, no-cjit case can handle FTL anyway.
Yusuke Suzuki
Comment 4 2020-04-23 12:29:28 PDT
Radar WebKit Bug Importer
Comment 5 2020-04-23 12:30:24 PDT
Note You need to log in before you can comment on or make changes to this bug.