[webkit-reviews] review requested: [Bug 94810] Vector::shrinkToFit should use realloc when canCopyWithMemcpy is true : [Attachment 161029] Try again

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 28 12:17:20 PDT 2012


Yong Li <yoli at rim.com> has asked  for review:
Bug 94810: Vector::shrinkToFit should use realloc when canCopyWithMemcpy is
true
https://bugs.webkit.org/show_bug.cgi?id=94810

Attachment 161029: Try again
https://bugs.webkit.org/attachment.cgi?id=161029&action=review

------- Additional Comments from Yong Li <yoli at rim.com>
How about this? Hopefully we can get some numbers for realloc vs
malloc/memcpy/free comparison on other ports very soon...


More information about the webkit-reviews mailing list