1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-11-23 01:51:11 +00:00

Merge pull request #288 from memoryruins/patch-1

Update TechEmpower benchmarks to round 16
This commit is contained in:
Nikolay Kim 2018-06-07 21:09:49 -07:00 committed by GitHub
commit 172b514fef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -69,7 +69,7 @@ You may consider checking out
## Benchmarks ## Benchmarks
* [TechEmpower Framework Benchmark](https://www.techempower.com/benchmarks/#section=data-r15&hw=ph&test=plaintext) * [TechEmpower Framework Benchmark](https://www.techempower.com/benchmarks/#section=data-r16&hw=ph&test=plaintext)
* Some basic benchmarks could be found in this [repository](https://github.com/fafhrd91/benchmarks). * Some basic benchmarks could be found in this [repository](https://github.com/fafhrd91/benchmarks).