Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-15 | hyper_hello should be in its own crate (#2641) | Ryan Dahl | |
So that "cargo build" will build it when the gn frontend is eventually removed. | |||
2019-04-06 | Test TCP_NODELAY in hyper_hello (#2060) | Ryan Dahl | |
2019-03-30 | Call ninja directly from build.rs (#2020) | Ryan Dahl | |
2019-01-21 | chore: update license lines (#1557) | Yoshiya Hinosawa | |
2018-10-20 | Add Rust hyper http benchmark (#1043) | Kevin (Kun) "Kassimo" Qian | |
* Add go net/http benchmark * Forget about Go. Let's do Rust Hyper * Update BUILD.gn * Rename |