Flameshow

Latest version: v1.1.3

Safety actively analyzes 682404 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.2.3

More optimizations!

Flameshow now renders faster and displays more information 🐇

What's Changed
* optimise: do not render when value is 0 by laixintao in https://github.com/laixintao/flameshow/pull/21
* optimize: when span container width is 0, skip rendering. by laixintao in https://github.com/laixintao/flameshow/pull/22
* Display loading status on footer. by laixintao in https://github.com/laixintao/flameshow/pull/23


**Full Changelog**: https://github.com/laixintao/flameshow/compare/v0.2.2...v0.2.3

0.2.0

Flameshow is now in pure Python! no golang needed.

From this version, Flameshow using protobuf to decode pprof binary directly. It's faster and less dependency, makes it easy to install.

Try it out! by:

shell
pip install flameshow


🔥

What's Changed
* update readme: add dev instruction, and mention textual. by laixintao in https://github.com/laixintao/flameshow/pull/11
* Use protobuf to parse pprof binary data, do not reply on cffi to call golang anymore. by laixintao in https://github.com/laixintao/flameshow/pull/16
* add release ci: upload to pypi on tag push. by laixintao in https://github.com/laixintao/flameshow/pull/17


**Full Changelog**: https://github.com/laixintao/flameshow/compare/v0.1.5...v0.2.0

0.1.5

What's Changed
* Add help information by laixintao in https://github.com/laixintao/flameshow/pull/7
* auto fix the detail row height, to match the radio set. by laixintao in https://github.com/laixintao/flameshow/pull/9
* heap's default sample index set to inuse_space. by laixintao in https://github.com/laixintao/flameshow/pull/10


**Full Changelog**: https://github.com/laixintao/flameshow/compare/v0.1.3...v0.1.5

0.1.3

What's Changed
* pypi version badge by laixintao in https://github.com/laixintao/flameshow/pull/2
* show human friendly size when sample unit is byte. by laixintao in https://github.com/laixintao/flameshow/pull/5
* add version option by laixintao in https://github.com/laixintao/flameshow/pull/6


**Full Changelog**: https://github.com/laixintao/flameshow/compare/v0.1.2...v0.1.3

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.