Skip to content

Commit 8ec3049

Browse files
authored
[scudo] Remove benchmarks file. (#102077)
The benchmarks have never been used, and don't really provide much useful information. So remove them completely.
1 parent d1d3e22 commit 8ec3049

File tree

3 files changed

+0
-139
lines changed

3 files changed

+0
-139
lines changed

compiler-rt/lib/scudo/standalone/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,6 @@ if(COMPILER_RT_SCUDO_STANDALONE_BUILD_SHARED)
246246
PARENT_TARGET scudo_standalone)
247247
endif()
248248

249-
add_subdirectory(benchmarks)
250249
if(COMPILER_RT_INCLUDE_TESTS)
251250
add_subdirectory(tests)
252251
endif()

compiler-rt/lib/scudo/standalone/benchmarks/CMakeLists.txt

Lines changed: 0 additions & 33 deletions
This file was deleted.

compiler-rt/lib/scudo/standalone/benchmarks/malloc_benchmark.cpp

Lines changed: 0 additions & 105 deletions
This file was deleted.

0 commit comments

Comments
 (0)