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

Issue 2371413002: make LUT calculation 3x faster (Closed)

Created:
4 years, 2 months ago by hubbe
Modified:
4 years, 2 months ago
Reviewers:
danakj
CC:
chromium-reviews, cc-bugs_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

make LUT calculation 3x faster CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_precise_blink_rel Committed: https://crrev.com/924d0f75f79193e850ffe9b62849767f14ebab5d Cr-Commit-Position: refs/heads/master@{#421946}

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M cc/output/color_lut_cache.cc View 1 chunk +1 line, -1 line 3 comments Download

Messages

Total messages: 19 (8 generated)
hubbe
4 years, 2 months ago (2016-09-28 04:58:29 UTC) #5
hubbe
Ping?
4 years, 2 months ago (2016-09-29 20:01:14 UTC) #8
danakj
https://codereview.chromium.org/2371413002/diff/1/cc/output/color_lut_cache.cc File cc/output/color_lut_cache.cc (right): https://codereview.chromium.org/2371413002/diff/1/cc/output/color_lut_cache.cc#newcode59 cc/output/color_lut_cache.cc:59: samples[u].set_x(y * inverse); Wait.. this is setting samples[0] once ...
4 years, 2 months ago (2016-09-29 20:09:08 UTC) #9
hubbe
https://codereview.chromium.org/2371413002/diff/1/cc/output/color_lut_cache.cc File cc/output/color_lut_cache.cc (right): https://codereview.chromium.org/2371413002/diff/1/cc/output/color_lut_cache.cc#newcode59 cc/output/color_lut_cache.cc:59: samples[u].set_x(y * inverse); On 2016/09/29 20:09:08, danakj wrote: > ...
4 years, 2 months ago (2016-09-29 20:31:52 UTC) #10
danakj
I don't know that this makes calculating 3x faster.. it would use 3x less memory, ...
4 years, 2 months ago (2016-09-29 20:38:07 UTC) #11
danakj
LGTM anyway
4 years, 2 months ago (2016-09-29 20:38:12 UTC) #12
hubbe
On 2016/09/29 20:38:07, danakj wrote: > I don't know that this makes calculating 3x faster.. ...
4 years, 2 months ago (2016-09-29 20:39:18 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2371413002/1
4 years, 2 months ago (2016-09-29 20:39:53 UTC) #15
danakj
On Thu, Sep 29, 2016 at 1:39 PM, <hubbe@chromium.org> wrote: > On 2016/09/29 20:38:07, danakj ...
4 years, 2 months ago (2016-09-29 20:43:19 UTC) #16
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 2 months ago (2016-09-29 21:59:08 UTC) #17
commit-bot: I haz the power
4 years, 2 months ago (2016-09-29 22:03:14 UTC) #19
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/924d0f75f79193e850ffe9b62849767f14ebab5d
Cr-Commit-Position: refs/heads/master@{#421946}

Powered by Google App Engine
This is Rietveld 408576698