All Versions
14
Latest Version
Avg Release Cycle
143 days
Latest Release
-

Changelog History
Page 2

  • v0.2 Changes

    November 30, 2014
    • ๐ŸŽ Near-complete rewrite of SnakeViz for improved performance and usability
    • ๐Ÿ— Most of the computation and call-tree building now happens in the client, once the page is loaded it is self-sufficient
    • Display function info beside the sunburst instead of in tooltips
    • Option to display the current call stack (useful when zooming)
    • Controls for limiting depth of visualization and display of small functions
  • v0.1.4 Changes

    October 15, 2014
    • ๐Ÿ›  Fix display of functions in pstats table
    • 0๏ธโƒฃ Sort pstats table on total time column be default
  • v0.1.3 Changes

    October 14, 2014
    • Switch to DataTables for table display
    • ๐Ÿฑ Store all client assets in distribution for offline use
  • v0.1.2 Changes

    October 13, 2014
    • %snakeviz and %%snakeviz magics for IPython
    • ๐Ÿ‘ Python 3 support
    • ๐Ÿ›  Fix for tooltips when the cursor is on the right side of the viz
    • โœ‚ Remove use of the Bootstrap glyphicons