clinicjs / node-clinic

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

Support the 0x collect-delay arg #370

Open stephenh opened 2 years ago

stephenh commented 2 years ago

Afaiu clinic flame runs on top of 0x, which has a --collect-delay parameter that seems very useful to ignore "initial boot" noise:

https://github.com/davidmarkclements/0x/pull/239

It would be great to be able to set this when running clinic flame.