From d7f665b98bd3ac6dc9901b17a5e9c5a9c42bf969 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Artur=20Corr=C3=AAa=20Souza?= Date: Fri, 25 Nov 2022 10:45:10 -0300 Subject: [PATCH] chore: update TechEmpower benchmark to round 21 --- actix-web/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/actix-web/README.md b/actix-web/README.md index 65076e0b8..5dde2cc43 100644 --- a/actix-web/README.md +++ b/actix-web/README.md @@ -94,7 +94,7 @@ You may consider checking out [this directory](https://github.com/actix/examples ## Benchmarks -One of the fastest web frameworks available according to the [TechEmpower Framework Benchmark](https://www.techempower.com/benchmarks/#section=data-r20&test=composite). +One of the fastest web frameworks available according to the [TechEmpower Framework Benchmark](https://www.techempower.com/benchmarks/#section=data-r21&test=composite). ## License