We can easily run the app with the built-in profiler: NODE_ENV=production node --prof app.js. and put some load on the server using ab (ApacheBench):
確定! 回上一頁