Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 864 Bytes

README.md

File metadata and controls

35 lines (18 loc) · 864 Bytes

🔬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