The

Python package allows to benchmark functions and much more
Current development release
|
|
|
|
|
Version | date | archives | User’s Guide |
|
|
|
|
0.2.0 | December 23, 2019 | (11 Ko)
| (603 Ko)
|
Quick presentation with installation procedure and examples :
Version history
- 0.2.0 (December 23, 2019) : some changes in the code and addition of the options before and
after to the bench function ;
- 0.0.3 (May 18, 2018) : some corrections
- In bench function, the comment option value can be a string (so one line) or a list of string
(multiple lines).
- In bench function, when benchmarking functions that modify one of their inputs one has to
use the copyinput option with a True value ;
- 0.0.2 (May 8, 2018) : first release ;
Old release
|
|
|
|
|
Version | date | archives | User’s Guide |
|
|
|
|
0.0.3 | May 18, 2018 | (8 Ko)
| (411 Ko)
|
|
|
|
|
0.0.2 | May 8, 2018 | (8 Ko)
| (408 Ko)
|
|
|
|
|
|