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

Issue 1317593007: SkColorCubeFilter_opts: rounding is actually free here. (Closed)

Created:
5 years, 3 months ago by mtklein_C
Modified:
5 years, 3 months ago
Reviewers:
mtklein, Noel Gordon
CC:
reviews_skia.org, jcgregorio
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

SkColorCubeFilter_opts: rounding is actually free here. (Sk4f(float) is statically initializable, unlike the old SkPMFlor(SkPMColor).) BUG=skia:4117 Committed: https://skia.googlesource.com/skia/+/c5281e5b103247a7d5cd8c266a2269d114081a47

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/opts/SkColorCubeFilter_opts.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 20 (5 generated)
mtklein_C
5 years, 3 months ago (2015-09-01 13:20:01 UTC) #2
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1317593007/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1317593007/1
5 years, 3 months ago (2015-09-01 13:20:12 UTC) #4
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 3 months ago (2015-09-01 13:24:54 UTC) #6
Noel Gordon
LGTM, speed and precision (we get a float round and clamp when converting to premult ...
5 years, 3 months ago (2015-09-01 14:08:22 UTC) #7
mtklein
lgtm
5 years, 3 months ago (2015-09-01 14:08:45 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1317593007/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1317593007/1
5 years, 3 months ago (2015-09-01 14:08:50 UTC) #11
commit-bot: I haz the power
Committed patchset #1 (id:1) as https://skia.googlesource.com/skia/+/c5281e5b103247a7d5cd8c266a2269d114081a47
5 years, 3 months ago (2015-09-01 14:09:25 UTC) #12
mtklein_C
On 2015/09/01 14:09:25, commit-bot: I haz the power wrote: > Committed patchset #1 (id:1) as ...
5 years, 3 months ago (2015-09-01 15:24:06 UTC) #13
mtklein_C
On 2015/09/01 15:24:06, mtklein_C wrote: > On 2015/09/01 14:09:25, commit-bot: I haz the power wrote: ...
5 years, 3 months ago (2015-09-01 15:26:24 UTC) #14
Noel Gordon
On 2015/09/01 15:26:24, mtklein_C wrote: > On 2015/09/01 15:24:06, mtklein_C wrote: > > On 2015/09/01 ...
5 years, 3 months ago (2015-09-02 08:02:26 UTC) #15
mtklein
On 2015/09/02 08:02:26, noel gordon wrote: > On 2015/09/01 15:26:24, mtklein_C wrote: > > On ...
5 years, 3 months ago (2015-09-02 12:55:46 UTC) #16
Noel Gordon
On 2015/09/02 12:55:46, mtklein wrote: > https://gold.skia.org/search?q=1&pos=true&query=cpu_or_gpu%3DCPU%26name%3Dcolorcube > > > > ... if I'm reading ...
5 years, 3 months ago (2015-09-02 13:23:08 UTC) #17
mtklein
That is perf.skia.org's #1 feature request. Looks like the first two steps down have fallen ...
5 years, 3 months ago (2015-09-02 13:27:35 UTC) #18
Noel Gordon
Yeap, 1000's are way lower now. The overall improvement, since before Radu suggested the initial ...
5 years, 3 months ago (2015-09-02 13:59:23 UTC) #19
Noel Gordon
5 years, 3 months ago (2015-09-02 14:04:29 UTC) #20
Message was sent while issue was closed.
On 2015/09/02 13:27:35, mtklein wrote:
> That is perf.skia.org's #1 feature request.  Looks like the first two steps
down
> have fallen off the left of our chart.

Shame. Woulda loved to snap a picture of the overall improvement over this
series of patches.

Powered by Google App Engine
This is Rietveld 408576698