6 lines
189 B
Python
6 lines
189 B
Python
"""ASV performance benchmarks for cleveractors.
|
|
|
|
Run with ``nox -s benchmark``. To compare a branch against master use
|
|
``nox -s benchmark_regression`` (which wraps ``asv continuous``).
|
|
"""
|