From d2f90dc02fd8ba6d8f5e639f93526bcba0cc638b Mon Sep 17 00:00:00 2001 From: jlenon7 Date: Wed, 6 Mar 2024 13:36:32 +0000 Subject: [PATCH] chore(bench): update bench --- src/pages/benchmarks.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/pages/benchmarks.md b/src/pages/benchmarks.md index 27dec053..d962a388 100644 --- a/src/pages/benchmarks.md +++ b/src/pages/benchmarks.md @@ -31,8 +31,8 @@ The environment used to run the benchmarks: | Framework | Version | Requests/sec | |:----------|:-------:|-------------:| -| Fastify | 4.24.3 | 121.288 | -| Athenna | 4.16.0 | 102.462 | -| AdonisJS | 5.0.0 | 85.364 | -| Express | 4.18.2 | 22.324 | -| NestJS | 9.0.0 | 21.158 | +| Fastify | 4.24.3 | 119.741 | +| Athenna | 4.27.0 | 102.781 | +| AdonisJS | 5.0.0 | 84.915 | +| Express | 4.18.2 | 22.713 | +| NestJS | 9.0.0 | 20.192 |