/bench_serval

📊 Comparing deno & node HTTP frameworks

Primary LanguageTypeScriptMIT LicenseMIT

bench

📊 Daily benchmarks of deno & node & bun HTTP frameworks


Table of Contents

Overview

Hello, bench!

Requests per second

Framework Mean Stddev Max Relative
Hyper Express 77717.75 15929.25 99732.78 100%
Mesh 76918.77 10557.58 96419.34 99%
Hono 54189.42 8386.00 80980.66 70%
Hyper Express Deno 0.00 0.00 0.00 0%
Chart

Frameworks

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

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

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

A fast web framework based on uWebSocket.js

Benchmarks

Hello, bench!

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

Stat Mean Stddev Max
54189.42 8386.00 80980.66
Stat 10 25 50 75 90 95 99
Req/Sec 47346.76 48534.24 50427.64 58931.66 66860.56 71321.45 77041.18
Latency 607µs 783µs 962µs 1ms 1ms 1ms 1ms
Stat Mean Stddev Max
77717.75 15929.25 99732.78
Stat 10 25 50 75 90 95 99
Req/Sec 55801.72 60545.45 81929.04 92517.45 95885.57 97051.07 98802.09
Latency 379µs 471µs 587µs 775µs 969µs 1ms 1ms
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
Stat Mean Stddev Max
76918.77 10557.58 96419.34
Stat 10 25 50 75 90 95 99
Req/Sec 62730.31 67080.72 77588.69 86453.89 89473.25 91942.68 95071.47
Latency 400µs 473µs 593µs 791µs 971µs 1ms 1ms

Generated 2024-09-08T01:08:05.953Z