add google benchmark for the future

This commit is contained in:
BlackMATov
2023-02-09 22:47:27 +07:00
parent 9a1a2cf8cb
commit 6c4d4cdf73
11 changed files with 203 additions and 32 deletions

6
.gitmodules vendored
View File

@@ -4,3 +4,9 @@
[submodule "develop/vendors/fmt"]
path = develop/vendors/fmt
url = https://github.com/fmtlib/fmt
[submodule "develop/vendors/gbench"]
path = develop/vendors/gbench
url = https://github.com/google/benchmark
[submodule "develop/vendors/vmath.hpp"]
path = develop/vendors/vmath.hpp
url = https://github.com/BlackMATov/vmath.hpp