@exodus/hm
v0.0.5
Published
Cleans up ugly profiler trace with wrong method paths to correct ones.
Downloads
28
Maintainers
Keywords
Readme
Hermes Profiler SourceMapper
Cleans up ugly profiler trace with wrong method paths to correct ones.
- Install @exodus/hm globally:
npm i -g @exodus/hm
- Record profiler trace with Chrome DevTools with Flipper
- Save the .cpuprofile
- Run
hmapper {.cpuprofile_path}
- Fixed file will appear on Desktop
Additional commands:
dev
- true | falseplatform
- ios | androidminify
- true | falsemodulesOnly
- true | falserunModule
- true | falseapp
- app BundleID/PackageName