Published July 24, 2022
| Version 1.5.9
Software
Open
Scalene: a high-performance, high-precision CPU, GPU, and memory profiler for Python
Authors/Creators
Description
Changes in this release:
- Fixed a reference counting issue that could lead to failure (https://github.com/plasma-umass/scalene/commit/73c848b62d33ac47f4e8b7464e75a9c8edafd68e).
- Increased an internal buffer size to ensure safe handling when Scalene is accessing very long directory / pathnames.
- Added support for profiling applications that themselves use
LD_PRELOAD(fixing https://github.com/plasma-umass/scalene/issues/418). - Improved warning message for the current lack of support for
multiprocessingon Windows (addressing https://github.com/plasma-umass/scalene/issues/416). - Other changes to enable building on Conda (https://github.com/conda-forge/staged-recipes/pull/18747).
Full Changelog: https://github.com/plasma-umass/scalene/compare/v1.5.9.1...v1.5.10
Notes
Files
plasma-umass/scalene-v.1.5.10.zip
Files
(4.5 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:8b2f2b91c4fa3ec6cb3ad9308d96de98
|
4.5 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/plasma-umass/scalene/tree/v.1.5.10 (URL)