WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
144453
Decrease minimum Vector size
https://bugs.webkit.org/show_bug.cgi?id=144453
Summary
Decrease minimum Vector size
Alex Christensen
Reported
2015-04-30 10:04:19 PDT
jsc benchmarks indicate that shrinking small Vectors doesn't slow things down much, but we'll probably save memory.
Attachments
Patch
(1.16 KB, patch)
2015-04-30 10:05 PDT
,
Alex Christensen
no flags
Details
Formatted Diff
Diff
results of run-jsc-benchmarks
(42.39 KB, text/plain)
2015-04-30 10:06 PDT
,
Alex Christensen
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Alex Christensen
Comment 1
2015-04-30 10:05:54 PDT
Created
attachment 252065
[details]
Patch
Alex Christensen
Comment 2
2015-04-30 10:06:59 PDT
Created
attachment 252066
[details]
results of run-jsc-benchmarks
Andreas Kling
Comment 3
2015-04-30 17:51:12 PDT
Comment on
attachment 252065
[details]
Patch Ok, let's do it. r=me
WebKit Commit Bot
Comment 4
2015-04-30 18:39:43 PDT
Comment on
attachment 252065
[details]
Patch Clearing flags on attachment: 252065 Committed
r183661
: <
http://trac.webkit.org/changeset/183661
>
WebKit Commit Bot
Comment 5
2015-04-30 18:39:47 PDT
All reviewed patches have been landed. Closing bug.
WebKit Commit Bot
Comment 6
2015-05-04 13:40:10 PDT
Re-opened since this is blocked by
bug 144594
Alex Christensen
Comment 7
2015-05-05 00:22:24 PDT
It is very strange that this increased memory usage, but the bot doesn't lie. We could look into this more closely, but that would require much more than this one-number change.
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