Skip to content

Commit ff69124

Browse files
committed
[libc++] Remove allocation.bench.cpp
That benchmark isn't really useful, since it doesn't benchmark anything from libc++ (besides `operator new`). The implementation of the benchmark also has serious problems like the fact that it allocates an unknown amount of memory without deallocating it.
1 parent 4c3e13e commit ff69124

File tree

1 file changed

+0
-125
lines changed

1 file changed

+0
-125
lines changed

libcxx/test/benchmarks/allocation.bench.cpp

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

0 commit comments

Comments
 (0)