Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add
bytes_per_second
to compiled binaryop benchmark
To add `bytes_per_second`, a call to `SetBytesProcessed()` with the number of written and read bytes is added to the benchmark. This patch relates to rapidsai#13735.
- Loading branch information