Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(596)

Issue 14688007: Add new bench for rotated rects (aarects_rotated) (Closed)

Created:
7 years, 7 months ago by robertphillips
Modified:
7 years, 7 months ago
Reviewers:
bsalomon
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

This CL adds a bench to track the cost of rotating rects. It is intended to help fix this regression: https://code.google.com/p/chromium/issues/detail?id=180345 On Win7: With GR_STATIC_RECT_VB aarects_rotated GPU: cmsecs = 133.93 gmsecs = 133.22 aarects GPU: cmsecs = 20.20 gmsecs = 15.83 Without aarects_rotated GPU: cmsecs = 129.87 gmsecs = 128.16 aarects GPU: cmsecs = 19.58 gmsecs = 15.30

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -8 lines) Patch
M bench/RectBench.cpp View 2 chunks +28 lines, -8 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
robertphillips
7 years, 7 months ago (2013-05-02 13:18:03 UTC) #1
bsalomon
lgtm
7 years, 7 months ago (2013-05-02 13:33:34 UTC) #2
robertphillips
7 years, 7 months ago (2013-05-02 13:58:07 UTC) #3
Message was sent while issue was closed.
committed as r8957

Powered by Google App Engine
This is Rietveld 408576698