edr
edr copied to clipboard
Implement combined flame graph for Hardhat & EDR
Definition of Done
- [ ] Find a tool that support Javascript flame graphs for async tasks
- [ ] If such a tool exists, implement such tool in Hardhat
- [ ] Merge flame graphs generated by Hardhat and EDR
If no tool exists in Javascript to generate flamegraphs for async tasks, we'll opt out of integrating this into our workflow