[GitHub] [arrow] nirandaperera commented on pull request #10487: ARROW-13010: [C++][Compute] Support outputting to slices from kleene kernels

2021-06-29 Thread GitBox
nirandaperera commented on pull request #10487: URL: https://github.com/apache/arrow/pull/10487#issuecomment-870927973 Did some further analysis on this. It turns out that gcc-10 works much better. https://gist.github.com/nirandaperera/0bcd40c223fd32105d027a86a571334f -- This is

[GitHub] [arrow] nirandaperera commented on pull request #10487: ARROW-13010: [C++][Compute] Support outputting to slices from kleene kernels

2021-06-29 Thread GitBox
nirandaperera commented on pull request #10487: URL: https://github.com/apache/arrow/pull/10487#issuecomment-870800492 I got archery running on my machine and I can confirm that gcc-9 is the problem there. If I use clang-10, it shows a better performance. But gcc-9 shows a lot of

[GitHub] [arrow] nirandaperera commented on pull request #10487: ARROW-13010: [C++][Compute] Support outputting to slices from kleene kernels

2021-06-29 Thread GitBox
nirandaperera commented on pull request #10487: URL: https://github.com/apache/arrow/pull/10487#issuecomment-870774320 > ArrayArrayKernel/524288/0 15.853 GiB/sec 14.343 GiB/sec -9.527 {'run_name': 'ArrayArrayKernel/524288/0', 'repetitions': 0, 'repetition_index': 0, 'threads': 1,

[GitHub] [arrow] nirandaperera commented on pull request #10487: ARROW-13010: [C++][Compute] Support outputting to slices from kleene kernels

2021-06-29 Thread GitBox
nirandaperera commented on pull request #10487: URL: https://github.com/apache/arrow/pull/10487#issuecomment-869980146 -- 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

[GitHub] [arrow] nirandaperera commented on pull request #10487: ARROW-13010: [C++][Compute] Support outputting to slices from kleene kernels

2021-06-28 Thread GitBox
nirandaperera commented on pull request #10487: URL: https://github.com/apache/arrow/pull/10487#issuecomment-870112738 @ursabot please benchmark -- 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

[GitHub] [arrow] nirandaperera commented on pull request #10487: ARROW-13010: [C++][Compute] Support outputting to slices from kleene kernels

2021-06-28 Thread GitBox
nirandaperera commented on pull request #10487: URL: https://github.com/apache/arrow/pull/10487#issuecomment-870022798 @ursabot please benchmark -- 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

[GitHub] [arrow] nirandaperera commented on pull request #10487: ARROW-13010: [C++][Compute] Support outputting to slices from kleene kernels

2021-06-28 Thread GitBox
nirandaperera commented on pull request #10487: URL: https://github.com/apache/arrow/pull/10487#issuecomment-869982118 @ursabot please benchmark command=cpp-micro --suite-filter=arrow-compute-scalar-boolean-benchmark -- This is an automated message from the Apache Git Service. To

[GitHub] [arrow] nirandaperera commented on pull request #10487: ARROW-13010: [C++][Compute] Support outputting to slices from kleene kernels

2021-06-28 Thread GitBox
nirandaperera commented on pull request #10487: URL: https://github.com/apache/arrow/pull/10487#issuecomment-869980146 @bkietz I added the changes we discussed. Following are the latest bench results in my machine. ``` Results for master commit:

[GitHub] [arrow] nirandaperera commented on pull request #10487: ARROW-13010: [C++][Compute] Support outputting to slices from kleene kernels

2021-06-22 Thread GitBox
nirandaperera commented on pull request #10487: URL: https://github.com/apache/arrow/pull/10487#issuecomment-866302771 @ursabot please benchmark command=cpp-micro --suite-filter=arrow-compute-scalar-boolean-benchmark -- This is an automated message from the Apache Git Service. To

[GitHub] [arrow] nirandaperera commented on pull request #10487: ARROW-13010: [C++][Compute] Support outputting to slices from kleene kernels

2021-06-22 Thread GitBox
nirandaperera commented on pull request #10487: URL: https://github.com/apache/arrow/pull/10487#issuecomment-866299350 @ursabot please benchmark -- 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

[GitHub] [arrow] nirandaperera commented on pull request #10487: ARROW-13010: [C++][Compute] Support outputting to slices from kleene kernels

2021-06-14 Thread GitBox
nirandaperera commented on pull request #10487: URL: https://github.com/apache/arrow/pull/10487#issuecomment-859187060 @github-actions autotune -- 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