pitrou commented on PR #36401:
URL: https://github.com/apache/arrow/pull/36401#issuecomment-1614316070
Nice timings here too:
```
/build/build-test ~/arrow/dev/cpp
Test project /build/build-test
Start 26: arrow-compute-vector-sort-test
Start 25: arrow-compute-vector-test
Start 27: arrow-compute-vector-selection-test
1/3 Test #27: arrow-compute-vector-selection-test ... Passed 2.94 sec
2/3 Test #25: arrow-compute-vector-test ............. Passed 4.84 sec
3/3 Test #26: arrow-compute-vector-sort-test ........ Passed 6.15 sec
100% tests passed, 0 tests failed out of 3
Label Time Summary:
arrow_compute = 13.94 sec*proc (3 tests)
unittest = 13.94 sec*proc (3 tests)
Total Test time (real) = 6.15 sec
~/arrow/dev/cpp
real 0m6,166s
user 0m13,900s
sys 0m0,092s
```
--
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]