Skip to content

v4.6.0

Latest
Compare
Choose a tag to compare
@joerick joerick released this 12 Oct 08:46
· 17 commits to main since this release
  • Adds a feature -c, which allows profiling code directly from the command line, like python -c. (#271)
  • Adds a convenience method Profiler.write_html, for writing HTML output to a file directly. (#266)