Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(283)

Issue 6201070: Reactivate SSSE3 optimizations (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 4 months ago by TomH
Modified:
12 years, 4 months ago
Reviewers:
bsalomon
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Tear out previous patch that completely disabled SSSE3 optimizations (and some SSE2 on SSSE3 platforms), causing us to fall back to unoptimized generic routines. Caused 30% regression in Skia benchmarks, but only in a mode that is NOT tested by our perf bots; likely responsible for 20% regression in Chrome canvas2d performance tests. Accepting this patch will break Android x86 compilation for external users, but we don't normally support that configuration.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -2 lines) Patch
M src/opts/opts_check_SSE2.cpp View 2 chunks +0 lines, -2 lines 0 comments Download

Messages

Total messages: 4
TomH
12 years, 4 months ago (2012-05-10 18:36:30 UTC) #1
TomH
12 years, 4 months ago (2012-05-10 18:36:45 UTC) #2
bsalomon
On 2012/05/10 18:36:45, TomH wrote: LGTM
12 years, 4 months ago (2012-05-10 18:37:16 UTC) #3
TomH
12 years, 4 months ago (2012-05-10 18:39:33 UTC) #4
Closed with r3901.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b