clinicjs / node-clinic

Clinic.js diagnoses your Node.js performance issues
https://clinicjs.org
MIT License
5.67k stars 125 forks source link

bubbleproof does not generate a stack tree for me #bubbleprof #470

Open AndreiIanc opened 6 months ago

AndreiIanc commented 6 months ago

Expected Behavior

Current Behavior

I try to run Bublleprof: clinic bubbleprof --on-port 'autocannon -c 5 -a 500 localhost:3000' -- node index.js I got: miscellaneous–<1 ms miscellaneous Click to display stack trace 0 s For <1 ms (NaN% of the profile runtime), async operations were pending from this group.

Steps to Reproduce (for bugs)

  1. clinic bubbleprof --on-port 'autocannon -c 5 -a 500 localhost:3000' -- node index.js
  2. result: "encrypted text see Attached file", Please open an issue on https://github.com/clinicjs/node-clinic-bubbleprof with the above output. Analysing data Generated HTML file is xxx.clinic-bubbleprof.html bubbleproof_output.txt

Sample upload

Environment