This is an archive of the discontinued LLVM Phabricator instance.

[libcxx/variant] Add a few benchmarks for `std::visit`.
ClosedPublic

Authored by mpark on Aug 6 2020, 3:22 AM.

Details

Summary

This patch adds a few std::visit benchmarks as a starting point.

Diff Detail

Event Timeline

mpark created this revision.Aug 6 2020, 3:22 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 6 2020, 3:22 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript
mpark requested review of this revision.Aug 6 2020, 3:22 AM
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
ldionne accepted this revision.Aug 11 2020, 9:15 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
This revision was automatically updated to reflect the committed changes.