Published January 3, 2024
| Version v1.5.33
Software
Open
Scalene: a high-performance, high-precision CPU, GPU, and memory profiler for Python
Authors/Creators
Description
What's Changed
- The command line option
--offand the programmatic use ofscalene_profiler.stop()now both disable CPU/GPU (as before), and memory profiling (new), by @sternj in https://github.com/plasma-umass/scalene/pull/751 - Added a work-around that lets Scalene work properly with Sage, by @emeryberger in https://github.com/plasma-umass/scalene/pull/743
Full Changelog: https://github.com/plasma-umass/scalene/compare/v1.5.32.1...v1.5.33
Notes
Files
plasma-umass/scalene-v1.5.33.zip
Files
(8.2 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:c1a12f171fbf540a3e0a0962b3fbaa14
|
8.2 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/plasma-umass/scalene/tree/v1.5.33 (URL)