WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Yusuke Suzuki
Comment 1
2020-04-23 12:22:35 PDT
Created
attachment 397374
[details]
Patch
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
Committed
r260586
: <
https://trac.webkit.org/changeset/260586
>
Radar WebKit Bug Importer
Comment 5
2020-04-23 12:30:24 PDT
<
rdar://problem/62257208
>
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