Name: quic-throughput
quic-throughput
completes Mapago to create QUIC streams.
Note: Mapago - a Go implementation of maparo - currently supports IETF draft-17 for QUIC. The used QUIC implementation is "quic-go", also written in Go (https://github.com/lucas-clemente/quic-go).
- Parallel Workers (thread support)
- Call Size
This module is standardized with the name:
quic-throughput
quic-throughput
has no additional information for the client. The quic-throughput
dictionary MUST be empty.
E.g.
[]
"id" : "hostname=uuid",
"seq-rp" : <uint64_t>
"modules" : {
"quic-throughput" : {},
}
[]
{
"streams" : <uint64_t>
}
{
"streams" :
[
{ "listen-port" : "<port>" }
],
}
{
"streams" :
[
{
"timestamp-first" : "<maparo-time>"
"timestamp-last" : "<maparo-time>"
"received-bytes" : "<uint64_t>"
}
],
}
- Ignore seconds from start of measurement. This must be done by analysis tooling