-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
33 lines (33 loc) · 1.1 KB
/
.gitmodules
File metadata and controls
33 lines (33 loc) · 1.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
[submodule "workloads/memcached-ycsb"]
path = workloads/memcached-ycsb
url = https://github.com/SlugLab/YCSB/
[submodule "workloads/memcached"]
path = workloads/memcached
url = https://github.com/memcached/memcached
[submodule "workloads/gapbs"]
path = workloads/gapbs
url = https://github.com/victoryang00/gapbs
[submodule "script/perfmon"]
path = script/perfmon
url = https://github.com/intel/perfmon
[submodule "workloads/vectordb"]
path = workloads/vectordb
url = https://github.com/jina-ai/vectordb
[submodule "lib/bpftime"]
path = lib/bpftime
url = https://github.com/victoryang00/bpftime
[submodule "workloads/llama.cpp"]
path = workloads/llama.cpp
url = https://github.com/ggml-org/llama.cpp
[submodule "workloads/vsag"]
path = workloads/vsag
url = https://github.com/antgroup/vsag
[submodule "workloads/ann-benchmarks"]
path = workloads/ann-benchmarks
url = https://github.com/erikbern/ann-benchmarks
[submodule "workloads/YCSB"]
path = workloads/YCSB
url = https://github.com/brianfrankcooper/YCSB/
[submodule "workloads/gromacs"]
path = workloads/gromacs
url = https://github.com/gromacs/gromacs