Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed processed bytes calculation in APPLY_BOOLEAN_MASK benchmark.
Due to missing parentheses in APPLY_BOOLEAN_MASK benchmark the number of written bytes were not multiplied by the number of iterations of this benchmark. This patch relates to rapidsai#13735.
- Loading branch information