Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use time.perf_counter for time measurements
This the reliable, multiplatform, recommended way to measure times when doing benchmarks, and it is available unconditionally now that we support Python 3.5+. Signed-off-by: Rodrigo Tobar <rtobar@icrar.org> counter
- Loading branch information