Skip to content

Commit 883c075

Browse files
author
James Tan
committed
choice
1 parent 6199f04 commit 883c075

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ autocannon -c 100 -d 5 -p 10 http://localhsot:3006
1313
| ----------- | ------------- | ---- | ----- | --------- | :--------: | :---------------------------------------------------------------------------------------------------------------------: |
1414
| node14.17.0 | `nanoexpress` | 3004 | `76k` | `12.75ms` || [![GitHub stars](https://img.shields.io/github/stars/nanoexpress/nanoexpress?style=social&label=Star&maxAge=2592000)]() |
1515
| go1.16 | `gin` | 3006 | `73k` | `13.35ms` || [![GitHub stars](https://img.shields.io/github/stars/gin-gonic/gin?style=social&label=Star&maxAge=2592000)]() |
16-
| go1.16 | `fiber` | 3005 | `72k` | `13.57ms` || [![GitHub stars](https://img.shields.io/github/stars/gofiber/fiber?style=social&label=Star&maxAge=2592000)]() |
17-
| node14.17.0 | `fastify` | 3001 | `62k` | `15.82ms` || [![GitHub stars](https://img.shields.io/github/stars/fastify/fastify?style=social&label=Star&maxAge=2592000)]() |
16+
| go1.16 | **fiber** | 3005 | `72k` | `13.57ms` || [![GitHub stars](https://img.shields.io/github/stars/gofiber/fiber?style=social&label=Star&maxAge=2592000)]() |
17+
| node14.17.0 | **fastify** | 3001 | `62k` | `15.82ms` || [![GitHub stars](https://img.shields.io/github/stars/fastify/fastify?style=social&label=Star&maxAge=2592000)]() |
1818
| node14.17.0 | `0http` | 3003 | `61k` | `15.86ms` || [![GitHub stars](https://img.shields.io/github/stars/BackendStack21/0http?style=social&label=Star&maxAge=2592000)]() |
1919
| node14.17.0 | `koa` | 3002 | `49k` | `19.80s` || [![GitHub stars](https://img.shields.io/github/stars/koajs/koa?style=social&label=Star&maxAge=2592000)]() |
2020
| node14.17.0 | `express` | 3000 | `13k` | `75.53ms` || [![GitHub stars](https://img.shields.io/github/stars/expressjs/express?style=social&label=Star&maxAge=2592000)]() |

0 commit comments

Comments
 (0)