github plasma-umass/scalene 1.2.0
Major update, support and features

latest releases: v1.5.40, v1.5.39, v1.5.38...
3 years ago
  • Jupyter support (currently CPU profiling only); use %scrun or %%scalene
  • Function summaries: sorted list of functions by CPU time
  • Memory consumption: reports top K lines allocating the most memory
  • Reports memory growth over time (indicating possible leaks)
  • Line-level memory leak detection "for free"
  • Full multiprocessing support
  • Adds --profile-only flag to restrict profiling to files that contain the given string
  • Massive refactoring and cleanup of codebase

Don't miss a new scalene release

NewReleases is sending notifications on new releases.