[libcxx-commits] [PATCH] D67667: Add benchmarks for string assign methods

Martijn Vels via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Oct 1 07:55:04 PDT 2019


mvels updated this revision to Diff 222619.
mvels added a comment.

- Optimize operator=(const basic_string&) for tail call.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67667/new/

https://reviews.llvm.org/D67667

Files:
  libcxx/benchmarks/string.bench.cpp
  libcxx/include/string

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67667.222619.patch
Type: text/x-patch
Size: 4833 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20191001/6c3c11aa/attachment.bin>


More information about the libcxx-commits mailing list