Skip to content

Commit

Permalink
Add docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mdboom committed May 26, 2022
1 parent efb04a7 commit c40c127
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/api.rst
Expand Up @@ -676,6 +676,7 @@ Benchmark:
* ``inner_loops`` (``int >= 1``): number of inner-loops of the benchmark (``int``)
* ``timer``: Implementation of ``time.perf_counter()``, and also resolution if
available
* ``tags``: (list of str, optional): A list of tags associated with the benchmark. If provided, the results output will be aggreggated by each tag.

Python metadata:

Expand Down

0 comments on commit c40c127

Please sign in to comment.