mirror of
https://github.com/henrydcase/pqc.git
synced 2024-11-22 15:39:07 +00:00
adds benchmark tool
This commit is contained in:
parent
81ccb71992
commit
06d4e77b1b
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -4,3 +4,6 @@
|
|||||||
[submodule "3rd/gtest"]
|
[submodule "3rd/gtest"]
|
||||||
path = 3rd/gtest
|
path = 3rd/gtest
|
||||||
url = https://github.com/google/googletest.git
|
url = https://github.com/google/googletest.git
|
||||||
|
[submodule "3rd/gbench"]
|
||||||
|
path = 3rd/gbench
|
||||||
|
url = git@github.com:henrydcase/benchmark.git
|
||||||
|
1
3rd/gbench
Submodule
1
3rd/gbench
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit e45fcc64e02489f718df499a162b41f742a1b7e5
|
Loading…
Reference in New Issue
Block a user