Skip to content

Commit

Permalink
Removed not-yet-implemented async_util_benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
westonpace committed Aug 29, 2022
1 parent 38da4a8 commit f6b3491
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 20 deletions.
1 change: 0 additions & 1 deletion cpp/src/arrow/util/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@ add_arrow_test(threading-utility-test
test_common.cc
thread_pool_test.cc)

add_arrow_benchmark(async_util_benchmark)
add_arrow_benchmark(bit_block_counter_benchmark)
add_arrow_benchmark(bit_util_benchmark)
add_arrow_benchmark(bitmap_reader_benchmark)
Expand Down
19 changes: 0 additions & 19 deletions cpp/src/arrow/util/async_util_benchmark.cc

This file was deleted.

0 comments on commit f6b3491

Please sign in to comment.