Skip to content

jcfrancisco/chrome-profile-sourcemap-resolver

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chrome-profile-sourcemap-resolver

The google performance profiler is an incredible powerfull tool for performance debugging. Unfortunately - at least as of today - it does not support sourcemaps.

As a quickfix the chrome-profile-sourcemap-resolver allows to convert a raw profile.json and tries to resolves sourcemap for all stacktraces.

Before and After example

Usage:

npx chrome-profile-sourcemap-resolver profile.json

About

Apply sourcemaps for a recorded chrome profile

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 77.1%
  • JavaScript 22.9%