Bug 134659 - Reduce the overhead of updating the AssemblerBuffer
Summary: Reduce the overhead of updating the AssemblerBuffer
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Benjamin Poulain
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-05 18:49 PDT by Benjamin Poulain
Modified: 2014-07-15 16:59 PDT (History)
4 users (show)

See Also:


Attachments
Patch (8.54 KB, patch)
2014-07-05 19:06 PDT, Benjamin Poulain
no flags Details | Formatted Diff | Diff
Patch (9.75 KB, patch)
2014-07-13 19:11 PDT, Benjamin Poulain
no flags Details | Formatted Diff | Diff
Patch (29.48 KB, patch)
2014-07-14 22:53 PDT, Benjamin Poulain
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Poulain 2014-07-05 18:49:54 PDT
Reduce the overhead of updating the AssemblerBuffer
Comment 1 Benjamin Poulain 2014-07-05 19:06:53 PDT
Created attachment 234451 [details]
Patch
Comment 2 Benjamin Poulain 2014-07-05 20:52:05 PDT
Comment on attachment 234451 [details]
Patch

Oops, I'll make a version that builds on x86
Comment 3 Benjamin Poulain 2014-07-13 19:11:47 PDT
Created attachment 234837 [details]
Patch
Comment 4 Benjamin Poulain 2014-07-14 22:53:25 PDT
Created attachment 234905 [details]
Patch
Comment 5 Benjamin Poulain 2014-07-15 16:59:38 PDT
Comment on attachment 234905 [details]
Patch

Clearing flags on attachment: 234905

Committed r171123: <http://trac.webkit.org/changeset/171123>
Comment 6 Benjamin Poulain 2014-07-15 16:59:41 PDT
All reviewed patches have been landed.  Closing bug.