Skip to content

🔬 A fast, interactive web-based viewer for performance profiles.

License

Notifications You must be signed in to change notification settings

ebariche/speedscope

 
 

Repository files navigation

🔬speedscope(-x)

Based on 1.15.x

Features

CPU_TIME/UNMANAGED_CODE_TIME folding for .NET

To fold CPU_TIME :

Change file extension from .speedscope.json to .no-cpu.netcore.speedscope.json

To fold UNMANAGED_CODE_TIME :

Change file extension from .speedscope.json to .no-uct.netcore.speedscope.json

To fold both :

Change file extension from .speedscope.json to .no-cpu-uct.netcore.speedscope.json

Statistics module for Time Order / Left Heavy views

image

Usage

Visit https://agreeable-sand-079adf60f.2.azurestaticapps.net

For further instructions, see https://github.com/jlfwong/speedscope

Self-contained directory

Unzip archive and open index.html

See Releases

About

🔬 A fast, interactive web-based viewer for performance profiles.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 81.4%
  • JavaScript 17.4%
  • Other 1.2%