15
0
forked from pool/python-asv
Go to file
Ana Guerrero 55d77715be Accepting request 1108925 from devel:languages:python
- 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
2023-09-04 20:54:04 +00:00
2023-09-04 15:55:35 +00:00
2023-09-04 15:55:35 +00:00
2023-09-04 15:55:35 +00:00
Description
No description provided
56 KiB
Languages
RPM Spec 100%