[Webkit-unassigned] [Bug 115556] [CMake] Don't compile SVG/MATHML files if they are not enabled
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon May 6 15:05:06 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=115556
--- Comment #9 from Mark Salisbury <mark.salisbury at hp.com> 2013-05-06 15:03:29 PST ---
(In reply to comment #5)
> (In reply to comment #0)
> > If you are building with CMake and don't have SVG/MATHML enabled, there's no need to add these files to the source list. It just slows down the build.
>
> Did you check how much time was decreased with this patch?
With files -
Build Time 37:21
Without -
Build Time 34:16
This is just the time to build WebCore.lib (VS 2008, HP EliteBook 8560w with 8GB RAM).
It's almost a 10% savings in time, which isn't too surprising since I noticed webkit dropped by about 10% in size when I disabled SVG/MATHML.
WebKit.dll link time dropped from 57 to 55 seconds.
--
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