NodeRestPerfTest3 icon indicating copy to clipboard operation
NodeRestPerfTest3 copied to clipboard

More Node.js performance testing

Results 5 NodeRestPerfTest3 issues
Sort by recently updated
recently updated
newest added

There were some hinders aginst the automation, so I fixed them. 1. I added options like `-y` or `--minimal` in commands of install.sh to avoid for users to type 'y'...

The syntax for Hapi servers changed recently. The current version of this file returns syntax errors for the latest version. Updated version works the same as before.