Skip to content

jbenguira/node-perf-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-perf-test


This is a quick benchmark tool for node.js, it's testing fastify on single thread, then with multi threading (cluster mode), then finally with turbo-http It's recommended to run it on a clean ubuntu install

Getting Started

Clone this repo and run the benchmark with:
git clone https://github.com/jbenguira/node-perf-test
cd node-perf-test
./start-test.sh

or run it directly from a linux console with:
wget -O - https://raw.githubusercontent.com/jbenguira/node-perf-test/master/start-test.sh | bash



About

test raw performance of nodejs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published