Setup Siege for soft test.
Recomment Node.js v10+ to run.
Install the dependencies and devDependencies and start the server.
$ npm install or npm i
For build production environments and compare...
$ npm run noCluster
$ npm run withCluster
- Test performance speed with cluster
- Do more :D
- MIT