This is an archive of the discontinued LLVM Phabricator instance.

[libc] Add a Google Benchmark target to support continuous monitoring of memory operation performance
ClosedPublic

Authored by gchatelet on Aug 2 2021, 5:11 AM.

Details

Summary

The next step is to be able to benchmark several implementations at once and compare which one performs best on a particular machine.

Diff Detail

Event Timeline

gchatelet created this revision.Aug 2 2021, 5:11 AM
gchatelet requested review of this revision.Aug 2 2021, 5:11 AM
gchatelet updated this revision to Diff 363447.Aug 2 2021, 5:14 AM
  • rebase and add missing new line at EOF
This revision was not accepted when it landed; it landed in state Needs Review.Aug 2 2021, 5:14 AM
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.