> ROOT_DIR=/tmp/go-bench-away-job-dc28fc0f-c977-49c7-add1-c2a5501b5db5-4134500616 > OUTPUT_FILE=/tmp/go-bench-away-job-dc28fc0f-c977-49c7-add1-c2a5501b5db5-4134500616/results.txt > SHA_FILE=/tmp/go-bench-away-job-dc28fc0f-c977-49c7-add1-c2a5501b5db5-4134500616/sha.txt > GO_VERSION_FILE=/tmp/go-bench-away-job-dc28fc0f-c977-49c7-add1-c2a5501b5db5-4134500616/go_version.txt > GIT_REMOTE=https://github.com/nats-io/nats-server.git > GIT_REF=main > 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: main to /tmp/go-bench-away-job-dc28fc0f-c977-49c7-add1-c2a5501b5db5-4134500616/source.git SHA of main: ca6311b2e1da1f20d68ccb68f20a352f3c7799d7 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-build799813060=/tmp/go-build -gno-record-gcc-switches' GOHOSTARCH='amd64' GOHOSTOS='linux' GOINSECURE='' GOMOD='/tmp/go-bench-away-job-dc28fc0f-c977-49c7-add1-c2a5501b5db5-4134500616/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 316664550 11.36 ns/op Benchmark_FileStoreSelectMsgBlock-16 316470019 11.33 ns/op Benchmark_FileStoreSelectMsgBlock-16 317519052 11.53 ns/op Benchmark_FileStoreSelectMsgBlock-16 318089523 11.36 ns/op Benchmark_FileStoreSelectMsgBlock-16 318440286 11.36 ns/op Benchmark_FileStoreLoadNextMsgSameFilterAsStream Benchmark_FileStoreLoadNextMsgSameFilterAsStream-16 14420454 248.2 ns/op Benchmark_FileStoreLoadNextMsgSameFilterAsStream-16 14623363 247.9 ns/op Benchmark_FileStoreLoadNextMsgSameFilterAsStream-16 14353484 251.8 ns/op Benchmark_FileStoreLoadNextMsgSameFilterAsStream-16 14548081 248.9 ns/op Benchmark_FileStoreLoadNextMsgSameFilterAsStream-16 14302731 251.1 ns/op Benchmark_FileStoreLoadNextMsgLiteralSubject Benchmark_FileStoreLoadNextMsgLiteralSubject-16 14688074 251.4 ns/op Benchmark_FileStoreLoadNextMsgLiteralSubject-16 14386473 253.5 ns/op Benchmark_FileStoreLoadNextMsgLiteralSubject-16 14331516 245.2 ns/op Benchmark_FileStoreLoadNextMsgLiteralSubject-16 14234073 248.4 ns/op Benchmark_FileStoreLoadNextMsgLiteralSubject-16 14329252 253.2 ns/op Benchmark_FileStoreLoadNextMsgNoMsgsFirstSeq Benchmark_FileStoreLoadNextMsgNoMsgsFirstSeq-16 179093184 20.02 ns/op Benchmark_FileStoreLoadNextMsgNoMsgsFirstSeq-16 180221984 20.48 ns/op Benchmark_FileStoreLoadNextMsgNoMsgsFirstSeq-16 180209942 19.91 ns/op Benchmark_FileStoreLoadNextMsgNoMsgsFirstSeq-16 180536658 19.88 ns/op Benchmark_FileStoreLoadNextMsgNoMsgsFirstSeq-16 181191578 20.51 ns/op Benchmark_FileStoreLoadNextMsgNoMsgsNotFirstSeq Benchmark_FileStoreLoadNextMsgNoMsgsNotFirstSeq-16 65213408 54.56 ns/op Benchmark_FileStoreLoadNextMsgNoMsgsNotFirstSeq-16 65414578 54.66 ns/op Benchmark_FileStoreLoadNextMsgNoMsgsNotFirstSeq-16 65358367 54.58 ns/op Benchmark_FileStoreLoadNextMsgNoMsgsNotFirstSeq-16 60741553 54.58 ns/op Benchmark_FileStoreLoadNextMsgNoMsgsNotFirstSeq-16 65535790 54.65 ns/op Benchmark_FileStoreLoadNextMsgVerySparseMsgsFirstSeq Benchmark_FileStoreLoadNextMsgVerySparseMsgsFirstSeq-16 11389594 316.4 ns/op Benchmark_FileStoreLoadNextMsgVerySparseMsgsFirstSeq-16 11404090 317.5 ns/op Benchmark_FileStoreLoadNextMsgVerySparseMsgsFirstSeq-16 11336410 317.2 ns/op Benchmark_FileStoreLoadNextMsgVerySparseMsgsFirstSeq-16 11379416 315.3 ns/op Benchmark_FileStoreLoadNextMsgVerySparseMsgsFirstSeq-16 11385613 320.3 ns/op Benchmark_FileStoreLoadNextMsgVerySparseMsgsNotFirstSeq Benchmark_FileStoreLoadNextMsgVerySparseMsgsNotFirstSeq-16 11200840 318.9 ns/op Benchmark_FileStoreLoadNextMsgVerySparseMsgsNotFirstSeq-16 11257190 320.7 ns/op Benchmark_FileStoreLoadNextMsgVerySparseMsgsNotFirstSeq-16 11222988 321.5 ns/op Benchmark_FileStoreLoadNextMsgVerySparseMsgsNotFirstSeq-16 11198664 318.8 ns/op Benchmark_FileStoreLoadNextMsgVerySparseMsgsNotFirstSeq-16 11186810 323.4 ns/op Benchmark_FileStoreLoadNextMsgVerySparseMsgsInBetween Benchmark_FileStoreLoadNextMsgVerySparseMsgsInBetween-16 26521 135997 ns/op Benchmark_FileStoreLoadNextMsgVerySparseMsgsInBetween-16 26456 136195 ns/op Benchmark_FileStoreLoadNextMsgVerySparseMsgsInBetween-16 26493 135853 ns/op Benchmark_FileStoreLoadNextMsgVerySparseMsgsInBetween-16 26480 136406 ns/op Benchmark_FileStoreLoadNextMsgVerySparseMsgsInBetween-16 26588 135639 ns/op Benchmark_FileStoreLoadNextMsgVerySparseMsgsInBetweenWithWildcard Benchmark_FileStoreLoadNextMsgVerySparseMsgsInBetweenWithWildcard-16 100 38711943 ns/op Benchmark_FileStoreLoadNextMsgVerySparseMsgsInBetweenWithWildcard-16 97 37592364 ns/op Benchmark_FileStoreLoadNextMsgVerySparseMsgsInBetweenWithWildcard-16 99 38039564 ns/op Benchmark_FileStoreLoadNextMsgVerySparseMsgsInBetweenWithWildcard-16 98 37347328 ns/op Benchmark_FileStoreLoadNextMsgVerySparseMsgsInBetweenWithWildcard-16 96 36749042 ns/op Benchmark_FileStoreLoadNextManySubjectsWithWildcardNearLastBlock Benchmark_FileStoreLoadNextManySubjectsWithWildcardNearLastBlock-16 3649179 977.5 ns/op Benchmark_FileStoreLoadNextManySubjectsWithWildcardNearLastBlock-16 3622736 970.1 ns/op Benchmark_FileStoreLoadNextManySubjectsWithWildcardNearLastBlock-16 3687639 980.8 ns/op Benchmark_FileStoreLoadNextManySubjectsWithWildcardNearLastBlock-16 3643309 964.5 ns/op Benchmark_FileStoreLoadNextManySubjectsWithWildcardNearLastBlock-16 3662778 986.7 ns/op Benchmark_FileStoreLoadNextMsgVerySparseMsgsLargeTail Benchmark_FileStoreLoadNextMsgVerySparseMsgsLargeTail-16 775 5432603 ns/op Benchmark_FileStoreLoadNextMsgVerySparseMsgsLargeTail-16 769 5466873 ns/op Benchmark_FileStoreLoadNextMsgVerySparseMsgsLargeTail-16 801 5565022 ns/op Benchmark_FileStoreLoadNextMsgVerySparseMsgsLargeTail-16 618 5514280 ns/op Benchmark_FileStoreLoadNextMsgVerySparseMsgsLargeTail-16 796 5513820 ns/op Benchmark_FileStoreCreateConsumerStores Benchmark_FileStoreCreateConsumerStores/true Benchmark_FileStoreCreateConsumerStores/true-16 111205 33152 ns/op Benchmark_FileStoreCreateConsumerStores/true-16 112303 34970 ns/op Benchmark_FileStoreCreateConsumerStores/true-16 111886 32017 ns/op Benchmark_FileStoreCreateConsumerStores/true-16 97120 31921 ns/op Benchmark_FileStoreCreateConsumerStores/true-16 109129 32192 ns/op Benchmark_FileStoreCreateConsumerStores/false Benchmark_FileStoreCreateConsumerStores/false-16 132588 27172 ns/op Benchmark_FileStoreCreateConsumerStores/false-16 132585 28514 ns/op Benchmark_FileStoreCreateConsumerStores/false-16 132892 27423 ns/op Benchmark_FileStoreCreateConsumerStores/false-16 132688 27604 ns/op Benchmark_FileStoreCreateConsumerStores/false-16 133252 27449 ns/op Benchmark_FileStoreSubjectStateConsistencyOptimizationPerf Benchmark_FileStoreSubjectStateConsistencyOptimizationPerf-16 55 64685680 ns/op Benchmark_FileStoreSubjectStateConsistencyOptimizationPerf-16 55 64684726 ns/op Benchmark_FileStoreSubjectStateConsistencyOptimizationPerf-16 55 64752433 ns/op Benchmark_FileStoreSubjectStateConsistencyOptimizationPerf-16 55 64662797 ns/op Benchmark_FileStoreSubjectStateConsistencyOptimizationPerf-16 55 64612823 ns/op Benchmark_FileStoreSyncDeletedFullBlocks Benchmark_FileStoreSyncDeletedFullBlocks/MsgSize-32 Benchmark_FileStoreSyncDeletedFullBlocks/MsgSize-32-16 18 188763551 ns/op Benchmark_FileStoreSyncDeletedFullBlocks/MsgSize-32-16 19 187279839 ns/op Benchmark_FileStoreSyncDeletedFullBlocks/MsgSize-32-16 19 187272324 ns/op Benchmark_FileStoreSyncDeletedFullBlocks/MsgSize-32-16 19 186626009 ns/op Benchmark_FileStoreSyncDeletedFullBlocks/MsgSize-32-16 19 187609072 ns/op Benchmark_FileStoreSyncDeletedFullBlocks/MsgSize-64 Benchmark_FileStoreSyncDeletedFullBlocks/MsgSize-64-16 22 153628679 ns/op Benchmark_FileStoreSyncDeletedFullBlocks/MsgSize-64-16 22 155053708 ns/op Benchmark_FileStoreSyncDeletedFullBlocks/MsgSize-64-16 22 154277176 ns/op Benchmark_FileStoreSyncDeletedFullBlocks/MsgSize-64-16 22 154181497 ns/op Benchmark_FileStoreSyncDeletedFullBlocks/MsgSize-64-16 24 153347572 ns/op Benchmark_FileStoreSyncDeletedFullBlocks/MsgSize-128 Benchmark_FileStoreSyncDeletedFullBlocks/MsgSize-128-16 27 128089699 ns/op Benchmark_FileStoreSyncDeletedFullBlocks/MsgSize-128-16 28 127336975 ns/op Benchmark_FileStoreSyncDeletedFullBlocks/MsgSize-128-16 28 127226432 ns/op Benchmark_FileStoreSyncDeletedFullBlocks/MsgSize-128-16 27 127455608 ns/op Benchmark_FileStoreSyncDeletedFullBlocks/MsgSize-128-16 27 128023486 ns/op Benchmark_FileStoreSyncDeletedFullBlocks/MsgSize-256 Benchmark_FileStoreSyncDeletedFullBlocks/MsgSize-256-16 31 117249707 ns/op Benchmark_FileStoreSyncDeletedFullBlocks/MsgSize-256-16 30 115946784 ns/op Benchmark_FileStoreSyncDeletedFullBlocks/MsgSize-256-16 30 116875942 ns/op Benchmark_FileStoreSyncDeletedFullBlocks/MsgSize-256-16 30 118076415 ns/op Benchmark_FileStoreSyncDeletedFullBlocks/MsgSize-256-16 30 115849898 ns/op Benchmark_FileStoreSyncDeletedFullBlocks/MsgSize-512 Benchmark_FileStoreSyncDeletedFullBlocks/MsgSize-512-16 34 104345316 ns/op Benchmark_FileStoreSyncDeletedFullBlocks/MsgSize-512-16 36 102560435 ns/op Benchmark_FileStoreSyncDeletedFullBlocks/MsgSize-512-16 33 106860887 ns/op Benchmark_FileStoreSyncDeletedFullBlocks/MsgSize-512-16 36 103061976 ns/op Benchmark_FileStoreSyncDeletedFullBlocks/MsgSize-512-16 33 103604650 ns/op Benchmark_FileStoreSyncDeletedFullBlocks/MsgSize-1024 Benchmark_FileStoreSyncDeletedFullBlocks/MsgSize-1024-16 42 86032566 ns/op Benchmark_FileStoreSyncDeletedFullBlocks/MsgSize-1024-16 39 88675640 ns/op Benchmark_FileStoreSyncDeletedFullBlocks/MsgSize-1024-16 42 86364365 ns/op Benchmark_FileStoreSyncDeletedFullBlocks/MsgSize-1024-16 40 87615449 ns/op Benchmark_FileStoreSyncDeletedFullBlocks/MsgSize-1024-16 43 86650063 ns/op Benchmark_FileStoreSyncDeletedPartialBlocks Benchmark_FileStoreSyncDeletedPartialBlocks/MsgSize-16 Benchmark_FileStoreSyncDeletedPartialBlocks/MsgSize-16-16 51 69604191 ns/op Benchmark_FileStoreSyncDeletedPartialBlocks/MsgSize-16-16 52 69563385 ns/op Benchmark_FileStoreSyncDeletedPartialBlocks/MsgSize-16-16 49 69848447 ns/op Benchmark_FileStoreSyncDeletedPartialBlocks/MsgSize-16-16 51 69678207 ns/op Benchmark_FileStoreSyncDeletedPartialBlocks/MsgSize-16-16 49 69865324 ns/op Benchmark_FileStoreSyncDeletedPartialBlocks/MsgSize-512 Benchmark_FileStoreSyncDeletedPartialBlocks/MsgSize-512-16 296 12165761 ns/op Benchmark_FileStoreSyncDeletedPartialBlocks/MsgSize-512-16 290 12235059 ns/op Benchmark_FileStoreSyncDeletedPartialBlocks/MsgSize-512-16 295 12181282 ns/op Benchmark_FileStoreSyncDeletedPartialBlocks/MsgSize-512-16 294 12194217 ns/op Benchmark_FileStoreSyncDeletedPartialBlocks/MsgSize-512-16 292 12274546 ns/op PASS ok github.com/nats-io/nats-server/v2/server 2026.543s Done