There's a save button in the Chrome dev tools profiler, but no load button. How do you load a saved profile back into Chrome to view it?
How to load saved .cpuprofile file in Chrome developer tools CPU profile?
8.5k views Asked by Richard At
        	3
        	
        There are 3 answers
0
                
                        
                            
                        
                        
                            On
                            
                            
                                                    
                    
                Here is an alternative way to view .cpuprofile files: http://jamie-wong.com/post/speedscope/
It provides an online and offline version. It works also for "bigger" files where the built in viewer of VS code ist struggeling.

There is a "Load" button just under the list of profiles.