You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/04/26 12:22:16 UTC

[GitHub] [arrow] rok commented on pull request #12997: ARROW-16173: [C++] Add benchmarks for temporal functions/kernels

rok commented on PR #12997:
URL: https://github.com/apache/arrow/pull/12997#issuecomment-1109728919

   ```
   -------------------------------------------------------------------------------------------------------------------------------------------
   Benchmark                                               Time       CPU        Iterations UserCounters...
   -------------------------------------------------------------------------------------------------------------------------------------------
   <FloorTemporal, zoned, round_1_minute>/4194304/100      9120000 ns 9113104 ns   77 bytes_per_second=438.928M/s items_per_second=57.5312M/s null_percent=1 size=4.1943M
   <FloorTemporal, zoned, round_1_minute>/4194304/0        8990453 ns 8987171 ns   76 bytes_per_second=445.079M/s items_per_second=58.3374M/s null_percent=0 size=4.1943M
   <FloorTemporal, non_zoned, round_1_minute>/4194304/100  1394757 ns 1394190 ns  489 bytes_per_second=2.80181G/s items_per_second=376.052M/s null_percent=1 size=4.1943M
   <FloorTemporal, non_zoned, round_1_minute>/4194304/0    1161323 ns 1161207 ns  605 bytes_per_second=3.36396G/s items_per_second=451.503M/s null_percent=0 size=4.1943M
   <FloorTemporal, zoned, round_10_minute>/4194304/100     9731440 ns 9727625 ns   72 bytes_per_second=411.2M/s items_per_second=53.8968M/s null_percent=1 size=4.1943M
   <FloorTemporal, zoned, round_10_minute>/4194304/0       9674381 ns 9668781 ns   73 bytes_per_second=413.703M/s items_per_second=54.2248M/s null_percent=0 size=4.1943M
   <FloorTemporal, non_zoned, round_10_minute>/4194304/100 1536740 ns 1536208 ns  453 bytes_per_second=2.54279G/s items_per_second=341.287M/s null_percent=1 size=4.1943M
   <FloorTemporal, non_zoned, round_10_minute>/4194304/0   1389038 ns 1387374 ns  530 bytes_per_second=2.81557G/s items_per_second=377.9M/s null_percent=0 size=4.1943M
   ```


-- 
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-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org