feat: added benchmarks

This commit is contained in:
2026-03-23 12:52:30 +03:00
parent f490b7383b
commit fe70aa5404
55 changed files with 6558 additions and 1 deletions
+7
View File
@@ -1 +1,8 @@
module github.com/edmand46/arpack
go 1.23
require (
github.com/google/flatbuffers v25.2.10+incompatible
google.golang.org/protobuf v1.36.11
)