hjr3 / weldr

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

Future optimizations #31

Open hjr3 opened 7 years ago

hjr3 commented 7 years ago

This thread is a good discussion about how to start optimizing: https://www.reddit.com/r/rust/comments/5efjl6/how_to_speed_up_the_rust_compiler_some_more/dacaug7/

I plan on doing this after the v0.1.0 release.

hjr3 commented 7 years ago

https://www.mnot.net/blog/2011/07/11/what_proxies_must_do

hjr3 commented 7 years ago

https://news.ycombinator.com/item?id=14181031