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

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu May 19 07:14:41 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf94a44767918: [libc++] Granularize algorithm benchmarks (authored by philnik).

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.430667.patch
Type: text/x-patch
Size: 20929 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220519/ad05b28e/attachment-0001.bin>


More information about the libcxx-commits mailing list