[libcxx-commits] [PATCH] D124740: [libc++] Granularize algorithm benchmarks

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu May 19 03:51:11 PDT 2022


philnik updated this revision to Diff 430635.
philnik marked an inline comment as done.
philnik added a comment.

- Remove main macro


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D124740/new/

https://reviews.llvm.org/D124740

Files:
  libcxx/benchmarks/CMakeLists.txt
  libcxx/benchmarks/algorithms.bench.cpp
  libcxx/benchmarks/algorithms/common.h
  libcxx/benchmarks/algorithms/make_heap.bench.cpp
  libcxx/benchmarks/algorithms/make_heap_then_sort_heap.bench.cpp
  libcxx/benchmarks/algorithms/min_max_element.bench.cpp
  libcxx/benchmarks/algorithms/pop_heap.bench.cpp
  libcxx/benchmarks/algorithms/push_heap.bench.cpp
  libcxx/benchmarks/algorithms/sort.bench.cpp
  libcxx/benchmarks/algorithms/sort_heap.bench.cpp
  libcxx/benchmarks/algorithms/stable_sort.bench.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124740.430635.patch
Type: text/x-patch
Size: 20929 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220519/6e4eb626/attachment-0001.bin>


More information about the libcxx-commits mailing list