[PATCH] D52697: Bug 39129: Speeding up partition_point/lower_bound/upper_bound by using unsigned difference_type when possible.
Denis Yaroshevskiy via Phabricator
reviews at reviews.llvm.org
Sat Sep 29 14:36:02 PDT 2018
dyaroshev created this revision.
dyaroshev added a reviewer: mclow.lists.
Herald added subscribers: libcxx-commits, ldionne, mgrang.
The rational and measurements can be found in the bug description: https://bugs.llvm.org/show_bug.cgi?id=39129
Repository:
rCXX libc++
https://reviews.llvm.org/D52697
Files:
benchmarks/algorithms.bench.cpp
include/algorithm
test/std/algorithms/alg.modifying.operations/alg.partitions/partition_point.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52697.167628.patch
Type: text/x-patch
Size: 8840 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20180929/f2b5f189/attachment.bin>
More information about the libcxx-commits
mailing list