2018-01-07 08:36:11 -08:00
2017-12-31 21:52:47 -05:00
2018-01-07 08:36:11 -08:00
2017-12-31 19:51:26 -05:00
2018-01-07 08:36:11 -08:00
2017-12-29 22:07:41 -05:00
2018-01-07 08:36:11 -08:00
2018-01-07 08:36:11 -08:00
2017-12-29 22:07:41 -05:00
2018-01-07 08:36:11 -08:00
2018-01-01 13:19:39 -05:00
2018-01-07 08:36:11 -08:00
2018-01-07 08:36:11 -08:00

speedscope

A high-performance interactive web-based viewer for [sampling profiles][0].

Example Profile [0]: https://en.wikipedia.org/wiki/Profiling_(computer_programming)#Statistical_profilers

Usage

Visit https://jlfwong.github.io/speedscope/, then drop a profile onto the page.

Currently accepts the same folded stack format as the original FlameGraph scripts do: https://github.com/brendangregg/FlameGraph#2-fold-stacks.

Also accepts CPU profiles recorded with Chrome devtools if saved with a .json extension.

For example, try dropping this file onto the browser window: https://raw.githubusercontent.com/jlfwong/speedscope/master/sample/perf-vertx-stacks-01-collapsed-all.txt

To pan, you can either scroll or click and drag.

To zoom, hold cmd & scroll, or pinch-to-zoom.

Description
🔬 A web-based viewer for sampling profiles 一个用于查看样本数据的网络工具
https://github.com/jlfwong/speedscope.git
Readme MIT 9.3 MiB
1.23.0 Latest
2025-07-07 11:04:25 +08:00
Languages
TypeScript 77.8%
JavaScript 20.7%
Shell 1%
CSS 0.2%
Makefile 0.2%
Other 0.1%