Things are a bit rough around the edges and docs will improve.
cd visual && node app.js(runs on port 7777)- currently assumes test app is on port 3333
- Start the test by hitting
http://localhost:7777/resume
-
node parser.js logs/metrics > graphs/public/data/baseline.json -
cd graphs && node app.js(runs on port 2222) -
http://localhost:2222/basicto see graphs of result -
node blocked.jswill produce a report of event loop blocked stack traces