Vprof Versions Save

Visual profiler for Python

v0.38

4 years ago
  • Drop Python 2 support
  • Bug fixes and performance improvements

v0.37.6

5 years ago

Fixed

  • Fix Markdown rendering on PyPI.

v0.37.5

5 years ago

Fixed

  • pip install vprof ImportError: No module named download (#84).

v0.37.4

6 years ago

Fixed

  • Prevent crash on unexpected type rear (#73).
  • Performance regression during path calculation.

v0.37.3

6 years ago

Fixed

  • Flame graph zoom rendering.

v0.37.2

6 years ago

Fixed

  • Pass back return value from the profiled function (#69).

v0.37.1

6 years ago

Fixed

  • Code heatmap displays all code except code from standard library now (#66).

v0.37

6 years ago

vprof 0.37 has been released.

New features

  • Now you can see run time distribution for modules under "Inspected modules".
  • Also you can get info about current tab by pressing the "?" button in the top right corner.
  • Bug fixes and performance improvements.

v0.36.1

7 years ago

Fixed

  • vprof crashes with a stacktrace on scripts with Python 3.6.1 32-bit and Windows (#64)

v0.36

7 years ago

vprof 0.36 has been released.

New features

Code heatmap shows run times for individual lines

Now you can see run time distribution over executed lines on code heatmap tab. The feature is experimental and will be improved in future versions.

4ebd7ec4-042d-11e7-9489-e821b449bd6f