add v8 profiler on /profile?time=MS url

This commit is contained in:
Brian Gough
2015-03-16 15:02:45 +00:00
parent 8d7d637eed
commit 65f2f23cf6
2 changed files with 11 additions and 1 deletions

View File

@@ -23,7 +23,8 @@
"express": "^4.2.0",
"body-parser": "^1.2.0",
"fs-extra": "^0.16.3",
"underscore": "^1.8.2"
"underscore": "^1.8.2",
"v8-profiler": "^5.2.4"
},
"devDependencies": {
"mocha": "1.10.0",