[all-commits] [llvm/llvm-project] d1b311: [libc++] Split std::hash benchmark out of std::uno...

Louis Dionne via All-commits all-commits at lists.llvm.org
Thu Oct 31 19:53:27 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d1b311d7d2258531decaea9556d2e96ce2433817
      https://github.com/llvm/llvm-project/commit/d1b311d7d2258531decaea9556d2e96ce2433817
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2024-10-31 (Thu, 31 Oct 2024)

  Changed paths:
    M libcxx/test/benchmarks/CMakeLists.txt
    A libcxx/test/benchmarks/hash.bench.cpp
    M libcxx/test/benchmarks/unordered_set_operations.bench.cpp

  Log Message:
  -----------
  [libc++] Split std::hash benchmark out of std::unordered_set benchmark (#114448)

As a drive-by, remove unused functor inside the unordered_set benchmark.
That benchmark still isn't very exhaustive, but that can be addressed
separately.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list