[all-commits] [llvm/llvm-project] 390ac8: [libc++][ranges] Add benchmarks for the `from_rang...
Konstantin Varlamov via All-commits
all-commits at lists.llvm.org
Tue Sep 5 15:58:14 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 390ac823178fc1073612b4c8a38835f441138d9d
https://github.com/llvm/llvm-project/commit/390ac823178fc1073612b4c8a38835f441138d9d
Author: varconst <varconsteq at gmail.com>
Date: 2023-09-05 (Tue, 05 Sep 2023)
Changed paths:
M libcxx/benchmarks/CMakeLists.txt
M libcxx/benchmarks/ContainerBenchmarks.h
M libcxx/benchmarks/deque.bench.cpp
M libcxx/benchmarks/vector_operations.bench.cpp
Log Message:
-----------
[libc++][ranges] Add benchmarks for the `from_range` constructors of `vector` and `deque`.
Differential Revision: https://reviews.llvm.org/D150747
More information about the All-commits
mailing list