aboutsummaryrefslogtreecommitdiffhomepage
path: root/benchmark/CMakeLists.txt
AgeCommit message (Expand)Author
2025-02-13Increase required CMake version to 3.10.levlam
2024-08-07Improve CMakeLists comments.levlam
2024-05-18Add libtdmtproto.levlam
2022-03-14Move find_package(ABSL) under TD_WITH_ABSEIL.levlam
2022-02-23Allow folly usages only if TD_TEST_FOLLY is defined.levlam
2022-02-17FlatHashMap: add implementation with chunksArseny Smirnov
2022-02-11Add HashMap build time benchmark.levlam
2022-02-11Fix HashSet benchmark.levlam
2022-02-10Various improvements.levlam
2022-02-10FlatHashMap: support mem_stat->rss in memory benchmark; move memory benchmark...Arseny Smirnov
2021-06-13Use manual checks instead of cmake_minimum_required to propagate policies.levlam
2020-10-11Always link OpenSSL with Crypt32 on Windows.levlam
2020-07-28Ensure that OpenSSL is linked against needed Windows libraries.levlam
2020-02-24Fix some link dependencies.levlam
2020-02-23Remove unneded dependency.levlam
2019-07-24Add check_proxy benchmark.levlam
2019-06-26Add check_tls.levlam
2018-02-18Fix linking zlib to OpenSSL.levlam
2018-02-17Fix linking to dl.levlam
2017-12-31Project import generated by Copybara.Arseny Smirnov