Pass collectDelay arg to Clinic Doctor/Flame#208
Conversation
|
Once this is working for all three I will need to update the parameter from |
|
@jasnell Will need to think about a solution or only offer the time delay for Doctor and Flame. |
|
Yeah it's one of the key limitations of bubbleprof I'd say. That that one who may need to collect everything but figure out a way to reasonably filter during the analysis based on timestamp. |
|
@jasnell - Alright, I'll look into this some more and see what could be possible. |
|
For now, I'd say limit the timeout feature to doctor and flame an set the bubbleprof support as a separate task. |
|
@goto-bus-stop - Can I get you to review this and related PR's at some stage today? |
|
@jasnell - Updated with 0x draft PR. |
|
We should really only merge PRs like this once the other packages have been released, so we don't depend on temporary branches in the package.json |
|
Ah yes! Makes sense! |
This reverts commit e6db361.
|
Can the revert be reverted? This would be super useful... |
Related to this PR:
Doctor
clinicjs/node-clinic-doctor#295
Flame
clinicjs/node-clinic-flame#107
0x
davidmarkclements/0x#222
BubbleProf - Will be separate from this changeclinicjs/node-clinic-bubbleprof#346
The "--collect-delay" arg will be passed in with the arguments and allow the collection of data to be delayed.