mapleFU commented on PR #34323:
URL: https://github.com/apache/arrow/pull/34323#issuecomment-1448378640

   Are you running in debug mode? Ryzen 3900X should be faster than my macos 
release...
   
   ```
   BM_PlainEncodingByteArray/max-string-length:1024/batch-size:2048             
    224545 ns       221335 ns         3151 bytes_per_second=4.47808G/s 
items_per_second=9.25294M/s
   BM_DeltaLengthEncodingByteArray/max-string-length:8/batch-size:512           
      6823 ns         6815 ns       101843 bytes_per_second=284.071M/s 
items_per_second=75.1277M/s
   BM_DeltaLengthEncodingByteArray/max-string-length:64/batch-size:512          
      8291 ns         8247 ns        85111 bytes_per_second=1.86698G/s 
items_per_second=62.081M/s
   BM_DeltaLengthEncodingByteArray/max-string-length:1024/batch-size:512        
     65729 ns        65337 ns        10725 bytes_per_second=3.84732G/s 
items_per_second=7.83635M/s
   BM_DeltaLengthEncodingByteArray/max-string-length:8/batch-size:2048          
     26635 ns        26620 ns        26560 bytes_per_second=293.81M/s 
items_per_second=76.9361M/s
   BM_DeltaLengthEncodingByteArray/max-string-length:64/batch-size:2048         
     54225 ns        53853 ns        12832 bytes_per_second=1.11712G/s 
items_per_second=38.0292M/s
   BM_DeltaLengthEncodingByteArray/max-string-length:1024/batch-size:2048       
    246359 ns       245578 ns         2818 bytes_per_second=4.03602G/s 
items_per_second=8.33951M/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

Reply via email to