| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| internal | ||
| BUILD.bazel | ||
| CMakeLists.txt | ||
| hash.h | ||
| hash_benchmark.cc | ||
| hash_instantiated_test.cc | ||
| hash_test.cc | ||
| hash_testing.h |
hash_test.cc leans heavily on INSTANTIATE_TYPED_TEST_SUITE_P, which is quite memory- and CPU-hungry. Split a few heavyweight tests into a new hash_instantiated_test.cc, reducing peak RAM consumption (or, on multicore systems, compilation time). PiperOrigin-RevId: 535305679 Change-Id: Ic204da0a47c749c3f7db5f902ade8d74ed3043bb
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| internal | Loading commit data... | |
| BUILD.bazel | Loading commit data... | |
| CMakeLists.txt | Loading commit data... | |
| hash.h | Loading commit data... | |
| hash_benchmark.cc | Loading commit data... | |
| hash_instantiated_test.cc | Loading commit data... | |
| hash_test.cc | Loading commit data... | |
| hash_testing.h | Loading commit data... |