This patch adds a few std::visit benchmarks as a starting point.
Details
Details
- Reviewers
ldionne EricWF mclow.lists - Group Reviewers
Restricted Project - Commits
- rGc6f51377e12b: [libcxx/variant] Add a few benchmarks for `std::visit`.
Summary
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
mpark retitled this revision from [libcxx/variant] Added a few benchmarks for `std::visit`. to [libcxx/variant] Add a few benchmarks for `std::visit`..Aug 6 2020, 3:32 AM
This revision is now accepted and ready to land.Aug 11 2020, 9:15 AM
This revision was landed with ongoing or failed builds.Aug 11 2020, 3:50 PM
Closed by commit rGc6f51377e12b: [libcxx/variant] Add a few benchmarks for `std::visit`. (authored by mpark). · Explain Why
This revision was automatically updated to reflect the committed changes.