updated requirement:
- PSphinxTheme>=2.0.1
- psutil>=2.1.3
updated: Required Software
- updated tested python version to: 3.4.2rc1
- Required Software: setuptools >= 6.0.2
- updated requirement: PSphinxTheme>=2.0.0
- updated missing psutil version
- Benchmark-It supports to use the slowest function as base in ranking
- renamed tests module to use lower case names
- updated requirements: fixes theme problem
- adjusted docs/RequiredSoftware.rst
- updated requirements
- adjusted: README.rst
- some adjustments in setup.py
- some documentation reformatting in utils.py
- updated requirements
- adjusted
.. code-block:: python
to.. code-block:: python3
renamed project: SpeedIT to PySpeedIT
output is written to html files
simplified usage: only one interface through one function:
PySpeedIT.speed_it.speed_it
- uses now option:
html_output_dir_path
and handles the rest internally- splits output into separate files per module
- Benchmark-IT uses now a proper option for output of source-code
- fixed an Error in
benchmark_it
when a function had a default keyword argument but not input data was supplied
- removed dependencies
- sphinxcontrib-napoleon Sphinx (this is pulled in by the new: PSphinxTheme)
- added new dependencies
- PSphinxTheme Cython
- added missing license for: memory_profiler
- project start (named: SpeedIT)