Files
hyper/README.md
2014-09-02 12:06:16 -07:00

555 B

hyper

Build Status

An HTTP library for Rust.

Scientific* Benchmarks

Client bench:

running 3 tests
test bench_curl  ... bench:    346762 ns/iter (+/- 16469)
test bench_http  ... bench:    310861 ns/iter (+/- 123168)
test bench_hyper ... bench:    284916 ns/iter (+/- 65935)

test result: ok. 0 passed; 0 failed; 0 ignored; 3 measured

* No science was harmed in this benchmark.

License

MIT