Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: Add benchmark of streaming code paths | Ciro Nishiguchi | 2019-01-10 | 1 | -0/+4 |
| | | | | | Add a benchmark of packet handlers and device3 flow control. Benchmarks use mock transport objects. | ||||
* | uhd: Move device3 flow control functions to header for benchmark | Ciro Nishiguchi | 2019-01-10 | 1 | -0/+302 |
Moving device3 flow control functions to a header file so they can be included in benchmark utility. |