Something like the following: ``` py.test --bench --bench-unit=s ``` Now the benchmark summary would report elapsed time in seconds instead of microseconds.
Something like the following:
Now the benchmark summary would report elapsed time in seconds instead of microseconds.