pitrou commented on pull request #8203: URL: https://github.com/apache/arrow/pull/8203#issuecomment-693307330
Here are the results here: ``` BM_ReadStructColumn/0 1706505 ns 1704955 ns 409 bytes_per_second=6.87335G/s items_per_second=615.017M/s BM_ReadStructColumn/1 7827665 ns 7821031 ns 90 bytes_per_second=1.49836G/s items_per_second=134.071M/s BM_ReadStructColumn/50 14142868 ns 14135647 ns 49 bytes_per_second=848.918M/s items_per_second=74.1796M/s BM_ReadStructColumn/99 3846944 ns 3844119 ns 182 bytes_per_second=3.04849G/s items_per_second=272.774M/s BM_ReadListColumn/0 7949690 ns 7946976 ns 87 bytes_per_second=1006.67M/s items_per_second=131.947M/s BM_ReadListColumn/1 9302755 ns 9299473 ns 76 bytes_per_second=860.264M/s items_per_second=112.756M/s BM_ReadListColumn/50 19390741 ns 19386146 ns 36 bytes_per_second=412.666M/s items_per_second=54.0889M/s BM_ReadListColumn/99 7162830 ns 7159609 ns 97 bytes_per_second=1117.38M/s items_per_second=146.457M/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. For queries about this service, please contact Infrastructure at: [email protected]
