Perftester

Latest version: v0.7.0

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

Scan your dependencies

Page 1 of 2

0.7.9

Memory tracer from the `memtrace` module have been moved to a separate Python package called `tracemem`. This made the tracer lighter, so session measurements are themselves lighter and do not contain unnecessary memory taken by `perftester`.

0.6.3

This release comes with a bugfix. The results of `memory_profiler.memory_usage()` are provided as MiB while those of `pympler.asizeof.asizeof()` as MB. Hence the data are unified in a way that all the results are provided as MB.

0.6.2

This release comes with improved doctesting and minor bugfixes.

0.6.1

In the full memory tracer, warnings from `pympler.asizeof.asizeof()` are caught.

0.6.0

This is a beta release of `perftester`'s new feature: full-memory tracer. It can be used to study full memory of all objects in the global and local scopes.

No guarantees that the API of the feature will not change.

0.5.1

Unfix package versions. We had problems with Python 3.11, which did not work with `memory_profiler` v. 0.60.0. It's safer to use the current version of `memory_profiler` than to update them anytime some dependency changes its version.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.