WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
Bug 154828
B3::fixSSA() has problems in Octane/regexp
https://bugs.webkit.org/show_bug.cgi?id=154828
Summary
B3::fixSSA() has problems in Octane/regexp
Filip Pizlo
Reported
2016-02-29 11:41:50 PST
Usually you know that everything is OK when the compiler spends 95% of its time in IRC. But in Octane/regexp, this is not the case! We spent lots of time in fixSSA() instead. That usually means a scalability problem in that phase. I've known for a while now that our SSA conversion has scalability problems, and it looks like we're now seeing this. Note: I don't think that this is actually bottlenecking Octane/regexp performance. So it's not a high priority right now.
Attachments
fixSSA going nuts according to Instruments
(493.21 KB, image/png)
2016-02-29 11:46 PST
,
Filip Pizlo
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Filip Pizlo
Comment 1
2016-02-29 11:46:23 PST
Created
attachment 272507
[details]
fixSSA going nuts according to Instruments
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