Skip to content

v2.1.0

Compare
Choose a tag to compare
@goto-bus-stop goto-bus-stop released this 27 Nov 15:55
· 104 commits to master since this release
8d4176d
  • Add --dest flag in Bubbleprof and Flame. (#76)
  • Strip trailing slash from --visualize-only flag. (#81)
    So you can do clinic 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