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

Issue 2178153003: Cache hashes in CTLogVerifier tests (Closed)

Created:
4 years, 4 months ago by Rob Percival
Modified:
4 years, 4 months ago
CC:
chromium-reviews, rsleevi+watch_chromium.org, certificate-transparency-chrome_googlegroups.com, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Cache hashes in CTLogVerifier tests This reduces the duration of the long-running test case by ~50%. This is particularly valuable given that a similarly long-running test will shortly be added for testing audit proof verification. BUG=598406

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -8 lines) Patch
M net/cert/ct_log_verifier_unittest.cc View 3 chunks +33 lines, -8 lines 2 comments Download

Messages

Total messages: 15 (4 generated)
Rob Percival
PTAL - just adds caching of hashes in CTLogVerifier tests.
4 years, 4 months ago (2016-07-26 15:24:27 UTC) #4
Eran Messeri
https://codereview.chromium.org/2178153003/diff/40001/net/cert/ct_log_verifier_unittest.cc File net/cert/ct_log_verifier_unittest.cc (right): https://codereview.chromium.org/2178153003/diff/40001/net/cert/ct_log_verifier_unittest.cc#newcode31 net/cert/ct_log_verifier_unittest.cc:31: // significantly higher memory usage. Can you say how ...
4 years, 4 months ago (2016-07-26 15:45:37 UTC) #5
Ryan Sleevi
I'm not terribly enthused by this approach. We have one problem, and now we have ...
4 years, 4 months ago (2016-07-26 18:39:02 UTC) #6
Eran Messeri
On 2016/07/26 18:39:02, Ryan Sleevi (extremely slow) wrote: > I'm not terribly enthused by this ...
4 years, 4 months ago (2016-07-26 18:56:57 UTC) #7
Ryan Sleevi
On 2016/07/26 18:56:57, Eran Messeri wrote: > Can you be explicit what's the second problem ...
4 years, 4 months ago (2016-07-26 19:06:02 UTC) #8
Rob Percival
On 2016/07/26 19:06:02, Ryan Sleevi (slow) wrote: > On 2016/07/26 18:56:57, Eran Messeri wrote: > ...
4 years, 4 months ago (2016-07-28 03:27:46 UTC) #9
Rob Percival
On 2016/07/28 03:27:46, Rob Percival wrote: > On 2016/07/26 19:06:02, Ryan Sleevi (slow) wrote: > ...
4 years, 4 months ago (2016-07-28 04:55:34 UTC) #10
Rob Percival
On 2016/07/28 03:27:46, Rob Percival wrote: > On 2016/07/26 19:06:02, Ryan Sleevi (slow) wrote: > ...
4 years, 4 months ago (2016-07-28 04:55:34 UTC) #11
Rob Percival
On 2016/07/28 04:55:34, Rob Percival wrote: > On 2016/07/28 03:27:46, Rob Percival wrote: > > ...
4 years, 4 months ago (2016-07-28 04:56:49 UTC) #12
Ryan Sleevi
Safe to close this out?
4 years, 4 months ago (2016-08-01 18:56:09 UTC) #13
Rob Percival
4 years, 4 months ago (2016-08-02 13:49:11 UTC) #15
Message was sent while issue was closed.
On 2016/08/01 18:56:09, Ryan Sleevi (slow) wrote:
> Safe to close this out?

Done.

Powered by Google App Engine
This is Rietveld 408576698