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

   ```
   BM_WritePrimitiveColumn<SizeStatisticsLevel::None, ::arrow::Int64Type, 
Compression::ZSTD>                         602237730 ns    602045500 ns         
   2 bytes_per_second=134.957Mi/s items_per_second=17.4169M/s 
output_size=46.1176M page_index_size=1.011k
   BM_WritePrimitiveColumn<SizeStatisticsLevel::ColumnChunk, 
::arrow::Int64Type, Compression::ZSTD>                  542915083 ns    
542902000 ns            1 bytes_per_second=149.659Mi/s 
items_per_second=19.3143M/s output_size=46.1177M page_index_size=1.011k
   BM_WritePrimitiveColumn<SizeStatisticsLevel::PageAndColumnChunk, 
::arrow::Int64Type, Compression::ZSTD>           520517541 ns    520418000 ns   
         1 bytes_per_second=156.124Mi/s items_per_second=20.1487M/s 
output_size=46.1181M page_index_size=1.417k
   ```
   
   There must be some unstable test since the None encoding is slower...🤔


-- 
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