mapleFU commented on PR #35719: URL: https://github.com/apache/arrow/pull/35719#issuecomment-1559246468
After remove `ASSERT_DEATH`: ``` Top 20 slowest tests: Test: TestArray 756(ms) Test: EncodedArrayTests/TestRunEndEncodedArray 78(ms) Test: Decimal128Test/Decimal128Test 64(ms) Test: TestPrimitiveBuilder/12 58(ms) Test: TestPrimitiveBuilder/0 52(ms) Test: TestDictionary 47(ms) Test: TestPrimitiveBuilder/8 42(ms) Test: TestPrimitiveBuilder/11 41(ms) Test: TestStringDictionaryBuilder 39(ms) Test: TestPrimitiveBuilder/4 39(ms) Test: TestPrimitiveBuilder/6 38(ms) Test: TestPrimitiveBuilder/10 35(ms) Test: TestPrimitiveBuilder/7 34(ms) Test: TestPrimitiveBuilder/3 34(ms) Test: TestPrimitiveBuilder/2 32(ms) Test: TestDecimal256DictionaryBuilder 31(ms) Test: TestPrimitiveBuilder/1 31(ms) Test: TestPrimitiveBuilder/9 30(ms) Test: TestAdaptiveIntBuilder 29(ms) Test: TestPrimitiveBuilder/5 29(ms) ~/work/arrow/arrow/build/cpp/src/arrow ``` -- 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-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org