Releases: jlfwong/speedscope
Releases · jlfwong/speedscope
v1.23.1
- Profile selector: add sortable columns and total weight display [#515] (by @jlfwong)
v1.22.2
No-op change -- was debugging why versions were not showing up correctly on my machine
v1.22.0
- Add support for Rust v0 symbol mangling scheme [#491] (by @cerisier)
v1.21.2
[1.21.2] - 2025-01-15
- Switch from parcel to esbuild [#432] (by @jlfwong)
- Revert "Upgrade to parcel 2.13.3" [#492] (by @jlfwong)
- Upgrade to parcel 2.13.3 [#492] (by @jlfwong)
- Add link to async-profiler wiki page to README
v1.21.0
[1.21.0] - 2024-11-16
- Add support for Instruments 16 Time Profile Deep Copy [#484] (by @robert3005)
- Fix bug where import after error continues failing [#463] (by @tom93)
- Bundle the font [#472] (by @Krinkle)
- Clarify specification of startValue in speedscope file format [#464] (by @tom93)
v1.20.0
- Partition based on samples instead of traceEvents when importing a sample-based chrome trace [#460] (by @zacharyfmarion)
v1.18.0
- Add hermes-specific support for the trace event format [#458] (by @zacharyfmarion)
- Update README-ADMINS.md with npm login instructions [#457] (by @jlfwong)