Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/denosaurs/bench

📊 Comparing deno, node and bun HTTP frameworks
https://github.com/denosaurs/bench

bechmark benchmarks bun deno framework frameworks hacktoberfest http https javascript nodejs web web-frameworks

Last synced: about 2 months ago
JSON representation

📊 Comparing deno, node and bun HTTP frameworks

Awesome Lists containing this project

README

        


bench



📊 Daily benchmarks of deno & node & bun HTTP frameworks









# Table of Contents

- [Overview](#overview)
- [Hello, bench!](#hello-bench)
- [Frameworks](#frameworks)
- [Abc](#abc)
- [Acorn](#acorn)
- [Alosaur](#alosaur)
- [Aqua](#aqua)
- [Bun](#bun)
- [Cheetah](#cheetah)
- [Danet (Oak)](#danet-oak)
- [Danet V2 (Hono)](#danet-v2-hono)
- [Deno](#deno)
- [Deso](#deso)
- [Dinatra](#dinatra)
- [Elysia](#elysia)
- [Express](#express)
- [Express (Deno)](#express-deno)
- [Fast](#fast)
- [Fastify](#fastify)
- [Fastro](#fastro)
- [Hono](#hono)
- [http](#http)
- [Hyper Express](#hyper-express)
- [Little](#little)
- [Megalo](#megalo)
- [NHttp](#nhttp)
- [Node](#node)
- [Oak](#oak)
- [Opine](#opine)
- [Peko](#peko)
- [Reno](#reno)
- [Router](#router)
- [Stric](#stric)
- [Servest](#servest)
- [Vixeny (Bun)](#vixeny-bun)
- [Vixeny (Deno)](#vixeny-deno)
- [Benchmarks](#benchmarks)
- [Hello, bench!](#hello-bench-1)
- [Abc](#abc-1)
- [Acorn](#acorn-1)
- [Alosaur](#alosaur-1)
- [Aqua](#aqua-1)
- [Bun](#bun-1)
- [Cheetah](#cheetah-1)
- [Danet (Oak)](#danet-oak-1)
- [Danet V2 (Hono)](#danet-v2-hono-1)
- [Deno](#deno-1)
- [Deso](#deso-1)
- [Dinatra](#dinatra-1)
- [Elysia](#elysia-1)
- [Express](#express-1)
- [Express (Deno)](#express-deno-1)
- [Fast](#fast-1)
- [Fastify](#fastify-1)
- [Fastro](#fastro-1)
- [Hono](#hono-1)
- [http](#http-1)
- [Hyper Express](#hyper-express-1)
- [Little](#little-1)
- [Megalo](#megalo-1)
- [NHttp](#nhttp-1)
- [Node](#node-1)
- [Oak](#oak-1)
- [Opine](#opine-1)
- [Peko](#peko-1)
- [Reno](#reno-1)
- [Router](#router-1)
- [Stric](#stric-1)
- [Servest](#servest-1)
- [Vixeny (Bun)](#vixeny-bun-1)
- [Vixeny (Deno)](#vixeny-deno-1)

# Overview

## Hello, bench!

> Requests per second

| Framework | Mean | Stddev | Max | Relative |
| ------------------------------------------------------------------------------------ | -------- | -------- | --------- | -------- |
| Hyper Express | 80452.83 | 15824.70 | 100267.00 | 100% |
| Stric | 78650.77 | 9483.81 | 101118.93 | 98% |
| Bun | 78531.73 | 9394.06 | 101533.16 | 98% |
| Elysia | 76333.22 | 10816.35 | 99589.31 | 95% |
| Vixeny (Bun) | 71996.27 | 12685.97 | 99218.67 | 89% |
| Deno | 55093.24 | 6754.82 | 80861.24 | 68% |
| Vixeny (Deno) | 49557.67 | 4141.20 | 75493.88 | 62% |
| Hono | 49548.99 | 4441.35 | 69926.01 | 62% |
| Fastro | 48185.03 | 3345.34 | 69486.21 | 60% |
| Fast | 48000.69 | 2888.17 | 73463.40 | 60% |
| NHttp | 47989.90 | 2377.69 | 64566.52 | 60% |
| Deso | 45689.13 | 2931.98 | 70588.84 | 57% |
| Megalo | 44799.05 | 1982.09 | 53991.06 | 56% |
| http | 43287.52 | 3370.20 | 49033.94 | 54% |
| Alosaur | 42784.20 | 2074.92 | 48919.02 | 53% |
| Router | 42227.41 | 3247.25 | 46880.04 | 52% |
| Cheetah | 40317.66 | 2232.48 | 52843.78 | 50% |
| Reno | 39036.10 | 1811.11 | 41830.95 | 49% |
| Danet V2 (Hono) | 35277.37 | 2104.89 | 42501.71 | 44% |
| Aqua | 33753.87 | 2769.18 | 38951.06 | 42% |
| Danet (Oak) | 33611.83 | 2142.61 | 36360.46 | 42% |
| Little | 33450.85 | 3523.64 | 38487.21 | 42% |
| Oak | 30600.51 | 2665.53 | 38285.30 | 38% |
| Acorn | 29481.47 | 2271.39 | 39225.26 | 37% |
| Dinatra | 17820.46 | 1932.41 | 22936.17 | 22% |
| Node | 17356.46 | 1442.14 | 25111.83 | 22% |
| Fastify | 15817.82 | 1551.96 | 22740.72 | 20% |
| Abc | 14558.88 | 1728.18 | 20855.81 | 18% |
| Express (Deno) | 10649.63 | 1502.38 | 12740.05 | 13% |
| Servest | 6605.66 | 1343.52 | 11603.86 | 8% |
| Express | 6479.85 | 1023.78 | 8070.46 | 8% |
| Opine | 0.00 | 0.00 | 0.00 | 0% |
| Peko | 0.00 | 0.00 | 0.00 | 0% |
| ![Chart](https://quickchart.io/chart/render/sf-06a14455-bceb-4c53-a117-b37ea24683e6) | | | | |

# Frameworks

## [Abc](https://deno.land/x/abc)

A better Deno framework to create web application

## [Acorn](https://deno.land/x/acorn)

A focused RESTful server framework for Deno 🌰🦕

## [Alosaur](https://deno.land/x/alosaur)

Deno web framework with many decorators

## [Aqua](https://deno.land/x/aqua)

A minimal and fast 🏃 web framework for Deno

## [Bun](https://bun.sh/)

Bun is a fast all-in-one JavaScript runtime

## [Cheetah](https://github.com/azurystudio/cheetah)

🐈 A blazing fast framework for the modern web.

## [Danet (Oak)](https://docs.danet.land/)

The most mature backend framework for Deno

## [Danet V2 (Hono)](https://danet.land/)

The most mature backend framework for Deno, V2 in Alpha

## [Deno](https://deno.land/)

A modern runtime for JavaScript and TypeScript

## [Deso](https://github.com/gothammm/deso)

A simple & fast HTTP web framework for Deno

## [Dinatra](https://github.com/syumai/dinatra)

Sinatra like light weight web app framework for deno.

## [Elysia](https://elysiajs.com/)

Ergonomic Framework for Humans

## [Express](https://expressjs.com/)

Fast, unopinionated, minimalist web framework for Node.js

## [Express (Deno)](https://expressjs.com/)

Fast, unopinionated, minimalist web framework for Node.js, run on Deno

## [Fast](https://deno.land/x/fast)

Small web framework with near-native performance.

## [Fastify](https://www.fastify.io/)

Fast and low overhead web framework, for Node.js

## [Fastro](https://fastro.dev)

Fast and simple web application framework for deno

## [Hono](https://github.com/honojs/hono)

Ultrafast web framework for Cloudflare Workers and Deno. Fast, but not only
fast.

## [http](https://deno.land/std/http)

The deno standard library http server

## [Hyper Express](https://github.com/kartikk221/hyper-express)

High performance Node.js webserver with a simple-to-use API powered by
uWebsockets.js under the hood.

## [Little](https://deno.land/x/little)

A minimalistic connect-like web framework. Automatically works out of the box
with Deno Deploy, Deno's Native HTTP and Deno's Standard HTTP server.

## [Megalo](https://github.com/tsar-boomba/megalo)

Deno HTTP server framework focused on speed

## [NHttp](https://github.com/nhttp/nhttp)

An Simple web-framework for Deno and Friends

## [Node](https://nodejs.org/)

Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine.

## [Oak](https://deno.land/x/oak)

A middleware framework for Deno's native HTTP server, Deno Deploy and Node.js
16.5 and later. It also includes a middleware router.

## [Opine](https://deno.land/x/opine)

Fast, minimalist web framework for Deno ported from ExpressJS.

## [Peko](https://peko.deno.dev)

Featherweight server/router framework + middleware and handler library 🐣

## [Reno](https://deno.land/x/reno)

A thin, testable routing library designed to sit on top of Deno's standard HTTP
module.

## [Router](https://crux.land/[email protected])

The tiny, modern and fast router by the denosaurs for deno and deno deploy. Used
by projects like fresh

## [Stric](https://bun.sh/docs/ecosystem/stric)

Stric is a minimalist, fast web framework for Bun.

## [Servest](https://servestjs.org/)

🌾A progressive http server for Deno🌾

## [Vixeny (Bun)](https://vixeny.dev/)

A pure functional web framework

## [Vixeny (Deno)](https://vixeny.dev/)

A pure functional web framework

# Benchmarks

## Hello, bench!

A simple benchmark which expects a response simply containing the text
"`Hello, Bench!`"

### [Abc](#abc)

| **Stat** | Mean | Stddev | Max |
| -------- | ------- | -------- | --- |
| 14558.88 | 1728.18 | 20855.81 | |

| **Stat** | 10 | 25 | 50 | 75 | 90 | 95 | 99 |
| ----------- | -------- | -------- | -------- | -------- | -------- | -------- | -------- |
| **Req/Sec** | 12938.88 | 13716.33 | 14614.39 | 15220.97 | 16743.57 | 17407.31 | 19192.52 |
| **Latency** | 2ms | 3ms | 3ms | 3ms | 3ms | 4ms | 5ms |

### [Acorn](#acorn)

| **Stat** | Mean | Stddev | Max |
| -------- | ------- | -------- | --- |
| 29481.47 | 2271.39 | 39225.26 | |

| **Stat** | 10 | 25 | 50 | 75 | 90 | 95 | 99 |
| ----------- | -------- | -------- | -------- | -------- | -------- | -------- | -------- |
| **Req/Sec** | 28717.92 | 29758.25 | 30012.29 | 30258.64 | 30503.41 | 30760.65 | 31167.01 |
| **Latency** | 1ms | 1ms | 1ms | 1ms | 1ms | 1ms | 2ms |

### [Alosaur](#alosaur)

| **Stat** | Mean | Stddev | Max |
| -------- | ------- | -------- | --- |
| 42784.20 | 2074.92 | 48919.02 | |

| **Stat** | 10 | 25 | 50 | 75 | 90 | 95 | 99 |
| ----------- | -------- | -------- | -------- | -------- | -------- | -------- | -------- |
| **Req/Sec** | 41530.02 | 42222.84 | 43051.79 | 43512.11 | 44266.25 | 44831.70 | 46281.20 |
| **Latency** | 1ms | 1ms | 1ms | 1ms | 1ms | 1ms | 1ms |

### [Aqua](#aqua)

| **Stat** | Mean | Stddev | Max |
| -------- | ------- | -------- | --- |
| 33753.87 | 2769.18 | 38951.06 | |

| **Stat** | 10 | 25 | 50 | 75 | 90 | 95 | 99 |
| ----------- | -------- | -------- | -------- | -------- | -------- | -------- | -------- |
| **Req/Sec** | 32082.59 | 32990.40 | 34136.88 | 35177.10 | 35923.80 | 36451.05 | 37637.13 |
| **Latency** | 1ms | 1ms | 1ms | 1ms | 1ms | 2ms | 2ms |

### [Bun](#bun)

| **Stat** | Mean | Stddev | Max |
| -------- | ------- | --------- | --- |
| 78531.73 | 9394.06 | 101533.16 | |

| **Stat** | 10 | 25 | 50 | 75 | 90 | 95 | 99 |
| ----------- | -------- | -------- | -------- | -------- | -------- | -------- | -------- |
| **Req/Sec** | 66708.48 | 70921.84 | 77722.17 | 85673.14 | 92337.71 | 94719.57 | 97959.66 |
| **Latency** | 376µs | 471µs | 598µs | 758µs | 948µs | 1ms | 1ms |

### [Cheetah](#cheetah)

| **Stat** | Mean | Stddev | Max |
| -------- | ------- | -------- | --- |
| 40317.66 | 2232.48 | 52843.78 | |

| **Stat** | 10 | 25 | 50 | 75 | 90 | 95 | 99 |
| ----------- | -------- | -------- | -------- | -------- | -------- | -------- | -------- |
| **Req/Sec** | 39039.65 | 39916.78 | 40533.47 | 41070.02 | 41854.70 | 42280.36 | 43240.98 |
| **Latency** | 1ms | 1ms | 1ms | 1ms | 1ms | 1ms | 1ms |

### [Danet (Oak)](#danet-oak)

| **Stat** | Mean | Stddev | Max |
| -------- | ------- | -------- | --- |
| 33611.83 | 2142.61 | 36360.46 | |

| **Stat** | 10 | 25 | 50 | 75 | 90 | 95 | 99 |
| ----------- | -------- | -------- | -------- | -------- | -------- | -------- | -------- |
| **Req/Sec** | 33160.02 | 33490.05 | 33960.57 | 34277.37 | 34548.11 | 34686.07 | 35116.94 |
| **Latency** | 1ms | 1ms | 1ms | 1ms | 1ms | 1ms | 1ms |

### [Danet V2 (Hono)](#danet-v2-hono)

| **Stat** | Mean | Stddev | Max |
| -------- | ------- | -------- | --- |
| 35277.37 | 2104.89 | 42501.71 | |

| **Stat** | 10 | 25 | 50 | 75 | 90 | 95 | 99 |
| ----------- | -------- | -------- | -------- | -------- | -------- | -------- | -------- |
| **Req/Sec** | 34723.20 | 35302.56 | 35544.16 | 35804.32 | 36171.90 | 36407.81 | 36803.24 |
| **Latency** | 1ms | 1ms | 1ms | 1ms | 1ms | 1ms | 1ms |

### [Deno](#deno)

| **Stat** | Mean | Stddev | Max |
| -------- | ------- | -------- | --- |
| 55093.24 | 6754.82 | 80861.24 | |

| **Stat** | 10 | 25 | 50 | 75 | 90 | 95 | 99 |
| ----------- | -------- | -------- | -------- | -------- | -------- | -------- | -------- |
| **Req/Sec** | 50132.24 | 50995.55 | 52264.75 | 57411.31 | 64824.12 | 70119.30 | 76853.87 |
| **Latency** | 620µs | 823µs | 938µs | 1ms | 1ms | 1ms | 1ms |

### [Deso](#deso)

| **Stat** | Mean | Stddev | Max |
| -------- | ------- | -------- | --- |
| 45689.13 | 2931.98 | 70588.84 | |

| **Stat** | 10 | 25 | 50 | 75 | 90 | 95 | 99 |
| ----------- | -------- | -------- | -------- | -------- | -------- | -------- | -------- |
| **Req/Sec** | 43866.75 | 44509.23 | 45323.80 | 46590.18 | 48306.10 | 49717.56 | 53447.83 |
| **Latency** | 993µs | 1ms | 1ms | 1ms | 1ms | 1ms | 1ms |

### [Dinatra](#dinatra)

| **Stat** | Mean | Stddev | Max |
| -------- | ------- | -------- | --- |
| 17820.46 | 1932.41 | 22936.17 | |

| **Stat** | 10 | 25 | 50 | 75 | 90 | 95 | 99 |
| ----------- | -------- | -------- | -------- | -------- | -------- | -------- | -------- |
| **Req/Sec** | 16062.96 | 16960.70 | 18153.52 | 19004.51 | 19675.09 | 20058.70 | 20861.24 |
| **Latency** | 2ms | 2ms | 2ms | 2ms | 3ms | 3ms | 4ms |

### [Elysia](#elysia)

| **Stat** | Mean | Stddev | Max |
| -------- | -------- | -------- | --- |
| 76333.22 | 10816.35 | 99589.31 | |

| **Stat** | 10 | 25 | 50 | 75 | 90 | 95 | 99 |
| ----------- | -------- | -------- | -------- | -------- | -------- | -------- | -------- |
| **Req/Sec** | 59843.72 | 67876.72 | 79831.22 | 83147.51 | 89577.34 | 92357.77 | 95528.06 |
| **Latency** | 427µs | 505µs | 571µs | 778µs | 1ms | 1ms | 1ms |

### [Express](#express)

| **Stat** | Mean | Stddev | Max |
| -------- | ------- | ------- | --- |
| 6479.85 | 1023.78 | 8070.46 | |

| **Stat** | 10 | 25 | 50 | 75 | 90 | 95 | 99 |
| ----------- | ------- | ------- | ------- | ------- | ------- | ------- | ------- |
| **Req/Sec** | 4943.02 | 6092.44 | 6638.51 | 6882.13 | 7851.30 | 7940.78 | 7997.66 |
| **Latency** | 6ms | 6ms | 7ms | 7ms | 9ms | 10ms | 13ms |

### [Express (Deno)](#express-deno)

| **Stat** | Mean | Stddev | Max |
| -------- | ------- | -------- | --- |
| 10649.63 | 1502.38 | 12740.05 | |

| **Stat** | 10 | 25 | 50 | 75 | 90 | 95 | 99 |
| ----------- | ------- | -------- | -------- | -------- | -------- | -------- | -------- |
| **Req/Sec** | 9281.96 | 10567.69 | 11217.51 | 11378.50 | 11541.61 | 11775.81 | 12149.81 |
| **Latency** | 3ms | 4ms | 4ms | 4ms | 5ms | 5ms | 9ms |

### [Fast](#fast)

| **Stat** | Mean | Stddev | Max |
| -------- | ------- | -------- | --- |
| 48000.69 | 2888.17 | 73463.40 | |

| **Stat** | 10 | 25 | 50 | 75 | 90 | 95 | 99 |
| ----------- | -------- | -------- | -------- | -------- | -------- | -------- | -------- |
| **Req/Sec** | 45937.48 | 46660.56 | 47521.14 | 48744.06 | 51276.59 | 52851.95 | 56520.58 |
| **Latency** | 899µs | 972µs | 1ms | 1ms | 1ms | 1ms | 1ms |

### [Fastify](#fastify)

| **Stat** | Mean | Stddev | Max |
| -------- | ------- | -------- | --- |
| 15817.82 | 1551.96 | 22740.72 | |

| **Stat** | 10 | 25 | 50 | 75 | 90 | 95 | 99 |
| ----------- | -------- | -------- | -------- | -------- | -------- | -------- | -------- |
| **Req/Sec** | 15372.16 | 15715.80 | 16124.44 | 16382.61 | 16624.53 | 16776.70 | 17246.21 |
| **Latency** | 2ms | 2ms | 3ms | 3ms | 3ms | 3ms | 6ms |

### [Fastro](#fastro)

| **Stat** | Mean | Stddev | Max |
| -------- | ------- | -------- | --- |
| 48185.03 | 3345.34 | 69486.21 | |

| **Stat** | 10 | 25 | 50 | 75 | 90 | 95 | 99 |
| ----------- | -------- | -------- | -------- | -------- | -------- | -------- | -------- |
| **Req/Sec** | 45934.80 | 46850.17 | 47693.06 | 48742.04 | 51508.97 | 53874.79 | 60300.86 |
| **Latency** | 897µs | 968µs | 1ms | 1ms | 1ms | 1ms | 1ms |

### [Hono](#hono)

| **Stat** | Mean | Stddev | Max |
| -------- | ------- | -------- | --- |
| 49548.99 | 4441.35 | 69926.01 | |

| **Stat** | 10 | 25 | 50 | 75 | 90 | 95 | 99 |
| ----------- | -------- | -------- | -------- | -------- | -------- | -------- | -------- |
| **Req/Sec** | 46842.86 | 47534.86 | 48400.29 | 50710.89 | 54510.33 | 57961.79 | 65115.52 |
| **Latency** | 817µs | 945µs | 1ms | 1ms | 1ms | 1ms | 1ms |

### [http](#http)

| **Stat** | Mean | Stddev | Max |
| -------- | ------- | -------- | --- |
| 43287.52 | 3370.20 | 49033.94 | |

| **Stat** | 10 | 25 | 50 | 75 | 90 | 95 | 99 |
| ----------- | -------- | -------- | -------- | -------- | -------- | -------- | -------- |
| **Req/Sec** | 40467.14 | 42082.19 | 44025.84 | 45115.97 | 45926.53 | 46336.21 | 47298.24 |
| **Latency** | 861µs | 1ms | 1ms | 1ms | 1ms | 1ms | 1ms |

### [Hyper Express](#hyper-express)

| **Stat** | Mean | Stddev | Max |
| -------- | -------- | --------- | --- |
| 80452.83 | 15824.70 | 100267.00 | |

| **Stat** | 10 | 25 | 50 | 75 | 90 | 95 | 99 |
| ----------- | -------- | -------- | -------- | -------- | -------- | -------- | -------- |
| **Req/Sec** | 55879.37 | 66344.87 | 86138.41 | 94444.38 | 97326.44 | 98263.82 | 99459.73 |
| **Latency** | 369µs | 461µs | 569µs | 721µs | 953µs | 1ms | 1ms |

### [Little](#little)

| **Stat** | Mean | Stddev | Max |
| -------- | ------- | -------- | --- |
| 33450.85 | 3523.64 | 38487.21 | |

| **Stat** | 10 | 25 | 50 | 75 | 90 | 95 | 99 |
| ----------- | -------- | -------- | -------- | -------- | -------- | -------- | -------- |
| **Req/Sec** | 31706.51 | 33031.99 | 34097.91 | 35115.90 | 35954.45 | 36517.51 | 37517.62 |
| **Latency** | 1ms | 1ms | 1ms | 1ms | 1ms | 1ms | 2ms |

### [Megalo](#megalo)

| **Stat** | Mean | Stddev | Max |
| -------- | ------- | -------- | --- |
| 44799.05 | 1982.09 | 53991.06 | |

| **Stat** | 10 | 25 | 50 | 75 | 90 | 95 | 99 |
| ----------- | -------- | -------- | -------- | -------- | -------- | -------- | -------- |
| **Req/Sec** | 43551.10 | 44257.80 | 44938.89 | 45535.54 | 46307.48 | 46683.34 | 47878.26 |
| **Latency** | 985µs | 1ms | 1ms | 1ms | 1ms | 1ms | 1ms |

### [NHttp](#nhttp)

| **Stat** | Mean | Stddev | Max |
| -------- | ------- | -------- | --- |
| 47989.90 | 2377.69 | 64566.52 | |

| **Stat** | 10 | 25 | 50 | 75 | 90 | 95 | 99 |
| ----------- | -------- | -------- | -------- | -------- | -------- | -------- | -------- |
| **Req/Sec** | 46249.28 | 46957.01 | 47703.71 | 48659.40 | 50618.40 | 51751.55 | 54557.05 |
| **Latency** | 909µs | 972µs | 1ms | 1ms | 1ms | 1ms | 1ms |

### [Node](#node)

| **Stat** | Mean | Stddev | Max |
| -------- | ------- | -------- | --- |
| 17356.46 | 1442.14 | 25111.83 | |

| **Stat** | 10 | 25 | 50 | 75 | 90 | 95 | 99 |
| ----------- | -------- | -------- | -------- | -------- | -------- | -------- | -------- |
| **Req/Sec** | 17034.98 | 17314.95 | 17563.39 | 17787.88 | 18032.48 | 18141.59 | 18501.30 |
| **Latency** | 2ms | 2ms | 2ms | 2ms | 2ms | 3ms | 5ms |

### [Oak](#oak)

| **Stat** | Mean | Stddev | Max |
| -------- | ------- | -------- | --- |
| 30600.51 | 2665.53 | 38285.30 | |

| **Stat** | 10 | 25 | 50 | 75 | 90 | 95 | 99 |
| ----------- | -------- | -------- | -------- | -------- | -------- | -------- | -------- |
| **Req/Sec** | 30160.38 | 30548.97 | 31144.31 | 31440.39 | 31783.15 | 32006.26 | 32223.46 |
| **Latency** | 1ms | 1ms | 1ms | 1ms | 1ms | 1ms | 2ms |

### [Opine](#opine)

| **Stat** | Mean | Stddev | Max |
| -------- | ---- | ------ | --- |
| 0.00 | 0.00 | 0.00 | |

| **Stat** | 10 | 25 | 50 | 75 | 90 | 95 | 99 |
| ----------- | ---- | ---- | ---- | ---- | ---- | ---- | ---- |
| **Req/Sec** | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 |
| **Latency** | 0ms | 0ms | 0ms | 0ms | 0ms | 0ms | 0ms |

### [Peko](#peko)

| **Stat** | Mean | Stddev | Max |
| -------- | ---- | ------ | --- |
| 0.00 | 0.00 | 0.00 | |

| **Stat** | 10 | 25 | 50 | 75 | 90 | 95 | 99 |
| ----------- | ---- | ---- | ---- | ---- | ---- | ---- | ---- |
| **Req/Sec** | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 |
| **Latency** | 0ms | 0ms | 0ms | 0ms | 0ms | 0ms | 0ms |

### [Reno](#reno)

| **Stat** | Mean | Stddev | Max |
| -------- | ------- | -------- | --- |
| 39036.10 | 1811.11 | 41830.95 | |

| **Stat** | 10 | 25 | 50 | 75 | 90 | 95 | 99 |
| ----------- | -------- | -------- | -------- | -------- | -------- | -------- | -------- |
| **Req/Sec** | 38295.27 | 38802.08 | 39249.93 | 39740.43 | 40054.09 | 40308.57 | 40976.28 |
| **Latency** | 1ms | 1ms | 1ms | 1ms | 1ms | 1ms | 1ms |

### [Router](#router)

| **Stat** | Mean | Stddev | Max |
| -------- | ------- | -------- | --- |
| 42227.41 | 3247.25 | 46880.04 | |

| **Stat** | 10 | 25 | 50 | 75 | 90 | 95 | 99 |
| ----------- | -------- | -------- | -------- | -------- | -------- | -------- | -------- |
| **Req/Sec** | 39916.94 | 41147.61 | 42990.69 | 43904.33 | 44725.72 | 45317.84 | 46041.95 |
| **Latency** | 876µs | 1ms | 1ms | 1ms | 1ms | 1ms | 1ms |

### [Stric](#stric)

| **Stat** | Mean | Stddev | Max |
| -------- | ------- | --------- | --- |
| 78650.77 | 9483.81 | 101118.93 | |

| **Stat** | 10 | 25 | 50 | 75 | 90 | 95 | 99 |
| ----------- | -------- | -------- | -------- | -------- | -------- | -------- | -------- |
| **Req/Sec** | 66613.98 | 70902.07 | 77584.15 | 85674.68 | 92200.59 | 94533.56 | 98523.03 |
| **Latency** | 377µs | 471µs | 599µs | 756µs | 940µs | 1ms | 1ms |

### [Servest](#servest)

| **Stat** | Mean | Stddev | Max |
| -------- | ------- | -------- | --- |
| 6605.66 | 1343.52 | 11603.86 | |

| **Stat** | 10 | 25 | 50 | 75 | 90 | 95 | 99 |
| ----------- | ------- | ------- | ------- | ------- | ------- | ------- | -------- |
| **Req/Sec** | 5302.22 | 5842.87 | 6653.40 | 7224.49 | 8155.46 | 8934.52 | 10066.87 |
| **Latency** | 6ms | 6ms | 7ms | 7ms | 9ms | 9ms | 13ms |

### [Vixeny (Bun)](#vixeny-bun)

| **Stat** | Mean | Stddev | Max |
| -------- | -------- | -------- | --- |
| 71996.27 | 12685.97 | 99218.67 | |

| **Stat** | 10 | 25 | 50 | 75 | 90 | 95 | 99 |
| ----------- | -------- | -------- | -------- | -------- | -------- | -------- | -------- |
| **Req/Sec** | 56942.34 | 60507.01 | 69957.34 | 83635.10 | 90496.55 | 92965.61 | 96916.60 |
| **Latency** | 400µs | 496µs | 643µs | 854µs | 1ms | 1ms | 1ms |

### [Vixeny (Deno)](#vixeny-deno)

| **Stat** | Mean | Stddev | Max |
| -------- | ------- | -------- | --- |
| 49557.67 | 4141.20 | 75493.88 | |

| **Stat** | 10 | 25 | 50 | 75 | 90 | 95 | 99 |
| ----------- | -------- | -------- | -------- | -------- | -------- | -------- | -------- |
| **Req/Sec** | 46318.53 | 47438.51 | 48342.29 | 50952.60 | 55146.31 | 57635.52 | 63234.29 |
| **Latency** | 817µs | 946µs | 1ms | 1ms | 1ms | 1ms | 1ms |

---

Generated 2024-07-16T01:46:56.215Z