From 65c70479f8240451ae1404d68c879584819d34b2 Mon Sep 17 00:00:00 2001 From: Sergio Benitez Date: Sat, 25 Feb 2017 14:22:49 -0800 Subject: [PATCH] Clarify which version of Hyper is benchmarked. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c92a25b8..d4998981 100644 --- a/README.md +++ b/README.md @@ -148,8 +148,8 @@ Rocket is designed to be performant. At this time, its performance is [bottlenecked by the Hyper HTTP library](https://github.com/SergioBenitez/Rocket/issues/17). Even so, Rocket currently performs _significantly better_ than the latest version of -asynchronous Hyper on a simple "Hello, world!" benchmark. Rocket also performs -_significantly better_ than the Iron web framework: +multithreaded asynchronous Hyper on a simple "Hello, world!" benchmark. Rocket +also performs _significantly better_ than the Iron web framework: **Machine Specs:** @@ -169,7 +169,7 @@ _significantly better_ than the Iron web framework: Requests/sec: 75051.28 Transfer/sec: 10.45MB -**Hyper v0.10.0-a.0 (1/12/2016)** (46 LOC) results (best of 3, +/- 5000 req/s, +/- 30us latency): +**Hyper v0.10-rotor (1/12/2016)** (46 LOC) results (best of 3, +/- 5000 req/s, +/- 30us latency): Running 10s test @ http://localhost:80 1 threads and 18 connections