Name Date Size #Lines LOC

..--

README.mdH A D25-Apr-2025504 98

example-first-200ms.jsonH A D25-Apr-202510.9 KiB601600

example.json.gzHD25-Apr-2025270.7 KiB424,716424,715

example.qtrHD25-Apr-202571.7 KiB

screenshot.pngHD25-Apr-202540.7 KiB

README.md

1This directory contains example QUIC traces.  Most of those are generated from
2the unit tests of gQUIC's BBR implementation.  You can regenerate those by
3building `net_unittests` in Chrome and setting `QUIC_TEST_OUTPUT_DIR`
4environment variable to the directory where you want those to go.  The
5particular file shipped here, `example.qtr`, originally was
6`SimpleTransferSmallBuffer.BbrSenderTest.C42.20180910211327.qtr`.
7`example.json.gz` is a compressed version of JSON representation of
8`example.qtr`.
9