Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(160)

Issue 117140043: Reduce number of string copies and map lookups in FakeDownloader. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 9 months ago by Rouslan Solomakhin
Modified:
9 years, 9 months ago
Reviewers:
roubert (google)
CC:
lararennie, keghani, davinci_google, dbeaumont
Base URL:
https://libaddressinput.googlecode.com/svn/trunk
Visibility:
Public.

Description

Reduce number of string copies and map lookups in FakeDownloader. R=roubert@google.com Committed: https://code.google.com/p/libaddressinput/source/detail?r=319

Patch Set 1 #

Total comments: 2

Patch Set 2 : Address comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -34 lines) Patch
M cpp/test/fake_downloader.cc View 1 2 chunks +37 lines, -34 lines 0 comments Download

Messages

Total messages: 5
Rouslan Solomakhin
Fredrik: PTAL. These test-only changes do not bring significant speed ups on their own, but ...
9 years, 9 months ago (2014-07-23 19:03:31 UTC) #1
roubert (google)
https://codereview.appspot.com/117140043/diff/1/cpp/test/fake_downloader.cc File cpp/test/fake_downloader.cc (right): https://codereview.appspot.com/117140043/diff/1/cpp/test/fake_downloader.cc#newcode117 cpp/test/fake_downloader.cc:117: if (key.length() > kAggregateDataKeyLength) { Hm, it's murky to ...
9 years, 9 months ago (2014-07-24 01:19:48 UTC) #2
Rouslan Solomakhin
Fredrik: PTAL Patch Set 2. https://codereview.appspot.com/117140043/diff/1/cpp/test/fake_downloader.cc File cpp/test/fake_downloader.cc (right): https://codereview.appspot.com/117140043/diff/1/cpp/test/fake_downloader.cc#newcode117 cpp/test/fake_downloader.cc:117: if (key.length() > kAggregateDataKeyLength) ...
9 years, 9 months ago (2014-07-24 06:15:28 UTC) #3
roubert (google)
LGTM
9 years, 9 months ago (2014-07-24 06:20:43 UTC) #4
Rouslan Solomakhin
9 years, 9 months ago (2014-07-24 07:48:12 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r319 (presubmit successful).
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b