Perftester

Latest version: v0.7.0

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

Scan your dependencies

Page 2 of 2

0.5.0

This release comes with a new approach to changing settings (`number` and `repeat`) in `config`. They can be done now using `Number` and `Repeat` arguments (starting with an upper case). This is consistent with benchmarking and testing functions. For some time, for backward compatibility, the previous arguments `number` and `repeat` can be used too.

0.4.0

Before, the default behavior of the package was to cut traceback and enable the user to change this behavior to show full traceback. This is no good since if one conducts some benchmarks, full traceback should be enabled.
Now the default behavior is to show full traceback, with one exception: during performance testing, traceback is cut, but in all other situations (outside of performance tests), full traceback is shown.

0.3.1

The is the first official release of `perftester`, a package for performance testing of Python functions.

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.