| ▲ | gue-ni 2 days ago |
| Fun fact: firefox also supports loading 'perf' reports: https://profiler.firefox.com/ |
|
| ▲ | the8472 2 days ago | parent [-] |
| useful for small profiles, but it blows up on larger ones. hotspot handles multi-gigabytes recordings fine on the same hardware. |
| |
| ▲ | milianw 2 days ago | parent [-] | | I still think we should find a way to integrate the two somehow - i.e. analyze locally and then send the pre-analyzed data for visualization purposes to the remote firefox profiler. Does anyone know a good format we could use for that purpose? It needs to be non-verbose to not hit the infamous 2GB/4GB JSON heap size limitation on import e.g. Similarly, we also need something that can deal with the various cost types we support in hotspot, most notably off-CPU time. | | |
|