Bug 114031 - [EFL] Disable GLOBAL_FAST_MALLOC_NEW by default.
Summary: [EFL] Disable GLOBAL_FAST_MALLOC_NEW by default.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Raphael Kubo da Costa (:rakuco)
URL:
Keywords:
Depends on:
Blocks: 107248
  Show dependency treegraph
 
Reported: 2013-04-05 06:20 PDT by Raphael Kubo da Costa (:rakuco)
Modified: 2013-04-06 02:05 PDT (History)
10 users (show)

See Also:


Attachments
Patch (1.55 KB, patch)
2013-04-05 06:25 PDT, Raphael Kubo da Costa (:rakuco)
menard: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.