RESOLVED FIXED 13387
[js-collector-tweaks] Shrink RegExpObject by 4 bytes
https://bugs.webkit.org/show_bug.cgi?id=13387
Summary [js-collector-tweaks] Shrink RegExpObject by 4 bytes
Maciej Stachowiak
Reported 2007-04-18 00:56:52 PDT
Shrink RegexpObjectImp by 4 bytes. Somewhat inexplicably, this seems to be a .33% speedup on JS iBench. It also enables further optimizations.
Attachments
07-js-gc-regexp-shrink.patch.txt (6.82 KB, patch)
2007-04-18 00:57 PDT, Maciej Stachowiak
darin: review+
Maciej Stachowiak
Comment 1 2007-04-18 00:57:14 PDT
Created attachment 14068 [details] 07-js-gc-regexp-shrink.patch.txt
Darin Adler
Comment 2 2007-04-18 11:19:38 PDT
Comment on attachment 14068 [details] 07-js-gc-regexp-shrink.patch.txt r=me
Note You need to log in before you can comment on or make changes to this bug.