[Webkit-unassigned] [Bug 46691] [EFL] Use fast malloc for WebKit EFL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 29 00:05:53 PDT 2010


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





--- Comment #4 from Zoltan Horvath <zoltan at webkit.org>  2010-09-29 00:05:52 PST ---
(From update of attachment 69021)
View in context: https://bugs.webkit.org/attachment.cgi?id=69021&action=review

Qt, Mac, Gtk, etc. ports use TCmalloc.

> cmake/OptionsEfl.cmake:57
> +WEBKIT_FEATURE(ENABLE_FAST_MALLOC "Enable fast memory allocation" DEFAULT ON)

It would be better to reflect the switching between system's default allocator and TCmalloc. 
E.g. Enable TCmalloc instead of system's allocator

-- 
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