[libcxx-commits] [PATCH] D62778: [1/2] Add a benchmark for map operations.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Oct 12 08:37:19 PDT 2019


Mordante updated this revision to Diff 224746.
Mordante marked 2 inline comments as done.
Mordante added a comment.

Adds additional tests to makes sure the order doesn't result in always removing the first element as observed by @mclow.lists .


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

https://reviews.llvm.org/D62778

Files:
  libcxx/benchmarks/CartesianBenchmarks.hpp
  libcxx/benchmarks/map.bench.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62778.224746.patch
Type: text/x-patch
Size: 34170 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20191012/e209e36c/attachment-0001.bin>


More information about the libcxx-commits mailing list