v2.1.0
- Add
--dest
flag in Bubbleprof and Flame. (#76) - Strip trailing slash from
--visualize-only
flag. (#81)
So you can doclinic doctor --visualize-only 1234.clinic-doctor/
without it crashing - Add --autocannon flag for tools. (#88)
Automatically benchmark your server using Autocannon:
clinic doctor --autocannon [ /url --method POST -c10 -d5 ] -- node server.js