This website works better with JavaScript.
Home
Explore
Help
Sign In
kris
/
pqc
Watch
1
Star
1
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
adds benchmark tool
kyber
Henry Case
3 years ago
parent
81ccb71992
commit
06d4e77b1b
2 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
.gitmodules
+1
-0
3rd/gbench
+ 3
- 0
.gitmodules
View File
@@ -4,3 +4,6 @@
[submodule "3rd/gtest"]
path = 3rd/gtest
url = https://github.com/google/googletest.git
[submodule "3rd/gbench"]
path = 3rd/gbench
url = git@github.com:henrydcase/benchmark.git
+ 1
- 0
3rd/gbench
@@ -0,0 +1 @@
Subproject commit e45fcc64e02489f718df499a162b41f742a1b7e5
Write
Preview
Loading…
Cancel
Save