WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
180109
CodeBlock::~CodeBlock takes 1us on average
https://bugs.webkit.org/show_bug.cgi?id=180109
Summary
CodeBlock::~CodeBlock takes 1us on average
Filip Pizlo
Reported
2017-11-28 13:50:30 PST
It seems like it takes about 1us to destruct a CodeBlock in Speedometer. That's crazy. Maybe this is inherent. In that case, we should consider parallelizing the destruction. Maybe we should make it easy to parallelize destruction, for those types that don't have to be tied to thread-unsafe ref counting.
Attachments
Add attachment
proposed patch, testcase, etc.
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