Abseil Common Libraries (C++) (grcp 依赖) https://abseil.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Abseil Team 4832049e5c Add more options for `BM_iteration` in order to see better picture for choosing trade off for iteration optimizations. 3 years ago
..
internal Add more options for `BM_iteration` in order to see better picture for choosing trade off for iteration optimizations. 3 years ago
BUILD.bazel Convert algorithm and container benchmarks to cc_binary 3 years ago
CMakeLists.txt Fix ClangTidy warnings in btree.h and btree_test.cc. 3 years ago
btree_benchmark.cc
btree_map.h
btree_set.h
btree_test.cc Fix ClangTidy warnings in btree.h and btree_test.cc. 3 years ago
btree_test.h
fixed_array.h Workaround for ASAN stack safety analysis problem with FixedArray container annotations. 3 years ago
fixed_array_benchmark.cc Convert algorithm and container benchmarks to cc_binary 3 years ago
fixed_array_exception_safety_test.cc
fixed_array_test.cc
flat_hash_map.h
flat_hash_map_test.cc
flat_hash_set.h
flat_hash_set_test.cc
inlined_vector.h Fix "unsafe narrowing" warnings in absl, 9/n. 3 years ago
inlined_vector_benchmark.cc Convert algorithm and container benchmarks to cc_binary 3 years ago
inlined_vector_exception_safety_test.cc
inlined_vector_test.cc Fix "unsafe narrowing" warnings in absl, 10/n. 3 years ago
node_hash_map.h
node_hash_map_test.cc
node_hash_set.h
node_hash_set_test.cc
sample_element_size_test.cc