Skip to content

jordicenzano/nodejs-multicore-load-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nodejs-multicore-load-test

Performs a very simple load test for nodejs using multicore

Run

node node index.js [TIME] [CPU-CORES]. Example: node node index.js 10000

TIME: Millisecconds you want to run the test. Will default to 10000

CPU-CORES: Number of "threads" you want to run. Will default to the nimber of CPUs that the local machine has.

About

Performs a very simple load test for nodejs using multicore

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published