added matrix benchmark

This commit is contained in:
2023-05-28 20:00:32 +08:00
parent 5b3e279c20
commit 14a5af82c8
3 changed files with 52 additions and 0 deletions

View File

@@ -32,3 +32,4 @@ rootProject.name = 'jwo'
include('benchmark')
include('jmath')
include('jmath-benchmark')