pitrou commented on pull request #11864:
URL: https://github.com/apache/arrow/pull/11864#issuecomment-998773204


   For the record, benchmarks results here.
   
   * AMD Zen 2 CPU, gcc 9.3.0
   ```
   
-----------------------------------------------------------------------------------
   Benchmark                         Time             CPU   Iterations 
UserCounters...
   
-----------------------------------------------------------------------------------
   RandomKernelSystem/1            849 ns          849 ns       834362 
items_per_second=1.17793M/s
   RandomKernelSystem/64           942 ns          942 ns       739866 
items_per_second=67.9241M/s
   RandomKernelSystem/1024        2247 ns         2247 ns       307111 
items_per_second=455.815M/s
   RandomKernelSystem/65536      91867 ns        91852 ns         7607 
items_per_second=713.498M/s
   RandomKernelSeed/1              804 ns          804 ns       856625 
items_per_second=1.24371M/s
   RandomKernelSeed/64             892 ns          892 ns       787978 
items_per_second=71.7435M/s
   RandomKernelSeed/1024          2242 ns         2242 ns       310858 
items_per_second=456.831M/s
   RandomKernelSeed/65536        92312 ns        92295 ns         7460 
items_per_second=710.069M/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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to