Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: Add more tests for max rate streaming | Ciro Nishiguchi | 2019-12-18 | 4 | -89/+469 |
| | | | | | Add more tests to compare streaming rates with previous releases. Changed the output string to a table. | ||||
* | tests: Install all stream performance scripts | Brent Stapleton | 2019-12-06 | 1 | -1/+3 |
| | | | | | | | Install all of the streaming performance tests scripts, not just the X300 one. Fixes: 2bf1f0acaa35 ("tests: Add script to execute batch of bench...") | ||||
* | tests: Add tests to exercise max streaming rates and report results | Ciro Nishiguchi | 2019-12-06 | 3 | -0/+1008 |
| | |||||
* | tests: Add script to execute batch of benchmark_rate runs | Ciro Nishiguchi | 2019-12-06 | 4 | -0/+423 |
Script runs benchmark_rate repeatedly, parses results, and calculates average, min, and max of each value reported. |