mirror of
https://github.com/clinicjs/node-clinic.git
synced 2026-01-18 16:22:03 +00:00
improve our CLI messaging a bit by - immediately showing a message when we receive a Ctrl+C - showing the "Analysing data" message ASAP when the profiled process exits (requires https://github.com/nearform/node-clinic-bubbleprof/pull/286, https://github.com/nearform/node-clinic-doctor/pull/209, https://github.com/nearform/node-clinic-flame/pull/63) - showing a loading "spinner" (its a bar really) during the analysis. for fun, its colour is the logo colour of the tool you're running 😛  <details><summary>and for bubbleprof</summary>  </details> <details><summary>and for doctor</summary>  </details>