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

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri May 6 01:27:43 PDT 2022


philnik updated this revision to Diff 427553.
philnik marked 2 inline comments as done.
philnik added a comment.

- Address comments


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.427553.patch
Type: text/x-patch
Size: 20302 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220506/6b70e607/attachment-0001.bin>


More information about the libcxx-commits mailing list