RESOLVED FIXED 180108
CodeBlockSet::deleteUnmarkedAndUnreferenced can be a little more efficient
https://bugs.webkit.org/show_bug.cgi?id=180108
Summary CodeBlockSet::deleteUnmarkedAndUnreferenced can be a little more efficient
Filip Pizlo
Reported 2017-11-28 13:48:13 PST
Patch forthcoming.
Attachments
the patch (3.05 KB, patch)
2017-11-28 13:58 PST, Filip Pizlo
saam: review+
Filip Pizlo
Comment 1 2017-11-28 13:58:47 PST
Created attachment 327784 [details] the patch
Saam Barati
Comment 2 2017-11-28 14:06:08 PST
Comment on attachment 327784 [details] the patch View in context: https://bugs.webkit.org/attachment.cgi?id=327784&action=review r=me > Source/JavaScriptCore/heap/CodeBlockSet.cpp:31 > +#include "SuperSampler.h" You're not using this AFAICT > Source/JavaScriptCore/heap/CodeBlockSet.cpp:87 > + // FIXME: make CodeBlock::~CodeBlock a lot faster. It seems insane for that to take 1us or more. Indeed. That's crazy
Filip Pizlo
Comment 3 2017-11-29 20:49:13 PST
Radar WebKit Bug Importer
Comment 4 2017-11-29 20:50:35 PST
Note You need to log in before you can comment on or make changes to this bug.