Closed rs2 closed 7 years ago
Consider profiling a relatively long-running script. There's a well-defined use case where you just want to reuse cached profile results.
I plan to add a feature to save profiling results to file and render visualizations from file soon. Implementing cached results merge is way harder and I am thinking about postponing it.
Consider profiling a relatively long-running script. There's a well-defined use case where you just want to reuse cached profile results.