jlfwong / jlfwong/speedscope

Loading profile from `austin>=3.0.0` fails

Open
#369 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
6.8k
Forks
320
PR merge metrics
No merged PRs in 30d

Description

To reproduce:
1. `conda install austin==3.1`
2. `austin -o outfile.txt python -c "import this"`
3. Upload [outfile.txt](https://github.com/jlfwong/speedscope/files/7379825/austin_3_1.txt) to Speedscope: "Unrecognized format! See documentation about supported formats."

The issue can be "fixed" by using `austin<3.0`, or by using the `austin>=3.0` combined with `austin2speedscope` conversion tool. According to @P403n1x87 since https://github.com/jlfwong/speedscope/pull/336/files was merged the new output format of `austin>=3.0` should be supported. Is this a bug or expected behaviour? Using `austin=2.1.1` with speedscope was always a very seamless experience.

Austin issue for reference: https://github.com/P403n1x87/austin/issues/91

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.