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

Issue 2861393005: Partial revert of a spdy_framer_test.cc clean up. (Closed)

Created:
3 years, 7 months ago by Lei Zhang
Modified:
3 years, 7 months ago
Reviewers:
Bence
CC:
chromium-reviews, cbentzel+watch_chromium.org, bnc+watch_chromium.org, net-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Partial revert of a spdy_framer_test.cc clean up. This reverts part of r464481. While std::vectors are easier to manage than C arrays, they can also be much slower in debug mode. When used intensively in test-only code, speed becomes more important than manageability. BUG=718524 Review-Url: https://codereview.chromium.org/2861393005 Cr-Commit-Position: refs/heads/master@{#470466} Committed: https://chromium.googlesource.com/chromium/src/+/4b3c5489ed733182391be9f8cfb9cae5af1f1b3f

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -5 lines) Patch
M net/spdy/core/spdy_framer_test.cc View 5 chunks +8 lines, -5 lines 0 comments Download

Messages

Total messages: 18 (10 generated)
Lei Zhang
3 years, 7 months ago (2017-05-09 01:55:44 UTC) #2
rohitrao (ping after 24h)
Looks like this will make a big difference! Thanks for looking at this so quickly! ...
3 years, 7 months ago (2017-05-09 12:30:32 UTC) #7
Lei Zhang
bnc: Please review. Wow, that's a lot of debugging overhead on iOS.
3 years, 7 months ago (2017-05-09 18:47:47 UTC) #8
Bence
On 2017/05/09 18:47:47, Lei Zhang wrote: > bnc: Please review. > > Wow, that's a ...
3 years, 7 months ago (2017-05-09 23:14:13 UTC) #9
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/2861393005/1
3 years, 7 months ago (2017-05-09 23:16:39 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_TIMED_OUT, build has not started yet; ...
3 years, 7 months ago (2017-05-10 01:20:05 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/2861393005/1
3 years, 7 months ago (2017-05-10 04:53:38 UTC) #15
commit-bot: I haz the power
3 years, 7 months ago (2017-05-10 05:05:04 UTC) #18
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/4b3c5489ed733182391be9f8cfb9...

Powered by Google App Engine
This is Rietveld 408576698