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. (#…
…13937) 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 #13735. Authors: - Martin Marenz (https://github.com/Blonck) Approvers: - Nghia Truong (https://github.com/ttnghia) - David Wendt (https://github.com/davidwendt) URL: #13937
- Loading branch information