benchmark/bindings/python/google_benchmark
feserr 378ed8ff25
Add 'seconds' time unit (#1076)
Fixes #1075.

* Add an option to report in seconds.

* Reduce the time of the test.

* Add CSV/JSON tests for new time reports.
2020-12-21 20:15:58 +03:00
..
BUILD Rename python bindings package to `google_benchmark`. (#999) 2020-07-09 09:23:06 +01:00
__init__.py Add 'seconds' time unit (#1076) 2020-12-21 20:15:58 +03:00
benchmark.cc Add 'seconds' time unit (#1076) 2020-12-21 20:15:58 +03:00
example.py Bind benchmark builder to Python (#1040) 2020-09-11 10:55:18 +01:00