aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Andy Pan <panjf2000@gmail.com> 2020-06-02 17:56:48 +0800
committerGravatar GitHub <noreply@github.com> 2020-06-02 11:56:48 +0200
commit29e6d094c8a7f0dde4509faa92af83221fc7206d (patch)
treea3d6a5376e6f151863bf87ead6f29be29348ce2d /README.md
parentMerge pull request #820 from valyala/uri-errors (diff)
downloadfasthttp-29e6d094c8a7f0dde4509faa92af83221fc7206d.tar.gz
fasthttp-29e6d094c8a7f0dde4509faa92af83221fc7206d.tar.bz2
fasthttp-29e6d094c8a7f0dde4509faa92af83221fc7206d.zip
Update TechEmpower benchmark from 18 to 19 round (#821)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 899abee..fa7ec94 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ Currently fasthttp is successfully used by [VertaMedia](https://vertamedia.com/)
in a production serving up to 200K rps from more than 1.5M concurrent keep-alive
connections per physical server.
-[TechEmpower Benchmark round 18 results](https://www.techempower.com/benchmarks/#section=data-r18&hw=ph&test=plaintext)
+[TechEmpower Benchmark round 19 results](https://www.techempower.com/benchmarks/#section=data-r19&hw=ph&test=plaintext)
[Server Benchmarks](#http-server-performance-comparison-with-nethttp)