Hi!
First of all, thanks for a great tool.
I wanted to profile my app start performance, like with this button in React Devtools.

Currently, when i start a profiling session, then hard reloads my app it seems like i do not receive any profiling data.
Would it be possible to implement a similar feature like in React Devtools?
Alternatively maybe we can expose a "load/import" function, where we can import another saved profiling session, since i currently can generate one with the standard React Devtools.
Hi!
First of all, thanks for a great tool.

I wanted to profile my app start performance, like with this button in React Devtools.
Currently, when i start a profiling session, then hard reloads my app it seems like i do not receive any profiling data.
Would it be possible to implement a similar feature like in React Devtools?
Alternatively maybe we can expose a "load/import" function, where we can import another saved profiling session, since i currently can generate one with the standard React Devtools.