[libcxx-commits] [PATCH] D85419: [libcxx/variant] Add a few benchmarks for `std::visit`.
Michael Park via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Aug 11 15:50:04 PDT 2020
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc6f51377e12b: [libcxx/variant] Add a few benchmarks for `std::visit`. (authored by mpark).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85419/new/
https://reviews.llvm.org/D85419
Files:
libcxx/benchmarks/VariantBenchmarks.h
libcxx/benchmarks/variant_visit_1.bench.cpp
libcxx/benchmarks/variant_visit_2.bench.cpp
libcxx/benchmarks/variant_visit_3.bench.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85419.284925.patch
Type: text/x-patch
Size: 4447 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200811/2db0db13/attachment-0001.bin>
More information about the libcxx-commits
mailing list