haskell-grpc-native / http2-client

A native HTTP2 client in Haskell
BSD 3-Clause "New" or "Revised" License
43 stars 27 forks source link

Prepare testbench #19

Open lucasdicioccio opened 7 years ago

lucasdicioccio commented 7 years ago

I'd like to have a suite for benchmarking and automatically testing http2-client. We should have:

Extra ideas at https://blog.cloudflare.com/tools-for-debugging-testing-and-using-http-2/ . I'll likely resurrect laborantin-hs for this task.