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

Issue 178013006: Split Convolver.SIMDVerification into two tests (Closed)

Created:
6 years, 10 months ago by hubbe
Modified:
6 years, 10 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Split Convolver.SIMDVerification into two tests Split Convolver.SIMDVerification into two tests, one which tests all tricky edge cases and one that tests that large scales don't end up distorting the results when using SIMD. Also enable running these tests with DEBUG and TSAN. On my machine, running with DEBUG and ASAN, this test went from 60 seconds to 10 seconds. Hope that is fast enough, as the additional coverage would be nice to have. BUG=134400 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=253409

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+108 lines, -112 lines) Patch
M skia/ext/convolver_unittest.cc View 2 chunks +108 lines, -112 lines 2 comments Download

Messages

Total messages: 11 (0 generated)
hubbe
6 years, 10 months ago (2014-02-25 20:32:47 UTC) #1
Stephen White
LGTM. (As a side note, we will be switching to the Skia implementation of high-quality ...
6 years, 10 months ago (2014-02-25 21:13:59 UTC) #2
hubbe
https://codereview.chromium.org/178013006/diff/1/skia/ext/convolver_unittest.cc File skia/ext/convolver_unittest.cc (right): https://codereview.chromium.org/178013006/diff/1/skia/ext/convolver_unittest.cc#newcode322 skia/ext/convolver_unittest.cc:322: int dest_sizes[][2] = { {1280, 1024}, {177, 123} }; ...
6 years, 10 months ago (2014-02-25 21:59:18 UTC) #3
hubbe
The CQ bit was checked by hubbe@chromium.org
6 years, 10 months ago (2014-02-25 21:59:27 UTC) #4
Stephen White
On 2014/02/25 21:59:18, hubbe wrote: > https://codereview.chromium.org/178013006/diff/1/skia/ext/convolver_unittest.cc > File skia/ext/convolver_unittest.cc (right): > > https://codereview.chromium.org/178013006/diff/1/skia/ext/convolver_unittest.cc#newcode322 > ...
6 years, 10 months ago (2014-02-25 22:12:14 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hubbe@chromium.org/178013006/1
6 years, 10 months ago (2014-02-25 22:33:03 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hubbe@chromium.org/178013006/1
6 years, 10 months ago (2014-02-25 23:43:02 UTC) #7
Paweł Hajdan Jr.
The CQ bit was unchecked by phajdan.jr@chromium.org
6 years, 10 months ago (2014-02-26 05:45:02 UTC) #8
Paweł Hajdan Jr.
The CQ bit was checked by phajdan.jr@chromium.org
6 years, 10 months ago (2014-02-26 06:01:04 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hubbe@chromium.org/178013006/1
6 years, 10 months ago (2014-02-26 06:14:29 UTC) #10
commit-bot: I haz the power
6 years, 10 months ago (2014-02-26 11:43:40 UTC) #11
Message was sent while issue was closed.
Change committed as 253409

Powered by Google App Engine
This is Rietveld 408576698