cratelyn / aquarius

♒ `aquarius` is a small tool for load-testing http/2 servers
4 stars 0 forks source link

feat: 📐 add measurements for connection duration #3

Open cratelyn opened 3 months ago

cratelyn commented 3 months ago

it would be nice for Worker to gather information about the duration of the http/2 handshake, and to thread this through to Summary. this would allow load tests to observe how TLS handshakes are affected by heavy load.