Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python: Fix duration of benchmark rate | Brent Stapleton | 2018-09-12 | 1 | -1/+1 |
| | | | | | | | | Duration of multichannel benchmark was 50 seconds longer than intended- a 50ms initialization delay was mistakenly multiplied by 1000. Fixes e735a63ff9e ("python: Adding Python API benchmark rate") | ||||
* | python: Adding Python API benchmark rate | Brent Stapleton | 2018-06-20 | 1 | -0/+481 |
Python API version of the benchmark rate utility. |