[Webkit-unassigned] [Bug 33896] FastAllocBase is probably making many of our objects a bit bigger

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 7 03:43:47 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=33896





--- Comment #6 from Zoltan Horvath <zoltan at webkit.org>  2010-04-07 03:43:46 PST ---
(In reply to comment #5)
> (In reply to comment #4)
> > 2. Make FastAllocBase a class template and inherit from FastAllocBase<X>, so
> > padding won't be added.
> 
> Lets do that.

I tested this solution on a simple instance and unfortunately it didn't work.
Padding was added in template case as well.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list