Bug 119500 - Windows ANGLE release build needs optimization
Summary: Windows ANGLE release build needs optimization
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: ANGLE (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows 7
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-05 16:48 PDT by Alex Christensen
Modified: 2013-08-05 17:40 PDT (History)
4 users (show)

See Also:


Attachments
Patch (17.93 KB, patch)
2013-08-05 16:52 PDT, Alex Christensen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Christensen 2013-08-05 16:48:57 PDT
The release (and production) builds of ANGLE should have the optimizations that they have in the original repository: inline function expansion, intrinsic functions, and whole program optimization.  With these changes I'm seeing about 20fps on http://soulwire.github.io/WebGL-GPU-Particles/
Comment 1 Alex Christensen 2013-08-05 16:52:59 PDT
Created attachment 208156 [details]
Patch
Comment 2 WebKit Commit Bot 2013-08-05 17:39:59 PDT
Comment on attachment 208156 [details]
Patch

Clearing flags on attachment: 208156

Committed r153732: <http://trac.webkit.org/changeset/153732>
Comment 3 WebKit Commit Bot 2013-08-05 17:40:01 PDT
All reviewed patches have been landed.  Closing bug.