Skip to content

0.7.4

Compare
Choose a tag to compare
@palkan palkan released this 16 Feb 21:12
· 440 commits to master since this release
e4d8e23

Features

  • Add JSON report support for StackProf.

Use TEST_STACK_PROF_FORMAT=json to generate a JSON dump (e.g. to use with https://www.speedscope.app)

  • Add ability to specify report/artifact name suffixes.

Use TEST_PROF_REPORT env variable to add custom suffix to generated reports (to distinguish runs from each other).