forked from pool/python-asv
55d77715be4e820b0c8a1c28b2e5d00b52d7a1f6a4bd1aa1153f9e1b71f8f6c8
- update to 0.6.0:
* ``asv_runner`` is now used internally, making the addition of
custom benchmark types viable (#1287)
* Benchmarks can be skipped, both wholly and in part using new
decorators ``skip_benchmark_if`` and ``skip_params_if``
* Benchmarks can be skipped during their execution (after
setup) by raising ``SkipNotImplemented`` (#1307)
* Added ``default_benchmark_timeout`` to the configuration
object, can also be
* passed via ``-a timeout=NUMBER`` (#1308)
* ``ASV_RUNNER_PATH`` can be set from the terminal to test
newer versions of ``asv_runner`` (#1312)
* Removed ``asv dev`` in favor of using ``asv run`` with the
right arguments (#1200)
* ``asv run`` and ``asv continuous`` don't implement the
``--strict`` option anymore, and they will always return
a non-zero (i.e. ``2``) exit status if any benchmark fail.
* Fixed ``install_timeout`` for ``conda`` (#1310)
OBS-URL: https://build.opensuse.org/request/show/1108925
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-asv?expand=0&rev=6
Description
No description provided
Languages
RPM Spec
100%