Gathering detailed insights and metrics for fastify-benchmarks
Gathering detailed insights and metrics for fastify-benchmarks
Gathering detailed insights and metrics for fastify-benchmarks
Gathering detailed insights and metrics for fastify-benchmarks
Fast and low overhead web framework fastify benchmarks
npm install fastify-benchmarks
Typescript
Module System
Node Version
NPM Version
JavaScript (100%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
NOASSERTION License
618 Stars
789 Commits
239 Forks
18 Watchers
2 Branches
51 Contributors
Updated on Jul 10, 2025
Latest Version
1.0.0
Package Id
fastify-benchmarks@1.0.0
Unpacked Size
95.28 kB
Size
21.08 kB
File Count
57
NPM Version
6.8.0
Node Version
10.15.0
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
42
npm i -g fastify-benchmarks
benchmark [arguments (optional)]
-h
: Help on how to use the tool.compare
: Get comparative data for your benchmarks.You may also compare all test results, at once, in a single table;
benchmark compare -t
You can also extend the comparison table with percentage values based on fastest result;
benchmark compare -p
autocannon -c 100 -d 5 -p 10 localhost:3000
(two rounds; oneq to warm-up, one to measure).10.15.2
Router | Requests/s | Latency | Throughput/Mb | |
---|---|---|---|---|
rayo | ✓ | 76372.3 | 1.21 | 9.01 |
polka | ✓ | 74182.4 | 1.27 | 8.22 |
fastify | ✓ | 70854.4 | 1.34 | 11.15 |
micro | ✗ | 68636.8 | 1.38 | 10.85 |
connect | ✗ | 60592 | 1.57 | 8.55 |
bare | ✗ | 59120 | 1.61 | 8.55 |
trek-router | ✓ | 57328 | 1.67 | 8.07 |
spirit | ✗ | 55804.8 | 1.48 | 8.65 |
trek-engine | ✗ | 55548.8 | 1.73 | 7.92 |
koa | ✗ | 54064 | 1.77 | 8.53 |
spirit-router | ✓ | 52598.4 | 1.6 | 8.18 |
connect-router | ✓ | 51171.2 | 1.87 | 7.33 |
koa-router | ✓ | 48438.4 | 1.99 | 7.63 |
total.js | ✓ | 46595.2 | 2.06 | 13.15 |
express-route-prefix | ✓ | 43324.8 | 2.22 | 15.05 |
hapi | ✓ | 39036.81 | 2.48 | 6.08 |
express | ✓ | 38800 | 2.49 | 6.13 |
microrouter | ✓ | 37865.6 | 2.55 | 5.97 |
restify | ✓ | 34609.6 | 2.56 | 5.47 |
take-five | ✓ | 30164.8 | 2.84 | 10.05 |
express-with-middlewares | ✓ | 28750.4 | 3.38 | 10.35 |
fastify-big-json | ✓ | 11256.8 | 8.7 | 127.60 |
No vulnerabilities found.
Reason
30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Reason
GitHub workflow tokens follow principle of least privilege
Details
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
0 existing vulnerabilities detected
Reason
security policy file detected
Details
Reason
license file detected
Details
Reason
SAST tool is not run on all commits -- score normalized to 8
Details
Reason
dependency not pinned by hash detected -- score normalized to 3
Details
Reason
Found 3/27 approved changesets -- score normalized to 1
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
project is not fuzzed
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