Gathering detailed insights and metrics for @rayo/benchmarks
Gathering detailed insights and metrics for @rayo/benchmarks
Gathering detailed insights and metrics for @rayo/benchmarks
Gathering detailed insights and metrics for @rayo/benchmarks
npm install @rayo/benchmarks
Typescript
Module System
Min. Node Version
Node Version
NPM Version
JavaScript (98.69%)
HTML (0.97%)
Shell (0.33%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
MIT License
212 Stars
286 Commits
6 Forks
13 Watchers
25 Branches
3 Contributors
Updated on Jun 20, 2025
Latest Version
1.5.5
Package Id
@rayo/benchmarks@1.5.5
Unpacked Size
9.61 kB
Size
4.00 kB
File Count
8
NPM Version
lerna/7.3.0/node@v18.18.2+arm64 (darwin)
Node Version
18.18.2
Published on
Jan 16, 2024
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
$> npm i -g @rayo/benchmarks
$> rayobench
$> rayobench -- -u http://localhost:5050 -c 1000 -p 25 -d 10
-u
(url) -Defaults to http://localhost:5050
-c
(connections) -Defaults to 500
-p
(pipelines) -Defaults to 10
-d
(duration) -Defaults to 5
(seconds)-o
(only) Run only one particular benchmark. -Defaults to null
-w
(workers) The number of workers to run the benchmarks. -Defaults to cpu count
Results
maywill vary on different hardware.
Please note that these results are only meant as raw performance indicators. Your application's logic, which is what makes most applications slow, may not see great performance gains between frameworks.
These tests were conducted on Mac Studio (M1 Ultra, 64 GB RAM, 20 CPU) and Node.js v16.18.1.
Measured after one warm-up run.
Tested with:
500 connections,
20 pipelines,
5 seconds,
20 CPU cores.
┌────────────┬─────────┬────────────┬────────────┬───────────┬──────────────┐
│ │ Version │ Reqs/sec ^ │ Reqs/sec * │ Latency * │ Throughput * │
├────────────┼─────────┼────────────┼────────────┼───────────┼──────────────┤
│ Storm │ 1.3.0 │ 226325 │ 213081.6 │ 23.05 │ 29.46 Mb. │
├────────────┼─────────┼────────────┼────────────┼───────────┼──────────────┤
│ Rayo │ 1.4.0 │ 127765 │ 125267.2 │ 39.24 │ 17.32 Mb. │
├────────────┼─────────┼────────────┼────────────┼───────────┼──────────────┤
│ Polka │ 0.5.2 │ 126479 │ 122886.4 │ 38.22 │ 16.99 Mb. │
├────────────┼─────────┼────────────┼────────────┼───────────┼──────────────┤
│ Fastify │ 4.10.2 │ 122810 │ 121273.6 │ 40.6 │ 21.63 Mb. │
├────────────┼─────────┼────────────┼────────────┼───────────┼──────────────┤
│ Express │ 4.17.1 │ 37094 │ 36035.2 │ 135.91 │ 4.98 Mb. │
└────────────┴─────────┴────────────┴────────────┴───────────┴──────────────┘
* Average
When
Rayo
is powered byStorm
, it relies on Nodejs'cluster
which will spawn a server process on each available CPU core, thus yielding better results.
Just submit a PR with whatever framework you consider is worthy of being ranked here.
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
no dangerous workflow patterns detected
Reason
license file detected
Details
Reason
SAST tool detected
Details
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
Found 0/22 approved changesets -- score normalized to 0
Reason
0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
project is not fuzzed
Details
Reason
security policy file not detected
Details
Reason
38 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-07-07
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More