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

Issue 330163003: First version of a QUIC SendAlgorithmSimulator which is designed to (Closed)

Created:
6 years, 6 months ago by ramant (doing other things)
Modified:
6 years, 6 months ago
Reviewers:
Jana, Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org, Ian Swett, Jana
Project:
chromium
Visibility:
Public.

Description

First version of a QUIC SendAlgorithmSimulator which is designed to simulate BBR and TCP flows and changes. Merge internal change: 69035927 R=rch@chromium.org

Patch Set 1 : #

Total comments: 3

Patch Set 2 : Rebase with trunk #

Unified diffs Side-by-side diffs Delta from patch set Stats (+434 lines, -29 lines) Patch
M net/net.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
A net/quic/congestion_control/send_algorithm_simulator.h View 1 chunk +135 lines, -0 lines 0 comments Download
A net/quic/congestion_control/send_algorithm_simulator.cc View 1 chunk +267 lines, -0 lines 0 comments Download
M net/quic/test_tools/quic_test_utils.h View 1 chunk +19 lines, -0 lines 0 comments Download
M net/quic/test_tools/quic_test_utils.cc View 2 chunks +9 lines, -0 lines 0 comments Download
M net/tools/quic/test_tools/packet_dropping_test_writer.h View 2 chunks +2 lines, -1 line 0 comments Download
M net/tools/quic/test_tools/quic_test_utils.h View 1 chunk +0 lines, -19 lines 0 comments Download
M net/tools/quic/test_tools/quic_test_utils.cc View 2 chunks +0 lines, -9 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
ramant (doing other things)
6 years, 6 months ago (2014-06-13 02:28:55 UTC) #1
ramant (doing other things)
Hi Ian and Ryan, Moved SampleRandom class from net/tools/quic/test_tools into net/quic/test_tools so that SendAlgorithmSimulator class ...
6 years, 6 months ago (2014-06-13 03:06:59 UTC) #2
Ryan Hamilton
This seesm to have some changes that look unrelated to the internal CL. Is that ...
6 years, 6 months ago (2014-06-13 20:24:03 UTC) #3
ramant (doing other things)
On 2014/06/13 20:24:03, Ryan Hamilton wrote: > This seesm to have some changes that look ...
6 years, 6 months ago (2014-06-13 23:25:06 UTC) #4
Ryan Hamilton
lgtm https://codereview.chromium.org/330163003/diff/60001/net/quic/quic_session_test.cc File net/quic/quic_session_test.cc (right): https://codereview.chromium.org/330163003/diff/60001/net/quic/quic_session_test.cc#newcode851 net/quic/quic_session_test.cc:851: session_.OnStreamFrames(frames); I was thinking about this change, too.
6 years, 6 months ago (2014-06-13 23:43:15 UTC) #5
ramant (doing other things)
Thanks much Ryan for reviewing all these changes (even when you are not feeling well). ...
6 years, 6 months ago (2014-06-14 00:05:29 UTC) #6
Jana
Hmm... I don't think the quic_session_test change should be part of this CL. https://codereview.chromium.org/330163003/diff/60001/net/quic/quic_session_test.cc File ...
6 years, 6 months ago (2014-06-14 00:57:27 UTC) #7
ramant (doing other things)
On 2014/06/14 00:57:27, Jana wrote: > Hmm... I don't think the quic_session_test change should be ...
6 years, 6 months ago (2014-06-14 01:04:36 UTC) #8
Ryan Hamilton
On 2014/06/14 01:04:36, ramant wrote: > > Really sorry about that (I had 20 level ...
6 years, 6 months ago (2014-06-14 01:50:28 UTC) #9
ramant (doing other things)
On 2014/06/14 01:50:28, Ryan Hamilton wrote: > On 2014/06/14 01:04:36, ramant wrote: > > > ...
6 years, 6 months ago (2014-06-14 23:10:59 UTC) #10
chromium-reviews
6 years, 6 months ago (2014-06-15 05:52:42 UTC) #11
Excellent! Glad to hear it was sorted out :-)

On Saturday, 14 June 2014, <rtenneti@chromium.org> wrote:

> On 2014/06/14 01:50:28, Ryan Hamilton wrote:
>
>> On 2014/06/14 01:04:36, ramant wrote:
>> >
>> > Really sorry about that (I had 20 level deep branch and didn't upload
>> after
>> > rebasing on to the master).
>>
>
>  I never should have doubted you! Raman, you're amazing.
>>
>
> Wow!. Many many thanks Ryan (you are the guru). You have very patiently
> taught
> me git stuff.
>
> https://codereview.chromium.org/330163003/
>

To unsubscribe from this group and stop receiving emails from it, send an email
to chromium-reviews+unsubscribe@chromium.org.

Powered by Google App Engine
This is Rietveld 408576698