> ROOT_DIR=/tmp/go-bench-away-job-311a15e7-59a6-4ba0-bd25-9da59710be0f-2219746920 > OUTPUT_FILE=/tmp/go-bench-away-job-311a15e7-59a6-4ba0-bd25-9da59710be0f-2219746920/results.txt > SHA_FILE=/tmp/go-bench-away-job-311a15e7-59a6-4ba0-bd25-9da59710be0f-2219746920/sha.txt > GO_VERSION_FILE=/tmp/go-bench-away-job-311a15e7-59a6-4ba0-bd25-9da59710be0f-2219746920/go_version.txt > GIT_REMOTE=https://github.com/nats-io/nats-server.git > GIT_REF=v2.14.3 > TESTS_DIR=server > BENCHMARKS_FILTER=Benchmark_FileStore.* > BENCHMARK_REPETITIONS=5 > BENCHMARK_MIN_RUN_TIME=3s > MAX_RUN_TIME=4h0m0s > GO=/usr/local/go1.26.3/bin/go > GIT=/usr/bin/git Cloning https://github.com/nats-io/nats-server.git ref: v2.14.3 to /tmp/go-bench-away-job-311a15e7-59a6-4ba0-bd25-9da59710be0f-2219746920/source.git SHA of v2.14.3: 54a1a0713438ef03e7401c1537f6495b11af0d18 Go runtime: go version go1.26.3 linux/amd64 AR='ar' CC='gcc' CGO_CFLAGS='-O2 -g' CGO_CPPFLAGS='' CGO_CXXFLAGS='-O2 -g' CGO_ENABLED='0' CGO_FFLAGS='-O2 -g' CGO_LDFLAGS='-O2 -g' CXX='g++' GCCGO='gccgo' GO111MODULE='' GOAMD64='v1' GOARCH='amd64' GOAUTH='netrc' GOBIN='' GOCACHE='/home/gauge-gba/.cache/go-build' GOCACHEPROG='' GODEBUG='' GOENV='/home/gauge-gba/.config/go/env' GOEXE='' GOEXPERIMENT='' GOFIPS140='off' GOFLAGS='' GOGCCFLAGS='-fPIC -m64 -fno-caret-diagnostics -Qunused-arguments -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=/tmp/go-build129791640=/tmp/go-build -gno-record-gcc-switches' GOHOSTARCH='amd64' GOHOSTOS='linux' GOINSECURE='' GOMOD='/tmp/go-bench-away-job-311a15e7-59a6-4ba0-bd25-9da59710be0f-2219746920/source.git/go.mod' GOMODCACHE='/home/gauge-gba/go/pkg/mod' GONOPROXY='' GONOSUMDB='' GOOS='linux' GOPATH='/home/gauge-gba/go' GOPRIVATE='' GOPROXY='https://proxy.golang.org,direct' GOROOT='/usr/local/go1.26.3' GOSUMDB='sum.golang.org' GOTELEMETRY='local' GOTELEMETRYDIR='/home/gauge-gba/.config/go/telemetry' GOTMPDIR='' GOTOOLCHAIN='auto' GOTOOLDIR='/usr/local/go1.26.3/pkg/tool/linux_amd64' GOVCS='' GOVERSION='go1.26.3' GOWORK='' PKG_CONFIG='pkg-config' Running benchmarks with filter 'Benchmark_FileStore.*' (5 repetitions, 3s min runtime, timeout in 4h0m0s) goos: linux goarch: amd64 pkg: github.com/nats-io/nats-server/v2/server cpu: Intel(R) Xeon(R) E-2388G CPU @ 3.20GHz Benchmark_FileStoreSelectMsgBlock Benchmark_FileStoreSelectMsgBlock-16 317153701 11.34 ns/op Benchmark_FileStoreSelectMsgBlock-16 316858672 11.37 ns/op Benchmark_FileStoreSelectMsgBlock-16 316924498 11.39 ns/op Benchmark_FileStoreSelectMsgBlock-16 317048193 11.38 ns/op Benchmark_FileStoreSelectMsgBlock-16 318410781 11.37 ns/op Benchmark_FileStoreLoadNextMsgSameFilterAsStream Benchmark_FileStoreLoadNextMsgSameFilterAsStream-16 14345984 249.0 ns/op Benchmark_FileStoreLoadNextMsgSameFilterAsStream-16 14582088 248.8 ns/op Benchmark_FileStoreLoadNextMsgSameFilterAsStream-16 14286690 252.1 ns/op Benchmark_FileStoreLoadNextMsgSameFilterAsStream-16 14520300 248.6 ns/op Benchmark_FileStoreLoadNextMsgSameFilterAsStream-16 14353226 252.0 ns/op Benchmark_FileStoreLoadNextMsgLiteralSubject Benchmark_FileStoreLoadNextMsgLiteralSubject-16 13849237 256.1 ns/op Benchmark_FileStoreLoadNextMsgLiteralSubject-16 14031951 257.5 ns/op Benchmark_FileStoreLoadNextMsgLiteralSubject-16 14142273 256.9 ns/op Benchmark_FileStoreLoadNextMsgLiteralSubject-16 14171764 256.3 ns/op Benchmark_FileStoreLoadNextMsgLiteralSubject-16 13955187 260.7 ns/op Benchmark_FileStoreLoadNextMsgNoMsgsFirstSeq Benchmark_FileStoreLoadNextMsgNoMsgsFirstSeq-16 181835689 19.85 ns/op Benchmark_FileStoreLoadNextMsgNoMsgsFirstSeq-16 181963980 19.78 ns/op Benchmark_FileStoreLoadNextMsgNoMsgsFirstSeq-16 181541059 19.77 ns/op Benchmark_FileStoreLoadNextMsgNoMsgsFirstSeq-16 182048871 19.78 ns/op Benchmark_FileStoreLoadNextMsgNoMsgsFirstSeq-16 182164088 19.81 ns/op Benchmark_FileStoreLoadNextMsgNoMsgsNotFirstSeq Benchmark_FileStoreLoadNextMsgNoMsgsNotFirstSeq-16 63627906 54.99 ns/op Benchmark_FileStoreLoadNextMsgNoMsgsNotFirstSeq-16 65171176 53.99 ns/op Benchmark_FileStoreLoadNextMsgNoMsgsNotFirstSeq-16 64883427 53.96 ns/op Benchmark_FileStoreLoadNextMsgNoMsgsNotFirstSeq-16 65940388 53.96 ns/op Benchmark_FileStoreLoadNextMsgNoMsgsNotFirstSeq-16 64850110 54.02 ns/op Benchmark_FileStoreLoadNextMsgVerySparseMsgsFirstSeq Benchmark_FileStoreLoadNextMsgVerySparseMsgsFirstSeq-16 11657091 305.7 ns/op Benchmark_FileStoreLoadNextMsgVerySparseMsgsFirstSeq-16 11783762 305.5 ns/op Benchmark_FileStoreLoadNextMsgVerySparseMsgsFirstSeq-16 11548066 307.2 ns/op Benchmark_FileStoreLoadNextMsgVerySparseMsgsFirstSeq-16 11721528 305.7 ns/op Benchmark_FileStoreLoadNextMsgVerySparseMsgsFirstSeq-16 11723802 307.6 ns/op Benchmark_FileStoreLoadNextMsgVerySparseMsgsNotFirstSeq Benchmark_FileStoreLoadNextMsgVerySparseMsgsNotFirstSeq-16 11254472 317.0 ns/op Benchmark_FileStoreLoadNextMsgVerySparseMsgsNotFirstSeq-16 11271979 319.8 ns/op Benchmark_FileStoreLoadNextMsgVerySparseMsgsNotFirstSeq-16 11211873 324.2 ns/op Benchmark_FileStoreLoadNextMsgVerySparseMsgsNotFirstSeq-16 11299885 318.2 ns/op Benchmark_FileStoreLoadNextMsgVerySparseMsgsNotFirstSeq-16 11120728 321.0 ns/op Benchmark_FileStoreLoadNextMsgVerySparseMsgsInBetween Benchmark_FileStoreLoadNextMsgVerySparseMsgsInBetween-16 26589 135055 ns/op Benchmark_FileStoreLoadNextMsgVerySparseMsgsInBetween-16 26643 134990 ns/op Benchmark_FileStoreLoadNextMsgVerySparseMsgsInBetween-16 26622 135545 ns/op Benchmark_FileStoreLoadNextMsgVerySparseMsgsInBetween-16 26604 135413 ns/op Benchmark_FileStoreLoadNextMsgVerySparseMsgsInBetween-16 26616 135081 ns/op Benchmark_FileStoreLoadNextMsgVerySparseMsgsInBetweenWithWildcard Benchmark_FileStoreLoadNextMsgVerySparseMsgsInBetweenWithWildcard-16 99 38166711 ns/op Benchmark_FileStoreLoadNextMsgVerySparseMsgsInBetweenWithWildcard-16 102 35586239 ns/op Benchmark_FileStoreLoadNextMsgVerySparseMsgsInBetweenWithWildcard-16 104 35560514 ns/op Benchmark_FileStoreLoadNextMsgVerySparseMsgsInBetweenWithWildcard-16 105 35086097 ns/op Benchmark_FileStoreLoadNextMsgVerySparseMsgsInBetweenWithWildcard-16 100 35101726 ns/op Benchmark_FileStoreLoadNextManySubjectsWithWildcardNearLastBlock Benchmark_FileStoreLoadNextManySubjectsWithWildcardNearLastBlock-16 3816649 951.9 ns/op Benchmark_FileStoreLoadNextManySubjectsWithWildcardNearLastBlock-16 3852508 916.0 ns/op Benchmark_FileStoreLoadNextManySubjectsWithWildcardNearLastBlock-16 3788389 933.3 ns/op Benchmark_FileStoreLoadNextManySubjectsWithWildcardNearLastBlock-16 3808314 932.8 ns/op Benchmark_FileStoreLoadNextManySubjectsWithWildcardNearLastBlock-16 3802266 923.3 ns/op Benchmark_FileStoreLoadNextMsgVerySparseMsgsLargeTail Benchmark_FileStoreLoadNextMsgVerySparseMsgsLargeTail-16 810 5732183 ns/op Benchmark_FileStoreLoadNextMsgVerySparseMsgsLargeTail-16 818 5671363 ns/op Benchmark_FileStoreLoadNextMsgVerySparseMsgsLargeTail-16 800 5485942 ns/op Benchmark_FileStoreLoadNextMsgVerySparseMsgsLargeTail-16 817 4534983 ns/op Benchmark_FileStoreLoadNextMsgVerySparseMsgsLargeTail-16 806 5449129 ns/op Benchmark_FileStoreCreateConsumerStores Benchmark_FileStoreCreateConsumerStores/true Benchmark_FileStoreCreateConsumerStores/true-16 112458 32936 ns/op Benchmark_FileStoreCreateConsumerStores/true-16 112473 32535 ns/op Benchmark_FileStoreCreateConsumerStores/true-16 113040 32271 ns/op Benchmark_FileStoreCreateConsumerStores/true-16 112208 32225 ns/op Benchmark_FileStoreCreateConsumerStores/true-16 109675 31759 ns/op Benchmark_FileStoreCreateConsumerStores/false Benchmark_FileStoreCreateConsumerStores/false-16 132507 28054 ns/op Benchmark_FileStoreCreateConsumerStores/false-16 133543 28248 ns/op Benchmark_FileStoreCreateConsumerStores/false-16 131658 27291 ns/op Benchmark_FileStoreCreateConsumerStores/false-16 120216 27055 ns/op Benchmark_FileStoreCreateConsumerStores/false-16 121939 26902 ns/op Benchmark_FileStoreSubjectStateConsistencyOptimizationPerf Benchmark_FileStoreSubjectStateConsistencyOptimizationPerf-16 55 65062349 ns/op Benchmark_FileStoreSubjectStateConsistencyOptimizationPerf-16 55 64990018 ns/op Benchmark_FileStoreSubjectStateConsistencyOptimizationPerf-16 55 64890639 ns/op Benchmark_FileStoreSubjectStateConsistencyOptimizationPerf-16 55 65152508 ns/op Benchmark_FileStoreSubjectStateConsistencyOptimizationPerf-16 55 64830292 ns/op Benchmark_FileStoreSyncDeletedFullBlocks Benchmark_FileStoreSyncDeletedFullBlocks/MsgSize-32 Benchmark_FileStoreSyncDeletedFullBlocks/MsgSize-32-16 19 184996574 ns/op Benchmark_FileStoreSyncDeletedFullBlocks/MsgSize-32-16 19 183646138 ns/op Benchmark_FileStoreSyncDeletedFullBlocks/MsgSize-32-16 19 182328250 ns/op Benchmark_FileStoreSyncDeletedFullBlocks/MsgSize-32-16 19 181883922 ns/op Benchmark_FileStoreSyncDeletedFullBlocks/MsgSize-32-16 19 183812036 ns/op Benchmark_FileStoreSyncDeletedFullBlocks/MsgSize-64 Benchmark_FileStoreSyncDeletedFullBlocks/MsgSize-64-16 24 150650196 ns/op Benchmark_FileStoreSyncDeletedFullBlocks/MsgSize-64-16 24 149148781 ns/op Benchmark_FileStoreSyncDeletedFullBlocks/MsgSize-64-16 24 149416561 ns/op Benchmark_FileStoreSyncDeletedFullBlocks/MsgSize-64-16 24 151389175 ns/op Benchmark_FileStoreSyncDeletedFullBlocks/MsgSize-64-16 24 149264577 ns/op Benchmark_FileStoreSyncDeletedFullBlocks/MsgSize-128 Benchmark_FileStoreSyncDeletedFullBlocks/MsgSize-128-16 28 124069321 ns/op Benchmark_FileStoreSyncDeletedFullBlocks/MsgSize-128-16 28 124423442 ns/op Benchmark_FileStoreSyncDeletedFullBlocks/MsgSize-128-16 28 124305878 ns/op Benchmark_FileStoreSyncDeletedFullBlocks/MsgSize-128-16 28 125013206 ns/op Benchmark_FileStoreSyncDeletedFullBlocks/MsgSize-128-16 27 125748656 ns/op Benchmark_FileStoreSyncDeletedFullBlocks/MsgSize-256 Benchmark_FileStoreSyncDeletedFullBlocks/MsgSize-256-16 30 114852915 ns/op Benchmark_FileStoreSyncDeletedFullBlocks/MsgSize-256-16 32 114681086 ns/op Benchmark_FileStoreSyncDeletedFullBlocks/MsgSize-256-16 31 113200306 ns/op Benchmark_FileStoreSyncDeletedFullBlocks/MsgSize-256-16 31 114545440 ns/op Benchmark_FileStoreSyncDeletedFullBlocks/MsgSize-256-16 32 114376569 ns/op Benchmark_FileStoreSyncDeletedFullBlocks/MsgSize-512 Benchmark_FileStoreSyncDeletedFullBlocks/MsgSize-512-16 34 100760820 ns/op Benchmark_FileStoreSyncDeletedFullBlocks/MsgSize-512-16 34 102649022 ns/op Benchmark_FileStoreSyncDeletedFullBlocks/MsgSize-512-16 34 103739671 ns/op Benchmark_FileStoreSyncDeletedFullBlocks/MsgSize-512-16 33 104397388 ns/op Benchmark_FileStoreSyncDeletedFullBlocks/MsgSize-512-16 36 103223114 ns/op Benchmark_FileStoreSyncDeletedFullBlocks/MsgSize-1024 Benchmark_FileStoreSyncDeletedFullBlocks/MsgSize-1024-16 42 86009298 ns/op Benchmark_FileStoreSyncDeletedFullBlocks/MsgSize-1024-16 43 84751287 ns/op Benchmark_FileStoreSyncDeletedFullBlocks/MsgSize-1024-16 44 82985842 ns/op Benchmark_FileStoreSyncDeletedFullBlocks/MsgSize-1024-16 42 84672306 ns/op Benchmark_FileStoreSyncDeletedFullBlocks/MsgSize-1024-16 42 83914957 ns/op Benchmark_FileStoreSyncDeletedPartialBlocks Benchmark_FileStoreSyncDeletedPartialBlocks/MsgSize-16 Benchmark_FileStoreSyncDeletedPartialBlocks/MsgSize-16-16 52 68687650 ns/op Benchmark_FileStoreSyncDeletedPartialBlocks/MsgSize-16-16 52 68792046 ns/op Benchmark_FileStoreSyncDeletedPartialBlocks/MsgSize-16-16 52 68740597 ns/op Benchmark_FileStoreSyncDeletedPartialBlocks/MsgSize-16-16 52 68811586 ns/op Benchmark_FileStoreSyncDeletedPartialBlocks/MsgSize-16-16 49 68732520 ns/op Benchmark_FileStoreSyncDeletedPartialBlocks/MsgSize-512 Benchmark_FileStoreSyncDeletedPartialBlocks/MsgSize-512-16 297 12110784 ns/op Benchmark_FileStoreSyncDeletedPartialBlocks/MsgSize-512-16 297 12105204 ns/op Benchmark_FileStoreSyncDeletedPartialBlocks/MsgSize-512-16 295 12158354 ns/op Benchmark_FileStoreSyncDeletedPartialBlocks/MsgSize-512-16 297 12033151 ns/op Benchmark_FileStoreSyncDeletedPartialBlocks/MsgSize-512-16 295 12194548 ns/op PASS ok github.com/nats-io/nats-server/v2/server 2063.095s Done