hjr3 / weldr

A HTTP 1.1 proxy written in Rust using tokio.
Apache License 2.0
217 stars 20 forks source link

Add benchmarks #54

Open hjr3 opened 7 years ago

hjr3 commented 7 years ago

We need to add in some benchmark support so we can track performance over time.

hjr3 commented 7 years ago

First one in https://github.com/hjr3/alacrity/pull/60 , but I think we need a couple different use cases.