Bug 114031

Summary: [EFL] Disable GLOBAL_FAST_MALLOC_NEW by default.
Product: WebKit Reporter: Raphael Kubo da Costa (:rakuco) <rakuco>
Component: WebKit EFLAssignee: Raphael Kubo da Costa (:rakuco) <rakuco>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, cdumez, cmarcelo, kenneth, lucas.de.marchi, menard, ojan.autocc, rijubrata, tmpsantos, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 107248    
Attachments:
Description Flags
Patch menard: review+

Description Raphael Kubo da Costa (:rakuco) 2013-04-05 06:20:07 PDT
[EFL] Disable GLOBAL_FAST_MALLOC_NEW by default.
Comment 1 Raphael Kubo da Costa (:rakuco) 2013-04-05 06:25:02 PDT
Created attachment 196625 [details]
Patch
Comment 2 Raphael Kubo da Costa (:rakuco) 2013-04-05 06:41:12 PDT
Committed r147743: <http://trac.webkit.org/changeset/147743>
Comment 3 Thiago Marcos P. Santos 2013-04-06 02:00:42 PDT
This patch is causing a performance regression that makes EFL 12% slower.

https://perf.webkit.org
Comment 4 Thiago Marcos P. Santos 2013-04-06 02:05:33 PDT
(In reply to comment #3)
> This patch is causing a performance regression that makes EFL 12% slower.
> 
> https://perf.webkit.org

Not sure now, looks like every port had the same regression. It cannot be this one.