aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Aliaksandr Valialkin <valyala@gmail.com> 2016-04-06 15:19:50 +0300
committerGravatar Aliaksandr Valialkin <valyala@gmail.com> 2016-04-06 15:19:50 +0300
commitcb7c08f920e1fc8a89ec1003b855f74c6aa6c427 (patch)
tree4f9e7ead7637ba2bf68261d886586850637bd968 /README.md
parentIssue #76: fixed data races in TimeoutHandler and RequestCtx.TimeoutError*. U... (diff)
downloadfasthttp-cb7c08f920e1fc8a89ec1003b855f74c6aa6c427.tar.gz
fasthttp-cb7c08f920e1fc8a89ec1003b855f74c6aa6c427.tar.bz2
fasthttp-cb7c08f920e1fc8a89ec1003b855f74c6aa6c427.zip
Updated performance numbers in README
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 831e2e8..62656de 100644
--- a/README.md
+++ b/README.md
@@ -6,8 +6,9 @@
# fasthttp
Fast HTTP implementation for Go.
-Currently fasthttp is successfully used in a production serving 100K rps from 1M
-concurrent keep-alive connections on a single server.
+Currently fasthttp is successfully used by [VertaMedia](https://vertamedia.com/)
+in a production serving 100K rps from more than 1M concurrent keep-alive
+connections per physical server.
[TechEmpower Benchmark round 12 results](https://www.techempower.com/benchmarks/#section=data-r12&hw=peak&test=plaintext)