Scalene

Latest version: v1.5.49

Safety actively analyzes 685670 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 9 of 13

1.5.11

Changes in this release:
- Fixed pre-built MacOS Universal distributions not including M1 support;
- Fixed Scalene's assumption it would remain in the same directory, which caused problems when the profiled program did a `chdir`.

**Full Changelog**: https://github.com/plasma-umass/scalene/compare/v1.5.10...v1.5.11

1.5.10

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 `multiprocessing` on 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

1.5.9.1

Changes in this release:
- increased accuracy of time attribution to specific lines for CPU & GPU profiling (also reduces memory consumption)
- increased accuracy of memory attribution to specific liens
- added per-process GPU accounting for NVIDIA, which can dramatically increase accuracy when profiling on shared GPUs
- added support for Python 3.11
- documented the command-line option to force Scalene to ignore options after that point (`---`)

**Full Changelog**: https://github.com/plasma-umass/scalene/compare/v1.5.8...v1.5.9.1

1.5.9

Changes in this release:
- increased accuracy of time attribution to specific lines for CPU & GPU profiling (also reduces memory consumption)
- increased accuracy of memory attribution to specific liens
- added per-process GPU accounting for NVIDIA, which can dramatically increase accuracy when profiling on shared GPUs
- added support for Python 3.11
- documented the command-line option to force Scalene to ignore options after that point (`---`)

**Full Changelog**: https://github.com/plasma-umass/scalene/compare/v1.5.8...v1.5.9

1.5.8

Changes in this release:
- fixed missing GUI files from Linux wheels;
- fixed some issues launching browser to display GUI results;

1.5.7

What's Changed

UI improvements:
* Memory activity now shown as pies instead of numbers

Compatibility:
* Working towards conda builds.

**Full Changelog**: https://github.com/plasma-umass/scalene/compare/v1.5.6...v1.5.7

Page 9 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.