[PATCH] D53825: Add more benchmarks for std::string.

Samuel Benzaquen via Phabricator reviews at reviews.llvm.org
Mon Oct 29 12:14:18 PDT 2018


sbenza created this revision.
sbenza added a reviewer: EricWF.
Herald added subscribers: libcxx-commits, ldionne, christof.

Added benchmarks for Construct, Copy, Move, Destroy, Relationals and
Read. On the ones that matter, the benchmarks tests hot and cold data,
and opaque and transparent inputs.


Repository:
  rCXX libc++

https://reviews.llvm.org/D53825

Files:
  benchmarks/string.bench.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53825.171550.patch
Type: text/x-patch
Size: 13664 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20181029/d2de5a81/attachment.bin>


More information about the libcxx-commits mailing list