[all-commits] [llvm/llvm-project] 74a9c6: [libc++] Add a benchmark for std::map operations

mordante via All-commits all-commits at lists.llvm.org
Tue Sep 15 09:10:00 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 74a9c6d7e1c49cd0e3a8e8072b8aa03f7a84caff
      https://github.com/llvm/llvm-project/commit/74a9c6d7e1c49cd0e3a8e8072b8aa03f7a84caff
  Author: Mark de Wever <koraq at xs4all.nl>
  Date:   2020-09-15 (Tue, 15 Sep 2020)

  Changed paths:
    A libcxx/benchmarks/map.bench.cpp

  Log Message:
  -----------
  [libc++] Add a benchmark for std::map operations

Before tackling http://llvm.org/PR38722, make sure there is a baseline
benchmark.

Differential Revision: https://reviews.llvm.org/D62778




More information about the All-commits mailing list