blob: 2c27cc6b9725bcad321cec30d6593fbd1cab1848 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
[submodule "benches/gbench"]
path = benches/gbench
url = https://github.com/google/benchmark.git
[submodule "benches/tidwall"]
path = benches/tidwall
url = https://github.com/tidwall/hashmap.c.git
[submodule "benches/abseil"]
path = benches/abseil
url = https://github.com/abseil/abseil-cpp.git
[submodule "benches/klib"]
path = benches/klib
url = https://github.com/attractivechaos/klib.git
|