lidavidm commented on pull request #10412: URL: https://github.com/apache/arrow/pull/10412#issuecomment-876490819
And now we're about 2-3x faster! ``` ------------------------------------------------------------------------------------------------------- Benchmark Time CPU Iterations UserCounters... ------------------------------------------------------------------------------------------------------- ReplaceWithMaskLowSelectivityBench/16384/0 44072 ns 44072 ns 16258 bytes_per_second=2.76981G/s ReplaceWithMaskLowSelectivityBench/16384/99 44797 ns 44797 ns 15796 bytes_per_second=2.70848G/s ReplaceWithMaskHighSelectivityBench/16384/0 92927 ns 92926 ns 7377 bytes_per_second=1.31362G/s ReplaceWithMaskHighSelectivityBench/16384/99 90865 ns 90865 ns 7657 bytes_per_second=1.33531G/s ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org