diff --git a/.gitmodules b/.gitmodules index 7830bb11..9939935e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "benchmark/cybermetric"] path = benchmark/cybermetric url = https://github.com/cybermetric/CyberMetric.git +[submodule "benchmarks/cti_bench"] + path = benchmarks/cti_bench + url = https://github.com/xashru/cti-bench.git diff --git a/benchmarks/cti_bench b/benchmarks/cti_bench new file mode 160000 index 00000000..57ce8c24 --- /dev/null +++ b/benchmarks/cti_bench @@ -0,0 +1 @@ +Subproject commit 57ce8c246e5fc66a16c6cef743f3a983831b90f0