benchmark v1.5.2 Release Notes
Release Date: 2020-09-11 // over 4 years ago-
- Timestamps in output are now rfc3339-formatted #965
- โ overflow warnings with timers fixed #980
- Python dependencies are now covered by a requirements.txt #994
- JSON output cleaned up when no CPU scaling is present (#1008)
CartesianProduct
added for easier settings of multiple ranges (#1029)- Python bindings improvements:
- ๐ Workflow additions in github include pylint (#1039) and bindings runs (#1041)
Previous changes from v1.5.1
-
- Python bindings are now available in //bindings/python
- โฌ๏ธ Upgraded bazel from 0.10.1 to 3.2.0 (long overdue)
- ๐ RISC-V and PPC cycleclock fixes
- ๐ Various build warnings and cmake issues resolved
- ๐ Documentation improvements