39 lines
1.6 KiB
Plaintext
39 lines
1.6 KiB
Plaintext
|
|
== Running benchmark ==
|
|
/usr/local/go/bin/go
|
|
? github.com/gtsteffaniak/filebrowser [no test files]
|
|
? github.com/gtsteffaniak/filebrowser/auth [no test files]
|
|
? github.com/gtsteffaniak/filebrowser/cmd [no test files]
|
|
PASS
|
|
ok github.com/gtsteffaniak/filebrowser/diskcache 0.004s
|
|
? github.com/gtsteffaniak/filebrowser/errors [no test files]
|
|
? github.com/gtsteffaniak/filebrowser/files [no test files]
|
|
PASS
|
|
ok github.com/gtsteffaniak/filebrowser/fileutils 0.003s
|
|
2023/09/02 11:25:34 Error opening YAML file: open filebrowser.yml: no such file or directory
|
|
exit status 1
|
|
FAIL github.com/gtsteffaniak/filebrowser/http 0.002s
|
|
PASS
|
|
ok github.com/gtsteffaniak/filebrowser/img 0.121s
|
|
PASS
|
|
ok github.com/gtsteffaniak/filebrowser/rules 0.002s
|
|
2023/09/02 11:25:34 Error opening YAML file: open filebrowser.yml: no such file or directory
|
|
exit status 1
|
|
FAIL github.com/gtsteffaniak/filebrowser/runner 0.002s
|
|
goos: linux
|
|
goarch: amd64
|
|
pkg: github.com/gtsteffaniak/filebrowser/search
|
|
cpu: 11th Gen Intel(R) Core(TM) i5-11320H @ 3.20GHz
|
|
BenchmarkSearchAllIndexes-8 10 5943468 ns/op 2980324 B/op 45985 allocs/op
|
|
BenchmarkFillIndex-8 10 3353868 ns/op 18476 B/op 451 allocs/op
|
|
PASS
|
|
ok github.com/gtsteffaniak/filebrowser/search 0.119s
|
|
? github.com/gtsteffaniak/filebrowser/settings [no test files]
|
|
? github.com/gtsteffaniak/filebrowser/share [no test files]
|
|
? github.com/gtsteffaniak/filebrowser/storage [no test files]
|
|
? github.com/gtsteffaniak/filebrowser/storage/bolt [no test files]
|
|
PASS
|
|
ok github.com/gtsteffaniak/filebrowser/users 0.003s
|
|
? github.com/gtsteffaniak/filebrowser/version [no test files]
|
|
FAIL
|