start: disk usage on /l: + df -h /l Filesystem Size Used Avail Use% Mounted on /dev/nvme1n1p1 880G 351G 485G 42% / + export ANT_HOME=/usr/local/src/apache-ant-1.9.5 + ANT_HOME=/usr/local/src/apache-ant-1.9.5 + export JAVA_HOME=/usr/lib/jvm/java-25-openjdk + JAVA_HOME=/usr/lib/jvm/java-25-openjdk + export GRADLE_HOME=/usr/local/src/gradle-2.9 + GRADLE_HOME=/usr/local/src/gradle-2.9 + export PATH=/usr/local/src/apache-ant-1.9.5/bin:/usr/lib/jvm/java-25-openjdk/bin:/usr/local/src/gradle-2.9/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games + PATH=/usr/local/src/apache-ant-1.9.5/bin:/usr/lib/jvm/java-25-openjdk/bin:/usr/local/src/gradle-2.9/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games ++ date + echo -e '\n\nFri May 8 04:17:27 PM EDT 2026: now start nightly benchmarks' Fri May 8 04:17:27 PM EDT 2026: now start nightly benchmarks + pkill java + true + pkill mencoder + true + cd /l/trunk.nightly/lucene + git checkout main Already on 'main' Your branch is up to date with 'origin/main'. + git pull origin main From https://gitbox.apache.org/repos/asf/lucene * branch main -> FETCH_HEAD 0f697211197..2dee50e21f8 main -> origin/main Updating 0f697211197..2dee50e21f8 Fast-forward .github/workflows/run-special-checks-sandbox.yml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) + ../gradlew clean Starting a Gradle Daemon (subsequent builds will be faster) > Task :build-infra:compileJava UP-TO-DATE > Task :build-infra:pluginDescriptors UP-TO-DATE > Task :build-infra:processResources UP-TO-DATE > Task :build-infra:classes UP-TO-DATE > Task :build-infra:jar UP-TO-DATE The eclint tool location is not set ('lucene.tool.eclint' option), will not apply eclint checks. The eclint tool location is not set ('lucene.tool.eclint' option), will not apply eclint checks. > Task :lucene:distribution:clean UP-TO-DATE > Task :lucene:core.tests:clean > Task :lucene:demo:clean > Task :lucene:classification:clean > Task :lucene:analysis:clean UP-TO-DATE > Task :lucene:analysis.tests:clean > Task :lucene:clean UP-TO-DATE > Task :lucene:benchmark:clean > Task :lucene:distribution.tests:clean > Task :lucene:documentation:clean UP-TO-DATE > Task :lucene:codecs:clean > Task :lucene:grouping:clean > Task :lucene:expressions:clean > Task :lucene:memory:clean > Task :lucene:misc:clean > Task :lucene:backward-codecs:clean > Task :lucene:join:clean > Task :lucene:replicator:clean > Task :lucene:highlighter:clean > Task :lucene:facet:clean > Task :lucene:monitor:clean > Task :lucene:benchmark-jmh:clean > Task :lucene:spatial-test-fixtures:clean > Task :lucene:luke:clean > Task :lucene:analysis:icu:clean > Task :lucene:spatial-extras:clean > Task :lucene:analysis:morfologik.tests:clean > Task :lucene:spatial3d:clean > Task :lucene:suggest:clean > Task :lucene:analysis:morfologik:clean > Task :lucene:analysis:kuromoji:clean > Task :lucene:queryparser:clean > Task :lucene:analysis:phonetic:clean > Task :lucene:queries:clean > Task :lucene:analysis:opennlp:clean > Task :lucene:sandbox:clean > Task :lucene:analysis:smartcn:clean > Task :lucene:analysis:stempel:clean > Task :lucene:analysis:nori:clean > Task :lucene:test-framework:clean > Task :lucene:analysis:common:clean > Task :lucene:core:clean BUILD SUCCESSFUL in 6s 46 actionable tasks: 38 executed, 8 up-to-date Consider enabling configuration cache to speed up this build: https://docs.gradle.org/9.5.0/userguide/configuration_cache_enabling.html + ../gradlew jar + cd /l/util.nightly + echo 'activate luceneutil venv' activate luceneutil venv + make env make: Nothing to be done for 'env'. + source .venv/bin/activate ++ deactivate nondestructive ++ '[' -n '' ']' ++ '[' -n '' ']' ++ hash -r ++ '[' -n '' ']' ++ unset VIRTUAL_ENV ++ unset VIRTUAL_ENV_PROMPT ++ '[' '!' nondestructive = nondestructive ']' ++ case "$(uname)" in +++ uname ++ export VIRTUAL_ENV=/l/util.nightly/.venv ++ VIRTUAL_ENV=/l/util.nightly/.venv ++ _OLD_VIRTUAL_PATH=/usr/local/src/apache-ant-1.9.5/bin:/usr/lib/jvm/java-25-openjdk/bin:/usr/local/src/gradle-2.9/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games ++ PATH=/l/util.nightly/.venv/bin:/usr/local/src/apache-ant-1.9.5/bin:/usr/lib/jvm/java-25-openjdk/bin:/usr/local/src/gradle-2.9/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games ++ export PATH ++ VIRTUAL_ENV_PROMPT=.venv ++ export VIRTUAL_ENV_PROMPT ++ '[' -n '' ']' ++ '[' -z '' ']' ++ _OLD_VIRTUAL_PS1= ++ PS1='(.venv) ' ++ export PS1 ++ hash -r + rm -rf build + mkdir build + git pull origin main From github.com:mikemccand/luceneutil * branch main -> FETCH_HEAD 2ee39e9..40c563c main -> origin/main Updating 2ee39e9..40c563c Fast-forward README.md | 24 +++++++++ src/main/knn/IndexerThread.java | 8 ++- src/main/knn/KnnGraphTester.java | 78 +++++++++++++++++++++++++---- src/main/knn/KnnIndexer.java | 14 +++++- src/python/competition.py | 16 ++++-- src/python/knnExactNN.py | 105 +++++++++++++++++++++++++++++++++++++++ src/python/knnPerfTest.py | 78 +++++++++++++++++------------ src/python/ps_head.py | 6 ++- 8 files changed, 280 insertions(+), 49 deletions(-) + echo 'Run gradle test' Run gradle test + python3 -u /l/util.nightly/src/python/runNightlyGradleTestPrecommit.py ***USING BIG LINE FILE*** Using java from: /usr/lib/jvm/java-25-openjdk/bin/ gradle test log: /l/logs.nightly/ant_test/2026.05.08.lucene-tests.txt took: 1.4 min gradle precommit log: /l/logs.nightly/ant_test/2026.05.08.precommit.txt took: 0.5 min + echo 'Run lucene nightly' Run lucene nightly + python -uO /l/util.nightly/src/python/nightlyBench.py -run ***USING BIG LINE FILE*** Using java from: /usr/lib/jvm/java-25-openjdk/bin/ NOTE: perf executable is /usr/sbin/perf; will collect aggregate CPU profiling data NOTE: vmstat executable is /usr/sbin/vmstat; will collect system-wide CPU/IO telemetry NOTE: gnuplot executable is /usr/sbin/gnuplot; will generate system-wide CPU/IO graphs from vmstat WARNING: perf SIMD counters not available on this CPU; disabling SIMD validation NOTE: perf executable is /usr/sbin/perf; will collect aggregate CPU profiling data GitHub pull request counts: 299 open, 3933 closed Removing old JFR /l/logs.nightly/bench-search-nightly-nightly-14.jfr... Removing old JFR /l/logs.nightly/bench-search-nightly-nightly-13.jfr... Removing old JFR /l/logs.nightly/bench-search-nightly-nightly-5.jfr... Removing old JFR /l/logs.nightly/bench-search-nightly-nightly-0.jfr... Removing old JFR /l/logs.nightly/bench-search-nightly-nightly-17.jfr... Removing old JFR /l/logs.nightly/bench-search-nightly-nightly-19.jfr... Removing old JFR /l/logs.nightly/bench-search-nightly-nightly-16.jfr... Removing old JFR /l/logs.nightly/bench-search-nightly-nightly-11.jfr... Removing old JFR /l/logs.nightly/bench-search-nightly-nightly-8.jfr... Removing old JFR /l/logs.nightly/bench-search-nightly-nightly-18.jfr... Removing old JFR /l/logs.nightly/bench-search-nightly-nightly-1.jfr... Removing old JFR /l/logs.nightly/bench-search-nightly-nightly-7.jfr... Removing old JFR /l/logs.nightly/bench-search-nightly-nightly-9.jfr... Removing old JFR /l/logs.nightly/bench-search-nightly-nightly-2.jfr... Removing old JFR /l/logs.nightly/bench-search-nightly-nightly-3.jfr... Removing old JFR /l/logs.nightly/bench-search-nightly-nightly-6.jfr... Removing old JFR /l/logs.nightly/bench-search-nightly-nightly-12.jfr... Removing old JFR /l/logs.nightly/bench-search-nightly-nightly-4.jfr... Removing old JFR /l/logs.nightly/bench-search-nightly-nightly-10.jfr... Removing old JFR /l/logs.nightly/bench-search-nightly-nightly-15.jfr... [2026-05-08 16:21:29.321471] start [2026-05-08 16:21:29.321587] log dir /l/logs.nightly/2026.05.08.16.21.29 Java version (see also /l/logs.nightly/2026.05.08.16.21.29/java_version.txt): cmd='/usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -version 2>&1' WARNING: Using incubator modules: jdk.incubator.vector openjdk version "25.0.2" 2026-01-20 OpenJDK Runtime Environment (build 25.0.2) OpenJDK 64-Bit Server VM (build 25.0.2, mixed mode, sharing) WARNING: Using incubator modules: jdk.incubator.vector openjdk version "25.0.2" 2026-01-20 OpenJDK Runtime Environment (build 25.0.2) OpenJDK 64-Bit Server VM (build 25.0.2, mixed mode, sharing) Java full version (see also /l/logs.nightly/2026.05.08.16.21.29/java_full_version.txt): cmd='/usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -fullversion 2>&1' openjdk full version "25.0.2" Java version & all flags (see also /l/logs.nightly/2026.05.08.16.21.29/java_final_flags.txt): cmd='/usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -XX:+PrintFlagsFinal -version' [Global flags] ccstr AOTCache = {product} {default} ccstr AOTCacheOutput = {product} {default} bool AOTClassLinking = false {product} {default} ccstr AOTConfiguration = {product} {default} ccstr AOTMode = {product} {default} int ActiveProcessorCount = -1 {product} {default} uintx AdaptiveSizeDecrementScaleFactor = 4 {product} {default} uintx AdaptiveSizeMajorGCDecayTimeScale = 10 {product} {default} uintx AdaptiveSizePolicyInitializingSteps = 20 {product} {default} uintx AdaptiveSizePolicyOutputInterval = 0 {product} {default} uint AdaptiveSizePolicyWeight = 10 {product} {default} uint AdaptiveSizeThroughPutPolicy = 0 {product} {default} uint AdaptiveTimeWeight = 25 {product} {default} bool AdjustStackSizeForTLS = false {product} {default} bool AggressiveHeap = false {product} {default} bool AlignVector = false {C2 product} {default} ccstr AllocateHeapAt = {product} {default} int AllocateInstancePrefetchLines = 1 {product} {default} int AllocatePrefetchDistance = 256 {product} {default} intx AllocatePrefetchInstr = 0 {product} {default} int AllocatePrefetchLines = 3 {product} {default} int AllocatePrefetchStepSize = 64 {product} {default} int AllocatePrefetchStyle = 1 {product} {default} bool AllowParallelDefineClass = false {product} {default} bool AllowRedefinitionToAddDeleteMethods = false {product} {default} bool AllowUserSignalHandlers = false {product} {default} bool AllowVectorizeOnDemand = true {C2 product} {default} bool AlwaysActAsServerClassMachine = false {product} {default} bool AlwaysCompileLoopMethods = false {product} {default} bool AlwaysPreTouch = false {product} {default} bool AlwaysRestoreFPU = false {product} {default} bool AlwaysTenure = false {product} {default} ccstr ArchiveClassesAtExit = {product} {default} intx ArrayCopyLoadStoreMaxElem = 8 {C2 product} {default} size_t AsyncLogBufferSize = 2097152 {product} {default} intx AutoBoxCacheMax = 128 {C2 product} {default} bool AutoCreateSharedArchive = false {product} {default} intx BCEATraceLevel = 0 {product} {default} bool BackgroundCompilation = true {pd product} {default} bool BlockLayoutByFrequency = true {C2 product} {default} intx BlockLayoutMinDiamondPercentage = 20 {C2 product} {default} bool BlockLayoutRotateLoops = true {C2 product} {default} intx C1InlineStackLimit = 5 {C1 product} {default} intx C1MaxInlineLevel = 9 {C1 product} {default} intx C1MaxInlineSize = 35 {C1 product} {default} intx C1MaxRecursiveInlineLevel = 1 {C1 product} {default} intx C1MaxTrivialSize = 6 {C1 product} {default} bool C1OptimizeVirtualCallProfiling = true {C1 product} {default} bool C1ProfileBranches = true {C1 product} {default} bool C1ProfileCalls = true {C1 product} {default} bool C1ProfileCheckcasts = true {C1 product} {default} bool C1ProfileInlinedCalls = true {C1 product} {default} bool C1ProfileVirtualCalls = true {C1 product} {default} bool C1UpdateMethodData = true {C1 product} {default} intx CICompilerCount = 21 {product} {ergonomic} bool CICompilerCountPerCPU = true {product} {default} bool CITime = false {product} {default} bool CheckJNICalls = false {product} {default} bool ClassUnloading = true {product} {default} bool ClassUnloadingWithConcurrentMark = true {product} {default} bool ClipInlining = true {product} {default} uintx CodeCacheExpansionSize = 65536 {pd product} {default} bool CompactStrings = true {pd product} {default} ccstr CompilationMode = default {product} {default} ccstrlist CompileCommand = {product} {default} ccstr CompileCommandFile = {product} {default} ccstrlist CompileOnly = {product} {default} intx CompileThreshold = 10000 {pd product} {default} double CompileThresholdScaling = 1.000000 {product} {default} int CompilerThreadPriority = -1 {product} {default} intx CompilerThreadStackSize = 1024 {pd product} {default} size_t CompressedClassSpaceSize = 1073741824 {product} {default} uint ConcGCThreads = 0 {product} {default} intx ConditionalMoveLimit = 3 {C2 pd product} {default} int ContendedPaddingWidth = 128 {product} {default} bool CrashOnOutOfMemoryError = false {product} {default} bool CreateCoredumpOnCrash = true {product} {default} bool DTraceAllocProbes = false {product} {default} bool DTraceMethodProbes = false {product} {default} bool DTraceMonitorProbes = false {product} {default} bool DisableAttachMechanism = false {product} {default} bool DisableExplicitGC = false {product} {default} bool DisplayVMOutputToStderr = false {product} {default} bool DisplayVMOutputToStdout = false {product} {default} bool DoEscapeAnalysis = true {C2 product} {default} bool DontCompileHugeMethods = true {product} {default} ccstr DumpLoadedClassList = {product} {default} bool DumpReplayDataOnError = true {product} {default} bool EagerXrunInit = false {product} {default} intx EliminateAllocationArraySizeLimit = 64 {C2 product} {default} bool EliminateAllocations = true {C2 product} {default} bool EliminateAutoBox = true {C2 product} {default} bool EliminateLocks = true {C2 product} {default} bool EliminateNestedLocks = true {C2 product} {default} bool EnableContended = true {product} {default} bool EnableDynamicAgentLoading = true {product} {default} size_t ErgoHeapSizeLimit = 0 {product} {default} ccstr ErrorFile = {product} {default} bool ErrorFileToStderr = false {product} {default} bool ErrorFileToStdout = false {product} {default} uint64_t ErrorLogTimeout = 120 {product} {default} double EscapeAnalysisTimeout = 20.000000 {C2 product} {default} bool EstimateArgEscape = true {product} {default} bool ExecutingUnitTests = false {product} {default} bool ExitOnOutOfMemoryError = false {product} {default} bool ExplicitGCInvokesConcurrent = false {product} {default} bool ExtensiveErrorReports = false {product} {default} ccstr ExtraSharedClassListFile = {product} {default} bool FlightRecorder = false {product} {default} ccstr FlightRecorderOptions = {product} {default} bool ForceTimeHighResolution = false {product} {default} intx FreqInlineSize = 325 {C2 pd product} {default} uint FullGCHeapDumpLimit = 0 {manageable} {default} double G1ConcMarkStepDurationMillis = 10.000000 {product} {default} uint G1ConcRefinementThreads = 0 {product} {default} uint G1ConfidencePercent = 50 {product} {default} size_t G1HeapRegionSize = 0 {product} {default} uint G1HeapWastePercent = 5 {product} {default} uintx G1MixedGCCountTarget = 8 {product} {default} uintx G1PeriodicGCInterval = 0 {manageable} {default} bool G1PeriodicGCInvokesConcurrent = true {product} {default} double G1PeriodicGCSystemLoadThreshold = 0.000000 {manageable} {default} uint G1RSetUpdatingPauseTimePercent = 10 {product} {default} uint G1RefProcDrainInterval = 1000 {product} {default} uint G1ReservePercent = 10 {product} {default} uint G1SATBBufferEnqueueingThresholdPercent = 60 {product} {default} size_t G1SATBBufferSize = 1024 {product} {default} size_t G1UpdateBufferSize = 256 {product} {default} bool G1UseAdaptiveIHOP = true {product} {default} uint GCCardSizeInBytes = 512 {product} {default} uint GCDrainStackTargetSize = 64 {product} {default} uint GCHeapFreeLimit = 2 {product} {default} uintx GCPauseIntervalMillis = 0 {product} {default} uint GCTimeLimit = 98 {product} {default} uint GCTimeRatio = 99 {product} {default} size_t HeapBaseMinAddress = 2147483648 {pd product} {default} bool HeapDumpAfterFullGC = false {manageable} {default} bool HeapDumpBeforeFullGC = false {manageable} {default} int HeapDumpGzipLevel = 0 {manageable} {default} bool HeapDumpOnOutOfMemoryError = false {manageable} {default} ccstr HeapDumpPath = {manageable} {default} uintx HeapMaximumCompactionInterval = 20 {product} {default} uintx HeapSearchSteps = 3 {product} {default} size_t HeapSizePerGCThread = 43620760 {product} {default} bool IgnoreEmptyClassPaths = false {product} {default} bool IgnoreUnrecognizedVMOptions = false {product} {default} uintx IncreaseFirstTierCompileThresholdAt = 50 {product} {default} bool IncrementalInline = true {C2 product} {default} uintx InitialCodeCacheSize = 2555904 {pd product} {default} size_t InitialHeapSize = 34359738368 {product} {command line} double InitialRAMPercentage = 1.562500 {product} {default} uintx InitialSurvivorRatio = 8 {product} {default} uint InitialTenuringThreshold = 7 {product} {default} uint InitiatingHeapOccupancyPercent = 45 {product} {default} bool Inline = true {product} {default} ccstr InlineDataFile = {product} {default} intx InlineSmallCode = 2500 {C2 pd product} {default} bool InlineSynchronizedMethods = true {C1 product} {default} intx InteriorEntryAlignment = 16 {C2 pd product} {default} intx InterpreterProfilePercentage = 33 {product} {default} bool JavaMonitorsInStackTrace = true {product} {default} int JavaPriority10_To_OSPriority = -1 {product} {default} int JavaPriority1_To_OSPriority = -1 {product} {default} int JavaPriority2_To_OSPriority = -1 {product} {default} int JavaPriority3_To_OSPriority = -1 {product} {default} int JavaPriority4_To_OSPriority = -1 {product} {default} int JavaPriority5_To_OSPriority = -1 {product} {default} int JavaPriority6_To_OSPriority = -1 {product} {default} int JavaPriority7_To_OSPriority = -1 {product} {default} int JavaPriority8_To_OSPriority = -1 {product} {default} int JavaPriority9_To_OSPriority = -1 {product} {default} size_t LargePageHeapSizeThreshold = 134217728 {product} {default} size_t LargePageSizeInBytes = 0 {product} {default} intx LiveNodeCountInliningCutoff = 40000 {C2 product} {default} bool LoadExecStackDllInVMThread = true {product} {default} int LockingMode = 2 {product} {default} ccstr LogClassLoadingCauseFor = {product} {default} intx LoopMaxUnroll = 16 {C2 product} {default} intx LoopOptsCount = 43 {C2 product} {default} intx LoopPercentProfileLimit = 10 {C2 pd product} {default} uintx LoopStripMiningIter = 0 {C2 product} {default} uintx LoopStripMiningIterShortLoop = 0 {C2 product} {default} intx LoopUnrollLimit = 60 {C2 pd product} {default} intx LoopUnrollMin = 4 {C2 product} {default} bool LoopUnswitching = true {C2 product} {default} bool ManagementServer = false {product} {default} size_t MarkStackSize = 4194304 {product} {default} size_t MarkStackSizeMax = 536870912 {product} {default} uint MarkSweepAlwaysCompactCount = 4 {product} {default} uint MarkSweepDeadRatio = 5 {product} {default} intx MaxBCEAEstimateLevel = 5 {product} {default} intx MaxBCEAEstimateSize = 150 {product} {default} uint64_t MaxDirectMemorySize = 0 {product} {default} bool MaxFDLimit = true {product} {default} uintx MaxGCPauseMillis = 18446744073709551614 {product} {default} uintx MaxHeapFreeRatio = 100 {manageable} {default} size_t MaxHeapSize = 34359738368 {product} {command line} intx MaxInlineLevel = 15 {C2 product} {default} intx MaxInlineSize = 35 {C2 product} {default} intx MaxJNILocalCapacity = 65536 {product} {default} int MaxJavaStackTraceDepth = 1024 {product} {default} intx MaxJumpTableSize = 65000 {C2 product} {default} intx MaxJumpTableSparseness = 5 {C2 product} {default} intx MaxLabelRootDepth = 1100 {C2 product} {default} intx MaxLoopPad = 15 {C2 product} {default} size_t MaxMetaspaceExpansion = 5439488 {product} {default} uint MaxMetaspaceFreeRatio = 70 {product} {default} size_t MaxMetaspaceSize = 18446744073709551615 {product} {default} size_t MaxNewSize = 11453071360 {product} {ergonomic} intx MaxNodeLimit = 80000 {C2 product} {default} uint64_t MaxRAM = 137438953472 {pd product} {default} double MaxRAMPercentage = 25.000000 {product} {default} intx MaxRecursiveInlineLevel = 1 {C2 product} {default} uint MaxTenuringThreshold = 15 {product} {default} intx MaxTrivialSize = 6 {C2 product} {default} intx MaxVectorSize = 32 {C2 product} {default} size_t MetaspaceSize = 22020096 {product} {default} bool MethodFlushing = true {product} {default} size_t MinHeapDeltaBytes = 524288 {product} {ergonomic} uintx MinHeapFreeRatio = 0 {manageable} {default} size_t MinHeapSize = 34359738368 {product} {command line} intx MinJumpTableSize = 10 {C2 pd product} {default} size_t MinMetaspaceExpansion = 327680 {product} {default} uint MinMetaspaceFreeRatio = 40 {product} {default} double MinRAMPercentage = 50.000000 {product} {default} uintx MinSurvivorRatio = 3 {product} {default} size_t MinTLABSize = 2048 {product} {default} intx MultiArrayExpandLimit = 6 {C2 product} {default} uintx NUMAChunkResizeWeight = 20 {product} {default} size_t NUMAInterleaveGranularity = 2097152 {product} {default} size_t NUMASpaceResizeRate = 1073741824 {product} {default} bool NUMAStats = false {product} {default} ccstr NativeMemoryTracking = off {product} {default} bool NeverActAsServerClassMachine = false {pd product} {default} bool NeverTenure = false {product} {default} uintx NewRatio = 2 {product} {default} size_t NewSize = 11453071360 {product} {ergonomic} size_t NewSizeThreadIncrease = 5320 {pd product} {default} intx NmethodSweepActivity = 4 {product} {default} intx NodeLimitFudgeFactor = 2000 {C2 product} {default} uintx NonNMethodCodeHeapSize = 9371648 {pd product} {ergonomic} uintx NonProfiledCodeHeapSize = 121147392 {pd product} {ergonomic} intx NumberOfLoopInstrToAlign = 4 {C2 product} {default} int ObjectAlignmentInBytes = 8 {product lp64_product} {default} size_t OldPLABSize = 1024 {product} {default} bool OmitStackTraceInFastThrow = true {product} {default} ccstrlist OnError = {product} {default} ccstrlist OnOutOfMemoryError = {product} {default} intx OnStackReplacePercentage = 140 {pd product} {default} bool OptimizeFill = false {C2 product} {default} bool OptimizePtrCompare = true {C2 product} {default} bool OptimizeStringConcat = true {C2 product} {default} bool OptoBundling = false {C2 pd product} {default} intx OptoLoopAlignment = 16 {pd product} {default} bool OptoRegScheduling = true {C2 pd product} {default} bool OptoScheduling = false {C2 pd product} {default} uint PLABWeight = 75 {product} {default} bool PSChunkLargeArrays = true {product} {default} int ParGCArrayScanChunk = 50 {product} {default} uint ParallelGCBufferWastePct = 10 {product} {default} uint ParallelGCThreads = 83 {product} {default} bool ParallelRefProcBalancingEnabled = true {product} {default} bool ParallelRefProcEnabled = true {product} {default} bool PartialPeelAtUnsignedTests = true {C2 product} {default} bool PartialPeelLoop = true {C2 product} {default} intx PartialPeelNewPhiDelta = 0 {C2 product} {default} uint PausePadding = 1 {product} {default} intx PerBytecodeRecompilationCutoff = 200 {product} {default} intx PerBytecodeTrapLimit = 4 {product} {default} intx PerMethodRecompilationCutoff = 400 {product} {default} intx PerMethodTrapLimit = 100 {product} {default} bool PerfAllowAtExitRegistration = false {product} {default} bool PerfBypassFileSystemCheck = false {product} {default} int PerfDataMemorySize = 32768 {product} {default} ccstr PerfDataSaveFile = {product} {default} bool PerfDataSaveToFile = false {product} {default} bool PerfDisableSharedMem = false {product} {default} int PerfMaxStringConstLength = 1024 {product} {default} size_t PreTouchParallelChunkSize = 4194304 {pd product} {default} bool PreferInterpreterNativeStubs = false {pd product} {default} intx PrefetchCopyIntervalInBytes = 576 {product} {default} intx PrefetchScanIntervalInBytes = 576 {product} {default} bool PreserveFramePointer = false {pd product} {default} size_t PretenureSizeThreshold = 0 {product} {default} bool PrintClassHistogram = false {manageable} {default} bool PrintCodeCache = false {product} {default} bool PrintCodeCacheOnCompilation = false {product} {default} bool PrintCommandLineFlags = false {product} {default} bool PrintCompilation = false {product} {default} bool PrintConcurrentLocks = false {manageable} {default} bool PrintExtendedThreadInfo = false {product} {default} bool PrintFlagsFinal = true {product} {command line} bool PrintFlagsInitial = false {product} {default} bool PrintFlagsRanges = false {product} {default} bool PrintGC = false {product} {default} bool PrintGCDetails = false {product} {default} bool PrintHeapAtSIGBREAK = true {product} {default} bool PrintSharedArchiveAndExit = false {product} {default} bool PrintStringTableStatistics = false {product} {default} bool PrintTieredEvents = false {product} {default} bool PrintVMOptions = false {product} {default} bool PrintWarnings = true {product} {default} bool ProfileExceptionHandlers = true {product} {default} bool ProfileInterpreter = true {pd product} {default} intx ProfileMaturityPercentage = 20 {product} {default} uintx ProfiledCodeHeapSize = 121139200 {pd product} {ergonomic} uint PromotedPadding = 3 {product} {default} uintx QueuedAllocationWarningCount = 0 {product} {default} bool RangeCheckElimination = true {product} {default} bool ReassociateInvariants = true {C2 product} {default} bool RecordDynamicDumpInfo = false {product} {default} bool ReduceBulkZeroing = true {C2 product} {default} bool ReduceFieldZeroing = true {C2 product} {default} bool ReduceInitialCardMarks = true {C2 product} {default} bool ReduceSignalUsage = false {product} {default} bool RelaxAccessControlCheck = false {product} {default} ccstr ReplayDataFile = {product} {default} uintx ReservedCodeCacheSize = 251658240 {pd product} {ergonomic} bool ResizePLAB = true {product} {default} bool ResizeTLAB = true {product} {default} bool RestoreMXCSROnJNICalls = false {product} {default} bool RestrictContended = true {product} {default} bool RestrictReservedStack = true {product} {default} bool RewriteBytecodes = true {pd product} {default} bool RewriteFrequentPairs = true {pd product} {default} bool SafepointTimeout = false {product} {default} double SafepointTimeoutDelay = 10000.000000 {product} {default} bool SegmentedCodeCache = true {product} {ergonomic} double SelfDestructTimer = 0.000000 {product} {default} ccstr SharedArchiveConfigFile = {product} {default} ccstr SharedArchiveFile = {product} {default} size_t SharedBaseAddress = 637534208 {product} {default} ccstr SharedClassListFile = {product} {default} uint SharedSymbolTableBucketSize = 4 {product} {default} ccstr ShenandoahGCHeuristics = adaptive {product} {default} ccstr ShenandoahGCMode = satb {product} {default} bool ShowCodeDetailsInExceptionMessages = true {manageable} {default} bool ShowMessageBoxOnError = false {product} {default} bool ShrinkHeapInSteps = true {product} {default} size_t SoftMaxHeapSize = 34359738368 {manageable} {ergonomic} intx SoftRefLRUPolicyMSPerMB = 1000 {product} {default} bool SplitIfBlocks = true {C2 product} {default} intx StackRedPages = 1 {pd product} {default} intx StackReservedPages = 1 {pd product} {default} intx StackShadowPages = 20 {pd product} {default} bool StackTraceInThrowable = true {product} {default} intx StackYellowPages = 2 {pd product} {default} uintx StartAggressiveSweepingAt = 10 {product} {default} bool StartAttachListener = false {product} {default} ccstr StartFlightRecording = {product} {default} uint StringDeduplicationAgeThreshold = 3 {product} {default} uintx StringTableSize = 65536 {product} {default} bool SuperWordLoopUnrollAnalysis = true {C2 pd product} {default} bool SuperWordReductions = true {C2 product} {default} bool SuppressFatalErrorMessage = false {product} {default} uint SurvivorPadding = 3 {product} {default} uintx SurvivorRatio = 8 {product} {default} double SweeperThreshold = 15.000000 {product} {default} uintx TLABAllocationWeight = 35 {product} {default} uintx TLABRefillWasteFraction = 64 {product} {default} size_t TLABSize = 0 {product} {default} uintx TLABWasteIncrement = 4 {product} {default} uintx TLABWasteTargetPercent = 1 {product} {default} uint TargetPLABWastePct = 10 {product} {default} uint TargetSurvivorRatio = 50 {product} {default} uint TenuredGenerationSizeIncrement = 20 {product} {default} uint TenuredGenerationSizeSupplement = 80 {product} {default} uintx TenuredGenerationSizeSupplementDecay = 2 {product} {default} int ThreadPriorityPolicy = 0 {product} {default} bool ThreadPriorityVerbose = false {product} {default} intx ThreadStackSize = 1024 {pd product} {default} uint ThresholdTolerance = 10 {product} {default} intx Tier0BackedgeNotifyFreqLog = 10 {product} {default} intx Tier0InvokeNotifyFreqLog = 7 {product} {default} intx Tier0ProfilingStartPercentage = 200 {product} {default} intx Tier23InlineeNotifyFreqLog = 20 {product} {default} intx Tier2BackEdgeThreshold = 0 {product} {default} intx Tier2BackedgeNotifyFreqLog = 14 {product} {default} intx Tier2CompileThreshold = 0 {product} {default} intx Tier2InvokeNotifyFreqLog = 11 {product} {default} intx Tier3BackEdgeThreshold = 60000 {product} {default} intx Tier3BackedgeNotifyFreqLog = 13 {product} {default} intx Tier3CompileThreshold = 2000 {product} {default} intx Tier3DelayOff = 2 {product} {default} intx Tier3DelayOn = 5 {product} {default} intx Tier3InvocationThreshold = 200 {product} {default} intx Tier3InvokeNotifyFreqLog = 10 {product} {default} intx Tier3LoadFeedback = 5 {product} {default} intx Tier3MinInvocationThreshold = 100 {product} {default} intx Tier4BackEdgeThreshold = 40000 {product} {default} intx Tier4CompileThreshold = 15000 {product} {default} intx Tier4InvocationThreshold = 5000 {product} {default} intx Tier4LoadFeedback = 3 {product} {default} intx Tier4MinInvocationThreshold = 600 {product} {default} bool TieredCompilation = true {pd product} {default} intx TieredCompileTaskTimeout = 50 {product} {default} intx TieredRateUpdateMaxTime = 25 {product} {default} intx TieredRateUpdateMinTime = 1 {product} {default} intx TieredStopAtLevel = 4 {product} {default} ccstr TraceJVMTI = {product} {default} intx TrackedInitializationLimit = 50 {C2 product} {default} bool TrapBasedNullChecks = false {pd product} {default} bool TrapBasedRangeChecks = false {C2 pd product} {default} uint TrimNativeHeapInterval = 0 {product} {default} int TypeProfileArgsLimit = 2 {product} {default} uint TypeProfileLevel = 111 {pd product} {default} intx TypeProfileMajorReceiverPercent = 90 {C2 product} {default} int TypeProfileParmsLimit = 2 {product} {default} intx TypeProfileSubTypeCheckCommonThreshold = 50 {C2 product} {default} intx TypeProfileWidth = 2 {product} {default} int UnguardOnExecutionViolation = 0 {product} {default} bool UseAES = true {product} {default} int UseAVX = 2 {ARCH product} {default} bool UseAdaptiveGenerationSizePolicyAtMajorCollection = true {product} {default} bool UseAdaptiveGenerationSizePolicyAtMinorCollection = true {product} {default} bool UseAdaptiveNUMAChunkSizing = true {product} {default} bool UseAdaptiveSizeDecayMajorGCCost = true {product} {default} bool UseAdaptiveSizePolicy = true {product} {default} bool UseAdaptiveSizePolicyFootprintGoal = true {product} {default} bool UseAdaptiveSizePolicyWithSystemGC = false {product} {default} bool UseAddressNop = true {ARCH product} {default} bool UseBASE64Intrinsics = true {product} {default} bool UseBMI1Instructions = true {ARCH product} {default} bool UseBMI2Instructions = true {ARCH product} {default} bool UseBimorphicInlining = true {C2 product} {default} bool UseCLMUL = true {ARCH product} {default} bool UseCMoveUnconditionally = false {C2 product} {default} bool UseCodeCacheFlushing = true {product} {default} bool UseCompactObjectHeaders = false {product lp64_product} {default} bool UseCompiler = true {product} {default} bool UseCompressedClassPointers = true {product lp64_product} {default} bool UseCompressedOops = false {product lp64_product} {default} bool UseCondCardMark = false {product} {default} bool UseContainerSupport = true {product} {default} bool UseCountLeadingZerosInstruction = true {ARCH product} {default} bool UseCountTrailingZerosInstruction = true {ARCH product} {default} bool UseCountedLoopSafepoints = false {C2 product} {default} bool UseDivMod = true {C2 product} {default} bool UseDynamicNumberOfCompilerThreads = true {product} {default} bool UseDynamicNumberOfGCThreads = true {product} {default} bool UseFMA = true {product} {default} bool UseFPUForSpilling = true {C2 product} {default} bool UseFastJNIAccessors = true {product} {default} bool UseFastStosb = false {ARCH product} {default} bool UseG1GC = false {product} {default} bool UseGCOverheadLimit = true {product} {default} bool UseInlineCaches = true {product} {default} bool UseInterpreter = true {product} {default} bool UseJumpTables = true {C2 product} {default} bool UseLargePages = false {pd product} {default} bool UseLargePagesIndividualAllocation = false {pd product} {default} bool UseLoopCounter = true {product} {default} bool UseLoopInvariantCodeMotion = true {C1 product} {default} bool UseLoopPredicate = true {C2 product} {default} bool UseMaximumCompactionOnSystemGC = true {product} {default} bool UseNUMA = false {product} {default} bool UseNUMAInterleaving = false {product} {default} bool UseNewLongLShift = true {ARCH product} {default} bool UseOnStackReplacement = true {pd product} {default} bool UseOnlyInlinedBimorphic = true {C2 product} {default} bool UseOprofile = false {product} {default} bool UsePSAdaptiveSurvivorSizePolicy = true {product} {default} bool UseParallelGC = true {product} {command line} bool UsePerfData = true {product} {default} bool UsePopCountInstruction = true {product} {default} bool UseProfiledLoopPredicate = true {C2 product} {default} bool UseSHA = true {product} {default} int UseSSE = 4 {ARCH product} {default} bool UseSSE42Intrinsics = true {ARCH product} {default} bool UseSerialGC = false {product} {default} bool UseShenandoahGC = false {product} {default} bool UseSignalChaining = true {product} {default} bool UseStoreImmI16 = true {ARCH product} {default} bool UseStringDeduplication = false {product} {default} bool UseSubwordForMaxVector = true {C2 product} {default} bool UseSuperWord = true {C2 product} {default} bool UseSystemMemoryBarrier = false {product} {default} bool UseTLAB = true {product} {default} bool UseThreadPriorities = true {pd product} {default} bool UseTransparentHugePages = false {product} {default} bool UseTypeProfile = true {product} {default} bool UseTypeSpeculation = true {C2 product} {default} bool UseUnalignedLoadStores = true {ARCH product} {default} bool UseVectorCmov = false {C2 product} {default} bool UseXMMForArrayCopy = true {product} {default} bool UseXMMForObjInit = true {ARCH product} {default} bool UseXmmI2D = true {ARCH product} {default} bool UseXmmI2F = true {ARCH product} {default} bool UseXmmLoadAndClearUpper = true {ARCH product} {default} bool UseXmmRegToRegMoveAll = true {ARCH product} {default} bool UseZGC = false {product} {default} intx UserThreadWaitAttemptsAtExit = 30 {product} {default} int VMThreadPriority = -1 {product} {default} intx VMThreadStackSize = 1024 {pd product} {default} intx ValueMapInitialSize = 11 {C1 product} {default} intx ValueMapMaxLoopSize = 8 {C1 product} {default} intx ValueSearchLimit = 1000 {C2 product} {default} bool VerifySharedSpaces = false {product} {default} uint YoungGenerationSizeIncrement = 20 {product} {default} uint YoungGenerationSizeSupplement = 80 {product} {default} uintx YoungGenerationSizeSupplementDecay = 8 {product} {default} size_t YoungPLABSize = 4096 {product} {default} double ZAllocationSpikeTolerance = 2.000000 {product} {default} double ZCollectionInterval = 0.000000 {product} {default} double ZCollectionIntervalMajor = -1.000000 {product} {default} double ZCollectionIntervalMinor = -1.000000 {product} {default} bool ZCollectionIntervalOnly = false {product} {default} double ZFragmentationLimit = 5.000000 {product} {default} bool ZProactive = true {product} {default} bool ZUncommit = true {product} {default} uintx ZUncommitDelay = 300 {product} {default} double ZYoungCompactionLimit = 25.000000 {product} {default} bool ZeroTLAB = false {product} {default} WARNING: Using incubator modules: jdk.incubator.vector openjdk version "25.0.2" 2026-01-20 OpenJDK Runtime Environment (build 25.0.2) OpenJDK 64-Bit Server VM (build 25.0.2, mixed mode, sharing) Linux kernel version (see also /l/logs.nightly/2026.05.08.16.21.29/uname.txt): cmd='uname -a 2>&1' Linux beast3.mikemccandless.com 6.18.9-arch1-2 #1 SMP PREEMPT_DYNAMIC Mon, 09 Feb 2026 17:16:33 +0000 x86_64 GNU/Linux CPU governor/scaling/frequency (see also /l/logs.nightly/2026.05.08.16.21.29/cpu_frequency_info.txt): cmd='cpupower frequency-info' analyzing CPU 28: driver: amd-pstate-epp CPUs which run at the same hardware frequency: 28 CPUs which need to have their frequency coordinated by software: 28 energy performance preference: performance hardware limits: 554 MHz - 4.38 GHz available cpufreq governors: performance powersave current policy: frequency should be within 1.74 GHz and 4.38 GHz. The governor "performance" may decide which speed to use within this range. current CPU frequency: 4.35 GHz (asserted by call to kernel) boost state support: Supported: yes Active: yes amd-pstate limits: Highest Performance: 166. Maximum Frequency: 4.38 GHz. Nominal Performance: 110. Nominal Frequency: 2.90 GHz. Lowest Non-linear Performance: 66. Lowest Non-linear Frequency: 1.74 GHz. Lowest Performance: 21. Lowest Frequency: 550 MHz. Preferred Core Support: 1. Preferred Core Ranking: 166. CPU specifics (see also /l/logs.nightly/2026.05.08.16.21.29/lscpu.txt): cmd='lscpu' Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Address sizes: 43 bits physical, 48 bits virtual Byte Order: Little Endian CPU(s): 128 On-line CPU(s) list: 0-127 Vendor ID: AuthenticAMD Model name: AMD Ryzen Threadripper 3990X 64-Core Processor CPU family: 23 Model: 49 Thread(s) per core: 2 Core(s) per socket: 64 Socket(s): 1 Stepping: 0 Frequency boost: enabled CPU(s) scaling MHz: 48% CPU max MHz: 4377.8730 CPU min MHz: 553.8280 BogoMIPS: 5834.95 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 hw_pstate ssbd mba ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip rdpid overflow_recov succor smca sev sev_es Virtualization: AMD-V L1d cache: 2 MiB (64 instances) L1i cache: 2 MiB (64 instances) L2 cache: 32 MiB (64 instances) L3 cache: 256 MiB (16 instances) NUMA node(s): 16 NUMA node0 CPU(s): 0-3,64-67 NUMA node1 CPU(s): 4-7,68-71 NUMA node2 CPU(s): 8-11,72-75 NUMA node3 CPU(s): 12-15,76-79 NUMA node4 CPU(s): 16-19,80-83 NUMA node5 CPU(s): 20-23,84-87 NUMA node6 CPU(s): 24-27,88-91 NUMA node7 CPU(s): 28-31,92-95 NUMA node8 CPU(s): 32-35,96-99 NUMA node9 CPU(s): 36-39,100-103 NUMA node10 CPU(s): 40-43,104-107 NUMA node11 CPU(s): 44-47,108-111 NUMA node12 CPU(s): 48-51,112-115 NUMA node13 CPU(s): 52-55,116-119 NUMA node14 CPU(s): 56-59,120-123 NUMA node15 CPU(s): 60-63,124-127 Vulnerability Gather data sampling: Not affected Vulnerability Ghostwrite: Not affected Vulnerability Indirect target selection: Not affected Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Old microcode: Not affected Vulnerability Reg file data sampling: Not affected Vulnerability Retbleed: Vulnerable Vulnerability Spec rstack overflow: Vulnerable Vulnerability Spec store bypass: Vulnerable Vulnerability Spectre v1: Vulnerable: __user pointer sanitization and usercopy barriers only; no swapgs barriers Vulnerability Spectre v2: Vulnerable; IBPB: disabled; STIBP: disabled; PBRSB-eIBRS: Not affected; BHI: Not affected Vulnerability Srbds: Not affected Vulnerability Tsa: Not affected Vulnerability Tsx async abort: Not affected Vulnerability Vmscape: Vulnerable Full Linux version (see also /l/logs.nightly/2026.05.08.16.21.29/proc_version.txt): cmd='cat /proc/version' Linux version 6.18.9-arch1-2 (linux@archlinux) (gcc (GCC) 15.2.1 20260209, GNU ld (GNU Binutils) 2.46) #1 SMP PREEMPT_DYNAMIC Mon, 09 Feb 2026 17:16:33 +0000 Kernel boot command-line (see also /l/logs.nightly/2026.05.08.16.21.29/proc_cmdline.txt): cmd='cat /proc/cmdline' BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=d43378d5-fd9f-488a-a69b-73d83768f2d1 rw nowatchdog mitigations=off random.trust_cpu=1 nokaslr norandmaps loglevel=3 acpi_enforce_resources=lax amd_pstate=active cpufreq.default_governor=performance Loaded kernel modules (see also /l/logs.nightly/2026.05.08.16.21.29/lsmod.txt): cmd='lsmod' Module Size Used by nfsv3 81920 1 rpcsec_gss_krb5 36864 0 nfsv4 1335296 0 dns_resolver 16384 1 nfsv4 nfs 704512 6 nfsv4,nfsv3 netfs 622592 1 nfs veth 40960 0 nf_conntrack_netlink 61440 0 xt_nat 12288 19 xt_tcpudp 16384 22 iptable_raw 12288 1 xt_conntrack 12288 2 xt_MASQUERADE 16384 2 bridge 462848 0 stp 12288 1 bridge llc 16384 2 bridge,stp xfrm_user 73728 1 xfrm_algo 16384 1 xfrm_user ip6table_nat 12288 1 ip6table_filter 12288 1 ip6_tables 36864 2 ip6table_filter,ip6table_nat xt_set 24576 0 ip_set 69632 1 xt_set iptable_nat 12288 5 nf_nat 61440 4 ip6table_nat,xt_nat,iptable_nat,xt_MASQUERADE nf_conntrack 196608 5 xt_conntrack,nf_nat,xt_nat,nf_conntrack_netlink,xt_MASQUERADE nf_defrag_ipv6 24576 1 nf_conntrack nf_defrag_ipv4 12288 1 nf_conntrack xt_addrtype 12288 4 iptable_filter 12288 1 ip_tables 36864 3 iptable_filter,iptable_raw,iptable_nat x_tables 65536 13 ip6table_filter,xt_conntrack,iptable_filter,ip6table_nat,xt_tcpudp,xt_addrtype,xt_nat,xt_set,ip6_tables,iptable_raw,ip_tables,iptable_nat,xt_MASQUERADE nf_tables 397312 0 rpcrdma 462848 2 rdma_cm 155648 1 rpcrdma iw_cm 65536 1 rdma_cm ib_cm 155648 1 rdma_cm ib_core 548864 4 rdma_cm,rpcrdma,iw_cm,ib_cm nct6775 40960 0 nct6775_core 81920 1 nct6775 hwmon_vid 12288 1 nct6775 overlay 245760 4 iwlmvm 708608 0 mac80211 1683456 1 iwlmvm btusb 81920 0 btmtk 32768 1 btusb libarc4 12288 1 mac80211 btrtl 32768 1 btusb btbcm 24576 1 btusb btintel 73728 1 btusb bluetooth 1118208 6 btrtl,btmtk,btintel,btbcm,btusb atlantic 319488 0 corsair_psu 24576 0 iwlwifi 610304 1 iwlmvm igb 348160 0 macsec 69632 1 atlantic amd_atl 57344 1 intel_rapl_common 53248 0 amd64_edac 73728 0 kvm_amd 241664 0 snd_hda_codec_nvhdmi 16384 1 kvm 1421312 1 kvm_amd ixgbe 565248 0 raid1 61440 1 snd_hda_codec_hdmi 61440 1 snd_hda_codec_nvhdmi libie_fwlog 28672 1 ixgbe irqbypass 16384 1 kvm mdio_devres 12288 1 ixgbe eeepc_wmi 12288 0 snd_hda_intel 69632 0 asus_wmi 110592 1 eeepc_wmi polyval_clmulni 12288 0 libphy 180224 2 mdio_devres,ixgbe jc42 12288 0 ghash_clmulni_intel 12288 0 platform_profile 20480 1 asus_wmi snd_hda_codec 217088 3 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_nvhdmi mdio_bus 65536 2 libphy,ixgbe aesni_intel 98304 0 ee1004 16384 0 asus_ec_sensors 36864 0 wmi_bmof 12288 0 sparse_keymap 12288 1 asus_wmi mdio 12288 1 ixgbe rapl 20480 0 snd_hda_core 147456 3 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec md_mod 270336 2 raid1 ptp 53248 4 iwlmvm,atlantic,igb,ixgbe sp5100_tco 20480 0 pcspkr 12288 0 snd_intel_dspcfg 45056 1 snd_hda_intel pps_core 32768 1 ptp ccp 196608 1 kvm_amd dca 20480 2 igb,ixgbe snd_intel_sdw_acpi 16384 1 snd_intel_dspcfg i2c_piix4 36864 0 i2c_smbus 20480 1 i2c_piix4 snd_usb_audio 598016 0 snd_usbmidi_lib 49152 1 snd_usb_audio snd_hwdep 24576 2 snd_usb_audio,snd_hda_codec snd_ump 40960 1 snd_usb_audio snd_rawmidi 53248 2 snd_usbmidi_lib,snd_ump snd_seq_device 16384 2 snd_ump,snd_rawmidi cfg80211 1429504 3 iwlmvm,iwlwifi,mac80211 snd_pcm 212992 5 snd_hda_codec_hdmi,snd_hda_intel,snd_usb_audio,snd_hda_codec,snd_hda_core snd_timer 57344 1 snd_pcm rfkill 45056 5 iwlmvm,asus_wmi,bluetooth,cfg80211 snd 159744 11 snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_usb_audio,snd_usbmidi_lib,snd_hda_codec,snd_timer,snd_ump,snd_pcm,snd_rawmidi joydev 24576 0 soundcore 16384 1 snd mac_hid 12288 0 mc 90112 1 snd_usb_audio nfsd 1077248 5 auth_rpcgss 192512 2 nfsd,rpcsec_gss_krb5 nfs_acl 12288 2 nfsd,nfsv3 lockd 192512 3 nfsd,nfsv3,nfs grace 12288 2 nfsd,lockd nfs_localio 40960 2 nfsd,nfs sunrpc 884736 36 nfs_localio,nfsd,rpcrdma,nfsv4,auth_rpcgss,lockd,nfsv3,rpcsec_gss_krb5,nfs_acl,nfs i2c_dev 28672 0 k10temp 12288 0 nfnetlink 20480 6 nf_conntrack_netlink,nf_tables,ip_set nouveau 3764224 0 drm_ttm_helper 16384 2 nouveau ttm 122880 2 drm_ttm_helper,nouveau video 81920 2 asus_wmi,nouveau gpu_sched 69632 1 nouveau i2c_algo_bit 24576 2 igb,nouveau drm_gpuvm 49152 1 nouveau drm_exec 12288 2 drm_gpuvm,nouveau nvme 73728 3 mxm_wmi 12288 1 nouveau nvme_core 270336 4 nvme drm_display_helper 278528 1 nouveau nvme_keyring 20480 1 nvme_core cec 94208 1 drm_display_helper nvme_auth 32768 1 nvme_core hkdf 12288 1 nvme_auth wmi 32768 5 video,asus_wmi,wmi_bmof,mxm_wmi,nouveau Preempt mode (see also /l/logs.nightly/2026.05.08.16.21.29/preempt.txt): cmd='sudo cat /sys/kernel/debug/sched/preempt' none voluntary (full) lazy Linux standard base version (see also /l/logs.nightly/2026.05.08.16.21.29/lsb.txt): cmd='lsb_release -a' LSB Version: n/a Distributor ID: Arch Description: Arch Linux Release: rolling Codename: n/a All installed packages&versions (see also /l/logs.nightly/2026.05.08.16.21.29/pacman.txt): cmd='pacman -Q' 7zip 26.00-1 abseil-cpp 20250814.1-1 acl 2.3.2-1 acpica 20250404-1 adobe-source-code-pro-fonts 2.042u+1.062i+1.026vf-2 adwaita-cursors 49.0-1 adwaita-fonts 49.0-2 adwaita-icon-theme 49.0-1 adwaita-icon-theme-legacy 46.2-3 alsa-lib 1.2.15.3-2 alsa-topology-conf 1.2.5.1-4 alsa-ucm-conf 1.2.15.3-1 amd-ucode 20260110-1 aom 3.13.1-2 apparmor 4.1.6-1 apr 1.7.6-1 apr-util 1.6.3-2 archlinux-keyring 20260206-1 argon2 20190702-6 at-spi2-core 2.58.3-1 atop 2.12.1-1 attr 2.5.2-1 audit 4.1.2-2 autoconf 2.72-1 automake 1.18.1-1 avahi 1:0.9rc3-1 base 3-3 bash 5.3.9-1 bash-completion 2.17.0-3 bcc 0.36.1-1 bcc-libbpf-tools 0.36.1-1 binutils 2.46-1 bison 3.8.2-8 boost-libs 1.89.0-4 bridge-utils 1.7.1-2 brotli 1.2.0-1 btop 1.4.6-1 bubblewrap 0.11.0-1 bzip2 1.0.8-6 ca-certificates 20240618-1 ca-certificates-mozilla 3.120.1-1 ca-certificates-utils 20240618-1 cairo 1.18.4-1 cantarell-fonts 1:0.311-1 celt 0.11.3-4 clang 21.1.8-1 cmake 4.2.3-1 colord 1.4.8-1 compiler-rt 21.1.8-1 containerd 2.2.1-1 coreutils 9.10-1 cppdap 1.58.0-2 cpupower 6.19-2 cracklib 2.10.3-1 cryptsetup 2.8.4-1 curl 8.18.0-3 cython 3.2.4-3 dav1d 1.5.3-1 db 6.2.32-4 db5.3 5.3.28-7 dbus 1.16.2-1 dbus-broker 37-3 dbus-broker-units 37-3 dconf 0.49.0-1 debugedit 5.2-1 default-cursors 3-1 desktop-file-utils 0.28-1 device-mapper 2.03.38-1 diffutils 3.12-2 ding-libs 0.6.2-2 dkms 3.3.0-1 dmidecode 3.7-1 dnssec-anchors 20250524-1 docker 1:29.2.1-1 docker-compose 5.0.2-1 double-conversion 3.4.0-1 downgrade 11.8.0-1 duktape 2.7.0-7 e2fsprogs 1.47.3-2 elfutils 0.194-1 emacs 30.2-1 emacs-python-mode 6.3.1-1 ethtool 1:6.19-1 exiv2 0.28.7-1 expat 2.7.4-1 fakeroot 1.37.2-1 ffmpeg 2:8.0.1-7 fftw 3.3.10-8 file 5.46-5 filesystem 2025.10.12-1 findutils 4.10.0-3 flac 1.5.0-1 flex 2.6.4-5 fontconfig 2:2.17.1-1 freeglut 3.8.0-1 freetype2 2.14.1-2 fribidi 1.0.16-2 fzf 0.68.0-1 gawk 5.3.2-1 gc 8.2.12-1 gcc 15.2.1+r604+g0b99615a8aef-1 gcc-libs 15.2.1+r604+g0b99615a8aef-1 gd 2.3.3-9 gdb 17.1-2 gdb-common 17.1-2 gdbm 1.26-2 gdk-pixbuf2 2.44.4-1 geoip 1.6.12-3 geoip-database 20260204-1 gettext 1.0-2 ghostscript 10.06.0-1 giflib 5.2.2-2 git 2.53.0-1 glib-networking 1:2.80.1-1 glib2 2.86.4-1 glibc 2.43+r5+g856c426a7534-1 glslang 1:1.4.341.0-1 glu 9.0.3-3 glycin 2.0.8-1 gmp 6.3.0-3 gnu-netcat 0.7.1-10 gnulib-l10n 20241231-1 gnupg 2.4.9-1 gnuplot 6.0.4-1 gnutls 3.8.12-2 gobject-introspection-runtime 1.86.0-2 google-chrome 113.0.5672.63-1 gpac 1:2.4.0-1 gperftools 2.17.2-1 gpgme 2.0.1-1 gpm 1.20.7.r38.ge82d1a6-6 gradle 9.3.1-1 graphene 1.10.8-2 graphite 1:1.3.14-6 graphviz 14.1.2-1 grep 3.12-2 groff 1.23.0-8 grub 2:2.14-1 gsettings-desktop-schemas 49.1-1 gsettings-system-schemas 49.1-1 gsfonts 20200910-6 gsm 1.0.23-1 gssdp 1.6.4-1 gssproxy 0.9.2-2 gst-plugins-bad-libs 1.28.0-2 gst-plugins-base-libs 1.28.0-2 gstreamer 1.28.0-2 gtest 1.17.0-2 gtk-update-icon-cache 1:4.20.3-1 gtk3 1:3.24.51-1 gts 0.7.6.121130-5 guile 3.0.11-1 gupnp 1:1.6.9-1 gupnp-igd 1.6.0-2 gzip 1.14-2 harfbuzz 12.3.2-1 hddtemp 0.3.beta15.54-5 hdf5 2.0.0-4 hicolor-icon-theme 0.18-1 hidapi 0.15.0-1 highway 1.3.0-2 htop 3.4.1-1 http-parser 2.9.4-2 hwdata 0.404-1 hwloc 2.13.0-1 i2c-tools 4.4-4 iana-etc 20260203-1 icu 78.2-2 ijs 0.35-6 imath 3.2.2-3 imlib2 1.12.6-1 inetutils 2.7-2 iotop 0.6-13 iproute2 6.19.0-2 iptables 1:1.8.11-2 iputils 20250605-1 iso-codes 4.20.1-1 jack2 1.9.22-2 jansson 2.15.0-1 java-environment-common 3-6 java-openjdk-bin 20.u36-1 java-runtime-common 3-6 jbig2dec 0.20-1 jbigkit 2.1-8 jc 1.25.6-2 jdk-openjdk 25.0.2.u10-1 jdk17-openjdk 17.0.18.u8-1 jdk21-openjdk 21.0.10.u7-1 jemalloc 1:5.3.0-5 jitterentropy 3.6.3-1 js60 60.9.0-2 js78 78.15.0-4 json-c 0.18-2 json-glib 1.10.8-1 jsoncpp 1.9.6-3 judy 1.0.5-9 kbd 2.9.0-1 keyutils 1.6.3-3 kmod 34.2-1 krb5 1.21.3-2 l-smash 2.14.5-4 lame 3.101.r6531-1 lcms2 2.18-1 ldns 1.9.0-1 leancrypto 1.6.0-1 less 1:692-1 libaec 1.1.5-1 libaio 0.3.113-3 libarchive 3.8.5-1 libasan 15.2.1+r604+g0b99615a8aef-1 libass 0.17.4-1 libassuan 3.0.0-1 libasyncns 1:0.8+r3+g68cd5af-3 libatasmart 0.19-7 libatomic 15.2.1+r604+g0b99615a8aef-1 libavc1394 0.5.4-7 libavif 1.3.0-5 libb2 0.98.1-3 libblockdev 3.4.0-2 libblockdev-crypto 3.4.0-2 libblockdev-fs 3.4.0-2 libblockdev-loop 3.4.0-2 libblockdev-mdraid 3.4.0-2 libblockdev-nvme 3.4.0-2 libblockdev-part 3.4.0-2 libblockdev-smart 3.4.0-2 libblockdev-swap 3.4.0-2 libbluray 1.4.0-2 libbpf 1.6.2-1 libbs2b 3.1.0-10 libbsd 0.12.2-2 libbytesize 2.12-3 libcaca 0.99.beta20-6 libcanberra 1:0.30+r2+gc0620e4-6 libcap 2.77-1 libcap-ng 0.9-1 libcerf 1:3.3-1 libcloudproviders 0.4.0-1 libcolord 1.4.8-1 libcroco 0.6.13-2 libcups 2:2.4.16-2 libdaemon 0.14-6 libdatrie 0.2.14-1 libde265 1.0.16-2 libdeflate 1.25-1 libdovi 3.3.2-1 libdrm 2.4.131-1 libdvdnav 7.0.0-1 libdvdread 7.0.1-1 libedit 20250104_3.1-1 libei 1.5.0-1 libelf 0.194-1 libepoxy 1.5.10-3 libevdev 1.13.6-1 libevent 2.1.12-5 libfabric 2.4.0-1 libffi 3.5.2-1 libgcc 15.2.1+r604+g0b99615a8aef-1 libgccjit 15.2.1+r604+g0b99615a8aef-1 libgcrypt 1.12.1-1 libgexiv2 0.14.6-2 libgfortran 15.2.1+r604+g0b99615a8aef-1 libgirepository 1.86.0-2 libgit2 1:1.9.2-3 libglvnd 1.7.0-3 libgomp 15.2.1+r604+g0b99615a8aef-1 libgpg-error 1.59-1 libgudev 238-3 libgusb 0.4.9-2 libheif 1.21.2-2 libibus 1.5.33-3 libice 1.1.2-1 libid3tag 0.16.3-2 libidn 1.43-1 libidn2 2.3.8-1 libiec61883 1.2.0-9 libimagequant 4.4.1-1 libinih 61-1 libinput 1.30.1-1 libisl 0.27-1 libjpeg-turbo 3.1.3-1 libjxl 0.11.2-2 libksba 1.6.7-2 libldap 2.6.12-1 liblqr 0.4.3-1 liblsan 15.2.1+r604+g0b99615a8aef-1 libmagick6 6.9.11.38-1 libmakepkg-dropins 20-1 libmd 1.1.0-2 libmfx 23.2.2-6 libmicrohttpd 1.0.2-1 libmnl 1.0.5-2 libmodplug 0.8.9.0-6 libmpc 1.3.1-2 libmspack 1:1.11-1 libnet 2:1.3-1 libnetfilter_conntrack 1.0.9-2 libnfnetlink 1.0.2-2 libnftnl 1.3.1-1 libnghttp2 1.68.0-1 libnghttp3 1.15.0-1 libngtcp2 1.20.0-1 libnice 0.1.23-1 libnl 3.12.0-1 libnotify 0.8.8-1 libnsl 2.0.1-1 libnvme 1.16.1-3 libobjc 15.2.1+r604+g0b99615a8aef-1 libogg 1.3.6-1 libomxil-bellagio 0.9.3-5 libopenmpt 0.8.4-1 libotf 0.9.16-6 libp11 0.4.16-1 libp11-kit 0.26.2-1 libpaper 2.2.7-1 libpcap 1.10.6-1 libpciaccess 0.18.1-2 libpfm 4.13.0+r83+g91970fe-1 libpgm 5.3.128-3 libpipeline 1.5.8-1 libplacebo 7.360.0-1 libpng 1.6.55-1 libproxy 0.5.12-1 libpsl 0.21.5-2 libpulse 17.0+r98+gb096704c0-1 libquadmath 15.2.1+r604+g0b99615a8aef-1 libraqm 0.10.4-1 libraw1394 2.1.2-4 librsvg 2:2.61.4-1 libsamplerate 0.2.2-3 libsasl 2.1.28-5 libseccomp 2.6.0-1 libsecret 0.21.7-1 libsm 1.2.6-1 libsndfile 1.2.2-4 libsodium 1.0.20-1 libsoup 2.74.3-4 libsoup3 3.6.6-1 libsoxr 0.1.3-4 libssh 0.12.0-1 libssh2 1.11.1-1 libstdc++ 15.2.1+r604+g0b99615a8aef-1 libstemmer 3.0.1-1 libsysprof-capture 49.0-2 libtasn1 4.21.0-1 libthai 0.1.30-1 libtheora 1.2.0-1 libtiff 4.7.1-1 libtirpc 1.3.7-1 libtool 2.6.0-4 libtraceevent 1:1.8.7-1 libtsan 15.2.1+r604+g0b99615a8aef-1 libubsan 15.2.1+r604+g0b99615a8aef-1 libunibreak 6.1-1 libunistring 1.4.1-1 libunwind 1.8.2-1 liburing 2.14-1 libusb 1.0.29-1 libutempter 1.2.3-1 libutf8proc 2.11.3-1 libuv 1.52.0-1 libva 2.22.0-1 libvdpau 1.5-4 libverto 0.3.2-5 libvorbis 1.3.7-4 libvpl 2.16.0-2 libvpx 1.15.2-3 libwacom 2.18.0-2 libwebp 1.6.0-2 libx11 1.8.13-1 libxau 1.0.12-1 libxaw 1.0.16-1 libxcb 1.17.0-1 libxcomposite 0.4.7-1 libxcrypt 4.5.2-1 libxcursor 1.2.3-1 libxdamage 1.1.7-1 libxdmcp 1.1.5-1 libxext 1.3.7-1 libxfixes 6.0.2-1 libxft 2.3.9-1 libxi 1.8.2-1 libxinerama 1.1.6-1 libxkbcommon 1.13.1-1 libxkbcommon-x11 1.13.1-1 libxml2 2.15.1-5 libxmu 1.3.1-1 libxpm 3.5.18-1 libxrandr 1.5.5-1 libxrender 0.9.12-1 libxshmfence 1.3.3-1 libxss 1.2.5-1 libxt 1.3.1-1 libxtst 1.2.5-1 libxv 1.0.13-1 libxxf86vm 1.1.7-1 libyaml 0.2.5-3 libyuv r2426+464c51a03-1 licenses 20240728-1 linux 6.18.9.arch1-2 linux-api-headers 6.19-1 linux-firmware 20260110-1 linux-firmware-amdgpu 20260110-1 linux-firmware-atheros 20260110-1 linux-firmware-broadcom 20260110-1 linux-firmware-cirrus 20260110-1 linux-firmware-intel 20260110-1 linux-firmware-mediatek 20260110-1 linux-firmware-nvidia 20260110-1 linux-firmware-other 20260110-1 linux-firmware-radeon 20260110-1 linux-firmware-realtek 20260110-1 linux-firmware-whence 20260110-1 linux-lts 6.12.74-1 lksctp-tools 1.0.21-1 llhttp 9.3.1-1 llvm 21.1.8-1 llvm-libs 21.1.8-1 lm_sensors 1:3.6.2-1 lmdb 0.9.33-1 lsb-release 2.0.r55.a25a4fc-1 lshw B.02.20-3 lsof 4.99.5-2 lua 5.4.8-2 luajit 2.1.1767980792+707c12b-2 lynis 3.1.6-1 lz4 1:1.10.0-2 lzo 2.10-5 m17n-db 1.8.10-1 m17n-lib 1.8.6-1 m4 1.4.21-1 mailcap 2.1.54-2 make 4.4.1-2 man-db 2.13.1-1 man-pages 6.17-1 mariadb 12.2.2-2 mariadb-clients 12.2.2-2 mariadb-libs 12.2.2-2 mbedtls2 2.28.10-1 md4c 0.5.2-1 mdadm 4.4-2 memtest86+ 7.20-2 memtest86+-efi 7.20-2 mesa 1:25.3.5-1 meson 1.10.1-1 mkinitcpio 40-4 mkinitcpio-busybox 1.36.1-1 mosh 1.4.0-28 mpdecimal 4.0.1-1 mpfr 4.2.2-1 mpg123 1.33.4-1 msr-tools 1.3-4 mtdev 1.1.7-1 ncurses 6.6-1 net-tools 2.10-3 netctl 1.29-2 netpbm 10.86.48-1 nettle 3.10.2-1 nfs-utils 2.8.5-2 nfsidmap 2.8.5-2 nftables 1:1.1.6-2 nginx 1.28.2-1 ninja 1.13.2-3 nload 0.7.4-9 npth 1.8-1 nspr 4.38.2-1 nss 3.120.1-1 ntp 4.2.8.p18-6 numactl 2.0.19-1 nvme-cli 2.16-2 ocl-icd 2.3.4-1 opencore-amr 0.1.6-2 openexr 3.4.5-1 openh264 2.6.0-2 openjpeg2 2.5.4-1 openmpi 5.0.9-4 openpmix 5.0.10-1 openresolv 3.17.4-1 openssh 10.2p1-2 openssl 3.6.1-1 openucx 1.20.0-3 opus 1.6.1-1 orc 0.4.42-1 p11-kit 0.26.2-1 pacman 7.1.0.r9.g54d9411-1 pacman-contrib 1.13.1-1 pacman-mirrorlist 20260213-1 pam 1.7.2-2 pambase 20250719-1 pango 1:1.57.0-2 parted 3.6-2 patch 2.8-1 pciutils 3.14.0-1 pcre 8.45-4 pcre2 10.47-1 perf 6.19-2 perl 5.42.0-1 perl-dbd-sqlite 1.78-1 perl-dbi 1.647-2 perl-error 0.17030-3 perl-io-tty 1.20-3 perl-mailtools 2.22-3 perl-timedate 2.33-9 pinentry 1.3.2-2 pixman 0.46.4-1 pkgconf 2.5.1-1 pkgfile 25-2 polkit 127-3 poppler-data 0.4.12-2 popt 1.19-2 portaudio 1:19.7.0-3 postgresql-libs 18.2-1 powertop 2.15-2 procps-ng 4.0.6-1 protobuf 33.1-4 prrte 3.0.13-1 psmisc 23.7-1 pv 1.10.3-1 python 3.14.3-1 python-absl 2.4.0-1 python-annotated-types 0.7.0-3 python-appdirs 1.4.4-12 python-asn1crypto 1.5.1-6 python-attrs 25.4.0-3 python-autocommand 2.2.2-9 python-bcc 0.36.1-1 python-bcrypt 5.0.0-2 python-cachecontrol 1:0.14.4-3 python-cached-property 1.5.2-7 python-cffi 2.0.0-2 python-chardet 5.2.0-7 python-charset-normalizer 3.4.4-2 python-click 8.3.1-1 python-colorama 0.4.6-6 python-contextlib2 21.6.0-2 python-cryptography 46.0.5-2 python-dateutil 2.9.0-8 python-deprecated 1.2.18-2 python-distlib 0.4.0-2 python-distro 1.9.0-4 python-dnslib 0.9.26-3 python-docker 7.1.0-4 python-docker-pycreds 0.4.0-10 python-dockerpty 0.4.1-11 python-docopt 0.6.2-15 python-dotenv 1.2.1-2 python-fastjsonschema 2.21.2-2 python-filelock 3.24.0-1 python-fluidity 0.2.1-8 python-github3py 4.0.1-5 python-gobject 3.54.5-2 python-html5lib 1.1-17 python-idna 3.11-2 python-importlib-metadata 8.7.1-3 python-inflect 7.5.0-2 python-invoke 2.2.1-2 python-jaraco.collections 5.1.0-3 python-jaraco.context 6.0.1-3 python-jaraco.functools 4.1.0-3 python-jaraco.text 4.0.0-4 python-jsonschema 4.26.0-1 python-jsonschema-specifications 2025.9.1-2 python-jwcrypto 1.5.6-6 python-legacy-cgi 2.6.4-2 python-lexicon 3.0.0-2 python-more-itertools 10.8.0-2 python-msgpack 1.1.2-2 python-mysqlclient 2.2.8-2 python-nspektr 0.5.0-3 python-ordered-set 4.1.0-8 python-packaging 26.0-1 python-paramiko 4.0.0-2 python-pep517 0.13.0-1 python-pillow 12.1.1-1 python-pip 26.0.1-1 python-pkg_resources 81.0.0-1 python-platformdirs 4.9.2-1 python-ply 3.11-16 python-progress 1.6-5 python-psutil 7.2.2-1 python-pycparser 2.23-2 python-pydantic 2.12.5-4 python-pydantic-core 3:2.41.5-3 python-pygments 2.19.2-3 python-pyjwt 2.11.0-1 python-pynacl 1.6.2-1 python-pyopenssl 25.3.0-2 python-pyparsing 3.3.2-1 python-pyrsistent 0.19.3-4 python-pytoml 0.1.21-8 python-referencing 0.37.0-3 python-requests 2.32.5-3 python-resolvelib 1.2.1-2 python-retrying 1.3.4-5 python-rpds-py 0.30.0-3 python-ruamel-yaml 0.18.10-2 python-ruamel.yaml.clib 0.2.15-2 python-setuptools 1:82.0.0-1 python-six 1.17.0-2 python-texttable 1.7.0-4 python-toml 0.10.2-13 python-tomli 2.4.0-1 python-tqdm 4.67.3-1 python-trove-classifiers 2026.1.14.14-1 python-typeguard 4.4.4-2 python-typing-inspection 0.4.2-2 python-typing_extensions 4.15.0-3 python-uritemplate 4.2.0-2 python-urllib3 2.6.3-1 python-urwid 3.0.5-1 python-validate-pyproject 0.25-1 python-wcwidth 0.6.0-1 python-webencodings 0.5.1-13 python-websocket-client 1.9.0-3 python-wheel 0.46.3-1 python-wrapt 1.17.3-2 python-xmltodict 1.0.4-1 python-yaml 6.0.3-2 python-zipp 3.21.0-4 python2 2.7.18-5 qt5-base 5.15.18+kde+r109-2 qt5-svg 5.15.18+kde+r5-1 qt5-translations 5.15.18-1 qt6-5compat 6.10.2-1 qt6-base 6.10.2-1 qt6-shadertools 6.10.2-1 qt6-svg 6.10.2-1 qt6-translations 6.10.2-1 rasdaemon 0.8.2-1 rasdaemon-debug 0.8.2-1 rav1e 0.8.1-2 readline 8.3.003-1 rhash 1.4.6-1 rng-tools 6.17-3 rpcbind 1.2.8-1 rsync 3.4.1-2 rtl-sdr 1:2.0.2-1 rubberband 4.0.0-1 run-parts 5.23.2-1 runc 1.4.0-1 s-tui 1.3.0-1 sdl2-compat 2.32.64-1 sdl3 3.4.2-1 sed 4.9-3 serf 1.3.10-2 shaderc 2026.1-1 shadow 4.18.0-1 shared-mime-info 2.4-3 slang 2.3.3-4 smartmontools 7.5-1 snappy 1.2.2-3 sndio 1.10.0-1 sound-theme-freedesktop 0.8-6 source-highlight 3.1.9-16 speex 1.2.1-2 speexdsp 1.2.1-2 spirv-tools 1:1.4.341.0-1 sqlite 3.51.2-1 squid 7.4-1 srt 1.5.4-1 strace 6.19-1 stress 1.0.7-3 stress-ng 0.20.01-1 subversion 1.14.5-5 sudo 1.9.17.p2-2 svt-av1 4.0.1-1 sysbench 1.0.20-2 sysfsutils 2.1.1-2 sysstat 12.7.9-1 systemd 259.1-1 systemd-libs 259.1-1 systemd-sysvcompat 259.1-1 tar 1.35-2 tdb 1.4.15-1 texinfo 7.2-1 tinysparql 3.10.1-2 tmux 3.6_a-1 tpm2-tss 4.1.3-1 traceroute 2.1.6-1 tree-sitter 0.25.10-3 tslib 1.24-1 ttf-liberation 2.1.5-2 turbostat 6.19-2 tzdata 2025c-1 udisks2 2.11.0-1 unzip 6.0-23 usbutils 019-1 util-linux 2.41.3-2 util-linux-libs 2.41.3-2 v4l-utils 1.32.0-1 vapoursynth 73-2 vid.stab 1.1.1-2 vim 9.2.0038-1 vim-runtime 9.2.0038-1 vmaf 3.0.0-2 volume_key 0.3.12-12 vsftpd 3.0.5-1 vulkan-headers 1:1.4.341.0-1 vulkan-icd-loader 1.4.341.0-1 wayland 1.24.0-1 wayland-protocols 1.47-1 wget 1.25.0-3 which 2.23-1 wxwidgets-common 3.2.9-4 wxwidgets-gtk3 3.2.9-4 x264 3:0.165.r3222.b35605a-2 x265 4.1-1 xcb-proto 1.17.0-4 xcb-util 0.4.1-2 xcb-util-cursor 0.1.6-1 xcb-util-image 0.4.1-3 xcb-util-keysyms 0.4.1-5 xcb-util-renderutil 0.3.10-2 xcb-util-wm 0.4.2-2 xdg-utils 1.2.1-2 xkeyboard-config 2.46-1 xorg-xprop 1.2.8-1 xorg-xset 1.2.5-2 xorgproto 2025.1-1 xvidcore 1.3.7-3 xxhash 0.8.3-1 xz 5.8.2-1 youtube-dl 2021.12.17-2 zeromq 4.3.5-3 zimg 3.0.6-1 zip 3.0-11 zita-alsa-pcmi 0.6.1-3 zita-resampler 1.11.2-2 zlib 1:1.3.2-2 zlib-ng 2.3.3-1 zstd 1.5.7-3 luceneutil rev is 40c563c7470e2788e47ee0c9f7162e693c42fd3c LUCENE rev is 2dee50e21f868aaae436c1dc47d6678564d69b4d last successful Lucene rev 0f697211197d4d76da1e90a3ab9568ff05d7b8f0, luceneutil rev 2ee39e9e4e2a376d0f050aedd44613ca3f67530d run ['git', 'log', '0f697211197d4d76da1e90a3ab9568ff05d7b8f0^..2dee50e21f868aaae436c1dc47d6678564d69b4d'] No commit message asking for regold of results files [2026-05-08 16:21:29.544290] RUN: git clean -xfd Removing .gradle/ Removing build-tools/build-infra-shadow/build/ Removing build-tools/build-infra/.gradle/ Removing build-tools/build-infra/build/ Removing build-tools/build/ Removing build-tools/missing-doclet/build/ Removing build/ Removing gradle.properties Removing gradle/wrapper/gradle-wrapper.jar Removing lucene/analysis.tests/build/ Removing lucene/analysis/build/ Removing lucene/analysis/common/build/ Removing lucene/analysis/icu/build/ Removing lucene/analysis/kuromoji/build/ Removing lucene/analysis/morfologik.tests/build/ Removing lucene/analysis/morfologik/build/ Removing lucene/analysis/nori/build/ Removing lucene/analysis/opennlp/build/ Removing lucene/analysis/phonetic/build/ Removing lucene/analysis/smartcn/build/ Removing lucene/analysis/stempel/build/ Removing lucene/backward-codecs/build/ Removing lucene/benchmark-jmh/build/ Removing lucene/benchmark/build/ Removing lucene/build/ Removing lucene/classification/build/ Removing lucene/codecs/build/ Removing lucene/core.tests/build/ Removing lucene/core/build/ Removing lucene/demo/build/ Removing lucene/distribution.tests/build/ Removing lucene/distribution/build/ Removing lucene/documentation/build/ Removing lucene/expressions/build/ Removing lucene/facet/build/ Removing lucene/grouping/build/ Removing lucene/highlighter/build/ Removing lucene/join/build/ Removing lucene/luke/build/ Removing lucene/memory/build/ Removing lucene/misc/build/ Removing lucene/monitor/build/ Removing lucene/queries/build/ Removing lucene/queryparser/build/ Removing lucene/replicator/build/ Removing lucene/sandbox/build/ Removing lucene/spatial-extras/build/ Removing lucene/spatial-test-fixtures/build/ Removing lucene/spatial3d/build/ Removing lucene/suggest/build/ Removing lucene/test-framework/build/ [2026-05-08 16:21:29.775765] took 0.2 sec will NOT regold results files but rather compare to last good result files Java command-line: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED transparent_hugepages: [always] madvise never [2026-05-08 16:21:29.775888] RUN: /l/trunk.nightly/gradlew --stacktrace clean > /l/logs.nightly/2026.05.08.16.21.29/clean-lucene.log 2>&1 [2026-05-08 16:21:34.032658] took 4.3 sec [2026-05-08 16:21:34.032704] RUN: /l/trunk.nightly/gradlew jar > /l/logs.nightly/2026.05.08.16.21.29/jar-lucene.log 2>&1 [2026-05-08 16:21:48.217806] took 14.2 sec JAVA: WARNING: Using incubator modules: jdk.incubator.vector openjdk version "25.0.2" 2026-01-20 OpenJDK Runtime Environment (build 25.0.2) OpenJDK 64-Bit Server VM (build 25.0.2, mixed mode, sharing) OS: Linux beast3.mikemccandless.com 6.18.9-arch1-2 #1 SMP PREEMPT_DYNAMIC Mon, 09 Feb 2026 17:16:33 +0000 x86_64 GNU/Linux LOGS: /l/logs.nightly Using checkout:[/l/trunk.nightly] for competitor:[nightly] compile lucene:core... run: ['/l/trunk.nightly/gradlew', 'lucene:core:jar'], cwd=/l/trunk.nightly vmstatLogFile=None topLogFile=None /l/trunk.nightly/lucene/benchmark files ['/l/util.nightly/src/main/perf/TestContext.java', '/l/util.nightly/src/main/perf/IndexAndSearchOpenStreetMaps.java', '/l/util.nightly/src/main/perf/TypePolluter.java', '/l/util.nightly/src/main/perf/OpenDirectory.java', '/l/util.nightly/src/main/perf/StringFieldDocSelector.java', '/l/util.nightly/src/main/perf/SearchTaxis.java', '/l/util.nightly/src/main/perf/RemoteTaskSource.java', '/l/util.nightly/src/main/perf/SearchPerfTest.java', '/l/util.nightly/src/main/perf/KeepNoCommitsDeletionPolicy.java', '/l/util.nightly/src/main/perf/DiskUsage.java', '/l/util.nightly/src/main/perf/NRTPerfTest.java', '/l/util.nightly/src/main/perf/Indexer.java', '/l/util.nightly/src/main/perf/PKLookupWithTermStateTask.java', '/l/util.nightly/src/main/perf/IndexState.java', '/l/util.nightly/src/main/perf/VectorDictionary.java', '/l/util.nightly/src/main/perf/TaskParser.java', '/l/util.nightly/src/main/perf/IndexThreads.java', '/l/util.nightly/src/main/perf/SearchTask.java', '/l/util.nightly/src/main/perf/RespellTask.java', '/l/util.nightly/src/main/perf/TaskSource.java', '/l/util.nightly/src/main/perf/LineFileDocs.java', '/l/util.nightly/src/main/perf/CreateQueries.java', '/l/util.nightly/src/main/perf/RandomQuery.java', '/l/util.nightly/src/main/perf/PerfUtils.java', '/l/util.nightly/src/main/perf/Task.java', '/l/util.nightly/src/main/perf/LocalTaskSource.java', '/l/util.nightly/src/main/perf/IndexTaxis.java', '/l/util.nightly/src/main/perf/PointsPKLookupTask.java', '/l/util.nightly/src/main/perf/TaskThreads.java', '/l/util.nightly/src/main/perf/UnparsedTask.java', '/l/util.nightly/src/main/perf/Args.java', '/l/util.nightly/src/main/perf/TaskParserFactory.java', '/l/util.nightly/src/main/perf/StatisticsHelper.java', '/l/util.nightly/src/main/perf/BenchRearranger.java', '/l/util.nightly/src/main/perf/PKLookupTask.java', '/l/util.nightly/src/main/perf/OpenCloseIndexWriter.java'] compile: /usr/lib/jvm/java-25-openjdk/bin/javac -g -d /l/util.nightly/build -classpath /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build /l/util.nightly/src/main/perf/TestContext.java /l/util.nightly/src/main/perf/IndexAndSearchOpenStreetMaps.java /l/util.nightly/src/main/perf/TypePolluter.java /l/util.nightly/src/main/perf/OpenDirectory.java /l/util.nightly/src/main/perf/StringFieldDocSelector.java /l/util.nightly/src/main/perf/SearchTaxis.java /l/util.nightly/src/main/perf/RemoteTaskSource.java /l/util.nightly/src/main/perf/SearchPerfTest.java /l/util.nightly/src/main/perf/KeepNoCommitsDeletionPolicy.java /l/util.nightly/src/main/perf/DiskUsage.java /l/util.nightly/src/main/perf/NRTPerfTest.java /l/util.nightly/src/main/perf/Indexer.java /l/util.nightly/src/main/perf/PKLookupWithTermStateTask.java /l/util.nightly/src/main/perf/IndexState.java /l/util.nightly/src/main/perf/VectorDictionary.java /l/util.nightly/src/main/perf/TaskParser.java /l/util.nightly/src/main/perf/IndexThreads.java /l/util.nightly/src/main/perf/SearchTask.java /l/util.nightly/src/main/perf/RespellTask.java /l/util.nightly/src/main/perf/TaskSource.java /l/util.nightly/src/main/perf/LineFileDocs.java /l/util.nightly/src/main/perf/CreateQueries.java /l/util.nightly/src/main/perf/RandomQuery.java /l/util.nightly/src/main/perf/PerfUtils.java /l/util.nightly/src/main/perf/Task.java /l/util.nightly/src/main/perf/LocalTaskSource.java /l/util.nightly/src/main/perf/IndexTaxis.java /l/util.nightly/src/main/perf/PointsPKLookupTask.java /l/util.nightly/src/main/perf/TaskThreads.java /l/util.nightly/src/main/perf/UnparsedTask.java /l/util.nightly/src/main/perf/Args.java /l/util.nightly/src/main/perf/TaskParserFactory.java /l/util.nightly/src/main/perf/StatisticsHelper.java /l/util.nightly/src/main/perf/BenchRearranger.java /l/util.nightly/src/main/perf/PKLookupTask.java /l/util.nightly/src/main/perf/OpenCloseIndexWriter.java run: ['/usr/lib/jvm/java-25-openjdk/bin/javac', '-g', '-d', '/l/util.nightly/build', '-classpath', '/l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build', '/l/util.nightly/src/main/perf/TestContext.java', '/l/util.nightly/src/main/perf/IndexAndSearchOpenStreetMaps.java', '/l/util.nightly/src/main/perf/TypePolluter.java', '/l/util.nightly/src/main/perf/OpenDirectory.java', '/l/util.nightly/src/main/perf/StringFieldDocSelector.java', '/l/util.nightly/src/main/perf/SearchTaxis.java', '/l/util.nightly/src/main/perf/RemoteTaskSource.java', '/l/util.nightly/src/main/perf/SearchPerfTest.java', '/l/util.nightly/src/main/perf/KeepNoCommitsDeletionPolicy.java', '/l/util.nightly/src/main/perf/DiskUsage.java', '/l/util.nightly/src/main/perf/NRTPerfTest.java', '/l/util.nightly/src/main/perf/Indexer.java', '/l/util.nightly/src/main/perf/PKLookupWithTermStateTask.java', '/l/util.nightly/src/main/perf/IndexState.java', '/l/util.nightly/src/main/perf/VectorDictionary.java', '/l/util.nightly/src/main/perf/TaskParser.java', '/l/util.nightly/src/main/perf/IndexThreads.java', '/l/util.nightly/src/main/perf/SearchTask.java', '/l/util.nightly/src/main/perf/RespellTask.java', '/l/util.nightly/src/main/perf/TaskSource.java', '/l/util.nightly/src/main/perf/LineFileDocs.java', '/l/util.nightly/src/main/perf/CreateQueries.java', '/l/util.nightly/src/main/perf/RandomQuery.java', '/l/util.nightly/src/main/perf/PerfUtils.java', '/l/util.nightly/src/main/perf/Task.java', '/l/util.nightly/src/main/perf/LocalTaskSource.java', '/l/util.nightly/src/main/perf/IndexTaxis.java', '/l/util.nightly/src/main/perf/PointsPKLookupTask.java', '/l/util.nightly/src/main/perf/TaskThreads.java', '/l/util.nightly/src/main/perf/UnparsedTask.java', '/l/util.nightly/src/main/perf/Args.java', '/l/util.nightly/src/main/perf/TaskParserFactory.java', '/l/util.nightly/src/main/perf/StatisticsHelper.java', '/l/util.nightly/src/main/perf/BenchRearranger.java', '/l/util.nightly/src/main/perf/PKLookupTask.java', '/l/util.nightly/src/main/perf/OpenCloseIndexWriter.java'], cwd=/l/trunk.nightly/lucene/benchmark vmstatLogFile=None topLogFile=None [2026-05-08 16:21:50.898918] now run stored fields benchmark RUN: /usr/lib/jvm/java-25-openjdk/bin/javac -cp /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar -d build src/extra/perf/StoredFieldsBenchmark.java, cwd=/l/util.nightly Now run BEST_SPEED with doc_limit=-1: RUN: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:build perf.StoredFieldsBenchmark /lucenedata/geonames/geonames.20160818.csv /l/indices/geonames-stored-fields BEST_SPEED -1 Mode: BEST_SPEED indexing_time_msec: 145371.00 stored_field_size_mb: 624.38 retrieved_time_msec: 171.22 Now run BEST_COMPRESSION with doc_limit=-1: RUN: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:build perf.StoredFieldsBenchmark /lucenedata/geonames/geonames.20160818.csv /l/indices/geonames-stored-fields BEST_COMPRESSION -1 Mode: BEST_COMPRESSION indexing_time_msec: 352279.00 stored_field_size_mb: 385.76 retrieved_time_msec: 1337.83 Done: took 1025.46 seconds, saved to /l/logs.nightly/2026.05.08.16.21.29/geonames-stored-fields-benchmark-results.pk [2026-05-08 16:38:56.828127] done run stored fields benchmark [2026-05-08 16:38:56.828148] now run NAD facets benchmark RUN: /usr/lib/jvm/java-25-openjdk/bin/javac -cp /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/facet/build/libs/lucene-facet-11.0.0-SNAPSHOT.jar:build -d build src/main/perf/facets/IndexFacets.java, cwd=/l/util.nightly RUN: /usr/lib/jvm/java-25-openjdk/bin/javac -cp /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/facet/build/libs/lucene-facet-11.0.0-SNAPSHOT.jar:build -d build src/main/perf/facets/BenchmarkFacets.java, cwd=/l/util.nightly Note: src/main/perf/facets/BenchmarkFacets.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. RUN: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/facet/build/libs/lucene-facet-11.0.0-SNAPSHOT.jar:build perf.facets.IndexFacets /l/data/NAD_taxonomy.txt.gz /l/indices/nad-facets-nightly -1, cwd=/l/util.nightly Indexing documents... WARNING: Using incubator modules: jdk.incubator.vector May 08, 2026 4:38:57 PM org.apache.lucene.internal.vectorization.PanamaVectorizationProvider logIncubatorSetup INFO: Java vector incubator API enabled; uses preferredBitSize=256; FMA enabled Indexed 0 documents Indexed 100000 documents Indexed 200000 documents Indexed 300000 documents Indexed 400000 documents Indexed 500000 documents Indexed 600000 documents Indexed 700000 documents Indexed 800000 documents Indexed 900000 documents Indexed 1000000 documents Indexed 1100000 documents Indexed 1200000 documents Indexed 1300000 documents Indexed 1400000 documents Indexed 1500000 documents Indexed 1600000 documents Indexed 1700000 documents Indexed 1800000 documents Indexed 1900000 documents Indexed 2000000 documents Indexed 2100000 documents Indexed 2200000 documents Indexed 2300000 documents Indexed 2400000 documents Indexed 2500000 documents Indexed 2600000 documents Indexed 2700000 documents Indexed 2800000 documents Indexed 2900000 documents Indexed 3000000 documents Indexed 3100000 documents Indexed 3200000 documents Indexed 3300000 documents Indexed 3400000 documents Indexed 3500000 documents Indexed 3600000 documents Indexed 3700000 documents Indexed 3800000 documents Indexed 3900000 documents Indexed 4000000 documents Indexed 4100000 documents Indexed 4200000 documents Indexed 4300000 documents Indexed 4400000 documents Indexed 4500000 documents Indexed 4600000 documents Indexed 4700000 documents Indexed 4800000 documents Indexed 4900000 documents Indexed 5000000 documents Indexed 5100000 documents Indexed 5200000 documents Indexed 5300000 documents Indexed 5400000 documents Indexed 5500000 documents Indexed 5600000 documents Indexed 5700000 documents Indexed 5800000 documents Indexed 5900000 documents Indexed 6000000 documents Indexed 6100000 documents Indexed 6200000 documents Indexed 6300000 documents Indexed 6400000 documents Indexed 6500000 documents Indexed 6600000 documents Indexed 6700000 documents Indexed 6800000 documents Indexed 6900000 documents Indexed 7000000 documents Indexed 7100000 documents Indexed 7200000 documents Indexed 7300000 documents Indexed 7400000 documents Indexed 7500000 documents Indexed 7600000 documents Indexed 7700000 documents Indexed 7800000 documents Indexed 7900000 documents Indexed 8000000 documents Indexed 8100000 documents Indexed 8200000 documents Indexed 8300000 documents Indexed 8400000 documents Indexed 8500000 documents Indexed 8600000 documents Indexed 8700000 documents Indexed 8800000 documents Indexed 8900000 documents Indexed 9000000 documents Indexed 9100000 documents Indexed 9200000 documents Indexed 9300000 documents Indexed 9400000 documents Indexed 9500000 documents Indexed 9600000 documents Indexed 9700000 documents Indexed 9800000 documents Indexed 9900000 documents Indexed 10000000 documents Indexed 10100000 documents Indexed 10200000 documents Indexed 10300000 documents Indexed 10400000 documents Indexed 10500000 documents Indexed 10600000 documents Indexed 10700000 documents Indexed 10800000 documents Indexed 10900000 documents Indexed 11000000 documents Indexed 11100000 documents Indexed 11200000 documents Indexed 11300000 documents Indexed 11400000 documents Indexed 11500000 documents Indexed 11600000 documents Indexed 11700000 documents Indexed 11800000 documents Indexed 11900000 documents Indexed 12000000 documents Indexed 12100000 documents Indexed 12200000 documents Indexed 12300000 documents Indexed 12400000 documents Indexed 12500000 documents Indexed 12600000 documents Indexed 12700000 documents Indexed 12800000 documents Indexed 12900000 documents Indexed 13000000 documents Indexed 13100000 documents Indexed 13200000 documents Indexed 13300000 documents Indexed 13400000 documents Indexed 13500000 documents Indexed 13600000 documents Indexed 13700000 documents Indexed 13800000 documents Indexed 13900000 documents Indexed 14000000 documents Indexed 14100000 documents Indexed 14200000 documents Indexed 14300000 documents Indexed 14400000 documents Indexed 14500000 documents Indexed 14600000 documents Indexed 14700000 documents Indexed 14800000 documents Indexed 14900000 documents Indexed 15000000 documents Indexed 15100000 documents Indexed 15200000 documents Indexed 15300000 documents Indexed 15400000 documents Indexed 15500000 documents Indexed 15600000 documents Indexed 15700000 documents Indexed 15800000 documents Indexed 15900000 documents Indexed 16000000 documents Indexed 16100000 documents Indexed 16200000 documents Indexed 16300000 documents Indexed 16400000 documents Indexed 16500000 documents Indexed 16600000 documents Indexed 16700000 documents Indexed 16800000 documents Indexed 16900000 documents Indexed 17000000 documents Indexed 17100000 documents Indexed 17200000 documents Indexed 17300000 documents Indexed 17400000 documents Indexed 17500000 documents Indexed 17600000 documents Indexed 17700000 documents Indexed 17800000 documents Indexed 17900000 documents Indexed 18000000 documents Indexed 18100000 documents Indexed 18200000 documents Indexed 18300000 documents Indexed 18400000 documents Indexed 18500000 documents Indexed 18600000 documents Indexed 18700000 documents Indexed 18800000 documents Indexed 18900000 documents Indexed 19000000 documents Indexed 19100000 documents Indexed 19200000 documents Indexed 19300000 documents Indexed 19400000 documents Indexed 19500000 documents Indexed 19600000 documents Indexed 19700000 documents Indexed 19800000 documents Indexed 19900000 documents Indexed 20000000 documents Indexed 20100000 documents Indexed 20200000 documents Indexed 20300000 documents Indexed 20400000 documents Indexed 20500000 documents Indexed 20600000 documents Indexed 20700000 documents Indexed 20800000 documents Indexed 20900000 documents Indexed 21000000 documents Indexed 21100000 documents Indexed 21200000 documents Indexed 21300000 documents Indexed 21400000 documents Indexed 21500000 documents Indexed 21600000 documents Indexed 21700000 documents Indexed 21800000 documents Indexed 21900000 documents Indexed 22000000 documents Indexed 22100000 documents Indexed 22200000 documents Indexed 22300000 documents Indexed 22400000 documents Indexed 22500000 documents Indexed 22600000 documents Indexed 22700000 documents Indexed 22800000 documents Indexed 22900000 documents Indexed 23000000 documents Indexed 23100000 documents Indexed 23200000 documents Indexed 23300000 documents Indexed 23400000 documents Indexed 23500000 documents Indexed 23600000 documents Indexed 23700000 documents Indexed 23800000 documents Indexed 23900000 documents Indexed 24000000 documents Indexed 24100000 documents Indexed 24200000 documents Indexed 24300000 documents Indexed 24400000 documents Indexed 24500000 documents Indexed 24600000 documents Indexed 24700000 documents Indexed 24800000 documents Indexed 24900000 documents Indexed 25000000 documents Indexed 25100000 documents Indexed 25200000 documents Indexed 25300000 documents Indexed 25400000 documents Indexed 25500000 documents Indexed 25600000 documents Indexed 25700000 documents Indexed 25800000 documents Indexed 25900000 documents Indexed 26000000 documents Indexed 26100000 documents Indexed 26200000 documents Indexed 26300000 documents Indexed 26400000 documents Indexed 26500000 documents Indexed 26600000 documents Indexed 26700000 documents Indexed 26800000 documents Indexed 26900000 documents Indexed 27000000 documents Indexed 27100000 documents Indexed 27200000 documents Indexed 27300000 documents Indexed 27400000 documents Indexed 27500000 documents Indexed 27600000 documents Indexed 27700000 documents Indexed 27800000 documents Indexed 27900000 documents Indexed 28000000 documents Indexed 28100000 documents Indexed 28200000 documents Indexed 28300000 documents Indexed 28400000 documents Indexed 28500000 documents Indexed 28600000 documents Indexed 28700000 documents Indexed 28800000 documents Indexed 28900000 documents Indexed 29000000 documents Indexed 29100000 documents Indexed 29200000 documents Indexed 29300000 documents Indexed 29400000 documents Indexed 29500000 documents Indexed 29600000 documents Indexed 29700000 documents Indexed 29800000 documents Indexed 29900000 documents Indexed 30000000 documents Indexed 30100000 documents Indexed 30200000 documents Indexed 30300000 documents Indexed 30400000 documents Indexed 30500000 documents Indexed 30600000 documents Indexed 30700000 documents Indexed 30800000 documents Indexed 30900000 documents Indexed 31000000 documents Indexed 31100000 documents Indexed 31200000 documents Indexed 31300000 documents Indexed 31400000 documents Indexed 31500000 documents Indexed 31600000 documents Indexed 31700000 documents Indexed 31800000 documents Indexed 31900000 documents Indexed 32000000 documents Indexed 32100000 documents Indexed 32200000 documents Indexed 32300000 documents Indexed 32400000 documents Indexed 32500000 documents Indexed 32600000 documents Indexed 32700000 documents Indexed 32800000 documents Indexed 32900000 documents Indexed 33000000 documents Indexed 33100000 documents Indexed 33200000 documents Indexed 33300000 documents Indexed 33400000 documents Indexed 33500000 documents Indexed 33600000 documents Indexed 33700000 documents Indexed 33800000 documents Indexed 33900000 documents Indexed 34000000 documents Indexed 34100000 documents Indexed 34200000 documents Indexed 34300000 documents Indexed 34400000 documents Indexed 34500000 documents Indexed 34600000 documents Indexed 34700000 documents Indexed 34800000 documents Indexed 34900000 documents Indexed 35000000 documents Indexed 35100000 documents Indexed 35200000 documents Indexed 35300000 documents Indexed 35400000 documents Indexed 35500000 documents Indexed 35600000 documents Indexed 35700000 documents Indexed 35800000 documents Indexed 35900000 documents Indexed 36000000 documents Indexed 36100000 documents Indexed 36200000 documents Indexed 36300000 documents Indexed 36400000 documents Indexed 36500000 documents Indexed 36600000 documents Indexed 36700000 documents Indexed 36800000 documents Indexed 36900000 documents Indexed 37000000 documents Indexed 37100000 documents Indexed 37200000 documents Indexed 37300000 documents Indexed 37400000 documents Indexed 37500000 documents Indexed 37600000 documents Indexed 37700000 documents Indexed 37800000 documents Indexed 37900000 documents Indexed 38000000 documents Indexed 38100000 documents Indexed 38200000 documents Indexed 38300000 documents Indexed 38400000 documents Indexed 38500000 documents Indexed 38600000 documents Indexed 38700000 documents Indexed 38800000 documents Indexed 38900000 documents Indexed 39000000 documents Indexed 39100000 documents Indexed 39200000 documents Indexed 39300000 documents Indexed 39400000 documents Indexed 39500000 documents Indexed 39600000 documents Indexed 39700000 documents Indexed 39800000 documents Indexed 39900000 documents Indexed 40000000 documents Indexed 40100000 documents Indexed 40200000 documents Indexed 40300000 documents Indexed 40400000 documents Indexed 40500000 documents Indexed 40600000 documents Indexed 40700000 documents Indexed 40800000 documents Indexed 40900000 documents Indexed 41000000 documents Indexed 41100000 documents Indexed 41200000 documents Indexed 41300000 documents Indexed 41400000 documents Indexed 41500000 documents Indexed 41600000 documents Indexed 41700000 documents Indexed 41800000 documents Indexed 41900000 documents Indexed 42000000 documents Indexed 42100000 documents Indexed 42200000 documents Indexed 42300000 documents Indexed 42400000 documents Indexed 42500000 documents Indexed 42600000 documents Indexed 42700000 documents Indexed 42800000 documents Indexed 42900000 documents Indexed 43000000 documents Indexed 43100000 documents Indexed 43200000 documents Indexed 43300000 documents Indexed 43400000 documents Indexed 43500000 documents Indexed 43600000 documents Indexed 43700000 documents Indexed 43800000 documents Indexed 43900000 documents Indexed 44000000 documents Indexed 44100000 documents Indexed 44200000 documents Indexed 44300000 documents Indexed 44400000 documents Indexed 44500000 documents Indexed 44600000 documents Indexed 44700000 documents Indexed 44800000 documents Indexed 44900000 documents Indexed 45000000 documents Indexed 45100000 documents Indexed 45200000 documents Indexed 45300000 documents Indexed 45400000 documents Indexed 45500000 documents Indexed 45600000 documents Indexed 45700000 documents Indexed 45800000 documents Indexed 45900000 documents Indexed 46000000 documents Indexed 46100000 documents Indexed 46200000 documents Indexed 46300000 documents Indexed 46400000 documents Indexed 46500000 documents Indexed 46600000 documents Indexed 46700000 documents Indexed 46800000 documents Indexed 46900000 documents Indexed 47000000 documents Indexed 47100000 documents Indexed 47200000 documents Indexed 47300000 documents Indexed 47400000 documents Indexed 47500000 documents Indexed 47600000 documents Indexed 47700000 documents Indexed 47800000 documents Indexed 47900000 documents Indexed 48000000 documents Indexed 48100000 documents Indexed 48200000 documents Indexed 48300000 documents Indexed 48400000 documents Indexed 48500000 documents Indexed 48600000 documents Indexed 48700000 documents Indexed 48800000 documents Indexed 48900000 documents Indexed 49000000 documents Indexed 49100000 documents Indexed 49200000 documents Indexed 49300000 documents Indexed 49400000 documents Indexed 49500000 documents Indexed 49600000 documents Indexed 49700000 documents Indexed 49800000 documents Indexed 49900000 documents Indexed 50000000 documents Indexed 50100000 documents Indexed 50200000 documents Indexed 50300000 documents Indexed 50400000 documents Indexed 50500000 documents Indexed 50600000 documents Indexed 50700000 documents Indexed 50800000 documents Indexed 50900000 documents Indexed 51000000 documents Indexed 51100000 documents Indexed 51200000 documents Indexed 51300000 documents Indexed 51400000 documents Indexed 51500000 documents Indexed 51600000 documents Indexed 51700000 documents Indexed 51800000 documents Indexed 51900000 documents Indexed 52000000 documents Indexed 52100000 documents Indexed 52200000 documents Indexed 52300000 documents Indexed 52400000 documents Indexed 52500000 documents Indexed 52600000 documents Indexed 52700000 documents Indexed 52800000 documents Indexed 52900000 documents Indexed 53000000 documents Indexed 53100000 documents Indexed 53200000 documents Indexed 53300000 documents Indexed 53400000 documents Indexed 53500000 documents Indexed 53600000 documents Indexed 53700000 documents Indexed 53800000 documents Indexed 53900000 documents Indexed 54000000 documents Indexed 54100000 documents Indexed 54200000 documents Indexed 54300000 documents Indexed 54400000 documents Indexed 54500000 documents Indexed 54600000 documents Indexed 54700000 documents Indexed 54800000 documents Indexed 54900000 documents Indexed 55000000 documents Indexed 55100000 documents Indexed 55200000 documents Indexed 55300000 documents Indexed 55400000 documents Indexed 55500000 documents Indexed 55600000 documents Indexed 55700000 documents Indexed 55800000 documents Indexed 55900000 documents Indexed 56000000 documents Indexed 56100000 documents Indexed 56200000 documents Indexed 56300000 documents Indexed 56400000 documents Indexed 56500000 documents Indexed 56600000 documents Indexed 56700000 documents Indexed 56800000 documents Indexed 56900000 documents Indexed 57000000 documents Indexed 57100000 documents Indexed 57200000 documents Indexed 57300000 documents Indexed 57400000 documents Indexed 57500000 documents Indexed 57600000 documents Indexed 57700000 documents Indexed 57800000 documents Indexed 57900000 documents Indexed 58000000 documents Indexed 58100000 documents Indexed 58200000 documents Indexed 58300000 documents Indexed 58400000 documents Indexed 58500000 documents Indexed 58600000 documents Indexed 58700000 documents Indexed 58800000 documents Indexed 58900000 documents Indexed 59000000 documents Indexed 59100000 documents Indexed 59200000 documents Indexed 59300000 documents Indexed 59400000 documents Indexed 59500000 documents Indexed 59600000 documents Indexed 59700000 documents Indexed 59800000 documents Indexed 59900000 documents RUN: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/facet/build/libs/lucene-facet-11.0.0-SNAPSHOT.jar:build perf.facets.BenchmarkFacets /l/indices/nad-facets-nightly 30, cwd=/l/util.nightly Total time creating FastTaxonomyCounts: 1490.3696358000002 ms Total time creating SSDVFacetCounts: 3023.8082497 ms Total time taken to get all dims for taxonomy: 0.10102470000000001 ms Total time taken to get all dims for SSDV: 0.06582883333333335 ms Total time to get top dims for taxonomy: 0.0348722 ms Total time to get top dims for SSDV: 0.0326002 ms Total time to get top "address.taxonomy/TX" children: 0.10989926666666663 ms Total time to get top "address.sortedset/TX" children: 0.16821779999999997 ms Total time to get all "address.taxonomy/TX" children: 0.1484221666666667 ms Total time to get all "address.sortedset/TX" children: 0.5722583666666666 ms Done: took 3476.91 seconds, saved to /l/logs.nightly/2026.05.08.16.21.29/nad-facet-benchmark.pk [2026-05-08 17:36:53.738117] done run NAD facets benchmark [2026-05-08 17:36:54.359637] now run KNN benchmark Lucene HEAD git revision at /l/trunk.nightly: 2dee50e21f868aaae436c1dc47d6678564d69b4d dirty?=False luceneutil HEAD git revision at /l/util.nightly: 40c563c7470e2788e47ee0c9f7162e693c42fd3c dirty?=False compile Lucene jars at /l/trunk.nightly Starting a Gradle Daemon (subsequent builds will be faster) > Task :build-infra:compileJava UP-TO-DATE > Task :build-infra:pluginDescriptors UP-TO-DATE > Task :build-infra:processResources UP-TO-DATE > Task :build-infra:classes UP-TO-DATE > Task :build-infra:jar UP-TO-DATE The eclint tool location is not set ('lucene.tool.eclint' option), will not apply eclint checks. The eclint tool location is not set ('lucene.tool.eclint' option), will not apply eclint checks. > Task :errorProneSkipped SKIPPED > Task :build-tools:build-infra-shadow:pluginDescriptors UP-TO-DATE > Task :lucene:analysis.tests:processResources NO-SOURCE > Task :lucene:memory:processResources NO-SOURCE > Task :lucene:highlighter:processResources NO-SOURCE > Task :lucene:spatial3d:processResources NO-SOURCE > Task :lucene:queries:processResources NO-SOURCE > Task :build-tools:missing-doclet:processResources NO-SOURCE > Task :lucene:facet:processResources NO-SOURCE > Task :lucene:spatial-extras:processResources NO-SOURCE > Task :lucene:backward-codecs:processResources UP-TO-DATE > Task :lucene:sandbox:processResources UP-TO-DATE > Task :lucene:analysis.tests:compileJava NO-SOURCE > Task :lucene:analysis.tests:classes UP-TO-DATE > Task :lucene:core:processResources UP-TO-DATE > Task :lucene:benchmark:processResources NO-SOURCE > Task :lucene:queryparser:processResources UP-TO-DATE > Task :lucene:benchmark-jmh:processResources NO-SOURCE > Task :lucene:grouping:processResources NO-SOURCE > Task :lucene:analysis:phonetic:processResources UP-TO-DATE > Task :lucene:codecs:processResources UP-TO-DATE > Task :lucene:analysis:common:processResources UP-TO-DATE > Task :build-tools:missing-doclet:compileJava UP-TO-DATE > Task :build-tools:missing-doclet:classes UP-TO-DATE > Task :lucene:join:processResources NO-SOURCE > Task :lucene:classification:processResources NO-SOURCE > Task :lucene:misc:processResources NO-SOURCE > Task :lucene:demo:processResources NO-SOURCE > Task :lucene:distribution.tests:compileJava NO-SOURCE > Task :lucene:suggest:processResources UP-TO-DATE > Task :lucene:distribution.tests:processResources NO-SOURCE > Task :lucene:distribution.tests:classes UP-TO-DATE > Task :lucene:expressions:processResources UP-TO-DATE > Task :lucene:analysis:icu:processResources UP-TO-DATE > Task :lucene:analysis:opennlp:processResources UP-TO-DATE > Task :lucene:analysis:morfologik:processResources UP-TO-DATE > Task :lucene:analysis:nori:processResources UP-TO-DATE > Task :lucene:distribution.tests:jar UP-TO-DATE > Task :build-tools:missing-doclet:jar UP-TO-DATE > Task :lucene:analysis.tests:jar UP-TO-DATE > Task :lucene:analysis:kuromoji:processResources UP-TO-DATE > Task :lucene:monitor:processResources NO-SOURCE > Task :lucene:replicator:processResources NO-SOURCE > Task :lucene:analysis:stempel:processResources UP-TO-DATE > Task :lucene:spatial-test-fixtures:processResources NO-SOURCE > Task :lucene:analysis:morfologik.tests:compileJava NO-SOURCE > Task :lucene:analysis:smartcn:processResources UP-TO-DATE > Task :lucene:core.tests:compileJava UP-TO-DATE > Task :lucene:analysis:morfologik.tests:processResources NO-SOURCE > Task :lucene:core.tests:processResources NO-SOURCE > Task :lucene:luke:processResources UP-TO-DATE > Task :lucene:analysis:morfologik.tests:classes UP-TO-DATE > Task :lucene:core.tests:classes UP-TO-DATE > Task :lucene:test-framework:processResources UP-TO-DATE > Task :lucene:analysis:morfologik.tests:jar UP-TO-DATE > Task :lucene:core.tests:jar UP-TO-DATE > Task :build-tools:build-infra-shadow:compileJava UP-TO-DATE > Task :build-tools:build-infra-shadow:processResources NO-SOURCE > Task :build-tools:build-infra-shadow:classes UP-TO-DATE > Task :build-tools:build-infra-shadow:jar UP-TO-DATE > Task :lucene:core:compileJava UP-TO-DATE > Task :lucene:core:classes UP-TO-DATE > Task :lucene:core:compileMain25Java UP-TO-DATE > Task :lucene:core:processMain25Resources NO-SOURCE > Task :lucene:core:main25Classes UP-TO-DATE > Task :lucene:core:jar UP-TO-DATE > Task :lucene:memory:compileJava UP-TO-DATE > Task :lucene:memory:classes UP-TO-DATE > Task :lucene:memory:jar UP-TO-DATE > Task :lucene:replicator:compileJava UP-TO-DATE > Task :lucene:replicator:classes UP-TO-DATE > Task :lucene:facet:compileJava UP-TO-DATE > Task :lucene:facet:classes UP-TO-DATE > Task :lucene:replicator:jar UP-TO-DATE > Task :lucene:facet:jar UP-TO-DATE > Task :lucene:join:compileJava UP-TO-DATE > Task :lucene:join:classes UP-TO-DATE > Task :lucene:misc:compileJava UP-TO-DATE > Task :lucene:codecs:compileJava UP-TO-DATE > Task :lucene:codecs:classes UP-TO-DATE > Task :lucene:misc:classes UP-TO-DATE > Task :lucene:join:jar UP-TO-DATE > Task :lucene:spatial3d:compileJava UP-TO-DATE > Task :lucene:spatial3d:classes UP-TO-DATE > Task :lucene:codecs:jar UP-TO-DATE > Task :lucene:misc:jar UP-TO-DATE > Task :lucene:spatial3d:jar UP-TO-DATE > Task :lucene:backward-codecs:compileJava UP-TO-DATE > Task :lucene:backward-codecs:classes UP-TO-DATE > Task :lucene:queries:compileJava UP-TO-DATE > Task :lucene:queries:classes UP-TO-DATE > Task :lucene:backward-codecs:jar UP-TO-DATE > Task :lucene:queries:jar UP-TO-DATE > Task :lucene:expressions:compileJava UP-TO-DATE > Task :lucene:expressions:classes UP-TO-DATE > Task :lucene:expressions:jar UP-TO-DATE > Task :lucene:spatial-extras:compileJava UP-TO-DATE > Task :lucene:spatial-extras:classes UP-TO-DATE > Task :lucene:grouping:compileJava UP-TO-DATE > Task :lucene:grouping:classes UP-TO-DATE > Task :lucene:spatial-extras:jar UP-TO-DATE > Task :lucene:grouping:jar UP-TO-DATE > Task :lucene:highlighter:compileJava UP-TO-DATE > Task :lucene:highlighter:classes UP-TO-DATE > Task :lucene:highlighter:jar UP-TO-DATE > Task :lucene:classification:compileJava UP-TO-DATE > Task :lucene:sandbox:compileJava UP-TO-DATE > Task :lucene:sandbox:classes UP-TO-DATE > Task :lucene:classification:classes UP-TO-DATE > Task :lucene:sandbox:jar UP-TO-DATE > Task :lucene:classification:jar UP-TO-DATE > Task :lucene:analysis:common:compileJava UP-TO-DATE > Task :lucene:analysis:common:classes UP-TO-DATE > Task :lucene:test-framework:compileJava UP-TO-DATE > Task :lucene:test-framework:classes UP-TO-DATE > Task :lucene:analysis:common:jar UP-TO-DATE > Task :lucene:test-framework:jar UP-TO-DATE > Task :lucene:analysis:phonetic:compileJava UP-TO-DATE > Task :lucene:analysis:phonetic:classes UP-TO-DATE > Task :lucene:analysis:icu:compileJava UP-TO-DATE > Task :lucene:analysis:icu:classes UP-TO-DATE > Task :lucene:analysis:morfologik:compileJava UP-TO-DATE > Task :lucene:analysis:opennlp:compileJava UP-TO-DATE > Task :lucene:analysis:morfologik:classes UP-TO-DATE > Task :lucene:analysis:stempel:compileJava UP-TO-DATE > Task :lucene:analysis:phonetic:jar UP-TO-DATE > Task :lucene:analysis:smartcn:compileJava UP-TO-DATE > Task :lucene:analysis:opennlp:classes UP-TO-DATE > Task :lucene:analysis:stempel:classes UP-TO-DATE > Task :lucene:analysis:smartcn:classes UP-TO-DATE > Task :lucene:analysis:icu:jar UP-TO-DATE > Task :lucene:analysis:nori:compileJava UP-TO-DATE > Task :lucene:analysis:smartcn:jar UP-TO-DATE > Task :lucene:analysis:nori:classes UP-TO-DATE > Task :lucene:analysis:morfologik:jar UP-TO-DATE > Task :lucene:analysis:opennlp:jar UP-TO-DATE > Task :lucene:monitor:compileJava UP-TO-DATE > Task :lucene:analysis:stempel:jar UP-TO-DATE > Task :lucene:monitor:classes UP-TO-DATE > Task :lucene:spatial-test-fixtures:compileJava UP-TO-DATE > Task :lucene:analysis:kuromoji:compileJava UP-TO-DATE > Task :lucene:spatial-test-fixtures:classes UP-TO-DATE > Task :lucene:analysis:kuromoji:classes UP-TO-DATE > Task :lucene:analysis:nori:jar UP-TO-DATE > Task :lucene:suggest:compileJava UP-TO-DATE > Task :lucene:suggest:classes UP-TO-DATE > Task :lucene:queryparser:compileJava UP-TO-DATE > Task :lucene:queryparser:classes UP-TO-DATE > Task :lucene:monitor:jar UP-TO-DATE > Task :lucene:spatial-test-fixtures:jar UP-TO-DATE > Task :lucene:analysis:kuromoji:jar UP-TO-DATE > Task :lucene:benchmark-jmh:compileJava UP-TO-DATE > Task :lucene:benchmark-jmh:classes UP-TO-DATE > Task :lucene:suggest:jar UP-TO-DATE > Task :lucene:queryparser:jar UP-TO-DATE > Task :lucene:demo:compileJava UP-TO-DATE > Task :lucene:demo:classes UP-TO-DATE > Task :lucene:benchmark-jmh:jar UP-TO-DATE > Task :lucene:demo:jar UP-TO-DATE > Task :lucene:benchmark:compileJava UP-TO-DATE > Task :lucene:benchmark:classes UP-TO-DATE > Task :lucene:luke:compileJava UP-TO-DATE > Task :lucene:luke:classes UP-TO-DATE > Task :lucene:benchmark:jar UP-TO-DATE > Task :lucene:luke:jar UP-TO-DATE BUILD SUCCESSFUL in 6s 101 actionable tasks: 101 up-to-date Consider enabling configuration cache to speed up this build: https://docs.gradle.org/9.5.0/userguide/configuration_cache_enabling.html compile luceneutil KNN at /l/util.nightly WARNING: A restricted method in java.lang.System has been called WARNING: java.lang.System::load has been called by net.rubygrapefruit.platform.internal.NativeLibraryLoader in an unnamed module (file:/home/mike/.gradle/wrapper/dists/gradle-9.1.0-bin/9agqghryom9wkf8r80qlhnts3/gradle-9.1.0/lib/native-platform-0.22-milestone-28.jar) WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module WARNING: Restricted methods will be blocked in a future release unless native access is enabled Starting a Gradle Daemon (subsequent builds will be faster) > Task :compileKnn Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: /l/util.nightly/src/main/perf/SearchTask.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. [Incubating] Problems report is available at: file:///l/util.nightly/build/reports/problems/problems-report.html Deprecated Gradle features were used in this build, making it incompatible with Gradle 10. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. For more on this, please refer to https://docs.gradle.org/9.1.0/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation. BUILD SUCCESSFUL in 6s 1 actionable task: 1 executed Consider enabling configuration cache to speed up this build: https://docs.gradle.org/9.1.0/userguide/configuration_cache_enabling.html CPU Information: model: AMD Ryzen Threadripper 3990X 64-Core Processor logical cores: 128 physical cores per socket: 64 microcode: 0x830107d flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 hw_pstate ssbd mba ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip rdpid overflow_recov succor smca sev sev_es vmx flags: none bugs: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret spectre_v2_user vmscape Memory Information: total RAM: 251.72 GB free RAM: 35.88 GB available RAM: 243.30 GB used RAM: 8.42 GB dirty RAM: 3.91 MB smell vectors from /big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec smell: sampling 2000 of 39709371 vectors for per-dim distribution... smell: 100/2000 ( 5%) 3.0s smell: 200/2000 ( 10%) 3.0s smell: 300/2000 ( 15%) 3.0s smell: 400/2000 ( 20%) 3.0s smell: 500/2000 ( 25%) 3.0s smell: 600/2000 ( 30%) 3.0s smell: 700/2000 ( 35%) 3.0s smell: 800/2000 ( 40%) 3.0s smell: 900/2000 ( 45%) 3.0s smell: 1000/2000 ( 50%) 3.0s smell: 1100/2000 ( 55%) 3.0s smell: 1200/2000 ( 60%) 3.0s smell: 1300/2000 ( 65%) 3.0s smell: 1400/2000 ( 70%) 3.0s smell: 1500/2000 ( 75%) 3.0s smell: 1600/2000 ( 80%) 3.0s smell: 1700/2000 ( 85%) 3.0s smell: 1800/2000 ( 90%) 3.0s smell: 1900/2000 ( 95%) 3.1s smell: 2000/2000 (100%) 3.1s smell: 3 degenerate dim(s) found in 3.3s: (OUTLIER_SPREAD: std of all dims: μ=0.027, σ=0.007, threshold=3.0σ) [ ▂▄██▅▃ ] dim 0585 μ= -0.033 σ= 0.050 zeros= 0% [ ▁▃▇██████▅▃▁ ] -> OUTLIER_SPREAD: this_std=0.0497, mean_std=0.0266, +3.3sigma vs threshold=3.0sigma [ ▁▃█▇▇▄ ] dim 0910 μ= -0.007 σ= 0.049 zeros= 0% [ ▁▂▅██████▆▃▁ ] -> OUTLIER_SPREAD: this_std=0.0490, mean_std=0.0266, +3.2sigma vs threshold=3.0sigma [ ▄▆█▆▃ ] dim 0971 μ= +0.018 σ= 0.048 zeros= 0% [ ▁▂▄███████▄▂ ] -> OUTLIER_SPREAD: this_std=0.0484, mean_std=0.0266, +3.1sigma vs threshold=3.0sigma smell: all 1024 dims: [ ▁█▄ ] dim 0000 μ= +0.002 σ= 0.023 zeros= 0% [ ▃███▅▁ ] [ ▃█▃ ] dim 0001 μ= +0.019 σ= 0.026 zeros= 0% [ ▁▅███▅▁ ] [ ▁▇█▃ ] dim 0002 μ= -0.008 σ= 0.033 zeros= 0% [ ▂▄████▆▂ ] [ ▄█▅ ] dim 0003 μ= +0.021 σ= 0.028 zeros= 0% [ ▁▅███▇▂ ] [ ▃█▅ ] dim 0004 μ= -0.016 σ= 0.027 zeros= 0% [ ▁▄███▇▂ ] [ ▁██▄ ] dim 0005 μ= -0.008 σ= 0.033 zeros= 0% [ ▁▄████▆▂▁ ] [ ▁█▂ ] dim 0006 μ= -0.000 σ= 0.019 zeros= 0% [ ▂███▂ ] [ ██ ] dim 0007 μ= -0.032 σ= 0.021 zeros= 0% [ ▁▇██▇▁ ] [ █▃ ] dim 0008 μ= -0.017 σ= 0.018 zeros= 0% [ ▁▇██▃ ] [ ▃██▁ ] dim 0009 μ= +0.007 σ= 0.028 zeros= 0% [ ▁▄████▃ ] [ ▁▇█▄ ] dim 0010 μ= +0.014 σ= 0.032 zeros= 0% [ ▁▄████▆▂▁ ] [ ▄▇█▃ ] dim 0011 μ= -0.011 σ= 0.036 zeros= 0% [ ▁▂▅████▆▂▁ ] [ ▆█ ] dim 0012 μ= +0.012 σ= 0.018 zeros= 0% [ ▄██▆▁ ] [ ▅█ ] dim 0013 μ= -0.008 σ= 0.021 zeros= 0% [ ▁▆██▇▁ ] [ ▃█▆▂ ] dim 0014 μ= +0.006 σ= 0.035 zeros= 0% [ ▁▃▆████▅▁▁ ] [ ▂█▃ ] dim 0015 μ= -0.000 σ= 0.021 zeros= 0% [ ▃███▃ ] [ ▅█▄ ] dim 0016 μ= +0.001 σ= 0.029 zeros= 0% [ ▁▆███▇▂▁ ] [ ▁██▄ ] dim 0017 μ= +0.015 σ= 0.031 zeros= 0% [ ▁▃████▆▂ ] [ ▄██▆▁ ] dim 0018 μ= +0.013 σ= 0.037 zeros= 0% [ ▁▃▆█████▃▁ ] [ ▃█▇▁ ] dim 0019 μ= +0.005 σ= 0.030 zeros= 0% [ ▁▆████▃▁ ] [ ▅█▁ ] dim 0020 μ= +0.012 σ= 0.024 zeros= 0% [ ▂▆███▂ ] [ ██ ] dim 0021 μ= +0.010 σ= 0.021 zeros= 0% [ ▁▇██▇▁ ] [ ▅█▅▂ ] dim 0022 μ= +0.003 σ= 0.035 zeros= 0% [ ▁▃█████▄▂▁ ] [ ▁▅▆█▆▃ ] dim 0023 μ= -0.007 σ= 0.045 zeros= 0% [ ▁▁▄██████▆▃▁ ] [ ▁▄█▄ ] dim 0024 μ= -0.005 σ= 0.032 zeros= 0% [ ▁▃████▅▂ ] [ ▄█▃ ] dim 0025 μ= +0.018 σ= 0.028 zeros= 0% [ ▁▆███▆▁ ] [ █▅ ] dim 0026 μ= +0.026 σ= 0.023 zeros= 0% [ ▂███▆▂ ] [ ▇█▃ ] dim 0027 μ= -0.007 σ= 0.028 zeros= 0% [ ▃████▅▁ ] [ ▃█▆▁ ] dim 0028 μ= +0.026 σ= 0.029 zeros= 0% [ ▁▅████▃▁ ] [ ▄█▄ ] dim 0029 μ= -0.001 σ= 0.030 zeros= 0% [ ▁▂▆███▇▂ ] [ ██▁ ] dim 0030 μ= -0.010 σ= 0.024 zeros= 0% [ ▂▇███▃ ] [ █▇ ] dim 0031 μ= -0.013 σ= 0.019 zeros= 0% [ ▁▆██▅▁ ] [ ▄▇█▄ ] dim 0032 μ= +0.029 σ= 0.035 zeros= 0% [ ▁▂▅████▆▂▁ ] [ ▂█▇▃ ] dim 0033 μ= +0.029 σ= 0.029 zeros= 0% [ ▁▄████▄▁ ] [ ▄█▂ ] dim 0034 μ= -0.003 σ= 0.023 zeros= 0% [ ▁▄███▃▁ ] [ ▂▇█▂ ] dim 0035 μ= +0.008 σ= 0.033 zeros= 0% [ ▂▅████▅▂▁ ] [ ▁█▃ ] dim 0036 μ= +0.001 σ= 0.020 zeros= 0% [ ▂███▃ ] [ ██▃ ] dim 0037 μ= -0.028 σ= 0.026 zeros= 0% [ ▂▇███▃▁ ] [ ▃█▂ ] dim 0038 μ= -0.002 σ= 0.020 zeros= 0% [ ▃███▂ ] [ ▄█▃ ] dim 0039 μ= +0.036 σ= 0.029 zeros= 0% [ ▁▂▆███▅▁ ] [ ▃██▆ ] dim 0040 μ= +0.012 σ= 0.036 zeros= 0% [ ▁▂▅████▇▃▁ ] [ █▃ ] dim 0041 μ= +0.004 σ= 0.017 zeros= 0% [ ▁▅██▃ ] [ ▃█▅ ] dim 0042 μ= -0.017 σ= 0.027 zeros= 0% [ ▁▄███▇▂ ] [ ▅█▂ ] dim 0043 μ= +0.013 σ= 0.026 zeros= 0% [ ▂▇███▃▁ ] [ ▆█▅ ] dim 0044 μ= -0.025 σ= 0.031 zeros= 0% [ ▁▃▇███▇▂▁ ] [ ▄█▂ ] dim 0045 μ= +0.016 σ= 0.024 zeros= 0% [ ▁▅███▃▁ ] [ ▄█ ] dim 0046 μ= +0.013 σ= 0.019 zeros= 0% [ ▄██▆▁ ] [ ▂▆█ ] dim 0047 μ= +0.006 σ= 0.031 zeros= 0% [ ▂▅████▄▁ ] [ ▁▆██▅ ] dim 0048 μ= +0.008 σ= 0.041 zeros= 0% [ ▂▄██████▄▂ ] [ ▄█▅ ] dim 0049 μ= +0.022 σ= 0.027 zeros= 0% [ ▁▄███▇▂ ] [ ▆█▄ ] dim 0050 μ= +0.015 σ= 0.028 zeros= 0% [ ▁▂▇███▅▁ ] [ ▅█▆ ] dim 0051 μ= -0.000 σ= 0.029 zeros= 0% [ ▂▆███▇▂▁ ] [ █▄ ] dim 0052 μ= +0.004 σ= 0.015 zeros= 0% [ ▅██▂ ] [ ▂█▂ ] dim 0053 μ= -0.003 σ= 0.020 zeros= 0% [ ▃███▂ ] [ ▅█▁ ] dim 0054 μ= +0.014 σ= 0.024 zeros= 0% [ ▁▅███▃▁ ] [ ▂█▃ ] dim 0055 μ= +0.018 σ= 0.022 zeros= 0% [ ▁▄███▃ ] [ ▄█▄ ] dim 0056 μ= +0.018 σ= 0.031 zeros= 0% [ ▁▂▇███▇▂ ] [ ▂██▅ ] dim 0057 μ= +0.013 σ= 0.033 zeros= 0% [ ▁▅████▇▂▁ ] [ ▂█▇▃ ] dim 0058 μ= +0.011 σ= 0.031 zeros= 0% [ ▁▄████▅▂ ] [ ▂██▂ ] dim 0059 μ= +0.009 σ= 0.028 zeros= 0% [ ▁▄████▄▁ ] [ █▆ ] dim 0060 μ= +0.008 σ= 0.013 zeros= 0% [ ▂██▂ ] [ ▄█▆ ] dim 0061 μ= -0.016 σ= 0.030 zeros= 0% [ ▁▅████▃▁ ] [ ▃██▄ ] dim 0062 μ= -0.031 σ= 0.034 zeros= 0% [ ▁▂▆████▆▂▁ ] [ ▄█▃ ] dim 0063 μ= +0.017 σ= 0.024 zeros= 0% [ ▁▅███▃▁ ] [ ▁█▇▂ ] dim 0064 μ= -0.010 σ= 0.030 zeros= 0% [ ▁▄████▄▁ ] [ ▂██ ] dim 0065 μ= +0.005 σ= 0.027 zeros= 0% [ ▁▄████▃ ] [ ▇█ ] dim 0066 μ= +0.010 σ= 0.022 zeros= 0% [ ▁▇███▁ ] [ ▁▆█▅▁ ] dim 0067 μ= -0.003 σ= 0.037 zeros= 0% [ ▂▅█████▄▁ ] [ ██ ] dim 0068 μ= +0.011 σ= 0.024 zeros= 0% [ ▁▇███▂ ] [ ▃█ ] dim 0069 μ= +0.014 σ= 0.017 zeros= 0% [ ▂██▅▁ ] [ ██ ] dim 0070 μ= -0.009 σ= 0.025 zeros= 0% [ ▂▇███▃▁ ] [ ▂█▇▂ ] dim 0071 μ= +0.009 σ= 0.030 zeros= 0% [ ▁▄████▄▁ ] [ ▅█ ] dim 0072 μ= +0.013 σ= 0.021 zeros= 0% [ ▁▅███▂ ] [ █▆ ] dim 0073 μ= +0.007 σ= 0.014 zeros= 0% [ ▃██▂ ] [ ▃▆█▃ ] dim 0074 μ= -0.013 σ= 0.033 zeros= 0% [ ▂▅████▄▂ ] [ ▄█▁ ] dim 0075 μ= -0.005 σ= 0.023 zeros= 0% [ ▁▄███▃ ] [ ▂█▂ ] dim 0076 μ= -0.002 σ= 0.020 zeros= 0% [ ▃███▂ ] [ ▂▇█▄ ] dim 0077 μ= -0.007 σ= 0.040 zeros= 0% [ ▁▂▆█████▄▂ ] [ ▄█▁ ] dim 0078 μ= +0.014 σ= 0.023 zeros= 0% [ ▁▅███▃ ] [ ▁█▇▁ ] dim 0079 μ= +0.009 σ= 0.027 zeros= 0% [ ▃████▃ ] [ █▇ ] dim 0080 μ= -0.012 σ= 0.014 zeros= 0% [ ▃██▃ ] [ ▇█▁ ] dim 0081 μ= +0.012 σ= 0.025 zeros= 0% [ ▂████▃▁ ] [ ▃██▅ ] dim 0082 μ= +0.014 σ= 0.038 zeros= 0% [ ▁▂▅█████▄▁ ] [ ▅█▂ ] dim 0083 μ= +0.014 σ= 0.024 zeros= 0% [ ▁▆███▃▁ ] [ ▁▅█▄ ] dim 0084 μ= +0.014 σ= 0.033 zeros= 0% [ ▁▃████▅▂ ] [ ▃█▃ ] dim 0085 μ= -0.002 σ= 0.024 zeros= 0% [ ▁▅███▄▁ ] [ ▃█▅ ] dim 0086 μ= -0.018 σ= 0.031 zeros= 0% [ ▂▆████▃ ] [ ██▁ ] dim 0087 μ= +0.011 σ= 0.024 zeros= 0% [ ▂████▃ ] [ █▇▂ ] dim 0088 μ= -0.009 σ= 0.029 zeros= 0% [ ▁▃████▄▁ ] [ ▄█▅▁ ] dim 0089 μ= +0.023 σ= 0.032 zeros= 0% [ ▂▆████▄▁ ] [ ▅█▆▁ ] dim 0090 μ= +0.003 σ= 0.035 zeros= 0% [ ▁▃▇████▅▂▁ ] [ ▅█ ] dim 0091 μ= +0.032 σ= 0.020 zeros= 0% [ ▁▅██▇▁ ] [ ▇█▅ ] dim 0092 μ= +0.036 σ= 0.033 zeros= 0% [ ▁▄████▇▃ ] [ ▁▆█▄ ] dim 0093 μ= -0.005 σ= 0.035 zeros= 0% [ ▁▄████▆▃▁ ] [ ▃█▄ ] dim 0094 μ= +0.001 σ= 0.027 zeros= 0% [ ▁▄███▆▂ ] [ ██ ] dim 0095 μ= -0.011 σ= 0.013 zeros= 0% [ ▂██▂ ] [ ▃█▇▁ ] dim 0096 μ= +0.005 σ= 0.032 zeros= 0% [ ▁▁▆████▄▁ ] [ ▅█▂ ] dim 0097 μ= -0.004 σ= 0.024 zeros= 0% [ ▁▅███▃ ] [ ▂█▆ ] dim 0098 μ= +0.005 σ= 0.026 zeros= 0% [ ▄███▆▂ ] [ ▅█ ] dim 0099 μ= -0.007 σ= 0.021 zeros= 0% [ ▁▄███▂ ] [ ▁█▄ ] dim 0100 μ= +0.002 σ= 0.021 zeros= 0% [ ▂███▄▁ ] [ ▃█▂ ] dim 0101 μ= -0.022 σ= 0.021 zeros= 0% [ ▃███▃ ] [ ▅█ ] dim 0102 μ= -0.009 σ= 0.024 zeros= 0% [ ▂▆███▂ ] [ ██ ] dim 0103 μ= +0.007 σ= 0.023 zeros= 0% [ ▂███▇▁ ] [ ▆█▂ ] dim 0104 μ= +0.014 σ= 0.026 zeros= 0% [ ▂▇███▄ ] [ ▂██▁ ] dim 0105 μ= +0.007 σ= 0.028 zeros= 0% [ ▁▄████▃▁ ] [ ▁▆█▂ ] dim 0106 μ= +0.010 σ= 0.029 zeros= 0% [ ▁▄████▄▁ ] [ ▂█▁ ] dim 0107 μ= -0.002 σ= 0.019 zeros= 0% [ ▂███▂ ] [ ▅█▆▂ ] dim 0108 μ= -0.016 σ= 0.036 zeros= 0% [ ▁▃▇████▆▂▁ ] [ ██ ] dim 0109 μ= +0.008 σ= 0.021 zeros= 0% [ ▂▇██▇▁ ] [ ██ ] dim 0110 μ= +0.008 σ= 0.021 zeros= 0% [ ▁▇██▆▁ ] [ █▄ ] dim 0111 μ= +0.023 σ= 0.019 zeros= 0% [ ▁███▃ ] [ ▂█▆ ] dim 0112 μ= +0.005 σ= 0.025 zeros= 0% [ ▃███▇▂ ] [ █▅ ] dim 0113 μ= -0.014 σ= 0.017 zeros= 0% [ ▅██▃ ] [ ▄██▅ ] dim 0114 μ= -0.006 σ= 0.037 zeros= 0% [ ▁▂▅█████▄▁ ] [ ▃█▇▂ ] dim 0115 μ= -0.015 σ= 0.034 zeros= 0% [ ▂▇████▄▂ ] [ █▆ ] dim 0116 μ= +0.007 σ= 0.018 zeros= 0% [ ▁▆██▅ ] [ ▂█ ] dim 0117 μ= -0.006 σ= 0.016 zeros= 0% [ ▂██▆ ] [ ▄▇█▂ ] dim 0118 μ= -0.012 σ= 0.033 zeros= 0% [ ▂▆████▆▂ ] [ █▆▁ ] dim 0119 μ= -0.012 σ= 0.028 zeros= 0% [ ▁▃████▃▁ ] [ ▃█▇▂ ] dim 0120 μ= -0.032 σ= 0.039 zeros= 0% [ ▁▃▇████▇▃▁ ] [ ▆█▃ ] dim 0121 μ= +0.013 σ= 0.025 zeros= 0% [ ▂▇███▃ ] [ ▁█ ] dim 0122 μ= -0.003 σ= 0.017 zeros= 0% [ ▁██▇▁ ] [ ▁█▄ ] dim 0123 μ= +0.004 σ= 0.023 zeros= 0% [ ▂███▅▁ ] [ █▆ ] dim 0124 μ= -0.015 σ= 0.021 zeros= 0% [ ▁███▅▁ ] [ ▄▇▇█▄ ] dim 0125 μ= -0.004 σ= 0.044 zeros= 0% [ ▂▃▇█████▆▃▁ ] [ █▂ ] dim 0126 μ= +0.022 σ= 0.017 zeros= 0% [ ▁▇██▂ ] [ ▁█▄ ] dim 0127 μ= -0.019 σ= 0.023 zeros= 0% [ ▃███▄▁ ] [ ▅█▅ ] dim 0128 μ= -0.019 σ= 0.029 zeros= 0% [ ▂▆███▇▃▁ ] [ ▃▇█▅ ] dim 0129 μ= -0.005 σ= 0.038 zeros= 0% [ ▂▆█████▃▂ ] [ ▇█▁ ] dim 0130 μ= -0.028 σ= 0.022 zeros= 0% [ ▁▅███▂ ] [ ▅█▃ ] dim 0131 μ= -0.001 σ= 0.027 zeros= 0% [ ▂▅███▆▂ ] [ ▂█▇ ] dim 0132 μ= +0.005 σ= 0.026 zeros= 0% [ ▁▃███▇▂ ] [ █▇ ] dim 0133 μ= +0.008 σ= 0.014 zeros= 0% [ ▃██▂ ] [ ▂█▆ ] dim 0134 μ= +0.024 σ= 0.023 zeros= 0% [ ▃███▆▁ ] [ ▄█▅ ] dim 0135 μ= -0.003 σ= 0.031 zeros= 0% [ ▁▃████▇▂ ] [ ▃█▆▃ ] dim 0136 μ= +0.010 σ= 0.040 zeros= 0% [ ▁▃▇████▇▄▁ ] [ ▅█▄ ] dim 0137 μ= -0.023 σ= 0.029 zeros= 0% [ ▂▇███▆▂ ] [ ▅█▃ ] dim 0138 μ= +0.036 σ= 0.027 zeros= 0% [ ▁▂▇███▅▁ ] [ ▂██▂ ] dim 0139 μ= +0.008 σ= 0.028 zeros= 0% [ ▁▃████▃▁ ] [ █▆ ] dim 0140 μ= +0.006 σ= 0.022 zeros= 0% [ ▂███▅▁ ] [ █▅ ] dim 0141 μ= +0.006 σ= 0.022 zeros= 0% [ ▁███▅▁ ] [ █▇ ] dim 0142 μ= +0.008 σ= 0.015 zeros= 0% [ ▃██▃ ] [ ▄█▄ ] dim 0143 μ= -0.000 σ= 0.027 zeros= 0% [ ▁▅███▆▂ ] [ ▅▇█▃ ] dim 0144 μ= +0.006 σ= 0.036 zeros= 0% [ ▁▃▇████▆▂▁ ] [ █▄ ] dim 0145 μ= -0.018 σ= 0.018 zeros= 0% [ ▁███▃ ] [ ▆█▅ ] dim 0146 μ= +0.017 σ= 0.033 zeros= 0% [ ▁▃█████▃▁ ] [ ▃█▇▂ ] dim 0147 μ= +0.025 σ= 0.029 zeros= 0% [ ▂▄████▂▁ ] [ ▁█ ] dim 0148 μ= -0.003 σ= 0.018 zeros= 0% [ ▂███▁ ] [ ▁█▇ ] dim 0149 μ= -0.014 σ= 0.024 zeros= 0% [ ▂███▇▂ ] [ ▃▆█▄ ] dim 0150 μ= -0.010 σ= 0.036 zeros= 0% [ ▁▂▆████▇▃▁ ] [ ▃▆█▄ ] dim 0151 μ= +0.010 σ= 0.038 zeros= 0% [ ▁▃▆████▆▃▁ ] [ █▄ ] dim 0152 μ= +0.024 σ= 0.018 zeros= 0% [ ▁▇██▃ ] [ ▁▆█▃ ] dim 0153 μ= -0.028 σ= 0.029 zeros= 0% [ ▃████▅▁ ] [ ▃██▅ ] dim 0154 μ= -0.008 σ= 0.036 zeros= 0% [ ▁▂▆█████▃▁ ] [ █▇ ] dim 0155 μ= +0.009 σ= 0.014 zeros= 0% [ ▃██▃ ] [ ▁▇█▆ ] dim 0156 μ= -0.001 σ= 0.033 zeros= 0% [ ▁▃█████▄▁ ] [ ▆█▁ ] dim 0157 μ= -0.008 σ= 0.025 zeros= 0% [ ▂▇███▃▁ ] [ ▄█▁ ] dim 0158 μ= -0.004 σ= 0.021 zeros= 0% [ ▄███▂ ] [ ▄█▄ ] dim 0159 μ= -0.002 σ= 0.036 zeros= 0% [ ▂▃████▇▃▁ ] [ ▄█▄ ] dim 0160 μ= -0.001 σ= 0.026 zeros= 0% [ ▂▅███▅▂ ] [ ▇█▄ ] dim 0161 μ= -0.005 σ= 0.033 zeros= 0% [ ▁▄████▇▃ ] [ ▃█▂ ] dim 0162 μ= -0.004 σ= 0.025 zeros= 0% [ ▁▅███▃▁ ] [ ▃█▆ ] dim 0163 μ= +0.003 σ= 0.027 zeros= 0% [ ▁▄███▇▂ ] [ ▂▇█▄ ] dim 0164 μ= +0.033 σ= 0.031 zeros= 0% [ ▁▃████▆▂ ] [ ▂▇█▁ ] dim 0165 μ= -0.012 σ= 0.026 zeros= 0% [ ▁▃████▃▁ ] [ ▁██▃ ] dim 0166 μ= +0.012 σ= 0.033 zeros= 0% [ ▁▄████▆▂ ] [ ▃█ ] dim 0167 μ= -0.007 σ= 0.016 zeros= 0% [ ▂██▅ ] [ █▂ ] dim 0168 μ= +0.003 σ= 0.015 zeros= 0% [ ▅██▁ ] [ ▅█▄ ] dim 0169 μ= -0.001 σ= 0.029 zeros= 0% [ ▂▇███▇▁ ] [ ▄█▅ ] dim 0170 μ= +0.021 σ= 0.032 zeros= 0% [ ▁▃▆████▃▁ ] [ ▁▇█▂ ] dim 0171 μ= -0.008 σ= 0.030 zeros= 0% [ ▁▃████▅▁ ] [ ▆█▁ ] dim 0172 μ= -0.008 σ= 0.024 zeros= 0% [ ▁▆███▂▁ ] [ ▃█ ] dim 0173 μ= -0.006 σ= 0.016 zeros= 0% [ ▂██▆▁ ] [ ▃█▄ ] dim 0174 μ= -0.020 σ= 0.028 zeros= 0% [ ▁▅███▆▁ ] [ ▃██▂ ] dim 0175 μ= -0.014 σ= 0.031 zeros= 0% [ ▂▅████▃▁ ] [ ▁█▃ ] dim 0176 μ= +0.001 σ= 0.020 zeros= 0% [ ▂███▃ ] [ ▇█▁ ] dim 0177 μ= +0.010 σ= 0.026 zeros= 0% [ ▃████▃▁ ] [ ▁█▄ ] dim 0178 μ= +0.022 σ= 0.022 zeros= 0% [ ▃███▄ ] [ ▅█▆ ] dim 0179 μ= -0.021 σ= 0.031 zeros= 0% [ ▃▇███▇▂▁ ] [ ▁▇█ ] dim 0180 μ= +0.008 σ= 0.025 zeros= 0% [ ▃████▂ ] [ ▆█▅ ] dim 0181 μ= -0.002 σ= 0.026 zeros= 0% [ ▁▆███▅▁ ] [ ▇█▂ ] dim 0182 μ= -0.029 σ= 0.027 zeros= 0% [ ▂████▄▁ ] [ ▃▆█▆▂ ] dim 0183 μ= -0.003 σ= 0.043 zeros= 0% [ ▁▃▇█████▆▂▁ ] [ ▃██▄ ] dim 0184 μ= +0.006 σ= 0.034 zeros= 0% [ ▁▃▇████▅▁ ] [ ▄█▆ ] dim 0185 μ= -0.017 σ= 0.030 zeros= 0% [ ▂▆████▃▁ ] [ ▃█ ] dim 0186 μ= -0.005 σ= 0.019 zeros= 0% [ ▃██▇▁ ] [ ▁█▅ ] dim 0187 μ= +0.004 σ= 0.024 zeros= 0% [ ▁▃███▆▁ ] [ ▅█ ] dim 0188 μ= +0.034 σ= 0.019 zeros= 0% [ ▃██▇▁ ] [ ▁▅█▃▁ ] dim 0189 μ= +0.017 σ= 0.042 zeros= 0% [ ▁▂▅█████▅▂▁ ] [ ▃██▄ ] dim 0190 μ= -0.010 σ= 0.036 zeros= 0% [ ▁▃▆█████▃▁ ] [ ▁▆█▄ ] dim 0191 μ= -0.005 σ= 0.037 zeros= 0% [ ▂▄█████▃▁ ] [ ▆█▅ ] dim 0192 μ= -0.022 σ= 0.028 zeros= 0% [ ▂▅███▆▂ ] [ ▄█▆ ] dim 0193 μ= +0.001 σ= 0.032 zeros= 0% [ ▃▆████▃▁ ] [ ▂█▇▂ ] dim 0194 μ= -0.011 σ= 0.030 zeros= 0% [ ▁▃████▄▁ ] [ ▁█▇ ] dim 0195 μ= +0.027 σ= 0.026 zeros= 0% [ ▁▃████▂ ] [ █▆ ] dim 0196 μ= +0.026 σ= 0.023 zeros= 0% [ ▃███▇▁ ] [ █▅ ] dim 0197 μ= -0.013 σ= 0.016 zeros= 0% [ ▄██▃ ] [ ▁█▄ ] dim 0198 μ= +0.004 σ= 0.024 zeros= 0% [ ▃███▆▁ ] [ ▅█▆ ] dim 0199 μ= +0.019 σ= 0.030 zeros= 0% [ ▁▂▇███▇▂ ] [ ▃█▆▁ ] dim 0200 μ= +0.002 σ= 0.030 zeros= 0% [ ▂▆████▃▁ ] [ ▆█ ] dim 0201 μ= -0.009 σ= 0.016 zeros= 0% [ ▃██▅ ] [ ▁█▄ ] dim 0202 μ= +0.001 σ= 0.023 zeros= 0% [ ▃███▄▁ ] [ ▂▇█▁ ] dim 0203 μ= +0.028 σ= 0.029 zeros= 0% [ ▁▄████▄▁ ] [ ▅█▄ ] dim 0204 μ= -0.003 σ= 0.033 zeros= 0% [ ▁▃████▇▃▁ ] [ ▅█▁ ] dim 0205 μ= +0.013 σ= 0.025 zeros= 0% [ ▁▆███▃ ] [ ▁█▆ ] dim 0206 μ= +0.004 σ= 0.024 zeros= 0% [ ▁▃███▆▁ ] [ ▁▆█▃ ] dim 0207 μ= +0.013 σ= 0.033 zeros= 0% [ ▁▄████▆▂ ] [ ▅█ ] dim 0208 μ= -0.028 σ= 0.019 zeros= 0% [ ▄██▆▁ ] [ ▃█▃ ] dim 0209 μ= +0.019 σ= 0.023 zeros= 0% [ ▁▄███▄▁ ] [ ▄█ ] dim 0210 μ= -0.009 σ= 0.015 zeros= 0% [ ▂██▄ ] [ ▅█▄ ] dim 0211 μ= +0.001 σ= 0.031 zeros= 0% [ ▁▂▆████▃▁ ] [ ▁▇█▆ ] dim 0212 μ= +0.016 σ= 0.032 zeros= 0% [ ▁▄████▇▂▁ ] [ ▅█▄ ] dim 0213 μ= -0.003 σ= 0.025 zeros= 0% [ ▁▅███▄▁ ] [ ▆█▅ ] dim 0214 μ= -0.003 σ= 0.031 zeros= 0% [ ▁▃████▇▂ ] [ ▃█▃ ] dim 0215 μ= -0.001 σ= 0.027 zeros= 0% [ ▁▅███▅▁ ] [ ▁██▃ ] dim 0216 μ= -0.008 σ= 0.028 zeros= 0% [ ▃████▄▁ ] [ ▄█▅▁ ] dim 0217 μ= +0.002 σ= 0.032 zeros= 0% [ ▁▂▇████▃▁ ] [ █ ] dim 0218 μ= -0.001 σ= 0.016 zeros= 0% [ ▁▇██▁ ] [ ▃▆█▁ ] dim 0219 μ= +0.007 σ= 0.032 zeros= 0% [ ▁▅████▄▂ ] [ ▃█▅ ] dim 0220 μ= +0.022 σ= 0.030 zeros= 0% [ ▂▅███▇▃ ] [ ▇█▁ ] dim 0221 μ= -0.008 σ= 0.023 zeros= 0% [ ▁▆███▃ ] [ ▄█▄ ] dim 0222 μ= -0.002 σ= 0.026 zeros= 0% [ ▁▅███▅▁ ] [ █▇ ] dim 0223 μ= +0.007 σ= 0.024 zeros= 0% [ ▃███▇▂ ] [ ▅█▅ ] dim 0224 μ= +0.018 σ= 0.031 zeros= 0% [ ▁▃▇███▇▂▁ ] [ ▇█▂ ] dim 0225 μ= -0.010 σ= 0.029 zeros= 0% [ ▁▃████▄▁ ] [ ▄█▇ ] dim 0226 μ= +0.002 σ= 0.028 zeros= 0% [ ▁▅███▇▂▁ ] [ ▄██▃ ] dim 0227 μ= -0.032 σ= 0.031 zeros= 0% [ ▁▅████▅▁ ] [ ▁▆█▅▁ ] dim 0228 μ= +0.037 σ= 0.039 zeros= 0% [ ▁▂▆█████▅▂ ] [ ▁█▆ ] dim 0229 μ= +0.004 σ= 0.023 zeros= 0% [ ▁▃███▆▁ ] [ █▇ ] dim 0230 μ= +0.006 σ= 0.019 zeros= 0% [ ▁▇██▅ ] [ ▂█▅ ] dim 0231 μ= -0.017 σ= 0.024 zeros= 0% [ ▁▃███▅▁ ] [ ██ ] dim 0232 μ= +0.029 σ= 0.025 zeros= 0% [ ▃████▃ ] [ ██▁ ] dim 0233 μ= -0.029 σ= 0.026 zeros= 0% [ ▃████▄▁ ] [ ▆█▅ ] dim 0234 μ= +0.040 σ= 0.030 zeros= 0% [ ▂▇███▇▂▁ ] [ ▁█▃ ] dim 0235 μ= +0.001 σ= 0.021 zeros= 0% [ ▂███▄ ] [ ▁▅██▃ ] dim 0236 μ= +0.021 σ= 0.039 zeros= 0% [ ▁▂▅█████▆▂▁ ] [ ▅█ ] dim 0237 μ= -0.008 σ= 0.023 zeros= 0% [ ▁▆███▂ ] [ ▇█▂ ] dim 0238 μ= -0.009 σ= 0.029 zeros= 0% [ ▁▃████▄▁ ] [ ▄█▅ ] dim 0239 μ= -0.019 σ= 0.027 zeros= 0% [ ▁▅███▇▂ ] [ ▆█▃ ] dim 0240 μ= +0.016 σ= 0.024 zeros= 0% [ ▁▅███▄▁ ] [ ▄██▃ ] dim 0241 μ= +0.028 σ= 0.039 zeros= 0% [ ▁▄▇████▇▃▁ ] [ ▂█▅ ] dim 0242 μ= +0.003 σ= 0.025 zeros= 0% [ ▄███▆▂ ] [ ▅█ ] dim 0243 μ= -0.006 σ= 0.020 zeros= 0% [ ▄███▁ ] [ ▁▇█▃ ] dim 0244 μ= -0.007 σ= 0.034 zeros= 0% [ ▁▅████▆▃▁ ] [ ▃█▅ ] dim 0245 μ= +0.004 σ= 0.033 zeros= 0% [ ▂▆████▄▁ ] [ █▄ ] dim 0246 μ= -0.016 σ= 0.018 zeros= 0% [ ▁▇██▃ ] [ ▄█▆▁ ] dim 0247 μ= -0.036 σ= 0.035 zeros= 0% [ ▁▂▇████▄▂ ] [ ▃▆█▅ ] dim 0248 μ= +0.011 σ= 0.034 zeros= 0% [ ▁▂▅████▇▂▁ ] [ ▄█▄ ] dim 0249 μ= -0.021 σ= 0.033 zeros= 0% [ ▁▃▆███▇▃▁ ] [ ▂█▄ ] dim 0250 μ= +0.001 σ= 0.023 zeros= 0% [ ▃███▄▁ ] [ █▁ ] dim 0251 μ= +0.022 σ= 0.014 zeros= 0% [ ▅██▁ ] [ ▄█▁ ] dim 0252 μ= -0.005 σ= 0.022 zeros= 0% [ ▁▄███▂ ] [ ▁█▅ ] dim 0253 μ= -0.016 σ= 0.023 zeros= 0% [ ▂███▆▁ ] [ ▂█▅ ] dim 0254 μ= +0.023 σ= 0.027 zeros= 0% [ ▁▄███▆▂ ] [ ▅█▇▄ ] dim 0255 μ= -0.012 σ= 0.037 zeros= 0% [ ▁▃▇████▆▃▁ ] [ ▅██▆▁ ] dim 0256 μ= -0.011 σ= 0.047 zeros= 0% [ ▁▂▅▇█████▅▃▁ ] [ ▄█▄ ] dim 0257 μ= +0.001 σ= 0.029 zeros= 0% [ ▁▆███▇▂ ] [ ▁█▅ ] dim 0258 μ= +0.003 σ= 0.027 zeros= 0% [ ▁▄███▆▂ ] [ █▄ ] dim 0259 μ= +0.004 σ= 0.018 zeros= 0% [ ▁▇██▃ ] [ ▂▆█▆ ] dim 0260 μ= -0.004 σ= 0.034 zeros= 0% [ ▁▃█████▃▁ ] [ █▁ ] dim 0261 μ= -0.020 σ= 0.016 zeros= 0% [ ▁▇██▂ ] [ █▆ ] dim 0262 μ= +0.028 σ= 0.019 zeros= 0% [ ▁▆██▅ ] [ ▆█ ] dim 0263 μ= -0.011 σ= 0.018 zeros= 0% [ ▄██▅▁ ] [ ▂█▇▁ ] dim 0264 μ= -0.013 σ= 0.030 zeros= 0% [ ▁▄████▄▁ ] [ ▆█▁ ] dim 0265 μ= -0.010 σ= 0.026 zeros= 0% [ ▂████▃ ] [ ▁█▄ ] dim 0266 μ= +0.003 σ= 0.022 zeros= 0% [ ▂███▅▁ ] [ ▇█ ] dim 0267 μ= +0.010 σ= 0.019 zeros= 0% [ ▁▅██▅▁ ] [ ▁▅██▃ ] dim 0268 μ= +0.023 σ= 0.040 zeros= 0% [ ▁▂▅█████▇▃▁ ] [ ▄█▇ ] dim 0269 μ= +0.003 σ= 0.028 zeros= 0% [ ▁▅███▇▃ ] [ ▃█▃ ] dim 0270 μ= -0.001 σ= 0.032 zeros= 0% [ ▁▂▇███▇▂▁ ] [ ▅█▂ ] dim 0271 μ= -0.007 σ= 0.027 zeros= 0% [ ▂████▄▁ ] [ ▆█ ] dim 0272 μ= -0.009 σ= 0.020 zeros= 0% [ ▁▅██▇▂ ] [ ▂▆█▄ ] dim 0273 μ= +0.013 σ= 0.037 zeros= 0% [ ▁▂▆████▇▃▁ ] [ ▂██▂ ] dim 0274 μ= +0.009 σ= 0.031 zeros= 0% [ ▁▅████▄▁ ] [ ▃█▆ ] dim 0275 μ= +0.022 σ= 0.025 zeros= 0% [ ▁▅███▆▁ ] [ ▆█ ] dim 0276 μ= -0.008 σ= 0.021 zeros= 0% [ ▁▅███▁ ] [ ▂██ ] dim 0277 μ= +0.007 σ= 0.026 zeros= 0% [ ▁▃████▂▁ ] [ ▆█ ] dim 0278 μ= -0.010 σ= 0.021 zeros= 0% [ ▁▆██▇▁ ] [ ▅█▅ ] dim 0279 μ= +0.019 σ= 0.033 zeros= 0% [ ▁▃▇████▃▁ ] [ ▁██ ] dim 0280 μ= +0.025 σ= 0.024 zeros= 0% [ ▃███▆▁ ] [ ▁█▆ ] dim 0281 μ= +0.004 σ= 0.025 zeros= 0% [ ▁▃███▆▂ ] [ █▅ ] dim 0282 μ= +0.006 σ= 0.018 zeros= 0% [ ▁▆██▃ ] [ ▁▇█▄ ] dim 0283 μ= -0.006 σ= 0.030 zeros= 0% [ ▁▃████▆▁ ] [ ▃█▇▂ ] dim 0284 μ= -0.051 σ= 0.032 zeros= 0% [ ▁▄████▅▂ ] [ ▃██▂ ] dim 0285 μ= +0.008 σ= 0.033 zeros= 0% [ ▂▅████▅▂ ] [ ▂▇█▄ ] dim 0286 μ= -0.007 σ= 0.033 zeros= 0% [ ▁▄████▇▂ ] [ █▆ ] dim 0287 μ= +0.005 σ= 0.021 zeros= 0% [ ▁███▅▁ ] [ ▁▄▇█▆▁ ] dim 0288 μ= -0.012 σ= 0.043 zeros= 0% [ ▂▄██████▄▂▁ ] [ ██ ] dim 0289 μ= +0.009 σ= 0.025 zeros= 0% [ ▂████▃ ] [ ▂█▇▅ ] dim 0290 μ= +0.012 σ= 0.036 zeros= 0% [ ▁▂▅████▆▃▁ ] [ █▄ ] dim 0291 μ= -0.015 σ= 0.014 zeros= 0% [ ▄██▁ ] [ ▅█▇▂ ] dim 0292 μ= +0.003 σ= 0.034 zeros= 0% [ ▁▃▇████▄▁ ] [ █▂ ] dim 0293 μ= +0.020 σ= 0.019 zeros= 0% [ ▂███▂ ] [ ▆█▄ ] dim 0294 μ= -0.005 σ= 0.027 zeros= 0% [ ▂▇███▅▁ ] [ █ ] dim 0295 μ= -0.001 σ= 0.013 zeros= 0% [ ▅█▆ ] [ ▂█▃ ] dim 0296 μ= +0.001 σ= 0.025 zeros= 0% [ ▁▄███▅▁ ] [ ▁█ ] dim 0297 μ= -0.004 σ= 0.017 zeros= 0% [ ▂██▇▁ ] [ ▇█▁ ] dim 0298 μ= -0.010 σ= 0.024 zeros= 0% [ ▂▇███▂ ] [ ▄█▅ ] dim 0299 μ= +0.002 σ= 0.027 zeros= 0% [ ▁▅███▆▂ ] [ ▅█▄ ] dim 0300 μ= -0.022 σ= 0.031 zeros= 0% [ ▂▇███▆▃▁ ] [ ▁█▇ ] dim 0301 μ= +0.007 σ= 0.025 zeros= 0% [ ▂████▂ ] [ ▅█▇▄ ] dim 0302 μ= +0.006 σ= 0.035 zeros= 0% [ ▁▃▇████▅▂ ] [ █▂ ] dim 0303 μ= -0.018 σ= 0.017 zeros= 0% [ ▁▇██▂ ] [ ▆█▅ ] dim 0304 μ= -0.001 σ= 0.031 zeros= 0% [ ▁▂▇███▇▃▁ ] [ ▃█▇▁ ] dim 0305 μ= +0.024 σ= 0.034 zeros= 0% [ ▁▃▆████▅▁ ] [ ▁█▆▃ ] dim 0306 μ= +0.013 σ= 0.036 zeros= 0% [ ▂▅████▆▃▁ ] [ ▆█ ] dim 0307 μ= +0.010 σ= 0.016 zeros= 0% [ ▃██▄ ] [ ▂██▃ ] dim 0308 μ= +0.029 σ= 0.037 zeros= 0% [ ▁▃▇████▇▃▁ ] [ ▃█▅ ] dim 0309 μ= +0.003 σ= 0.030 zeros= 0% [ ▂▅████▃▁ ] [ █ ] dim 0310 μ= -0.002 σ= 0.010 zeros= 0% [ ▄█▃ ] [ █▅ ] dim 0311 μ= +0.007 σ= 0.013 zeros= 0% [ ▃██▂ ] [ ▂▆█▆▁ ] dim 0312 μ= +0.017 σ= 0.035 zeros= 0% [ ▁▄█████▃▁ ] [ █▅ ] dim 0313 μ= +0.004 σ= 0.020 zeros= 0% [ ▂███▄ ] [ ▂▆█▅▃ ] dim 0314 μ= +0.001 σ= 0.045 zeros= 0% [ ▁▃▆█████▇▄▂▁ ] [ ▂█▃ ] dim 0315 μ= -0.000 σ= 0.021 zeros= 0% [ ▂███▃ ] [ ▅█▂ ] dim 0316 μ= -0.026 σ= 0.025 zeros= 0% [ ▁▆███▄ ] [ ▃█▆ ] dim 0317 μ= -0.015 σ= 0.029 zeros= 0% [ ▁▅███▇▃▁ ] [ ██ ] dim 0318 μ= -0.011 σ= 0.015 zeros= 0% [ ▃██▄ ] [ ▂█▇▂ ] dim 0319 μ= +0.009 σ= 0.030 zeros= 0% [ ▁▄████▄▁ ] [ ▂█▇ ] dim 0320 μ= -0.014 σ= 0.025 zeros= 0% [ ▁▃████▂ ] [ ▃█ ] dim 0321 μ= -0.026 σ= 0.015 zeros= 0% [ ▁██▅ ] [ ▃██▅ ] dim 0322 μ= -0.008 σ= 0.036 zeros= 0% [ ▁▂▅████▇▃▁ ] [ ▁▇█▅ ] dim 0323 μ= +0.015 σ= 0.035 zeros= 0% [ ▁▄████▇▃▁ ] [ ▂█▁ ] dim 0324 μ= -0.023 σ= 0.018 zeros= 0% [ ▂███▂ ] [ ▂▇█▂ ] dim 0325 μ= +0.011 σ= 0.035 zeros= 0% [ ▂▅████▅▃▁ ] [ ▅█▂ ] dim 0326 μ= -0.006 σ= 0.024 zeros= 0% [ ▁▅███▃ ] [ ▂█▁ ] dim 0327 μ= -0.023 σ= 0.018 zeros= 0% [ ▂███▁ ] [ █ ] dim 0328 μ= +0.003 σ= 0.010 zeros= 0% [ ▂█▇ ] [ ▂█▅ ] dim 0329 μ= +0.003 σ= 0.030 zeros= 0% [ ▁▂▅███▇▃▁ ] [ ▂▆█▄ ] dim 0330 μ= +0.017 σ= 0.040 zeros= 0% [ ▁▂▆█████▅▂▁ ] [ ▁▆█▆▂ ] dim 0331 μ= -0.001 σ= 0.039 zeros= 0% [ ▁▂▅█████▅▂▁ ] [ ▁█▄ ] dim 0332 μ= +0.022 σ= 0.019 zeros= 0% [ ▁███▃ ] [ ▅█▃ ] dim 0333 μ= -0.004 σ= 0.027 zeros= 0% [ ▂▆███▅▁ ] [ ▁█ ] dim 0334 μ= +0.018 σ= 0.016 zeros= 0% [ ▁███▁ ] [ ▂█▅ ] dim 0335 μ= +0.003 σ= 0.024 zeros= 0% [ ▃███▆▁ ] [ ▆█▇▂ ] dim 0336 μ= +0.001 σ= 0.034 zeros= 0% [ ▁▃█████▄▁ ] [ ▁█▆ ] dim 0337 μ= -0.014 σ= 0.026 zeros= 0% [ ▁▄████▂ ] [ ▁██▃ ] dim 0338 μ= +0.011 σ= 0.028 zeros= 0% [ ▁▃████▄▁ ] [ ▂█▇▁ ] dim 0339 μ= +0.005 σ= 0.029 zeros= 0% [ ▁▅████▃▁ ] [ ▅█▆ ] dim 0340 μ= +0.001 σ= 0.032 zeros= 0% [ ▁▃▆████▃▁ ] [ ▄█▂ ] dim 0341 μ= +0.016 σ= 0.022 zeros= 0% [ ▁▄███▃ ] [ ▂█▄ ] dim 0342 μ= -0.017 σ= 0.026 zeros= 0% [ ▄███▆▂ ] [ █ ] dim 0343 μ= +0.000 σ= 0.014 zeros= 0% [ ▆█▇▁ ] [ ▅█▁ ] dim 0344 μ= +0.014 σ= 0.024 zeros= 0% [ ▁▅███▃ ] [ ▆█▁ ] dim 0345 μ= +0.013 σ= 0.026 zeros= 0% [ ▂▇███▄▁ ] [ █ ] dim 0346 μ= -0.003 σ= 0.015 zeros= 0% [ ▁██▅▁ ] [ ▅█▄ ] dim 0347 μ= -0.024 σ= 0.031 zeros= 0% [ ▁▃▇███▆▂ ] [ ▂██▃ ] dim 0348 μ= -0.009 σ= 0.032 zeros= 0% [ ▁▅████▅▂ ] [ ▆█▄ ] dim 0349 μ= -0.027 σ= 0.031 zeros= 0% [ ▁▄████▅▂ ] [ ▅█ ] dim 0350 μ= +0.014 σ= 0.018 zeros= 0% [ ▃██▇▁ ] [ ▃█▃ ] dim 0351 μ= +0.019 σ= 0.028 zeros= 0% [ ▁▆███▅▂ ] [ ▂█▇▂ ] dim 0352 μ= +0.007 σ= 0.030 zeros= 0% [ ▁▄████▄▁ ] [ ▃█▅ ] dim 0353 μ= -0.017 σ= 0.027 zeros= 0% [ ▁▅███▇▂ ] [ ▃██▅ ] dim 0354 μ= +0.012 σ= 0.036 zeros= 0% [ ▂▅████▇▃▁ ] [ ▇█ ] dim 0355 μ= -0.011 σ= 0.021 zeros= 0% [ ▁▇██▇▁ ] [ ▂▇█▄ ] dim 0356 μ= +0.032 σ= 0.033 zeros= 0% [ ▁▅████▆▂ ] [ ▅█▃ ] dim 0357 μ= +0.018 σ= 0.027 zeros= 0% [ ▁▆███▅▁ ] [ █ ] dim 0358 μ= -0.003 σ= 0.013 zeros= 0% [ ▇█▆ ] [ ▆█▂ ] dim 0359 μ= -0.010 σ= 0.027 zeros= 0% [ ▃████▃▁ ] [ ▅█▂ ] dim 0360 μ= +0.011 σ= 0.028 zeros= 0% [ ▁▃████▄▁ ] [ ▃█▆▂ ] dim 0361 μ= -0.014 σ= 0.037 zeros= 0% [ ▁▃▇████▅▃▁ ] [ ▃█ ] dim 0362 μ= -0.026 σ= 0.017 zeros= 0% [ ▂██▆▁ ] [ ▆█▆ ] dim 0363 μ= +0.018 σ= 0.031 zeros= 0% [ ▁▃█████▃▁ ] [ ▁██▂ ] dim 0364 μ= +0.011 σ= 0.030 zeros= 0% [ ▁▄████▅▁ ] [ ▂▇█▂ ] dim 0365 μ= +0.033 σ= 0.032 zeros= 0% [ ▁▄████▆▂ ] [ ▃█▃ ] dim 0366 μ= -0.022 σ= 0.023 zeros= 0% [ ▁▄███▄ ] [ █▃ ] dim 0367 μ= +0.004 σ= 0.015 zeros= 0% [ ▅██▂ ] [ ▆█ ] dim 0368 μ= -0.007 σ= 0.022 zeros= 0% [ ▁▅███▂ ] [ ▆█ ] dim 0369 μ= +0.033 σ= 0.021 zeros= 0% [ ▁▅███▂ ] [ ▂█▂ ] dim 0370 μ= -0.003 σ= 0.020 zeros= 0% [ ▃███▂ ] [ ▄█▇▂ ] dim 0371 μ= +0.005 σ= 0.037 zeros= 0% [ ▁▁▃▇████▅▂▁ ] [ ▂█▄ ] dim 0372 μ= +0.019 σ= 0.034 zeros= 0% [ ▁▄▇███▇▃▁ ] [ ▆█▄ ] dim 0373 μ= -0.003 σ= 0.033 zeros= 0% [ ▁▃████▇▃▁ ] [ █▃ ] dim 0374 μ= -0.017 σ= 0.021 zeros= 0% [ ▂▇██▄ ] [ ▂▇█▃ ] dim 0375 μ= +0.012 σ= 0.029 zeros= 0% [ ▁▃████▅▁ ] [ █▇ ] dim 0376 μ= -0.012 σ= 0.018 zeros= 0% [ ▁▅██▅ ] [ ▅█▅ ] dim 0377 μ= -0.004 σ= 0.028 zeros= 0% [ ▂▇███▅▁ ] [ ▃█▄ ] dim 0378 μ= -0.001 σ= 0.026 zeros= 0% [ ▁▅███▆▁ ] [ ▂█▅ ] dim 0379 μ= +0.003 σ= 0.026 zeros= 0% [ ▁▄███▆▂ ] [ ▄█▂ ] dim 0380 μ= -0.004 σ= 0.024 zeros= 0% [ ▁▅███▃▁ ] [ █▂ ] dim 0381 μ= +0.002 σ= 0.017 zeros= 0% [ ▁▇██▂ ] [ ▂▇█▃ ] dim 0382 μ= -0.010 σ= 0.030 zeros= 0% [ ▁▃████▅▁ ] [ ▄█▆▂ ] dim 0383 μ= +0.024 σ= 0.034 zeros= 0% [ ▁▂▆████▄▁ ] [ ▁██▁ ] dim 0384 μ= +0.010 σ= 0.026 zeros= 0% [ ▁▂████▃ ] [ ▄█▆ ] dim 0385 μ= +0.020 σ= 0.027 zeros= 0% [ ▂▅███▆▂ ] [ ▇█ ] dim 0386 μ= +0.010 σ= 0.024 zeros= 0% [ ▂▇███▂ ] [ ▅█ ] dim 0387 μ= -0.010 σ= 0.011 zeros= 0% [ ▁██▁ ] [ ▅██▄ ] dim 0388 μ= +0.011 σ= 0.043 zeros= 0% [ ▁▂▄▇█████▅▂ ] [ ▂██▂ ] dim 0389 μ= +0.008 σ= 0.028 zeros= 0% [ ▁▄████▃▁ ] [ ▁█▆ ] dim 0390 μ= +0.026 σ= 0.026 zeros= 0% [ ▁▃███▇▂ ] [ ▄█▅ ] dim 0391 μ= +0.001 σ= 0.031 zeros= 0% [ ▁▂▆███▇▃▁ ] [ ▂█▄ ] dim 0392 μ= +0.021 σ= 0.026 zeros= 0% [ ▁▄███▅▁ ] [ ▃█▇▄ ] dim 0393 μ= -0.010 σ= 0.040 zeros= 0% [ ▁▄██████▄▁ ] [ ▁█ ] dim 0394 μ= +0.018 σ= 0.018 zeros= 0% [ ▂███▁ ] [ ▁▅█▆ ] dim 0395 μ= -0.003 σ= 0.035 zeros= 0% [ ▁▄████▇▄▁ ] [ ▁█▇ ] dim 0396 μ= -0.014 σ= 0.025 zeros= 0% [ ▁▃███▇▂ ] [ █▄ ] dim 0397 μ= +0.003 σ= 0.018 zeros= 0% [ ▁▇██▃ ] [ ▁▆█▆▅ ] dim 0398 μ= +0.003 σ= 0.040 zeros= 0% [ ▂▄█████▇▂▁ ] [ █▇ ] dim 0399 μ= -0.013 σ= 0.017 zeros= 0% [ ▄██▃ ] [ ▂▆█▆▁ ] dim 0400 μ= -0.004 σ= 0.037 zeros= 0% [ ▂▅█████▄▁ ] [ ▅█▆ ] dim 0401 μ= -0.018 σ= 0.030 zeros= 0% [ ▁▆████▃▁ ] [ ▃█▄ ] dim 0402 μ= +0.001 σ= 0.025 zeros= 0% [ ▁▄███▅▁ ] [ ▆█▃ ] dim 0403 μ= -0.005 σ= 0.027 zeros= 0% [ ▂▇███▅▁ ] [ ▁█▅ ] dim 0404 μ= +0.003 σ= 0.024 zeros= 0% [ ▃███▆▁ ] [ ▆█▅ ] dim 0405 μ= +0.016 σ= 0.030 zeros= 0% [ ▁▃▇███▅▂ ] [ ▃█ ] dim 0406 μ= +0.015 σ= 0.018 zeros= 0% [ ▃██▇▁ ] [ ▄█ ] dim 0407 μ= +0.013 σ= 0.018 zeros= 0% [ ▃██▆▁ ] [ ▃█▅ ] dim 0408 μ= +0.002 σ= 0.025 zeros= 0% [ ▁▄███▆▁ ] [ ▇█ ] dim 0409 μ= -0.012 σ= 0.025 zeros= 0% [ ▃████▂ ] [ ▃█▄ ] dim 0410 μ= -0.019 σ= 0.026 zeros= 0% [ ▁▄███▆▂ ] [ ▄█▆ ] dim 0411 μ= +0.002 σ= 0.029 zeros= 0% [ ▂▅████▂▁ ] [ ▄▆█▃ ] dim 0412 μ= +0.004 σ= 0.038 zeros= 0% [ ▁▄▇████▅▂▁ ] [ ▆█▁ ] dim 0413 μ= -0.009 σ= 0.025 zeros= 0% [ ▂▇███▃ ] [ ▆█▂ ] dim 0414 μ= -0.007 σ= 0.026 zeros= 0% [ ▂▆███▃▁ ] [ ▅█ ] dim 0415 μ= -0.008 σ= 0.023 zeros= 0% [ ▁▆███▂ ] [ ▃▇█▆▁ ] dim 0416 μ= -0.004 σ= 0.038 zeros= 0% [ ▂▅█████▄▂ ] [ ▁▇█▂ ] dim 0417 μ= +0.009 σ= 0.029 zeros= 0% [ ▁▄████▄▁ ] [ █▆ ] dim 0418 μ= -0.016 σ= 0.021 zeros= 0% [ ▂███▅▁ ] [ ▂█ ] dim 0419 μ= -0.005 σ= 0.014 zeros= 0% [ ▁██▅ ] [ ▆██▃ ] dim 0420 μ= +0.002 σ= 0.035 zeros= 0% [ ▁▄█████▅▁ ] [ ▄█▄ ] dim 0421 μ= -0.019 σ= 0.027 zeros= 0% [ ▁▅███▆▂ ] [ ▇█▁ ] dim 0422 μ= +0.012 σ= 0.026 zeros= 0% [ ▂████▃▁ ] [ ▃█▁ ] dim 0423 μ= +0.016 σ= 0.023 zeros= 0% [ ▁▅███▃ ] [ ▅█▂ ] dim 0424 μ= +0.016 σ= 0.022 zeros= 0% [ ▁▄███▃ ] [ ▅▇█▄ ] dim 0425 μ= -0.011 σ= 0.039 zeros= 0% [ ▁▃▇████▇▃▁▁ ] [ █ ] dim 0426 μ= +0.019 σ= 0.013 zeros= 0% [ ▆█▅ ] [ ▆█▇▃ ] dim 0427 μ= +0.003 σ= 0.035 zeros= 0% [ ▁▃█████▄▂▁ ] [ ▁▅██▁ ] dim 0428 μ= +0.020 σ= 0.036 zeros= 0% [ ▁▄█████▅▁ ] [ ▆█ ] dim 0429 μ= +0.010 σ= 0.016 zeros= 0% [ ▃██▄ ] [ ▁██ ] dim 0430 μ= +0.008 σ= 0.025 zeros= 0% [ ▃████▂ ] [ ▅█▃ ] dim 0431 μ= +0.014 σ= 0.029 zeros= 0% [ ▁▂████▅▁ ] [ ▆█ ] dim 0432 μ= +0.011 σ= 0.020 zeros= 0% [ ▁▅███▁ ] [ ▂▇█▁ ] dim 0433 μ= -0.012 σ= 0.031 zeros= 0% [ ▂▄████▄▁ ] [ ▃█▄ ] dim 0434 μ= +0.001 σ= 0.025 zeros= 0% [ ▁▄███▅▁ ] [ █▆ ] dim 0435 μ= +0.006 σ= 0.017 zeros= 0% [ ▁▆██▃ ] [ ▁▆█▄ ] dim 0436 μ= -0.008 σ= 0.034 zeros= 0% [ ▁▅████▆▂ ] [ ▆█▂ ] dim 0437 μ= +0.011 σ= 0.030 zeros= 0% [ ▁▄████▄▁ ] [ ▃█▃ ] dim 0438 μ= -0.002 σ= 0.023 zeros= 0% [ ▁▄███▄▁ ] [ ▄█▆ ] dim 0439 μ= -0.017 σ= 0.029 zeros= 0% [ ▁▅████▂▁ ] [ ▄██ ] dim 0440 μ= +0.004 σ= 0.028 zeros= 0% [ ▁▄████▂ ] [ ▁▅█▇ ] dim 0441 μ= +0.018 σ= 0.036 zeros= 0% [ ▁▅█████▄▁ ] [ ▇█ ] dim 0442 μ= +0.012 σ= 0.019 zeros= 0% [ ▄██▇▁ ] [ ▆█ ] dim 0443 μ= -0.010 σ= 0.017 zeros= 0% [ ▄██▄ ] [ ▄██▅▂ ] dim 0444 μ= +0.018 σ= 0.044 zeros= 0% [ ▁▃▇█████▇▃▁ ] [ ▁█▇ ] dim 0445 μ= +0.006 σ= 0.021 zeros= 0% [ ▁███▅▁ ] [ ▃█▄ ] dim 0446 μ= +0.018 σ= 0.029 zeros= 0% [ ▂▆███▅▂ ] [ ▃█▅ ] dim 0447 μ= +0.021 σ= 0.024 zeros= 0% [ ▁▄███▅▁ ] [ ▂█▄▁ ] dim 0448 μ= -0.014 σ= 0.031 zeros= 0% [ ▂▄████▄▁ ] [ ▄█ ] dim 0449 μ= +0.013 σ= 0.021 zeros= 0% [ ▁▄███▂ ] [ █▃ ] dim 0450 μ= -0.017 σ= 0.019 zeros= 0% [ ▁▇██▃ ] [ ██ ] dim 0451 μ= +0.009 σ= 0.022 zeros= 0% [ ▂████▂ ] [ ▃█▇▂ ] dim 0452 μ= -0.013 σ= 0.030 zeros= 0% [ ▁▄████▄▁ ] [ ▅█ ] dim 0453 μ= -0.008 σ= 0.019 zeros= 0% [ ▄██▇▁ ] [ █ ] dim 0454 μ= -0.000 σ= 0.014 zeros= 0% [ ▆██▁ ] [ ▅██▆ ] dim 0455 μ= +0.010 σ= 0.043 zeros= 0% [ ▁▂▄▇█████▄▂▁ ] [ ▄█▇▁ ] dim 0456 μ= -0.017 σ= 0.032 zeros= 0% [ ▂▆████▄▁ ] [ ▇█▂ ] dim 0457 μ= +0.012 σ= 0.028 zeros= 0% [ ▁▃████▅▁ ] [ ▇█▅ ] dim 0458 μ= +0.015 σ= 0.031 zeros= 0% [ ▁▄████▆▂▁ ] [ ▇█ ] dim 0459 μ= -0.010 σ= 0.023 zeros= 0% [ ▁▇██▇▂ ] [ ▆█▁ ] dim 0460 μ= -0.008 σ= 0.025 zeros= 0% [ ▂▇███▃ ] [ █ ] dim 0461 μ= -0.005 σ= 0.012 zeros= 0% [ ▁██▃ ] [ ▁█▇ ] dim 0462 μ= -0.014 σ= 0.022 zeros= 0% [ ▂███▆▁ ] [ ▁▅█▇▃ ] dim 0463 μ= -0.016 σ= 0.036 zeros= 0% [ ▁▃█████▅▂ ] [ ▂██▇▃ ] dim 0464 μ= -0.019 σ= 0.042 zeros= 0% [ ▂▆█████▆▃▁ ] [ ▅█▂ ] dim 0465 μ= -0.007 σ= 0.026 zeros= 0% [ ▂▇███▃▁ ] [ ▂▇█▄▁ ] dim 0466 μ= -0.005 σ= 0.040 zeros= 0% [ ▁▃▅█████▅▂ ] [ ▂█▄ ] dim 0467 μ= +0.002 σ= 0.022 zeros= 0% [ ▂███▅▁ ] [ █▅ ] dim 0468 μ= +0.004 σ= 0.022 zeros= 0% [ ▂███▅▁ ] [ ▃█▄ ] dim 0469 μ= -0.002 σ= 0.029 zeros= 0% [ ▁▂▆███▆▂ ] [ █▄ ] dim 0470 μ= -0.017 σ= 0.017 zeros= 0% [ ▁▇██▂ ] [ █ ] dim 0471 μ= +0.039 σ= 0.015 zeros= 0% [ ▁▇█▇▁ ] [ ▅█▄ ] dim 0472 μ= -0.002 σ= 0.028 zeros= 0% [ ▂▆███▅▁ ] [ █▃ ] dim 0473 μ= -0.016 σ= 0.015 zeros= 0% [ ▅██▂ ] [ ▅█▁ ] dim 0474 μ= +0.015 σ= 0.022 zeros= 0% [ ▁▄███▃ ] [ ▂▆█▅▁ ] dim 0475 μ= -0.001 σ= 0.039 zeros= 0% [ ▁▂▄█████▅▂▁ ] [ ▆█ ] dim 0476 μ= -0.010 σ= 0.022 zeros= 0% [ ▁▆██▇▂ ] [ ▅█▁ ] dim 0477 μ= -0.006 σ= 0.020 zeros= 0% [ ▁▃███▂ ] [ ▅█▄ ] dim 0478 μ= -0.024 σ= 0.024 zeros= 0% [ ▁▅███▃▁ ] [ ▄█▇▃ ] dim 0479 μ= +0.007 σ= 0.031 zeros= 0% [ ▂▅████▄▁ ] [ ▁▇█▄ ] dim 0480 μ= -0.008 σ= 0.031 zeros= 0% [ ▁▄████▅▁ ] [ █▂ ] dim 0481 μ= +0.020 σ= 0.019 zeros= 0% [ ▂███▂ ] [ ▂█▇▃ ] dim 0482 μ= +0.009 σ= 0.030 zeros= 0% [ ▁▄████▄▁ ] [ ▁▅█▂ ] dim 0483 μ= -0.009 σ= 0.031 zeros= 0% [ ▁▃████▅▁ ] [ ▄█▇▃ ] dim 0484 μ= +0.003 σ= 0.034 zeros= 0% [ ▁▃▇████▄▁ ] [ ▁█ ] dim 0485 μ= +0.016 σ= 0.014 zeros= 0% [ ▁██▅ ] [ ▂█▆ ] dim 0486 μ= +0.024 σ= 0.029 zeros= 0% [ ▁▄███▆▃▁ ] [ ▅█▃ ] dim 0487 μ= +0.016 σ= 0.024 zeros= 0% [ ▁▅███▃▁ ] [ ▁▅▆█▅ ] dim 0488 μ= +0.027 σ= 0.045 zeros= 0% [ ▁▂▆██████▅▂▁ ] [ ▄█▁ ] dim 0489 μ= -0.025 σ= 0.024 zeros= 0% [ ▁▅███▃▁ ] [ ▂█▅▂ ] dim 0490 μ= -0.012 σ= 0.032 zeros= 0% [ ▁▅████▅▁ ] [ █ ] dim 0491 μ= +0.020 σ= 0.016 zeros= 0% [ ▁▇██▁ ] [ ▂██▂ ] dim 0492 μ= -0.011 σ= 0.028 zeros= 0% [ ▁▃████▄▁ ] [ ▄█ ] dim 0493 μ= +0.014 σ= 0.019 zeros= 0% [ ▃██▆▁ ] [ █▃ ] dim 0494 μ= +0.022 σ= 0.019 zeros= 0% [ ▂███▃ ] [ ▂█▆ ] dim 0495 μ= -0.015 σ= 0.027 zeros= 0% [ ▁▄████▂ ] [ █▄ ] dim 0496 μ= +0.025 σ= 0.015 zeros= 0% [ ▄██▂ ] [ █▇ ] dim 0497 μ= -0.015 σ= 0.019 zeros= 0% [ ▁▇██▄ ] [ ▂▇██▂ ] dim 0498 μ= +0.016 σ= 0.040 zeros= 0% [ ▁▃▅█████▅▁ ] [ ▂██▁ ] dim 0499 μ= -0.012 σ= 0.028 zeros= 0% [ ▁▄████▃▁ ] [ ▁▄█▇▂ ] dim 0500 μ= +0.023 σ= 0.040 zeros= 0% [ ▂▄█████▆▃▁ ] [ ▂█ ] dim 0501 μ= -0.006 σ= 0.014 zeros= 0% [ ▁██▄ ] [ ▂█▄ ] dim 0502 μ= +0.020 σ= 0.022 zeros= 0% [ ▃███▄ ] [ ▄█▆ ] dim 0503 μ= +0.002 σ= 0.031 zeros= 0% [ ▂▇████▃▁ ] [ █ ] dim 0504 μ= -0.004 σ= 0.012 zeros= 0% [ ▆█▄ ] [ ▄█▃ ] dim 0505 μ= -0.003 σ= 0.024 zeros= 0% [ ▁▅███▃▁ ] [ ▁█▇ ] dim 0506 μ= +0.008 σ= 0.026 zeros= 0% [ ▁▃████▂▁ ] [ ██▁ ] dim 0507 μ= -0.010 σ= 0.024 zeros= 0% [ ▂████▂ ] [ ▁▇█▅ ] dim 0508 μ= -0.003 σ= 0.034 zeros= 0% [ ▁▄█████▃▁ ] [ ▃█▄ ] dim 0509 μ= +0.000 σ= 0.025 zeros= 0% [ ▁▄███▅▁ ] [ ▅█▃ ] dim 0510 μ= -0.007 σ= 0.029 zeros= 0% [ ▃████▅▁ ] [ ▅█▇▃ ] dim 0511 μ= +0.008 σ= 0.036 zeros= 0% [ ▁▂▆████▆▂▁ ] [ ▂█▅ ] dim 0512 μ= -0.016 σ= 0.026 zeros= 0% [ ▁▃███▇▂ ] [ █▁ ] dim 0513 μ= +0.024 σ= 0.012 zeros= 0% [ ▃██ ] [ ▂▇█▃ ] dim 0514 μ= +0.012 σ= 0.032 zeros= 0% [ ▁▄████▅▂▁ ] [ ▁██▂ ] dim 0515 μ= -0.030 σ= 0.025 zeros= 0% [ ▂████▃ ] [ █▅ ] dim 0516 μ= +0.025 σ= 0.020 zeros= 0% [ ▁▇██▃▁ ] [ ▃▇█▇ ] dim 0517 μ= -0.006 σ= 0.039 zeros= 0% [ ▁▂▆█████▅▁ ] [ █▅ ] dim 0518 μ= +0.025 σ= 0.023 zeros= 0% [ ▃███▅▁ ] [ ▄█▆ ] dim 0519 μ= -0.039 σ= 0.028 zeros= 0% [ ▁▅███▇▂ ] [ ▂▇█▃ ] dim 0520 μ= +0.011 σ= 0.031 zeros= 0% [ ▁▄████▅▁▁ ] [ ▅█▆ ] dim 0521 μ= +0.020 σ= 0.033 zeros= 0% [ ▁▃█████▃▁ ] [ ▄█▁ ] dim 0522 μ= +0.014 σ= 0.025 zeros= 0% [ ▂▆███▃▁ ] [ █ ] dim 0523 μ= +0.019 σ= 0.016 zeros= 0% [ ▁██▇▁ ] [ ▇█▂ ] dim 0524 μ= +0.013 σ= 0.028 zeros= 0% [ ▃████▄▁ ] [ █ ] dim 0525 μ= -0.006 σ= 0.011 zeros= 0% [ ██▂ ] [ ▁█▅ ] dim 0526 μ= -0.016 σ= 0.025 zeros= 0% [ ▁▃███▆▂ ] [ ▆█▂ ] dim 0527 μ= +0.014 σ= 0.025 zeros= 0% [ ▂▇███▄▁ ] [ ▄█▅ ] dim 0528 μ= -0.041 σ= 0.028 zeros= 0% [ ▁▆███▇▂ ] [ ▁▆█▄ ] dim 0529 μ= +0.012 σ= 0.029 zeros= 0% [ ▁▃████▅▁ ] [ ▂█▆ ] dim 0530 μ= -0.013 σ= 0.026 zeros= 0% [ ▃████▃ ] [ █▅ ] dim 0531 μ= -0.014 σ= 0.024 zeros= 0% [ ▂▇██▆▂ ] [ ▁▇█▄ ] dim 0532 μ= -0.005 σ= 0.032 zeros= 0% [ ▁▃████▆▂▁ ] [ ▂█▂ ] dim 0533 μ= -0.002 σ= 0.020 zeros= 0% [ ▃███▂ ] [ ▆█▆ ] dim 0534 μ= -0.002 σ= 0.032 zeros= 0% [ ▁▃████▇▃▁ ] [ ▁█▇█▅ ] dim 0535 μ= -0.017 σ= 0.039 zeros= 0% [ ▂▄█████▆▂▁ ] [ ▃█▁ ] dim 0536 μ= +0.016 σ= 0.019 zeros= 0% [ ▃███▁ ] [ ▅█▇▁ ] dim 0537 μ= +0.005 σ= 0.032 zeros= 0% [ ▂▆████▄▁ ] [ ▁▇█▁ ] dim 0538 μ= +0.029 σ= 0.028 zeros= 0% [ ▁▃████▃▁ ] [ ▁▅█▇▂ ] dim 0539 μ= +0.003 σ= 0.037 zeros= 0% [ ▁▄█████▆▂▁ ] [ ▂▇█▅ ] dim 0540 μ= -0.005 σ= 0.036 zeros= 0% [ ▁▄████▇▃▁ ] [ ▄█▄ ] dim 0541 μ= -0.002 σ= 0.027 zeros= 0% [ ▂▅███▅▁ ] [ ▇█▅ ] dim 0542 μ= -0.003 σ= 0.033 zeros= 0% [ ▁▃████▆▂▁ ] [ ▂██▇▂ ] dim 0543 μ= +0.017 σ= 0.038 zeros= 0% [ ▁▂▅█████▄▂ ] [ ▁█▇ ] dim 0544 μ= +0.007 σ= 0.022 zeros= 0% [ ▂███▆▁ ] [ █▁ ] dim 0545 μ= -0.020 σ= 0.016 zeros= 0% [ ▁▇██▁ ] [ ▃█▆▂ ] dim 0546 μ= -0.016 σ= 0.033 zeros= 0% [ ▁▂▇████▅▁ ] [ ▂██ ] dim 0547 μ= -0.013 σ= 0.026 zeros= 0% [ ▃████▃ ] [ ▂█▅ ] dim 0548 μ= -0.036 σ= 0.024 zeros= 0% [ ▂███▇▁ ] [ ▁██▃ ] dim 0549 μ= +0.013 σ= 0.030 zeros= 0% [ ▁▃████▆▂ ] [ ▃▇█▃ ] dim 0550 μ= -0.009 σ= 0.039 zeros= 0% [ ▁▃▆█████▄▁ ] [ █▇ ] dim 0551 μ= +0.007 σ= 0.017 zeros= 0% [ ▅██▃ ] [ ▄█▄ ] dim 0552 μ= -0.005 σ= 0.028 zeros= 0% [ ▁▂████▅▁ ] [ ▅█▄ ] dim 0553 μ= -0.004 σ= 0.027 zeros= 0% [ ▂████▅▁ ] [ ▂█▁ ] dim 0554 μ= +0.018 σ= 0.018 zeros= 0% [ ▂███▁ ] [ ▆█▃ ] dim 0555 μ= +0.014 σ= 0.030 zeros= 0% [ ▁▃████▆▂ ] [ ▄▇█▁ ] dim 0556 μ= -0.015 σ= 0.034 zeros= 0% [ ▂▇████▅▂ ] [ ▄█▂ ] dim 0557 μ= -0.003 σ= 0.021 zeros= 0% [ ▁▃███▃ ] [ ██▂ ] dim 0558 μ= +0.009 σ= 0.026 zeros= 0% [ ▁▃████▃ ] [ ▅██▅ ] dim 0559 μ= -0.010 σ= 0.042 zeros= 0% [ ▂▄██████▅▂ ] [ ▁▄█▆ ] dim 0560 μ= -0.002 σ= 0.038 zeros= 0% [ ▂▄█████▄▁ ] [ ▁▅█▅ ] dim 0561 μ= -0.022 σ= 0.036 zeros= 0% [ ▁▄█████▄▁ ] [ ▁█▃ ] dim 0562 μ= +0.001 σ= 0.021 zeros= 0% [ ▂███▃ ] [ ██▁ ] dim 0563 μ= +0.030 σ= 0.027 zeros= 0% [ ▁▃████▃▁ ] [ █▇ ] dim 0564 μ= +0.006 σ= 0.020 zeros= 0% [ ▁███▅▁ ] [ ▂█▃ ] dim 0565 μ= -0.021 σ= 0.023 zeros= 0% [ ▁▄███▄▁ ] [ ▂█▆▁ ] dim 0566 μ= +0.007 σ= 0.028 zeros= 0% [ ▁▄████▃ ] [ █▂ ] dim 0567 μ= +0.002 σ= 0.016 zeros= 0% [ ▆██▂ ] [ ▆█▂ ] dim 0568 μ= +0.015 σ= 0.025 zeros= 0% [ ▁▇███▄▁ ] [ ▄█▅▁ ] dim 0569 μ= -0.017 σ= 0.029 zeros= 0% [ ▁▅████▂▁ ] [ ▆█▃ ] dim 0570 μ= +0.014 σ= 0.026 zeros= 0% [ ▂▇███▄▁ ] [ ▄█▇ ] dim 0571 μ= +0.002 σ= 0.031 zeros= 0% [ ▂▆████▃▁ ] [ █▅ ] dim 0572 μ= +0.007 σ= 0.015 zeros= 0% [ ▄██▂ ] [ ▃█▂ ] dim 0573 μ= -0.004 σ= 0.022 zeros= 0% [ ▁▄███▂ ] [ ██ ] dim 0574 μ= -0.011 σ= 0.016 zeros= 0% [ ▃██▄ ] [ ▂▇█▇▄ ] dim 0575 μ= +0.004 σ= 0.043 zeros= 0% [ ▂▅█████▆▄▂▁ ] [ ▃█▂ ] dim 0576 μ= +0.017 σ= 0.026 zeros= 0% [ ▁▆███▄▁ ] [ ▃█▄ ] dim 0577 μ= -0.001 σ= 0.025 zeros= 0% [ ▁▅███▅▁ ] [ ▂▇█▁ ] dim 0578 μ= -0.011 σ= 0.033 zeros= 0% [ ▂▅████▅▁ ] [ ▇█▁ ] dim 0579 μ= -0.009 σ= 0.025 zeros= 0% [ ▂▇███▃▁ ] [ ▇█▆ ] dim 0580 μ= -0.003 σ= 0.030 zeros= 0% [ ▁▂▇███▇▂ ] [ ▃█▃ ] dim 0581 μ= +0.001 σ= 0.025 zeros= 0% [ ▁▄███▅▁ ] [ █▅ ] dim 0582 μ= +0.024 σ= 0.018 zeros= 0% [ ▁▇██▃ ] [ ▂█ ] dim 0583 μ= -0.006 σ= 0.013 zeros= 0% [ ▁██▄ ] [ ▃█▄ ] dim 0584 μ= +0.001 σ= 0.031 zeros= 0% [ ▂▆████▃ ] [ ▂▄██▅▃ ] dim 0585 μ= -0.033 σ= 0.050 zeros= 0% [ ▁▃▇██████▅▃▁ ] -> OUTLIER_SPREAD: this_std=0.0497, mean_std=0.0266, +3.3sigma vs threshold=3.0sigma [ ▁█▄ ] dim 0586 μ= +0.002 σ= 0.022 zeros= 0% [ ▂███▄▁ ] [ ▄█ ] dim 0587 μ= -0.007 σ= 0.016 zeros= 0% [ ▂██▅ ] [ ▄▇█▄ ] dim 0588 μ= -0.010 σ= 0.034 zeros= 0% [ ▁▂▅████▆▂ ] [ █ ] dim 0589 μ= -0.001 σ= 0.016 zeros= 0% [ ▁▇██▁ ] [ ▄██▂ ] dim 0590 μ= +0.008 σ= 0.035 zeros= 0% [ ▁▃▆████▆▂▁ ] [ █▂ ] dim 0591 μ= -0.020 σ= 0.018 zeros= 0% [ ▁███▂ ] [ ▃█▂ ] dim 0592 μ= -0.004 σ= 0.022 zeros= 0% [ ▁▄███▂ ] [ ▂▆█▅ ] dim 0593 μ= +0.017 σ= 0.035 zeros= 0% [ ▁▄████▇▄▁ ] [ ▂▇██▂ ] dim 0594 μ= -0.001 σ= 0.037 zeros= 0% [ ▁▅█████▄▂ ] [ ▂█▇▁ ] dim 0595 μ= +0.009 σ= 0.026 zeros= 0% [ ▃████▃▁ ] [ █▄ ] dim 0596 μ= +0.004 σ= 0.023 zeros= 0% [ ▂███▅▁ ] [ ▅█▄ ] dim 0597 μ= +0.016 σ= 0.029 zeros= 0% [ ▁▃▇███▆▁ ] [ ▂█▆▁ ] dim 0598 μ= +0.004 σ= 0.028 zeros= 0% [ ▁▆████▂▁ ] [ █▂ ] dim 0599 μ= +0.023 σ= 0.014 zeros= 0% [ ▅██ ] [ ▆█▆▂ ] dim 0600 μ= -0.016 σ= 0.036 zeros= 0% [ ▁▃▇████▅▂▁ ] [ ▄█ ] dim 0601 μ= +0.013 σ= 0.021 zeros= 0% [ ▁▄███▂ ] [ █▇ ] dim 0602 μ= -0.013 σ= 0.019 zeros= 0% [ ▁▇██▅▁ ] [ ▆█▅ ] dim 0603 μ= -0.022 σ= 0.026 zeros= 0% [ ▁▅███▆▁ ] [ ▃█▅ ] dim 0604 μ= +0.001 σ= 0.028 zeros= 0% [ ▁▅███▆▂ ] [ ▇█▄ ] dim 0605 μ= +0.015 σ= 0.030 zeros= 0% [ ▁▃▇███▆▂ ] [ ██ ] dim 0606 μ= +0.030 σ= 0.019 zeros= 0% [ ▁▆██▇▁ ] [ ▆█▅ ] dim 0607 μ= +0.000 σ= 0.032 zeros= 0% [ ▁▃▇████▄▁ ] [ ▁▆█▅▂ ] dim 0608 μ= -0.003 σ= 0.038 zeros= 0% [ ▂▅█████▄▁▁ ] [ ▃██▂ ] dim 0609 μ= +0.008 σ= 0.031 zeros= 0% [ ▂▄████▄▁ ] [ ▃█▂ ] dim 0610 μ= +0.017 σ= 0.021 zeros= 0% [ ▁▃███▂ ] [ ▃█▄ ] dim 0611 μ= -0.000 σ= 0.025 zeros= 0% [ ▁▄███▄▁ ] [ ▃▆█▃ ] dim 0612 μ= +0.010 σ= 0.039 zeros= 0% [ ▁▃▇█████▃▁ ] [ █ ] dim 0613 μ= +0.019 σ= 0.013 zeros= 0% [ ▅█▆ ] [ █▇ ] dim 0614 μ= +0.009 σ= 0.024 zeros= 0% [ ▂▇███▂ ] [ ▅█ ] dim 0615 μ= -0.008 σ= 0.018 zeros= 0% [ ▃██▆▁ ] [ ▅█▂ ] dim 0616 μ= -0.004 σ= 0.025 zeros= 0% [ ▁▅███▄▁ ] [ ▂██▂ ] dim 0617 μ= +0.008 σ= 0.030 zeros= 0% [ ▁▅████▄▁ ] [ ▃█▅ ] dim 0618 μ= +0.003 σ= 0.027 zeros= 0% [ ▁▅███▆▂ ] [ ▇█ ] dim 0619 μ= -0.009 σ= 0.017 zeros= 0% [ ▃██▅▁ ] [ ▅█▃ ] dim 0620 μ= -0.004 σ= 0.026 zeros= 0% [ ▁▆███▅▁ ] [ ▁█▄ ] dim 0621 μ= -0.038 σ= 0.022 zeros= 0% [ ▂███▄▁ ] [ ▂██▄ ] dim 0622 μ= -0.009 σ= 0.033 zeros= 0% [ ▁▅████▅▂▁ ] [ █▇ ] dim 0623 μ= +0.007 σ= 0.023 zeros= 0% [ ▂███▆▁ ] [ ▄█ ] dim 0624 μ= -0.006 σ= 0.020 zeros= 0% [ ▄███▂ ] [ ▃█▄ ] dim 0625 μ= -0.019 σ= 0.025 zeros= 0% [ ▄███▆▁ ] [ ▅█▇▃ ] dim 0626 μ= -0.012 σ= 0.039 zeros= 0% [ ▁▃█████▇▃▁ ] [ ▅█▃ ] dim 0627 μ= +0.016 σ= 0.025 zeros= 0% [ ▁▅███▄▁ ] [ ▅█▅▁ ] dim 0628 μ= -0.020 σ= 0.036 zeros= 0% [ ▁▄█████▄▁ ] [ ▄██▄ ] dim 0629 μ= -0.012 σ= 0.032 zeros= 0% [ ▂▅████▅▁ ] [ ▅█▆ ] dim 0630 μ= -0.020 σ= 0.026 zeros= 0% [ ▁▅███▆▁ ] [ ▅█▅ ] dim 0631 μ= -0.000 σ= 0.029 zeros= 0% [ ▁▆███▇▂ ] [ █▆ ] dim 0632 μ= -0.013 σ= 0.022 zeros= 0% [ ▁███▆▁ ] [ ▁█▆ ] dim 0633 μ= -0.016 σ= 0.023 zeros= 0% [ ▃███▅▁ ] [ ▅█ ] dim 0634 μ= -0.009 σ= 0.019 zeros= 0% [ ▄██▆▁ ] [ ▂▅█▆▂ ] dim 0635 μ= -0.020 σ= 0.038 zeros= 0% [ ▂▄█████▅▂ ] [ ▄█▁ ] dim 0636 μ= -0.004 σ= 0.020 zeros= 0% [ ▃███▂ ] [ ▅█▃ ] dim 0637 μ= -0.025 σ= 0.031 zeros= 0% [ ▁▃▇███▆▂▁ ] [ ▃█▃ ] dim 0638 μ= -0.021 σ= 0.022 zeros= 0% [ ▃███▄ ] [ ▂▇█▆ ] dim 0639 μ= +0.015 σ= 0.034 zeros= 0% [ ▁▄█████▃▁ ] [ █▃ ] dim 0640 μ= +0.003 σ= 0.021 zeros= 0% [ ▂▇██▃▁ ] [ ▅▇█▆▁ ] dim 0641 μ= -0.009 σ= 0.042 zeros= 0% [ ▁▃██████▄▂▁ ] [ ▄█▃ ] dim 0642 μ= +0.020 σ= 0.024 zeros= 0% [ ▁▄███▅▁ ] [ ▆█▁ ] dim 0643 μ= -0.007 σ= 0.021 zeros= 0% [ ▁▅███▂ ] [ ▄█▆▁ ] dim 0644 μ= -0.015 σ= 0.029 zeros= 0% [ ▁▄████▃▁ ] [ ▆█▅ ] dim 0645 μ= -0.004 σ= 0.032 zeros= 0% [ ▁▃████▇▃ ] [ ▂▆█▁ ] dim 0646 μ= +0.009 σ= 0.031 zeros= 0% [ ▁▄████▅▁ ] [ ▆█▂ ] dim 0647 μ= -0.005 σ= 0.024 zeros= 0% [ ▁▅███▃▁ ] [ ▃██ ] dim 0648 μ= +0.006 σ= 0.028 zeros= 0% [ ▁▄████▃▁ ] [ ▄▇█▃ ] dim 0649 μ= -0.013 σ= 0.035 zeros= 0% [ ▃▆████▆▂▁ ] [ ▁██▃ ] dim 0650 μ= -0.009 σ= 0.031 zeros= 0% [ ▁▄████▆▂ ] [ ▃█▆▂ ] dim 0651 μ= +0.007 σ= 0.031 zeros= 0% [ ▁▅████▃▁ ] [ ▃▆█▂ ] dim 0652 μ= +0.029 σ= 0.030 zeros= 0% [ ▁▄████▄▁ ] [ ▂█▅▁ ] dim 0653 μ= -0.013 σ= 0.030 zeros= 0% [ ▁▄████▄▁ ] [ ▄█▁ ] dim 0654 μ= -0.005 σ= 0.021 zeros= 0% [ ▁▄███▂ ] [ ▃█▅ ] dim 0655 μ= +0.002 σ= 0.024 zeros= 0% [ ▁▃███▆▁ ] [ ▁█▆ ] dim 0656 μ= +0.003 σ= 0.022 zeros= 0% [ ▂███▄▁ ] [ ▁▆█▄ ] dim 0657 μ= +0.012 σ= 0.034 zeros= 0% [ ▂▅████▆▂▁ ] [ ▁█▂ ] dim 0658 μ= -0.001 σ= 0.019 zeros= 0% [ ▂███▂ ] [ ▄█▄ ] dim 0659 μ= +0.018 σ= 0.029 zeros= 0% [ ▂▇███▆▂▁ ] [ ▃█▄▁ ] dim 0660 μ= +0.005 σ= 0.037 zeros= 0% [ ▁▃▆████▅▂▁ ] [ ▃█▂ ] dim 0661 μ= -0.002 σ= 0.024 zeros= 0% [ ▁▄███▄▁ ] [ █ ] dim 0662 μ= +0.000 σ= 0.013 zeros= 0% [ ▅█▇ ] [ ▃▇█▄ ] dim 0663 μ= -0.008 σ= 0.039 zeros= 0% [ ▁▃█████▇▄▂ ] [ ▄█▆ ] dim 0664 μ= +0.001 σ= 0.028 zeros= 0% [ ▁▆███▆▂ ] [ ▄█▆▃ ] dim 0665 μ= -0.011 σ= 0.036 zeros= 0% [ ▂▆████▆▃▁ ] [ ▁█▅ ] dim 0666 μ= +0.004 σ= 0.023 zeros= 0% [ ▃███▆▁ ] [ ▂█▆▄ ] dim 0667 μ= +0.009 σ= 0.037 zeros= 0% [ ▁▂▇████▆▃▁ ] [ █▆ ] dim 0668 μ= +0.007 σ= 0.018 zeros= 0% [ ▁▅██▄ ] [ ▃█▅ ] dim 0669 μ= -0.018 σ= 0.028 zeros= 0% [ ▁▅███▇▂ ] [ ▇█▁ ] dim 0670 μ= +0.009 σ= 0.024 zeros= 0% [ ▂████▂ ] [ ██ ] dim 0671 μ= +0.030 σ= 0.024 zeros= 0% [ ▂▇███▂ ] [ ▁██ ] dim 0672 μ= +0.008 σ= 0.024 zeros= 0% [ ▃████▂ ] [ ██ ] dim 0673 μ= +0.009 σ= 0.023 zeros= 0% [ ▂███▇▂ ] [ ▄█▆ ] dim 0674 μ= +0.019 σ= 0.026 zeros= 0% [ ▁▆███▅▁ ] [ ▄█▄ ] dim 0675 μ= +0.018 σ= 0.030 zeros= 0% [ ▁▂▇███▇▂ ] [ ▁█▅ ] dim 0676 μ= -0.017 σ= 0.026 zeros= 0% [ ▁▃███▆▂ ] [ ▁▅█▆ ] dim 0677 μ= +0.017 σ= 0.036 zeros= 0% [ ▁▄████▇▃▁ ] [ ▆█▁ ] dim 0678 μ= -0.027 σ= 0.023 zeros= 0% [ ▁▆███▃ ] [ ▆█▅ ] dim 0679 μ= -0.003 σ= 0.028 zeros= 0% [ ▁▂▆███▆▂ ] [ ██ ] dim 0680 μ= +0.008 σ= 0.020 zeros= 0% [ ▁▇██▆▁ ] [ ▃█▂ ] dim 0681 μ= +0.039 σ= 0.025 zeros= 0% [ ▁▅███▄▁ ] [ █▇ ] dim 0682 μ= -0.013 σ= 0.021 zeros= 0% [ ▁▇██▅▁ ] [ ▃█▅ ] dim 0683 μ= +0.003 σ= 0.030 zeros= 0% [ ▂▅███▇▃▁ ] [ █ ] dim 0684 μ= +0.019 σ= 0.017 zeros= 0% [ ▁███▁ ] [ ▇█▃ ] dim 0685 μ= +0.014 σ= 0.026 zeros= 0% [ ▂████▄▁ ] [ ▂█▆▆▁ ] dim 0686 μ= -0.023 σ= 0.042 zeros= 0% [ ▁▃▆█████▅▃▁ ] [ ▅█▄ ] dim 0687 μ= -0.003 σ= 0.029 zeros= 0% [ ▂▇███▅▁ ] [ ▄▇█▄ ] dim 0688 μ= -0.013 σ= 0.037 zeros= 0% [ ▁▃█████▆▂▁ ] [ ██ ] dim 0689 μ= -0.013 σ= 0.022 zeros= 0% [ ▂███▇▁ ] [ ▇█ ] dim 0690 μ= +0.009 σ= 0.017 zeros= 0% [ ▄██▅ ] [ ▇█▆ ] dim 0691 μ= +0.019 σ= 0.032 zeros= 0% [ ▁▃▇████▂▁ ] [ ▅█▅ ] dim 0692 μ= -0.002 σ= 0.029 zeros= 0% [ ▂████▆▂ ] [ ▅██▃ ] dim 0693 μ= -0.012 σ= 0.034 zeros= 0% [ ▁▂▆████▆▂ ] [ ██ ] dim 0694 μ= +0.010 σ= 0.022 zeros= 0% [ ▁▇███▁ ] [ ▄██▁ ] dim 0695 μ= -0.015 σ= 0.028 zeros= 0% [ ▁▄████▃▁ ] [ ▇█ ] dim 0696 μ= +0.011 σ= 0.023 zeros= 0% [ ▁▆███▂ ] [ ▅█▇ ] dim 0697 μ= -0.019 σ= 0.032 zeros= 0% [ ▁▂▇████▄▁ ] [ █▁ ] dim 0698 μ= -0.021 σ= 0.016 zeros= 0% [ ▁▇██▁ ] [ ▄█▄ ] dim 0699 μ= -0.004 σ= 0.026 zeros= 0% [ ▂▅███▄▁ ] [ ▅█▄ ] dim 0700 μ= -0.004 σ= 0.027 zeros= 0% [ ▂▇███▅▁ ] [ ▃█▇▄ ] dim 0701 μ= +0.011 σ= 0.033 zeros= 0% [ ▁▄████▆▂▁ ] [ ▅█▄ ] dim 0702 μ= -0.004 σ= 0.026 zeros= 0% [ ▁▆███▅▁ ] [ ▃█▅ ] dim 0703 μ= +0.001 σ= 0.024 zeros= 0% [ ▁▃███▅▁ ] [ █ ] dim 0704 μ= -0.004 σ= 0.014 zeros= 0% [ ▁██▆ ] [ ▂▇█▃ ] dim 0705 μ= -0.010 σ= 0.031 zeros= 0% [ ▁▄████▅▁ ] [ █▃ ] dim 0706 μ= +0.025 σ= 0.014 zeros= 0% [ ▄██▁ ] [ █▁ ] dim 0707 μ= -0.018 σ= 0.018 zeros= 0% [ ▁▇██▂ ] [ ▂▆█▁ ] dim 0708 μ= +0.009 σ= 0.032 zeros= 0% [ ▁▄████▅▂ ] [ ▄█▃ ] dim 0709 μ= +0.018 σ= 0.022 zeros= 0% [ ▁▄███▃ ] [ ▃▆██▁ ] dim 0710 μ= -0.001 σ= 0.040 zeros= 0% [ ▂▅█████▅▂▁ ] [ ▂▇█▄ ] dim 0711 μ= -0.008 σ= 0.036 zeros= 0% [ ▁▂▅████▇▃▁ ] [ ▁██ ] dim 0712 μ= -0.012 σ= 0.025 zeros= 0% [ ▃████▃ ] [ ▆█▃ ] dim 0713 μ= -0.006 σ= 0.028 zeros= 0% [ ▁▂████▅▁ ] [ ▂▅█▄ ] dim 0714 μ= -0.008 σ= 0.035 zeros= 0% [ ▁▂▅████▇▂▁ ] [ ▂█▃ ] dim 0715 μ= +0.021 σ= 0.021 zeros= 0% [ ▂███▃ ] [ ▄█ ] dim 0716 μ= +0.014 σ= 0.019 zeros= 0% [ ▃██▇▁ ] [ ▁▆█▂ ] dim 0717 μ= +0.008 σ= 0.029 zeros= 0% [ ▁▄████▄ ] [ ▂█ ] dim 0718 μ= -0.025 σ= 0.017 zeros= 0% [ ▂██▆▁ ] [ ▆█▇▁ ] dim 0719 μ= +0.042 σ= 0.036 zeros= 0% [ ▁▃█████▄▂ ] [ ▆█▆ ] dim 0720 μ= -0.000 σ= 0.031 zeros= 0% [ ▁▂▇███▇▃▁ ] [ ▂█▆ ] dim 0721 μ= -0.016 σ= 0.025 zeros= 0% [ ▃███▇▁ ] [ ▃█ ] dim 0722 μ= -0.004 σ= 0.018 zeros= 0% [ ▂███▁ ] [ ▃█▇ ] dim 0723 μ= -0.018 σ= 0.032 zeros= 0% [ ▂▇████▄▁ ] [ ▂█▇▄ ] dim 0724 μ= +0.012 σ= 0.032 zeros= 0% [ ▁▅████▆▂ ] [ █▆ ] dim 0725 μ= +0.005 σ= 0.020 zeros= 0% [ ▂███▅ ] [ ▃▇█▄ ] dim 0726 μ= -0.008 σ= 0.038 zeros= 0% [ ▁▃▅█████▄▁ ] [ ██▁ ] dim 0727 μ= -0.010 σ= 0.024 zeros= 0% [ ▂▇███▂ ] [ ▂█▄ ] dim 0728 μ= -0.019 σ= 0.021 zeros= 0% [ ▂███▄ ] [ ▁█▇ ] dim 0729 μ= +0.008 σ= 0.026 zeros= 0% [ ▃████▃ ] [ ▂█▇ ] dim 0730 μ= -0.015 σ= 0.025 zeros= 0% [ ▁▃████▂ ] [ ▃█▆ ] dim 0731 μ= +0.004 σ= 0.030 zeros= 0% [ ▁▅████▃▁ ] [ ▃▇█▁ ] dim 0732 μ= +0.007 σ= 0.029 zeros= 0% [ ▁▄████▄▁ ] [ ▁██ ] dim 0733 μ= +0.007 σ= 0.024 zeros= 0% [ ▂███▆▂ ] [ ██ ] dim 0734 μ= -0.011 σ= 0.022 zeros= 0% [ ▁▇███▂ ] [ ▁█▅ ] dim 0735 μ= -0.016 σ= 0.022 zeros= 0% [ ▂███▄▁ ] [ ▆█▁ ] dim 0736 μ= -0.026 σ= 0.020 zeros= 0% [ ▄███▂ ] [ ▅█▅ ] dim 0737 μ= -0.022 σ= 0.031 zeros= 0% [ ▁▂▇███▇▃ ] [ ▃▇██▅ ] dim 0738 μ= +0.022 σ= 0.043 zeros= 0% [ ▁▃▆██████▄▁ ] [ █▃ ] dim 0739 μ= -0.017 σ= 0.021 zeros= 0% [ ▂███▄▁ ] [ ▁▅█▇ ] dim 0740 μ= +0.014 σ= 0.038 zeros= 0% [ ▁▃▅█████▃▁ ] [ ▁▇█▁ ] dim 0741 μ= +0.029 σ= 0.024 zeros= 0% [ ▃████▂ ] [ ▂▇█▂ ] dim 0742 μ= -0.015 σ= 0.032 zeros= 0% [ ▁▂▅████▄▁ ] [ █▄ ] dim 0743 μ= -0.038 σ= 0.019 zeros= 0% [ ▁███▃ ] [ ▅██ ] dim 0744 μ= +0.002 σ= 0.030 zeros= 0% [ ▂▆███▇▄▁ ] [ ▄█▂ ] dim 0745 μ= +0.017 σ= 0.024 zeros= 0% [ ▁▅███▄▁ ] [ ▄█ ] dim 0746 μ= -0.007 σ= 0.016 zeros= 0% [ ▂██▆▁ ] [ ▅█▃ ] dim 0747 μ= -0.005 σ= 0.030 zeros= 0% [ ▁▃▇███▅▁ ] [ ▅█▄ ] dim 0748 μ= -0.023 σ= 0.030 zeros= 0% [ ▂▇███▅▂▁ ] [ ██ ] dim 0749 μ= -0.011 σ= 0.022 zeros= 0% [ ▂▆██▇▁ ] [ ▂▆█▅▁ ] dim 0750 μ= -0.003 σ= 0.038 zeros= 0% [ ▁▂▅█████▅▂ ] [ ▄█▅ ] dim 0751 μ= +0.002 σ= 0.031 zeros= 0% [ ▁▂▆████▃▁ ] [ ▄█▇ ] dim 0752 μ= +0.003 σ= 0.027 zeros= 0% [ ▁▅███▇▂ ] [ ▅█▁ ] dim 0753 μ= -0.007 σ= 0.024 zeros= 0% [ ▁▇███▃ ] [ █▆ ] dim 0754 μ= -0.013 σ= 0.011 zeros= 0% [ ▂██▁ ] [ ▄█ ] dim 0755 μ= -0.007 σ= 0.018 zeros= 0% [ ▃██▇▁ ] [ █▆▂ ] dim 0756 μ= +0.014 σ= 0.027 zeros= 0% [ ▂▇███▅▁ ] [ ▃█▅ ] dim 0757 μ= +0.002 σ= 0.026 zeros= 0% [ ▁▄███▆▁ ] [ ▂▆█▃ ] dim 0758 μ= -0.008 σ= 0.035 zeros= 0% [ ▁▅████▆▂▁ ] [ ▁▆█▇▁ ] dim 0759 μ= +0.021 σ= 0.038 zeros= 0% [ ▁▄█████▅▂▁ ] [ ▄█ ] dim 0760 μ= -0.009 σ= 0.010 zeros= 0% [ ██▁ ] [ ▁██▅ ] dim 0761 μ= +0.015 σ= 0.037 zeros= 0% [ ▁▂▆████▇▃▂ ] [ ▇█▂ ] dim 0762 μ= -0.007 σ= 0.029 zeros= 0% [ ▁▃████▅▁ ] [ ▄█▄ ] dim 0763 μ= -0.006 σ= 0.028 zeros= 0% [ ▂████▅▁ ] [ ██ ] dim 0764 μ= +0.010 σ= 0.024 zeros= 0% [ ▂▇███▂ ] [ ▄█ ] dim 0765 μ= +0.013 σ= 0.016 zeros= 0% [ ▂██▅ ] [ ▃▇█▃ ] dim 0766 μ= -0.010 σ= 0.032 zeros= 0% [ ▁▄████▆▂ ] [ ▁▆█▄ ] dim 0767 μ= +0.014 σ= 0.031 zeros= 0% [ ▁▃████▆▁ ] [ ▇█ ] dim 0768 μ= -0.010 σ= 0.019 zeros= 0% [ ▁▅██▆▁ ] [ ▄█▄ ] dim 0769 μ= -0.003 σ= 0.028 zeros= 0% [ ▂▇███▅▂ ] [ ▅█▄ ] dim 0770 μ= -0.004 σ= 0.029 zeros= 0% [ ▁▃▇███▅▂ ] [ █▇ ] dim 0771 μ= -0.011 σ= 0.023 zeros= 0% [ ▁▇██▇▂ ] [ ▄█ ] dim 0772 μ= +0.013 σ= 0.016 zeros= 0% [ ▂██▆ ] [ ▁██▂ ] dim 0773 μ= -0.011 σ= 0.029 zeros= 0% [ ▁▄████▄▁ ] [ ▄██▃ ] dim 0774 μ= -0.010 σ= 0.037 zeros= 0% [ ▁▂▆█████▃▁ ] [ ▃█▁ ] dim 0775 μ= -0.004 σ= 0.022 zeros= 0% [ ▁▄███▃ ] [ ▄█▇▂ ] dim 0776 μ= +0.004 σ= 0.034 zeros= 0% [ ▁▃▆████▄▁▁ ] [ ▃█▇▂ ] dim 0777 μ= -0.015 σ= 0.032 zeros= 0% [ ▂▆████▄▁ ] [ ▅█▁ ] dim 0778 μ= +0.015 σ= 0.021 zeros= 0% [ ▁▄███▂ ] [ ▆█▄ ] dim 0779 μ= -0.005 σ= 0.025 zeros= 0% [ ▁▆███▄ ] [ ▃█▃ ] dim 0780 μ= -0.022 σ= 0.026 zeros= 0% [ ▁▄███▅▁ ] [ ▇█ ] dim 0781 μ= -0.011 σ= 0.021 zeros= 0% [ ▁▆██▇▁ ] [ █▇ ] dim 0782 μ= +0.027 σ= 0.017 zeros= 0% [ ▅██▃ ] [ ▃█▃ ] dim 0783 μ= +0.000 σ= 0.025 zeros= 0% [ ▁▄███▅▁ ] [ ▅█▂ ] dim 0784 μ= -0.003 σ= 0.025 zeros= 0% [ ▁▅███▄▁ ] [ ▅█▄ ] dim 0785 μ= -0.004 σ= 0.023 zeros= 0% [ ▁▅███▃ ] [ ▅█▇▁ ] dim 0786 μ= +0.022 σ= 0.031 zeros= 0% [ ▂▆████▃▁ ] [ ▂█▃ ] dim 0787 μ= +0.001 σ= 0.021 zeros= 0% [ ▂███▄ ] [ ▂█▇ ] dim 0788 μ= +0.027 σ= 0.026 zeros= 0% [ ▃████▂ ] [ ▄█▄ ] dim 0789 μ= +0.018 σ= 0.026 zeros= 0% [ ▂▅███▅▁ ] [ ▁▆█▅ ] dim 0790 μ= -0.024 σ= 0.034 zeros= 0% [ ▁▄█████▃▁ ] [ ▆█ ] dim 0791 μ= -0.009 σ= 0.016 zeros= 0% [ ▃██▅ ] [ ▁▆█▄ ] dim 0792 μ= +0.017 σ= 0.033 zeros= 0% [ ▁▃████▆▃▁ ] [ ▆█▁ ] dim 0793 μ= -0.007 σ= 0.024 zeros= 0% [ ▁▆███▃ ] [ ▄█▄ ] dim 0794 μ= -0.001 σ= 0.025 zeros= 0% [ ▁▅███▅▁ ] [ ▆█▃ ] dim 0795 μ= -0.005 σ= 0.026 zeros= 0% [ ▁▇███▄▁ ] [ ▅█▂ ] dim 0796 μ= +0.015 σ= 0.024 zeros= 0% [ ▁▅███▃ ] [ ▆█▁ ] dim 0797 μ= -0.029 σ= 0.026 zeros= 0% [ ▂████▃ ] [ ▄█▇ ] dim 0798 μ= +0.002 σ= 0.026 zeros= 0% [ ▁▅███▆▂ ] [ ▄█▄ ] dim 0799 μ= -0.042 σ= 0.024 zeros= 0% [ ▁▄███▄▁ ] [ ▃██▃ ] dim 0800 μ= +0.028 σ= 0.038 zeros= 0% [ ▁▃▇████▆▃▁ ] [ ▃█ ] dim 0801 μ= -0.028 σ= 0.013 zeros= 0% [ ▁██▃ ] [ ▅█▁ ] dim 0802 μ= -0.026 σ= 0.023 zeros= 0% [ ▁▅███▃▁ ] [ ▇█ ] dim 0803 μ= +0.010 σ= 0.016 zeros= 0% [ ▃██▄ ] [ ▁▆█▅ ] dim 0804 μ= +0.016 σ= 0.034 zeros= 0% [ ▁▄████▇▃▁ ] [ █ ] dim 0805 μ= -0.022 σ= 0.008 zeros= 0% [ ▃█▂ ] [ ▅█▃ ] dim 0806 μ= -0.024 σ= 0.024 zeros= 0% [ ▁▅███▃▁ ] [ ▂▇█▆▁ ] dim 0807 μ= +0.016 σ= 0.040 zeros= 0% [ ▁▂▆█████▄▂▁ ] [ ▃█▇ ] dim 0808 μ= +0.005 σ= 0.029 zeros= 0% [ ▁▄████▃▁ ] [ ▇█ ] dim 0809 μ= +0.012 σ= 0.017 zeros= 0% [ ▃██▇▁ ] [ ▂█▇▁ ] dim 0810 μ= +0.007 σ= 0.029 zeros= 0% [ ▁▄████▄▁ ] [ ▁▇█▄ ] dim 0811 μ= +0.012 σ= 0.033 zeros= 0% [ ▁▅████▆▂▁ ] [ ▅█▇▁ ] dim 0812 μ= +0.003 σ= 0.032 zeros= 0% [ ▁▂▆████▄▁ ] [ ▁█▇ ] dim 0813 μ= +0.028 σ= 0.023 zeros= 0% [ ▂███▇▁ ] [ ▆█ ] dim 0814 μ= +0.012 σ= 0.021 zeros= 0% [ ▁▅███▁ ] [ ▃█▂ ] dim 0815 μ= -0.002 σ= 0.024 zeros= 0% [ ▁▅███▄▁ ] [ ▁█▃ ] dim 0816 μ= +0.041 σ= 0.022 zeros= 0% [ ▃███▄ ] [ ▃█ ] dim 0817 μ= +0.035 σ= 0.016 zeros= 0% [ ▂██▅▁ ] [ ▄██▁ ] dim 0818 μ= -0.014 σ= 0.032 zeros= 0% [ ▂▅████▅▁ ] [ ▂▇█▃ ] dim 0819 μ= +0.033 σ= 0.034 zeros= 0% [ ▁▁▄████▇▃▁ ] [ ▃█▇▁ ] dim 0820 μ= +0.004 σ= 0.035 zeros= 0% [ ▁▂▇████▄▂ ] [ █▅ ] dim 0821 μ= +0.004 σ= 0.021 zeros= 0% [ ▂███▅▁ ] [ ▄█ ] dim 0822 μ= -0.007 σ= 0.020 zeros= 0% [ ▁▄███▂ ] [ ▃▇█▄ ] dim 0823 μ= -0.010 σ= 0.034 zeros= 0% [ ▂▅████▅▃ ] [ ▇█▂ ] dim 0824 μ= -0.006 σ= 0.027 zeros= 0% [ ▂▇███▄▁ ] [ ▂█▄ ] dim 0825 μ= +0.001 σ= 0.023 zeros= 0% [ ▃███▅▁ ] [ ██▅ ] dim 0826 μ= +0.016 σ= 0.030 zeros= 0% [ ▁▃████▆▂ ] [ █▆ ] dim 0827 μ= -0.012 σ= 0.018 zeros= 0% [ ▁▅██▅▁ ] [ ▅█▃ ] dim 0828 μ= -0.024 σ= 0.030 zeros= 0% [ ▂▇███▆▂ ] [ ▂▇█▆ ] dim 0829 μ= -0.008 σ= 0.036 zeros= 0% [ ▁▂▅████▇▃▁ ] [ ▁▆█▆▂ ] dim 0830 μ= -0.001 σ= 0.037 zeros= 0% [ ▁▅█████▅▁ ] [ █ ] dim 0831 μ= -0.001 σ= 0.013 zeros= 0% [ ▆█▇ ] [ ▁█▇ ] dim 0832 μ= -0.014 σ= 0.025 zeros= 0% [ ▃███▇▂ ] [ ▆█▄ ] dim 0833 μ= -0.001 σ= 0.030 zeros= 0% [ ▂▇███▇▂▁ ] [ ▅█▇▁ ] dim 0834 μ= -0.001 σ= 0.034 zeros= 0% [ ▁▄█████▃▁ ] [ ▆█▄ ] dim 0835 μ= -0.005 σ= 0.028 zeros= 0% [ ▂▇███▅▁ ] [ ▂█▃ ] dim 0836 μ= +0.001 σ= 0.021 zeros= 0% [ ▂███▄ ] [ █▇ ] dim 0837 μ= +0.027 σ= 0.027 zeros= 0% [ ▁▄███▇▃ ] [ ▆█ ] dim 0838 μ= +0.012 σ= 0.021 zeros= 0% [ ▁▅███▁ ] [ ▁██▂ ] dim 0839 μ= -0.011 σ= 0.027 zeros= 0% [ ▁▃████▃▁ ] [ ▅█▄ ] dim 0840 μ= -0.003 σ= 0.030 zeros= 0% [ ▁▂████▅▂ ] [ ▁██▂ ] dim 0841 μ= +0.011 σ= 0.026 zeros= 0% [ ▃████▃ ] [ ▅█▅ ] dim 0842 μ= -0.019 σ= 0.032 zeros= 0% [ ▂▇███▇▄▁ ] [ ▅█ ] dim 0843 μ= +0.011 σ= 0.013 zeros= 0% [ ▁██▂ ] [ ▁█▇ ] dim 0844 μ= +0.007 σ= 0.025 zeros= 0% [ ▂███▇▂ ] [ ▃██▃ ] dim 0845 μ= -0.011 σ= 0.030 zeros= 0% [ ▁▄████▄▁ ] [ ▄█▄ ] dim 0846 μ= -0.022 σ= 0.025 zeros= 0% [ ▁▄███▄▁ ] [ ▃█▅▁ ] dim 0847 μ= +0.025 σ= 0.034 zeros= 0% [ ▁▂▆████▄▁ ] [ ▄█▅ ] dim 0848 μ= -0.000 σ= 0.031 zeros= 0% [ ▁▃▆███▇▂▁ ] [ ▁▆█▆ ] dim 0849 μ= +0.036 σ= 0.032 zeros= 0% [ ▁▄████▆▂▁ ] [ ▄█▃ ] dim 0850 μ= +0.018 σ= 0.022 zeros= 0% [ ▁▄███▃ ] [ ▁█▆ ] dim 0851 μ= +0.007 σ= 0.026 zeros= 0% [ ▃███▇▂ ] [ ▃██▅ ] dim 0852 μ= +0.012 σ= 0.038 zeros= 0% [ ▁▃▅████▇▃▁ ] [ ▂█▂ ] dim 0853 μ= -0.001 σ= 0.020 zeros= 0% [ ▂███▂ ] [ ▇█ ] dim 0854 μ= +0.011 σ= 0.024 zeros= 0% [ ▂▇███▂ ] [ █▃ ] dim 0855 μ= +0.003 σ= 0.017 zeros= 0% [ ▆██▂ ] [ █▇▁ ] dim 0856 μ= +0.009 σ= 0.026 zeros= 0% [ ▁▃████▂ ] [ ▃█▇ ] dim 0857 μ= +0.007 σ= 0.029 zeros= 0% [ ▁▄████▃▁ ] [ ▅█▄ ] dim 0858 μ= -0.004 σ= 0.028 zeros= 0% [ ▂▇███▅▂ ] [ ▂█▄ ] dim 0859 μ= +0.000 σ= 0.022 zeros= 0% [ ▃███▄▁ ] [ ▅█▇▁ ] dim 0860 μ= -0.018 σ= 0.033 zeros= 0% [ ▁▃█████▄▁ ] [ █▄ ] dim 0861 μ= +0.003 σ= 0.018 zeros= 0% [ ▁███▃ ] [ ▂▇█▄▁ ] dim 0862 μ= -0.024 σ= 0.037 zeros= 0% [ ▂▅█████▄▁ ] [ ▅█ ] dim 0863 μ= +0.013 σ= 0.023 zeros= 0% [ ▁▅███▂ ] [ ▁█▇ ] dim 0864 μ= +0.007 σ= 0.025 zeros= 0% [ ▃████▂ ] [ ▁█▁ ] dim 0865 μ= +0.000 σ= 0.022 zeros= 0% [ ▃███▄ ] [ ▃█▄ ] dim 0866 μ= -0.020 σ= 0.025 zeros= 0% [ ▁▄███▅▁ ] [ ██ ] dim 0867 μ= +0.009 σ= 0.021 zeros= 0% [ ▁▇██▇▁ ] [ ▁█▅ ] dim 0868 μ= +0.002 σ= 0.024 zeros= 0% [ ▁▃███▅▁ ] [ █▃ ] dim 0869 μ= -0.037 σ= 0.016 zeros= 0% [ ▆██▂ ] [ ▄█▃ ] dim 0870 μ= -0.002 σ= 0.031 zeros= 0% [ ▁▂▇███▆▂ ] [ ▆█▇▁ ] dim 0871 μ= +0.003 σ= 0.035 zeros= 0% [ ▁▃▇████▅▂ ] [ ▃██▂ ] dim 0872 μ= -0.012 σ= 0.036 zeros= 0% [ ▁▃▆████▆▂▁ ] [ ▁▆█▃ ] dim 0873 μ= -0.005 σ= 0.029 zeros= 0% [ ▂████▆▁ ] [ ▃▇█▄ ] dim 0874 μ= +0.015 σ= 0.037 zeros= 0% [ ▂▅█████▄▁ ] [ ▄█ ] dim 0875 μ= -0.007 σ= 0.014 zeros= 0% [ ▁██▄ ] [ ▅█ ] dim 0876 μ= +0.012 σ= 0.017 zeros= 0% [ ▃██▅ ] [ ▃█▂ ] dim 0877 μ= -0.002 σ= 0.020 zeros= 0% [ ▃███▂ ] [ ▄█ ] dim 0878 μ= -0.008 σ= 0.015 zeros= 0% [ ▂██▄ ] [ ▃██▄ ] dim 0879 μ= -0.009 σ= 0.038 zeros= 0% [ ▁▃▆████▇▃▁ ] [ ▁▇█▄ ] dim 0880 μ= +0.032 σ= 0.033 zeros= 0% [ ▁▅████▆▂ ] [ ▁█▆ ] dim 0881 μ= -0.037 σ= 0.020 zeros= 0% [ ▂███▄ ] [ ▄█▅▁ ] dim 0882 μ= +0.004 σ= 0.035 zeros= 0% [ ▁▃▇████▅▂ ] [ ▃█▇▁ ] dim 0883 μ= -0.015 σ= 0.028 zeros= 0% [ ▁▅████▃▁ ] [ ▅█▄ ] dim 0884 μ= -0.003 σ= 0.028 zeros= 0% [ ▂▆███▅▁ ] [ █▅ ] dim 0885 μ= -0.015 σ= 0.019 zeros= 0% [ ▁▇██▄▁ ] [ ▂█▇ ] dim 0886 μ= -0.016 σ= 0.027 zeros= 0% [ ▁▄███▆▂▁ ] [ █▃ ] dim 0887 μ= +0.042 σ= 0.019 zeros= 0% [ ▁███▃ ] [ ██ ] dim 0888 μ= -0.013 σ= 0.020 zeros= 0% [ ▁▇██▆▁ ] [ ▄█▇▃ ] dim 0889 μ= -0.014 σ= 0.033 zeros= 0% [ ▁▂▆████▅▁ ] [ ▅█▂ ] dim 0890 μ= +0.017 σ= 0.023 zeros= 0% [ ▄███▄ ] [ ▄█▆ ] dim 0891 μ= +0.002 σ= 0.028 zeros= 0% [ ▁▅████▂ ] [ ██ ] dim 0892 μ= +0.011 σ= 0.020 zeros= 0% [ ▆██▇▁ ] [ ▂▆█▄ ] dim 0893 μ= -0.005 σ= 0.035 zeros= 0% [ ▁▄████▇▃▁ ] [ ▅█▃ ] dim 0894 μ= -0.024 σ= 0.027 zeros= 0% [ ▂▆███▅▁ ] [ ▂▅▇█▃ ] dim 0895 μ= +0.001 σ= 0.043 zeros= 0% [ ▁▃▇██████▃▁ ] [ ▄█▅ ] dim 0896 μ= +0.039 σ= 0.032 zeros= 0% [ ▁▂▇███▇▃▁ ] [ ▆█ ] dim 0897 μ= -0.008 σ= 0.021 zeros= 0% [ ▁▅███▂ ] [ ▂█▆ ] dim 0898 μ= -0.034 σ= 0.027 zeros= 0% [ ▁▃███▇▂▁ ] [ █▁ ] dim 0899 μ= -0.020 σ= 0.017 zeros= 0% [ ▁▇██▂ ] [ ▂█▇▂ ] dim 0900 μ= -0.013 σ= 0.028 zeros= 0% [ ▁▃████▂▁ ] [ ▁▇█▃ ] dim 0901 μ= +0.014 σ= 0.033 zeros= 0% [ ▁▄████▆▂ ] [ ▅█▇ ] dim 0902 μ= +0.021 σ= 0.030 zeros= 0% [ ▂▆███▇▃ ] [ ▆█▆ ] dim 0903 μ= -0.022 σ= 0.033 zeros= 0% [ ▁▃█████▃▁ ] [ ▁█▅ ] dim 0904 μ= -0.014 σ= 0.024 zeros= 0% [ ▂███▇▂ ] [ ▅██▂ ] dim 0905 μ= +0.022 σ= 0.038 zeros= 0% [ ▁▁▄█████▅▂▁ ] [ ▃█▄ ] dim 0906 μ= +0.020 σ= 0.028 zeros= 0% [ ▁▆███▆▂ ] [ ██ ] dim 0907 μ= +0.007 σ= 0.017 zeros= 0% [ ▁▅██▄ ] [ ▆█▂ ] dim 0908 μ= -0.006 σ= 0.024 zeros= 0% [ ▁▆███▃▁ ] [ ▂█▆ ] dim 0909 μ= +0.003 σ= 0.027 zeros= 0% [ ▁▄███▆▂ ] [ ▁▃█▇▇▄ ] dim 0910 μ= -0.007 σ= 0.049 zeros= 0% [ ▁▂▅██████▆▃▁ ] -> OUTLIER_SPREAD: this_std=0.0490, mean_std=0.0266, +3.2sigma vs threshold=3.0sigma [ ▃█▅ ] dim 0911 μ= +0.001 σ= 0.026 zeros= 0% [ ▁▄███▅▁ ] [ █▅ ] dim 0912 μ= -0.016 σ= 0.020 zeros= 0% [ ▂███▄ ] [ ▅█▁ ] dim 0913 μ= +0.014 σ= 0.022 zeros= 0% [ ▁▅███▂ ] [ ██▂ ] dim 0914 μ= +0.012 σ= 0.026 zeros= 0% [ ▂████▃▁ ] [ ▂█▇▁ ] dim 0915 μ= +0.007 σ= 0.027 zeros= 0% [ ▁▄████▃ ] [ ▅█▃ ] dim 0916 μ= -0.005 σ= 0.032 zeros= 0% [ ▁▃████▅▂▁ ] [ ▇█▁ ] dim 0917 μ= -0.009 σ= 0.023 zeros= 0% [ ▁▆███▂ ] [ ▁▇█▄ ] dim 0918 μ= -0.004 σ= 0.033 zeros= 0% [ ▁▃████▇▃▁ ] [ ▃█▇ ] dim 0919 μ= +0.003 σ= 0.030 zeros= 0% [ ▁▅███▇▃▁ ] [ ▇█ ] dim 0920 μ= -0.030 σ= 0.019 zeros= 0% [ ▁▄██▆▁ ] [ ▁▅█▄ ] dim 0921 μ= +0.033 σ= 0.034 zeros= 0% [ ▂▅████▆▂ ] [ ▆█▂ ] dim 0922 μ= -0.007 σ= 0.027 zeros= 0% [ ▁▂▇███▄▁ ] [ ██ ] dim 0923 μ= -0.008 σ= 0.021 zeros= 0% [ ▁▅███▂ ] [ ▁█▇ ] dim 0924 μ= -0.015 σ= 0.022 zeros= 0% [ ▂███▆▁ ] [ ▃█▇▃ ] dim 0925 μ= -0.032 σ= 0.032 zeros= 0% [ ▁▅████▄▂▁ ] [ ▄█▂ ] dim 0926 μ= +0.034 σ= 0.027 zeros= 0% [ ▁▂▇███▄▁ ] [ ██ ] dim 0927 μ= +0.009 σ= 0.024 zeros= 0% [ ▂████▂ ] [ ▅█▆▁ ] dim 0928 μ= -0.020 σ= 0.035 zeros= 0% [ ▁▄▇████▄▂ ] [ ▃█▄ ] dim 0929 μ= -0.001 σ= 0.023 zeros= 0% [ ▁▄███▄▁ ] [ ▄█ ] dim 0930 μ= -0.007 σ= 0.021 zeros= 0% [ ▁▄███▂ ] [ ▃██▃ ] dim 0931 μ= -0.010 σ= 0.036 zeros= 0% [ ▂▆████▆▃▁ ] [ █▄ ] dim 0932 μ= +0.006 σ= 0.015 zeros= 0% [ ▄██▂ ] [ █▆ ] dim 0933 μ= -0.012 σ= 0.012 zeros= 0% [ ▂██▁ ] [ ▅█▆ ] dim 0934 μ= -0.019 σ= 0.035 zeros= 0% [ ▁▄█████▄▂ ] [ ▅█▁ ] dim 0935 μ= -0.026 σ= 0.025 zeros= 0% [ ▁▆███▃▁ ] [ █▄ ] dim 0936 μ= +0.004 σ= 0.017 zeros= 0% [ ▁▆██▂ ] [ ▄█▂ ] dim 0937 μ= -0.002 σ= 0.021 zeros= 0% [ ▃███▃ ] [ ▃█▇▃ ] dim 0938 μ= +0.009 σ= 0.032 zeros= 0% [ ▁▅████▅▁▁ ] [ ▂█▇ ] dim 0939 μ= -0.014 σ= 0.027 zeros= 0% [ ▁▄████▃▁ ] [ ▆█▄ ] dim 0940 μ= +0.014 σ= 0.028 zeros= 0% [ ▁▂████▅▁ ] [ ▃█▃ ] dim 0941 μ= +0.000 σ= 0.027 zeros= 0% [ ▁▅███▅▂ ] [ ▂▇█▇▂ ] dim 0942 μ= +0.016 σ= 0.041 zeros= 0% [ ▁▃▆█████▅▂ ] [ ██ ] dim 0943 μ= -0.010 σ= 0.021 zeros= 0% [ ▁▆███▁ ] [ ▁▇█▅ ] dim 0944 μ= +0.013 σ= 0.031 zeros= 0% [ ▁▄████▆▂ ] [ ▁█ ] dim 0945 μ= +0.018 σ= 0.018 zeros= 0% [ ▂███▁ ] [ ▅█▃ ] dim 0946 μ= -0.005 σ= 0.029 zeros= 0% [ ▁▃▇███▅▂ ] [ █▇ ] dim 0947 μ= -0.013 σ= 0.025 zeros= 0% [ ▂███▇▂ ] [ ▇█▁ ] dim 0948 μ= +0.012 σ= 0.023 zeros= 0% [ ▁▆███▂ ] [ ▄██▁ ] dim 0949 μ= +0.005 σ= 0.031 zeros= 0% [ ▁▆████▄▁ ] [ ▂█▄ ] dim 0950 μ= +0.022 σ= 0.022 zeros= 0% [ ▃███▄▁ ] [ ▇█ ] dim 0951 μ= +0.009 σ= 0.022 zeros= 0% [ ▂▇██▆▂ ] [ ▅█▄ ] dim 0952 μ= +0.019 σ= 0.032 zeros= 0% [ ▁▂▇███▇▂▁ ] [ ▇█▅ ] dim 0953 μ= -0.006 σ= 0.027 zeros= 0% [ ▂████▅▁ ] [ ▆█▃ ] dim 0954 μ= -0.026 σ= 0.029 zeros= 0% [ ▁▂▇███▅▁ ] [ ▁█▇▃ ] dim 0955 μ= +0.014 σ= 0.031 zeros= 0% [ ▁▃████▆▂ ] [ ▆█ ] dim 0956 μ= -0.008 σ= 0.018 zeros= 0% [ ▃██▇▁ ] [ █▂ ] dim 0957 μ= +0.000 σ= 0.017 zeros= 0% [ ▁███▂ ] [ ██ ] dim 0958 μ= +0.008 σ= 0.023 zeros= 0% [ ▂███▇▁ ] [ ▅█▆ ] dim 0959 μ= +0.000 σ= 0.029 zeros= 0% [ ▂▆███▇▂▁ ] [ ▄█▄ ] dim 0960 μ= -0.001 σ= 0.023 zeros= 0% [ ▁▄███▄▁ ] [ ▄█▁ ] dim 0961 μ= -0.004 σ= 0.020 zeros= 0% [ ▃███▂ ] [ ▅█▁ ] dim 0962 μ= -0.005 σ= 0.019 zeros= 0% [ ▃███▁ ] [ █▆ ] dim 0963 μ= -0.013 σ= 0.023 zeros= 0% [ ▂███▇▁ ] [ ▂█▇▁ ] dim 0964 μ= -0.013 σ= 0.032 zeros= 0% [ ▁▆████▅▁ ] [ ▄▇█▂ ] dim 0965 μ= -0.016 σ= 0.035 zeros= 0% [ ▁▃▇████▅▂ ] [ ▅██▅▁ ] dim 0966 μ= +0.012 σ= 0.041 zeros= 0% [ ▁▃▇█████▅▂ ] [ █▇ ] dim 0967 μ= -0.034 σ= 0.021 zeros= 0% [ ▂▇██▆▁ ] [ ▇█ ] dim 0968 μ= -0.011 σ= 0.016 zeros= 0% [ ▃██▄ ] [ ▅█▅ ] dim 0969 μ= +0.022 σ= 0.032 zeros= 0% [ ▂▇████▃▁ ] [ ▃▇█▃ ] dim 0970 μ= +0.011 σ= 0.037 zeros= 0% [ ▁▃▆████▆▄▁ ] [ ▄▆█▆▃ ] dim 0971 μ= +0.018 σ= 0.048 zeros= 0% [ ▁▂▄███████▄▂ ] -> OUTLIER_SPREAD: this_std=0.0484, mean_std=0.0266, +3.1sigma vs threshold=3.0sigma [ ▄▆█▃ ] dim 0972 μ= -0.011 σ= 0.033 zeros= 0% [ ▂▅████▅▂ ] [ ▁█▂ ] dim 0973 μ= -0.002 σ= 0.019 zeros= 0% [ ▂███▂ ] [ █ ] dim 0974 μ= -0.022 σ= 0.014 zeros= 0% [ ▇█▇ ] [ ▄█ ] dim 0975 μ= -0.005 σ= 0.019 zeros= 0% [ ▃███▁ ] [ ▇█▂ ] dim 0976 μ= -0.009 σ= 0.027 zeros= 0% [ ▃████▄▁ ] [ ▂██▅ ] dim 0977 μ= -0.008 σ= 0.031 zeros= 0% [ ▁▄████▅▂ ] [ ▃█▄ ] dim 0978 μ= +0.022 σ= 0.029 zeros= 0% [ ▁▆███▇▂ ] [ ▂█▁ ] dim 0979 μ= -0.003 σ= 0.021 zeros= 0% [ ▃███▃ ] [ ▇█▁ ] dim 0980 μ= -0.009 σ= 0.025 zeros= 0% [ ▂████▃▁ ] [ ▅█▄ ] dim 0981 μ= +0.016 σ= 0.027 zeros= 0% [ ▂▇███▅▁ ] [ ▄█▇ ] dim 0982 μ= +0.003 σ= 0.028 zeros= 0% [ ▁▅████▂▁ ] [ ▂█ ] dim 0983 μ= +0.016 σ= 0.022 zeros= 0% [ ▁▄███▂ ] [ █ ] dim 0984 μ= -0.002 σ= 0.016 zeros= 0% [ ▁███▁ ] [ ▁██▂ ] dim 0985 μ= +0.031 σ= 0.026 zeros= 0% [ ▃████▃▁ ] [ ▅█▆▁ ] dim 0986 μ= +0.021 σ= 0.038 zeros= 0% [ ▁▁▄█████▅▂ ] [ ▄█▅▁ ] dim 0987 μ= -0.016 σ= 0.035 zeros= 0% [ ▁▂▇████▅▂ ] [ █▂ ] dim 0988 μ= +0.002 σ= 0.015 zeros= 0% [ ▆██▁ ] [ ▅█▅ ] dim 0989 μ= -0.021 σ= 0.034 zeros= 0% [ ▁▃█████▄▁ ] [ ▆█▇ ] dim 0990 μ= -0.022 σ= 0.032 zeros= 0% [ ▁▃▇███▇▃▁ ] [ █ ] dim 0991 μ= -0.003 σ= 0.015 zeros= 0% [ ▁██▆▁ ] [ ▄█▇ ] dim 0992 μ= -0.020 σ= 0.028 zeros= 0% [ ▂▇████▂ ] [ ▃▇█▄ ] dim 0993 μ= -0.010 σ= 0.037 zeros= 0% [ ▁▃▆████▆▃▁ ] [ ▄█▄ ] dim 0994 μ= +0.000 σ= 0.029 zeros= 0% [ ▁▆███▇▂ ] [ ▆█▇▂ ] dim 0995 μ= -0.015 σ= 0.035 zeros= 0% [ ▁▂▇████▅▂ ] [ █▅ ] dim 0996 μ= -0.015 σ= 0.019 zeros= 0% [ ▁▇██▄ ] [ ▁█▇ ] dim 0997 μ= -0.012 σ= 0.024 zeros= 0% [ ▂████▂ ] [ ▅█ ] dim 0998 μ= +0.014 σ= 0.022 zeros= 0% [ ▁▅███▂ ] [ ▄█▃ ] dim 0999 μ= +0.018 σ= 0.024 zeros= 0% [ ▁▅███▄▁ ] [ ▄█▅ ] dim 1000 μ= +0.019 σ= 0.031 zeros= 0% [ ▁▃▇███▇▃ ] [ ▄█▆▁ ] dim 1001 μ= +0.003 σ= 0.032 zeros= 0% [ ▃▇████▄▁ ] [ ▂█▇ ] dim 1002 μ= -0.014 σ= 0.024 zeros= 0% [ ▃████▂ ] [ ▂█▁ ] dim 1003 μ= +0.018 σ= 0.019 zeros= 0% [ ▂███▂ ] [ ▄█▃ ] dim 1004 μ= -0.004 σ= 0.024 zeros= 0% [ ▁▅███▄▁ ] [ ▁█▆▂ ] dim 1005 μ= +0.011 σ= 0.028 zeros= 0% [ ▁▃████▄▁ ] [ ▁▇█▃ ] dim 1006 μ= +0.012 σ= 0.029 zeros= 0% [ ▁▃████▅▁ ] [ ▁██▁ ] dim 1007 μ= -0.012 σ= 0.026 zeros= 0% [ ▁▃████▃ ] [ ▃█▂ ] dim 1008 μ= -0.002 σ= 0.024 zeros= 0% [ ▁▄███▅▁ ] [ █▇ ] dim 1009 μ= +0.008 σ= 0.022 zeros= 0% [ ▂███▇▁ ] [ ▄█▅ ] dim 1010 μ= -0.000 σ= 0.032 zeros= 0% [ ▃█████▃▁ ] [ ▅█▄ ] dim 1011 μ= -0.003 σ= 0.032 zeros= 0% [ ▁▃████▇▃ ] [ ▂█▅ ] dim 1012 μ= +0.000 σ= 0.026 zeros= 0% [ ▁▄███▅▁ ] [ ▂█▂ ] dim 1013 μ= +0.000 σ= 0.021 zeros= 0% [ ▂███▃ ] [ ▄█▃ ] dim 1014 μ= -0.001 σ= 0.028 zeros= 0% [ ▂▆███▆▂ ] [ █ ] dim 1015 μ= -0.021 σ= 0.011 zeros= 0% [ ▄█▅ ] [ ▂█▂ ] dim 1016 μ= -0.002 σ= 0.020 zeros= 0% [ ▂███▂ ] [ ▆█ ] dim 1017 μ= -0.009 σ= 0.016 zeros= 0% [ ▃██▅ ] [ ▂█▅ ] dim 1018 μ= -0.013 σ= 0.028 zeros= 0% [ ▁▃████▃▁ ] [ ▂▇█▃ ] dim 1019 μ= -0.008 σ= 0.031 zeros= 0% [ ▁▃████▅▂ ] [ ▅█▁ ] dim 1020 μ= -0.005 σ= 0.024 zeros= 0% [ ▁▅███▃ ] [ ██▄ ] dim 1021 μ= +0.032 σ= 0.028 zeros= 0% [ ▁▃████▄▁ ] [ ▅█▇▂ ] dim 1022 μ= +0.004 σ= 0.033 zeros= 0% [ ▂▇████▄▁ ] [ ▂█▇▁ ] dim 1023 μ= +0.007 σ= 0.031 zeros= 0% [ ▁▅████▄▁ ] smell vectors from /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec smell: sampling 2000 of 1778739 vectors for per-dim distribution... smell: 100/2000 ( 5%) 0.4s smell: 200/2000 ( 10%) 0.5s smell: 300/2000 ( 15%) 0.7s smell: 400/2000 ( 20%) 1.0s smell: 500/2000 ( 25%) 1.1s smell: 600/2000 ( 30%) 1.3s smell: 700/2000 ( 35%) 1.4s smell: 800/2000 ( 40%) 1.7s smell: 900/2000 ( 45%) 1.8s smell: 1000/2000 ( 50%) 2.0s smell: 1100/2000 ( 55%) 2.2s smell: 1200/2000 ( 60%) 2.4s smell: 1300/2000 ( 65%) 2.7s smell: 1400/2000 ( 70%) 2.9s smell: 1500/2000 ( 75%) 3.0s smell: 1600/2000 ( 80%) 3.2s smell: 1700/2000 ( 85%) 3.8s smell: 1800/2000 ( 90%) 3.8s smell: 1900/2000 ( 95%) 3.9s smell: 2000/2000 (100%) 4.0s smell: 3 degenerate dim(s) found in 4.1s: (OUTLIER_SPREAD: std of all dims: μ=0.027, σ=0.007, threshold=3.0σ) [ ▂▄██▅▂ ] dim 0585 μ= -0.033 σ= 0.049 zeros= 0% [ ▁▁▃▄██████▆▄▂▁ ] -> OUTLIER_SPREAD: this_std=0.0494, mean_std=0.0265, +3.2sigma vs threshold=3.0sigma [ ▃▄█▇▄ ] dim 0910 μ= -0.008 σ= 0.049 zeros= 0% [ ▁▂▄██████▇▄▂ ] -> OUTLIER_SPREAD: this_std=0.0487, mean_std=0.0265, +3.1sigma vs threshold=3.0sigma [ ▄▇██▅▁ ] dim 0971 μ= +0.015 σ= 0.049 zeros= 0% [ ▁▃▅▆██████▅▂▁ ] -> OUTLIER_SPREAD: this_std=0.0492, mean_std=0.0265, +3.2sigma vs threshold=3.0sigma smell: all 1024 dims: [ █▆ ] dim 0000 μ= +0.002 σ= 0.023 zeros= 0% [ ▂███▇▁ ] [ ▂█▆ ] dim 0001 μ= +0.017 σ= 0.026 zeros= 0% [ ▁▄███▇▂ ] [ ▄█▅ ] dim 0002 μ= -0.006 σ= 0.033 zeros= 0% [ ▁▄█████▄▁ ] [ ▂██▂ ] dim 0003 μ= +0.022 σ= 0.027 zeros= 0% [ ▁▄████▂▁ ] [ ▂█▆ ] dim 0004 μ= -0.017 σ= 0.027 zeros= 0% [ ▃████▃▁ ] [ ▆█▅ ] dim 0005 μ= -0.007 σ= 0.033 zeros= 0% [ ▁▃████▇▄▁ ] [ █▆ ] dim 0006 μ= +0.000 σ= 0.020 zeros= 0% [ ▁▇██▄▁ ] [ ▄█▁ ] dim 0007 μ= -0.030 σ= 0.021 zeros= 0% [ ▁▄███▂ ] [ █▆ ] dim 0008 μ= -0.019 σ= 0.019 zeros= 0% [ ▁▆██▅ ] [ ▁▆█▃ ] dim 0009 μ= +0.007 σ= 0.029 zeros= 0% [ ▁▃████▄▁ ] [ ▄█▆ ] dim 0010 μ= +0.014 σ= 0.032 zeros= 0% [ ▁▃▇███▇▃▁ ] [ ▂▇█▃ ] dim 0011 μ= -0.013 σ= 0.035 zeros= 0% [ ▁▂▅████▇▃▁ ] [ ▃█▁ ] dim 0012 μ= +0.012 σ= 0.018 zeros= 0% [ ▂███▂ ] [ ▄█▂ ] dim 0013 μ= -0.009 σ= 0.021 zeros= 0% [ ▁▄███▂ ] [ ▃▇█▃ ] dim 0014 μ= +0.005 σ= 0.036 zeros= 0% [ ▁▃▅████▇▂▁ ] [ █▅ ] dim 0015 μ= -0.001 σ= 0.021 zeros= 0% [ ▂███▄▁ ] [ ▅█▇ ] dim 0016 μ= -0.000 σ= 0.029 zeros= 0% [ ▁▅████▄▁ ] [ ▅█▅▁ ] dim 0017 μ= +0.017 σ= 0.032 zeros= 0% [ ▁▂▇████▃▁ ] [ ▃▇██▂ ] dim 0018 μ= +0.014 σ= 0.038 zeros= 0% [ ▁▂▆█████▆▂ ] [ ▂▇█▄ ] dim 0019 μ= +0.006 σ= 0.030 zeros= 0% [ ▁▄████▅▂ ] [ ▃█▄ ] dim 0020 μ= +0.013 σ= 0.024 zeros= 0% [ ▁▄███▄▁ ] [ ▅█ ] dim 0021 μ= +0.008 σ= 0.022 zeros= 0% [ ▁▅███▂ ] [ ▆█▇▂ ] dim 0022 μ= +0.001 σ= 0.036 zeros= 0% [ ▁▃█████▅▃▁ ] [ ▆██▇▅ ] dim 0023 μ= -0.006 σ= 0.047 zeros= 0% [ ▁▂▄███████▅▂▁ ] [ ▆█▅▁ ] dim 0024 μ= -0.005 σ= 0.033 zeros= 0% [ ▁▃█████▃▁ ] [ ▄█▆ ] dim 0025 μ= +0.018 σ= 0.027 zeros= 0% [ ▁▅████▂ ] [ ▆█▁ ] dim 0026 μ= +0.027 σ= 0.024 zeros= 0% [ ▁▇███▃▁ ] [ ▅█▃ ] dim 0027 μ= -0.007 σ= 0.028 zeros= 0% [ ▂▆███▆▂ ] [ ▂▇█▄ ] dim 0028 μ= +0.025 σ= 0.030 zeros= 0% [ ▁▄████▄▂ ] [ ▃█▆▁ ] dim 0029 μ= +0.000 σ= 0.029 zeros= 0% [ ▁▅████▄▁ ] [ ▅█▁ ] dim 0030 μ= -0.010 σ= 0.025 zeros= 0% [ ▁▆███▄▁ ] [ ▆█ ] dim 0031 μ= -0.013 σ= 0.019 zeros= 0% [ ▄██▇▁ ] [ ▆█▄ ] dim 0032 μ= +0.030 σ= 0.036 zeros= 0% [ ▁▂▄████▇▃▁ ] [ ▄█▂ ] dim 0033 μ= +0.031 σ= 0.028 zeros= 0% [ ▂▇███▅▂ ] [ ▂█▄ ] dim 0034 μ= -0.004 σ= 0.023 zeros= 0% [ ▄███▄▁ ] [ ▁█▇▅ ] dim 0035 μ= +0.008 σ= 0.032 zeros= 0% [ ▁▄████▆▂ ] [ █▆ ] dim 0036 μ= +0.001 σ= 0.020 zeros= 0% [ ▁███▅▁ ] [ ▅█▃ ] dim 0037 μ= -0.028 σ= 0.025 zeros= 0% [ ▁▅███▅▁ ] [ █▃ ] dim 0038 μ= -0.001 σ= 0.020 zeros= 0% [ ▁▇██▄ ] [ ▃█▄ ] dim 0039 μ= +0.034 σ= 0.028 zeros= 0% [ ▂▆███▆▂ ] [ ▁▇█▇ ] dim 0040 μ= +0.011 σ= 0.035 zeros= 0% [ ▁▁▄████▇▄▁ ] [ ▇█ ] dim 0041 μ= +0.004 σ= 0.017 zeros= 0% [ ▄██▅▁ ] [ ▁▇█ ] dim 0042 μ= -0.016 σ= 0.026 zeros= 0% [ ▁▂████▃ ] [ ▅█▄ ] dim 0043 μ= +0.013 σ= 0.026 zeros= 0% [ ▁▆███▅▁ ] [ ▇█▇ ] dim 0044 μ= -0.025 σ= 0.030 zeros= 0% [ ▁▃▇████▃▁ ] [ ▂█▃ ] dim 0045 μ= +0.015 σ= 0.024 zeros= 0% [ ▁▄███▅▁ ] [ ▂█▂ ] dim 0046 μ= +0.013 σ= 0.019 zeros= 0% [ ▃███▂ ] [ ▂██▄ ] dim 0047 μ= +0.005 σ= 0.030 zeros= 0% [ ▁▄████▅▁ ] [ ▄██▅▂ ] dim 0048 μ= +0.010 σ= 0.040 zeros= 0% [ ▁▃▆█████▅▂▁ ] [ ▄██▂ ] dim 0049 μ= +0.022 σ= 0.029 zeros= 0% [ ▁▅████▄▁ ] [ ▅█▆ ] dim 0050 μ= +0.015 σ= 0.029 zeros= 0% [ ▂▆███▇▂ ] [ ▄█▇▁ ] dim 0051 μ= -0.001 σ= 0.029 zeros= 0% [ ▁▅████▃▁ ] [ ▆█ ] dim 0052 μ= +0.005 σ= 0.016 zeros= 0% [ ▄██▄ ] [ ▁█▄ ] dim 0053 μ= -0.003 σ= 0.020 zeros= 0% [ ▂███▄ ] [ ▄█▄ ] dim 0054 μ= +0.014 σ= 0.023 zeros= 0% [ ▁▄███▄▁ ] [ ▂█▅ ] dim 0055 μ= +0.017 σ= 0.023 zeros= 0% [ ▃███▅▁ ] [ ▄█▇▁ ] dim 0056 μ= +0.019 σ= 0.030 zeros= 0% [ ▂▅████▃▁ ] [ ▅█▄ ] dim 0057 μ= +0.012 σ= 0.033 zeros= 0% [ ▁▄████▇▃▁ ] [ ▆█▅ ] dim 0058 μ= +0.012 σ= 0.032 zeros= 0% [ ▁▄█████▃▁ ] [ ▄█▄ ] dim 0059 μ= +0.010 σ= 0.028 zeros= 0% [ ▃▇███▆▁ ] [ ▃█ ] dim 0060 μ= +0.008 σ= 0.012 zeros= 0% [ ▁██▃ ] [ ▂█▇▁ ] dim 0061 μ= -0.018 σ= 0.029 zeros= 0% [ ▁▅████▃▁ ] [ ▂██▄ ] dim 0062 μ= -0.032 σ= 0.035 zeros= 0% [ ▁▆█████▃▁ ] [ ▃█▄ ] dim 0063 μ= +0.015 σ= 0.024 zeros= 0% [ ▁▄███▅▁ ] [ ▁▇█▃ ] dim 0064 μ= -0.010 σ= 0.030 zeros= 0% [ ▁▃████▆▂▁ ] [ ▁██▁ ] dim 0065 μ= +0.004 σ= 0.028 zeros= 0% [ ▁▃████▄▁ ] [ ▄█ ] dim 0066 μ= +0.009 σ= 0.022 zeros= 0% [ ▁▄███▂ ] [ ▁▅█▆▁ ] dim 0067 μ= -0.005 σ= 0.037 zeros= 0% [ ▁▅█████▅▂▁ ] [ ▇█▃ ] dim 0068 μ= +0.010 σ= 0.024 zeros= 0% [ ▁▆███▃ ] [ ▁█ ] dim 0069 μ= +0.013 σ= 0.017 zeros= 0% [ ▂███▁ ] [ ▆█▂ ] dim 0070 μ= -0.009 σ= 0.024 zeros= 0% [ ▁▅███▄▁ ] [ ▁▇█▃ ] dim 0071 μ= +0.008 σ= 0.029 zeros= 0% [ ▁▃████▅▂ ] [ ▃█▂ ] dim 0072 μ= +0.013 σ= 0.021 zeros= 0% [ ▃███▃ ] [ ▆█ ] dim 0073 μ= +0.006 σ= 0.014 zeros= 0% [ ▂██▄ ] [ ▁▇█▃ ] dim 0074 μ= -0.013 σ= 0.032 zeros= 0% [ ▁▄████▆▂▁ ] [ ▃█▄ ] dim 0075 μ= -0.006 σ= 0.024 zeros= 0% [ ▁▄███▄▁ ] [ ▁█▅ ] dim 0076 μ= -0.002 σ= 0.020 zeros= 0% [ ▂███▄ ] [ ▂▆█▄▁ ] dim 0077 μ= -0.010 σ= 0.040 zeros= 0% [ ▁▂▆█████▄▂▁ ] [ ▃█▅ ] dim 0078 μ= +0.015 σ= 0.022 zeros= 0% [ ▃███▄ ] [ ▆█▄ ] dim 0079 μ= +0.011 σ= 0.028 zeros= 0% [ ▂▇███▆▁ ] [ ▃█ ] dim 0080 μ= -0.013 σ= 0.014 zeros= 0% [ ▂██▄ ] [ ▅█▃ ] dim 0081 μ= +0.011 σ= 0.025 zeros= 0% [ ▁▆███▄▁ ] [ ▂██▆▁ ] dim 0082 μ= +0.014 σ= 0.038 zeros= 0% [ ▁▂▄█████▄▂▁ ] [ ▄█▄ ] dim 0083 μ= +0.014 σ= 0.024 zeros= 0% [ ▁▅███▅▁ ] [ ▁▆█▅ ] dim 0084 μ= +0.011 σ= 0.033 zeros= 0% [ ▁▃████▇▃▁ ] [ ▂█▄ ] dim 0085 μ= -0.003 σ= 0.024 zeros= 0% [ ▁▃███▅▁ ] [ ▂█▇▁ ] dim 0086 μ= -0.019 σ= 0.031 zeros= 0% [ ▁▅████▄▁ ] [ ▆█▃ ] dim 0087 μ= +0.011 σ= 0.024 zeros= 0% [ ▁▆███▄▁ ] [ ▅█▃ ] dim 0088 μ= -0.009 σ= 0.028 zeros= 0% [ ▂▇███▅▁ ] [ ▃▆█▂ ] dim 0089 μ= +0.023 σ= 0.032 zeros= 0% [ ▁▆████▅▂ ] [ ▄█▇▄ ] dim 0090 μ= +0.004 σ= 0.035 zeros= 0% [ ▁▂▆████▆▂▁ ] [ ▃█▂ ] dim 0091 μ= +0.033 σ= 0.020 zeros= 0% [ ▃███▂ ] [ ▃█▆ ] dim 0092 μ= +0.035 σ= 0.033 zeros= 0% [ ▁▃▇███▇▄▁ ] [ ▁▅█▅▁ ] dim 0093 μ= -0.006 σ= 0.035 zeros= 0% [ ▁▃█████▄▁ ] [ ▃██▂ ] dim 0094 μ= +0.002 σ= 0.028 zeros= 0% [ ▁▄████▄ ] [ ▁█ ] dim 0095 μ= -0.011 σ= 0.013 zeros= 0% [ ▁██▃ ] [ ▂▆█▃ ] dim 0096 μ= +0.006 σ= 0.033 zeros= 0% [ ▂▅████▅▂▁ ] [ ▂█▄ ] dim 0097 μ= -0.005 σ= 0.025 zeros= 0% [ ▁▅███▅▁ ] [ ██▁ ] dim 0098 μ= +0.006 σ= 0.026 zeros= 0% [ ▁▃████▄ ] [ ▂█▁ ] dim 0099 μ= -0.007 σ= 0.020 zeros= 0% [ ▂███▂ ] [ █▅ ] dim 0100 μ= +0.001 σ= 0.022 zeros= 0% [ ▂███▆▁ ] [ ▂█▃ ] dim 0101 μ= -0.023 σ= 0.022 zeros= 0% [ ▃███▅▁ ] [ ▄█▂ ] dim 0102 μ= -0.009 σ= 0.024 zeros= 0% [ ▁▅███▃▁ ] [ ▆█ ] dim 0103 μ= +0.006 σ= 0.023 zeros= 0% [ ▂▆███▂ ] [ ▃█▃ ] dim 0104 μ= +0.013 σ= 0.026 zeros= 0% [ ▁▆███▅▁ ] [ ▇█▂ ] dim 0105 μ= +0.006 σ= 0.028 zeros= 0% [ ▁▃████▄▁ ] [ ▇█▃ ] dim 0106 μ= +0.009 σ= 0.028 zeros= 0% [ ▁▃████▅▁ ] [ █▃ ] dim 0107 μ= -0.003 σ= 0.019 zeros= 0% [ ▂███▃ ] [ ▄██▄ ] dim 0108 μ= -0.017 σ= 0.035 zeros= 0% [ ▁▂▆████▆▂▁ ] [ ▆█▂ ] dim 0109 μ= +0.009 σ= 0.022 zeros= 0% [ ▁▅███▂ ] [ ▆█▁ ] dim 0110 μ= +0.007 σ= 0.022 zeros= 0% [ ▁▆███▂ ] [ ██ ] dim 0111 μ= +0.024 σ= 0.020 zeros= 0% [ ▁▆██▆▁ ] [ ██▁ ] dim 0112 μ= +0.006 σ= 0.026 zeros= 0% [ ▃▇███▄▁ ] [ ▇█ ] dim 0113 μ= -0.015 σ= 0.017 zeros= 0% [ ▄██▅ ] [ ▃██▇▂ ] dim 0114 μ= -0.007 σ= 0.037 zeros= 0% [ ▁▂▅█████▄▂ ] [ ▂▇█▃ ] dim 0115 μ= -0.014 σ= 0.033 zeros= 0% [ ▁▂▅████▆▂▁ ] [ ▆█ ] dim 0116 μ= +0.007 σ= 0.018 zeros= 0% [ ▄██▇▁ ] [ ▁█▁ ] dim 0117 μ= -0.006 σ= 0.016 zeros= 0% [ ▁███▁ ] [ ▂▅█▃ ] dim 0118 μ= -0.013 σ= 0.033 zeros= 0% [ ▁▅████▆▂▁ ] [ ▇█▃ ] dim 0119 μ= -0.011 σ= 0.028 zeros= 0% [ ▃████▅▁ ] [ ▃█▇▅ ] dim 0120 μ= -0.033 σ= 0.038 zeros= 0% [ ▁▃▇████▇▄▂ ] [ ▄█▄ ] dim 0121 μ= +0.014 σ= 0.025 zeros= 0% [ ▁▅███▅▁ ] [ █▂ ] dim 0122 μ= -0.003 σ= 0.017 zeros= 0% [ ▁▇██▂ ] [ █▆ ] dim 0123 μ= +0.002 σ= 0.022 zeros= 0% [ ▂███▇▁ ] [ █▇ ] dim 0124 μ= -0.016 σ= 0.020 zeros= 0% [ ▁▆██▇▁ ] [ ▂▅█▇▅ ] dim 0125 μ= -0.003 σ= 0.045 zeros= 0% [ ▂▃▇██████▄▂▁ ] [ █▆ ] dim 0126 μ= +0.021 σ= 0.018 zeros= 0% [ ▁▆██▃ ] [ ▁██ ] dim 0127 μ= -0.019 σ= 0.023 zeros= 0% [ ▂███▇▁ ] [ ▃██▁ ] dim 0128 μ= -0.019 σ= 0.029 zeros= 0% [ ▁▅████▄▁ ] [ ▃▆█▆▁ ] dim 0129 μ= -0.008 σ= 0.039 zeros= 0% [ ▁▂▆█████▅▂▁ ] [ ▃█▂ ] dim 0130 μ= -0.028 σ= 0.022 zeros= 0% [ ▁▄███▃ ] [ ▄█▆ ] dim 0131 μ= -0.002 σ= 0.028 zeros= 0% [ ▁▅███▇▃▁ ] [ ██▂ ] dim 0132 μ= +0.007 σ= 0.026 zeros= 0% [ ▂████▃▁ ] [ ▃█ ] dim 0133 μ= +0.008 σ= 0.015 zeros= 0% [ ▁██▄ ] [ █▇ ] dim 0134 μ= +0.023 σ= 0.023 zeros= 0% [ ▂████▂ ] [ ▄█▅▁ ] dim 0135 μ= -0.004 σ= 0.031 zeros= 0% [ ▂▇████▃▁ ] [ ▃▇█▅▁ ] dim 0136 μ= +0.009 σ= 0.039 zeros= 0% [ ▁▁▂▅█████▄▂ ] [ ▄█▆ ] dim 0137 μ= -0.023 σ= 0.029 zeros= 0% [ ▂▆████▂▁ ] [ ▄█▆ ] dim 0138 μ= +0.035 σ= 0.027 zeros= 0% [ ▁▆███▆▂ ] [ ▁▆█▃ ] dim 0139 μ= +0.008 σ= 0.028 zeros= 0% [ ▁▃████▅▁ ] [ ▇█ ] dim 0140 μ= +0.007 σ= 0.022 zeros= 0% [ ▁▆███▂ ] [ ▇█▁ ] dim 0141 μ= +0.006 σ= 0.023 zeros= 0% [ ▁▇███▂ ] [ ▃█ ] dim 0142 μ= +0.009 σ= 0.015 zeros= 0% [ ▂██▅ ] [ ▂█▆ ] dim 0143 μ= +0.001 σ= 0.027 zeros= 0% [ ▁▄████▂ ] [ ▃▇█▄ ] dim 0144 μ= +0.004 σ= 0.035 zeros= 0% [ ▃▇█████▂ ] [ ██ ] dim 0145 μ= -0.018 σ= 0.018 zeros= 0% [ ▁▆██▄ ] [ ▃█▅▁ ] dim 0146 μ= +0.016 σ= 0.033 zeros= 0% [ ▁▃▇████▃▁ ] [ ▂▇█▃ ] dim 0147 μ= +0.024 σ= 0.029 zeros= 0% [ ▁▄████▄▁ ] [ █▄ ] dim 0148 μ= -0.003 σ= 0.018 zeros= 0% [ ▁███▂ ] [ ▆█ ] dim 0149 μ= -0.014 σ= 0.024 zeros= 0% [ ▂▇███▃ ] [ ▂▆█▅ ] dim 0150 μ= -0.011 σ= 0.036 zeros= 0% [ ▁▂▄█████▃▁ ] [ ▂▆█▆▁ ] dim 0151 μ= +0.011 σ= 0.040 zeros= 0% [ ▁▂▆█████▄▂ ] [ ██ ] dim 0152 μ= +0.024 σ= 0.017 zeros= 0% [ ▅██▄ ] [ ▆█▅ ] dim 0153 μ= -0.027 σ= 0.030 zeros= 0% [ ▁▂▇███▇▂▁ ] [ ▁▅█▆▁ ] dim 0154 μ= -0.006 σ= 0.035 zeros= 0% [ ▁▄█████▄▁ ] [ ▃█ ] dim 0155 μ= +0.009 σ= 0.014 zeros= 0% [ ▁██▄ ] [ ▅██▁ ] dim 0156 μ= -0.002 σ= 0.032 zeros= 0% [ ▁▂▇████▄▁ ] [ ▆█▄ ] dim 0157 μ= -0.008 σ= 0.025 zeros= 0% [ ▁▆███▅▁ ] [ ▃█▄ ] dim 0158 μ= -0.004 σ= 0.021 zeros= 0% [ ▂███▃▁ ] [ ▅█▆ ] dim 0159 μ= -0.003 σ= 0.035 zeros= 0% [ ▁▃█████▅▂ ] [ ▄█▄ ] dim 0160 μ= -0.003 σ= 0.026 zeros= 0% [ ▁▄███▆▂ ] [ ▁▇█▆▁ ] dim 0161 μ= -0.007 σ= 0.034 zeros= 0% [ ▁▄█████▃▁ ] [ ▂█▅ ] dim 0162 μ= -0.003 σ= 0.024 zeros= 0% [ ▁▄███▅▁ ] [ ▃█▆ ] dim 0163 μ= +0.001 σ= 0.026 zeros= 0% [ ▁▄████▃ ] [ ▆█▅ ] dim 0164 μ= +0.032 σ= 0.030 zeros= 0% [ ▁▃████▆▂ ] [ ▅█▁ ] dim 0165 μ= -0.013 σ= 0.026 zeros= 0% [ ▂████▄▁ ] [ ▁▅█▅ ] dim 0166 μ= +0.011 σ= 0.032 zeros= 0% [ ▁▄████▇▂▁ ] [ ▁█ ] dim 0167 μ= -0.007 σ= 0.015 zeros= 0% [ ▁██▇▁ ] [ ██ ] dim 0168 μ= +0.003 σ= 0.015 zeros= 0% [ ▄██▃ ] [ ▃█▅ ] dim 0169 μ= -0.001 σ= 0.029 zeros= 0% [ ▁▅███▇▃▁ ] [ ▄▇█▃ ] dim 0170 μ= +0.022 σ= 0.032 zeros= 0% [ ▂▆████▅▁ ] [ ▆█▃ ] dim 0171 μ= -0.009 σ= 0.029 zeros= 0% [ ▂████▆▂ ] [ ▄█▃ ] dim 0172 μ= -0.008 σ= 0.024 zeros= 0% [ ▁▄███▃▁ ] [ █▁ ] dim 0173 μ= -0.005 σ= 0.016 zeros= 0% [ ▁███▁ ] [ ▂█▇▁ ] dim 0174 μ= -0.019 σ= 0.027 zeros= 0% [ ▁▄████▂ ] [ ▂▇█▂ ] dim 0175 μ= -0.014 σ= 0.032 zeros= 0% [ ▁▅████▆▂ ] [ █▆ ] dim 0176 μ= +0.001 σ= 0.020 zeros= 0% [ ▁▇██▅▁ ] [ ▇█▄ ] dim 0177 μ= +0.010 σ= 0.027 zeros= 0% [ ▂▇███▅▁ ] [ ██ ] dim 0178 μ= +0.022 σ= 0.022 zeros= 0% [ ▂███▇▁ ] [ ▃█▄ ] dim 0179 μ= -0.020 σ= 0.032 zeros= 0% [ ▂▅████▄▁ ] [ ▆█▂ ] dim 0180 μ= +0.008 σ= 0.025 zeros= 0% [ ▂▇███▄ ] [ ▃█▅ ] dim 0181 μ= -0.001 σ= 0.027 zeros= 0% [ ▁▄███▇▂ ] [ ▇█▄ ] dim 0182 μ= -0.030 σ= 0.027 zeros= 0% [ ▂▇███▄▂ ] [ ▃▇▇█▃ ] dim 0183 μ= -0.005 σ= 0.043 zeros= 0% [ ▁▃▆█████▅▃▂▁ ] [ ▂▇█▄ ] dim 0184 μ= +0.007 σ= 0.034 zeros= 0% [ ▂▆████▇▂ ] [ ▄██▂ ] dim 0185 μ= -0.017 σ= 0.031 zeros= 0% [ ▁▆████▅▂ ] [ ▁█▂ ] dim 0186 μ= -0.005 σ= 0.019 zeros= 0% [ ▂███▂ ] [ █▇ ] dim 0187 μ= +0.005 σ= 0.024 zeros= 0% [ ▂▇███▂ ] [ ▁█▃ ] dim 0188 μ= +0.034 σ= 0.019 zeros= 0% [ ▂███▂ ] [ ▂▆█▇▃ ] dim 0189 μ= +0.017 σ= 0.042 zeros= 0% [ ▁▂▅█████▆▃▁ ] [ ▂▆█▆ ] dim 0190 μ= -0.011 σ= 0.036 zeros= 0% [ ▂▆████▇▄▁ ] [ ▁▅█▆ ] dim 0191 μ= -0.005 σ= 0.037 zeros= 0% [ ▁▄█████▅▂▁ ] [ ▃█▅ ] dim 0192 μ= -0.021 σ= 0.029 zeros= 0% [ ▁▅████▂▁ ] [ ▄█▇▁ ] dim 0193 μ= +0.001 σ= 0.032 zeros= 0% [ ▂▅████▄▂ ] [ ▇█▅ ] dim 0194 μ= -0.010 σ= 0.030 zeros= 0% [ ▁▃████▆▂ ] [ ██▂ ] dim 0195 μ= +0.027 σ= 0.026 zeros= 0% [ ▂████▄▁ ] [ ▇█▁ ] dim 0196 μ= +0.026 σ= 0.024 zeros= 0% [ ▂▇███▃ ] [ ▅█ ] dim 0197 μ= -0.013 σ= 0.016 zeros= 0% [ ▂██▅ ] [ █▇ ] dim 0198 μ= +0.003 σ= 0.024 zeros= 0% [ ▃████▂ ] [ ▄██▁ ] dim 0199 μ= +0.019 σ= 0.031 zeros= 0% [ ▂▆████▃▁ ] [ ▄██▃ ] dim 0200 μ= +0.002 σ= 0.030 zeros= 0% [ ▁▅████▄▁ ] [ ▂█ ] dim 0201 μ= -0.009 σ= 0.016 zeros= 0% [ ▁██▆▁ ] [ █▆ ] dim 0202 μ= +0.001 σ= 0.023 zeros= 0% [ ▂███▇▂ ] [ ██▃ ] dim 0203 μ= +0.028 σ= 0.029 zeros= 0% [ ▁▃████▅▁ ] [ ▅█▆▁ ] dim 0204 μ= -0.002 σ= 0.032 zeros= 0% [ ▃▇████▄▁ ] [ ▃█▃ ] dim 0205 μ= +0.014 σ= 0.025 zeros= 0% [ ▁▅███▄▁ ] [ ██▁ ] dim 0206 μ= +0.004 σ= 0.024 zeros= 0% [ ▂████▂ ] [ ▂▇█▆ ] dim 0207 μ= +0.010 σ= 0.033 zeros= 0% [ ▁▄████▇▃▁ ] [ ▂█▁ ] dim 0208 μ= -0.028 σ= 0.019 zeros= 0% [ ▂███▁ ] [ ▂█▅ ] dim 0209 μ= +0.017 σ= 0.023 zeros= 0% [ ▃███▅▁ ] [ █ ] dim 0210 μ= -0.009 σ= 0.015 zeros= 0% [ ▁██▅ ] [ ▂██▁ ] dim 0211 μ= +0.001 σ= 0.030 zeros= 0% [ ▂▅████▄▁ ] [ ▅█▅ ] dim 0212 μ= +0.015 σ= 0.032 zeros= 0% [ ▁▃▆███▇▃▁ ] [ ▃█▄ ] dim 0213 μ= -0.003 σ= 0.025 zeros= 0% [ ▁▄███▆▁ ] [ ▅█▆ ] dim 0214 μ= -0.002 σ= 0.031 zeros= 0% [ ▁▂▆████▃▁ ] [ ▂█▆ ] dim 0215 μ= +0.000 σ= 0.027 zeros= 0% [ ▁▄███▇▃ ] [ ▄█▃ ] dim 0216 μ= -0.008 σ= 0.027 zeros= 0% [ ▂▆███▅▁ ] [ ▄▇█▂ ] dim 0217 μ= +0.002 σ= 0.033 zeros= 0% [ ▂▆████▅▁ ] [ █▃ ] dim 0218 μ= -0.001 σ= 0.016 zeros= 0% [ ▅██▂ ] [ ▂██▄ ] dim 0219 μ= +0.007 σ= 0.032 zeros= 0% [ ▁▅████▆▂ ] [ ▃▇█▃ ] dim 0220 μ= +0.024 σ= 0.032 zeros= 0% [ ▁▁▅████▅▂ ] [ ▄█▃ ] dim 0221 μ= -0.009 σ= 0.024 zeros= 0% [ ▁▅███▃▁ ] [ ▃█▇ ] dim 0222 μ= -0.001 σ= 0.026 zeros= 0% [ ▁▄███▇▂ ] [ ▅█▁ ] dim 0223 μ= +0.008 σ= 0.024 zeros= 0% [ ▁▇███▃▁ ] [ ▂█▆▁ ] dim 0224 μ= +0.019 σ= 0.030 zeros= 0% [ ▂▆████▃▁ ] [ ▇█▄ ] dim 0225 μ= -0.010 σ= 0.028 zeros= 0% [ ▂▇███▅▂ ] [ ▂██▁ ] dim 0226 μ= +0.003 σ= 0.027 zeros= 0% [ ▁▄████▃▁ ] [ ▃▇█▃ ] dim 0227 μ= -0.034 σ= 0.030 zeros= 0% [ ▁▄████▅▁ ] [ ▂▄██▄ ] dim 0228 μ= +0.040 σ= 0.038 zeros= 0% [ ▁▄█████▇▃▁ ] [ ▇█ ] dim 0229 μ= +0.004 σ= 0.023 zeros= 0% [ ▂████▂ ] [ ██ ] dim 0230 μ= +0.006 σ= 0.019 zeros= 0% [ ▁▅███▁ ] [ ▁██ ] dim 0231 μ= -0.017 σ= 0.024 zeros= 0% [ ▂████▂ ] [ ▅█▃ ] dim 0232 μ= +0.029 σ= 0.025 zeros= 0% [ ▂▇███▄▁ ] [ ▆█▃ ] dim 0233 μ= -0.029 σ= 0.027 zeros= 0% [ ▂▆███▅▁ ] [ ▄█▆▂ ] dim 0234 μ= +0.039 σ= 0.031 zeros= 0% [ ▂▆████▃▁ ] [ █▆ ] dim 0235 μ= +0.002 σ= 0.021 zeros= 0% [ ▂▇██▆▁ ] [ ▅█▆▃ ] dim 0236 μ= +0.020 σ= 0.039 zeros= 0% [ ▁▁▃▇████▆▂▁ ] [ ▅█▂ ] dim 0237 μ= -0.009 σ= 0.023 zeros= 0% [ ▁▅███▃▁ ] [ ▄█▃ ] dim 0238 μ= -0.009 σ= 0.029 zeros= 0% [ ▁▃▇███▆▁ ] [ ▄██▁ ] dim 0239 μ= -0.019 σ= 0.028 zeros= 0% [ ▁▄████▃▁ ] [ ▁█▄ ] dim 0240 μ= +0.017 σ= 0.023 zeros= 0% [ ▁▃███▄▁ ] [ ▄█▇▆ ] dim 0241 μ= +0.027 σ= 0.039 zeros= 0% [ ▁▄▆█████▄▂ ] [ ▂█▇ ] dim 0242 μ= +0.002 σ= 0.025 zeros= 0% [ ▁▃████▂ ] [ ▂█▁ ] dim 0243 μ= -0.007 σ= 0.020 zeros= 0% [ ▃███▂ ] [ ▂▇█▅ ] dim 0244 μ= -0.008 σ= 0.035 zeros= 0% [ ▁▄█████▃▁ ] [ ▃█▇▃ ] dim 0245 μ= +0.002 σ= 0.033 zeros= 0% [ ▂▆████▄▂ ] [ ██ ] dim 0246 μ= -0.016 σ= 0.018 zeros= 0% [ ▅██▅▁ ] [ ▅█▇▃ ] dim 0247 μ= -0.038 σ= 0.035 zeros= 0% [ ▁▃▆████▅▂▁ ] [ ▁▇█▅ ] dim 0248 μ= +0.010 σ= 0.035 zeros= 0% [ ▂▅████▇▃▁ ] [ ▅██▃ ] dim 0249 μ= -0.019 σ= 0.033 zeros= 0% [ ▁▂▇████▅▂ ] [ █▆ ] dim 0250 μ= +0.001 σ= 0.023 zeros= 0% [ ▃███▇▁ ] [ █▇ ] dim 0251 μ= +0.023 σ= 0.015 zeros= 0% [ ▄██▃ ] [ ▃█▄ ] dim 0252 μ= -0.004 σ= 0.022 zeros= 0% [ ▃███▅▁ ] [ ██ ] dim 0253 μ= -0.016 σ= 0.023 zeros= 0% [ ▂▇███▂ ] [ ▂▇█▂ ] dim 0254 μ= +0.024 σ= 0.028 zeros= 0% [ ▁▃████▄▁ ] [ ▃█▆▄ ] dim 0255 μ= -0.010 σ= 0.038 zeros= 0% [ ▁▂▆█████▅▂▁ ] [ ▄▇█▅▁ ] dim 0256 μ= -0.013 σ= 0.046 zeros= 0% [ ▁▂▅██████▆▂▁ ] [ ▄██▁ ] dim 0257 μ= -0.000 σ= 0.029 zeros= 0% [ ▁▅████▃▁ ] [ ▄██▂ ] dim 0258 μ= +0.001 σ= 0.028 zeros= 0% [ ▁▅████▃▁ ] [ █▇ ] dim 0259 μ= +0.004 σ= 0.018 zeros= 0% [ ▁▅██▆ ] [ ▄█▇▂ ] dim 0260 μ= -0.000 σ= 0.033 zeros= 0% [ ▁▃▆████▅▁ ] [ █▄ ] dim 0261 μ= -0.020 σ= 0.016 zeros= 0% [ ▁▆██▂ ] [ ▆█ ] dim 0262 μ= +0.027 σ= 0.019 zeros= 0% [ ▄██▇▁ ] [ ▅█ ] dim 0263 μ= -0.010 σ= 0.017 zeros= 0% [ ▂███▁ ] [ ▁▇█▂ ] dim 0264 μ= -0.013 σ= 0.029 zeros= 0% [ ▁▃████▅▁ ] [ ▅█▃ ] dim 0265 μ= -0.009 σ= 0.026 zeros= 0% [ ▁▆███▄▁ ] [ █▇ ] dim 0266 μ= +0.003 σ= 0.021 zeros= 0% [ ▁▇██▆▁ ] [ ▃█ ] dim 0267 μ= +0.010 σ= 0.018 zeros= 0% [ ▃███▁ ] [ ▅██▅ ] dim 0268 μ= +0.023 σ= 0.038 zeros= 0% [ ▁▃█████▇▃▁ ] [ ▃█▇▁ ] dim 0269 μ= +0.002 σ= 0.028 zeros= 0% [ ▁▄████▃▁ ] [ ▃█▆ ] dim 0270 μ= -0.001 σ= 0.031 zeros= 0% [ ▂▆████▄▁ ] [ ▄█▄ ] dim 0271 μ= -0.006 σ= 0.026 zeros= 0% [ ▁▆███▆▁ ] [ ▄█▁ ] dim 0272 μ= -0.009 σ= 0.020 zeros= 0% [ ▃███▂ ] [ ▂▆█▆ ] dim 0273 μ= +0.012 σ= 0.037 zeros= 0% [ ▂▅█████▄▁ ] [ ▁▆█▂ ] dim 0274 μ= +0.008 σ= 0.032 zeros= 0% [ ▁▄████▆▂▁ ] [ ▂█▅ ] dim 0275 μ= +0.020 σ= 0.026 zeros= 0% [ ▁▄███▇▂ ] [ ▃█▂ ] dim 0276 μ= -0.008 σ= 0.021 zeros= 0% [ ▁▄███▂ ] [ ▁██▂ ] dim 0277 μ= +0.006 σ= 0.027 zeros= 0% [ ▃████▄▁ ] [ ▄█ ] dim 0278 μ= -0.010 σ= 0.020 zeros= 0% [ ▄███▂ ] [ ▃█▄▁ ] dim 0279 μ= +0.018 σ= 0.033 zeros= 0% [ ▁▂▆████▄▁ ] [ ██▁ ] dim 0280 μ= +0.025 σ= 0.023 zeros= 0% [ ▂▇███▂ ] [ ▇█ ] dim 0281 μ= +0.004 σ= 0.024 zeros= 0% [ ▃▇███▂ ] [ ▅█ ] dim 0282 μ= +0.006 σ= 0.017 zeros= 0% [ ▄██▅▁ ] [ ▆█▄ ] dim 0283 μ= -0.007 σ= 0.029 zeros= 0% [ ▂▆███▆▂▁ ] [ ▂▆█▄ ] dim 0284 μ= -0.051 σ= 0.031 zeros= 0% [ ▁▃████▆▂ ] [ ▁▆█▅ ] dim 0285 μ= +0.008 σ= 0.032 zeros= 0% [ ▁▄████▆▂ ] [ ▆█▄ ] dim 0286 μ= -0.007 σ= 0.032 zeros= 0% [ ▁▃████▇▄▁ ] [ ██ ] dim 0287 μ= +0.005 σ= 0.021 zeros= 0% [ ▁▆██▇▂ ] [ ▄▇█▆▂ ] dim 0288 μ= -0.012 σ= 0.044 zeros= 0% [ ▂▅▇█████▆▂▁ ] [ ▄█▂ ] dim 0289 μ= +0.010 σ= 0.024 zeros= 0% [ ▁▆███▃▁ ] [ ▅█▇▁ ] dim 0290 μ= +0.015 σ= 0.035 zeros= 0% [ ▁▄█████▄▁ ] [ ▆█ ] dim 0291 μ= -0.015 σ= 0.014 zeros= 0% [ ▂██▃ ] [ ▃██▂ ] dim 0292 μ= +0.004 σ= 0.035 zeros= 0% [ ▁▂▆████▇▂▁ ] [ █▆ ] dim 0293 μ= +0.020 σ= 0.019 zeros= 0% [ ▁▇██▅ ] [ ▅█▄ ] dim 0294 μ= -0.006 σ= 0.026 zeros= 0% [ ▁▅███▅▂ ] [ █▃ ] dim 0295 μ= -0.000 σ= 0.013 zeros= 0% [ ▃██▁ ] [ ▁█▇ ] dim 0296 μ= +0.002 σ= 0.025 zeros= 0% [ ▃████▂ ] [ █▂ ] dim 0297 μ= -0.004 σ= 0.018 zeros= 0% [ ▁███▂ ] [ ▅█▁ ] dim 0298 μ= -0.011 σ= 0.024 zeros= 0% [ ▁▆███▃ ] [ ▂█▇ ] dim 0299 μ= +0.001 σ= 0.027 zeros= 0% [ ▁▄███▇▃▁ ] [ ▅██ ] dim 0300 μ= -0.023 σ= 0.030 zeros= 0% [ ▂▇████▃▁ ] [ ▇█▃ ] dim 0301 μ= +0.007 σ= 0.026 zeros= 0% [ ▂▇███▃▁ ] [ ▂▇█▄ ] dim 0302 μ= +0.006 σ= 0.035 zeros= 0% [ ▁▂▅████▆▃▁ ] [ █▆ ] dim 0303 μ= -0.018 σ= 0.016 zeros= 0% [ ▅██▃ ] [ ▄█▅▁ ] dim 0304 μ= -0.001 σ= 0.031 zeros= 0% [ ▂▅████▄▁ ] [ ▃▇█▂ ] dim 0305 μ= +0.024 σ= 0.034 zeros= 0% [ ▂▆████▆▂▁ ] [ ▄█▅▁ ] dim 0306 μ= +0.013 σ= 0.036 zeros= 0% [ ▁▂▃█████▄▁ ] [ ▃█ ] dim 0307 μ= +0.010 σ= 0.016 zeros= 0% [ ▂██▆▁ ] [ ▁▅█▅ ] dim 0308 μ= +0.030 σ= 0.038 zeros= 0% [ ▁▂▆█████▃▁ ] [ ▃██▃ ] dim 0309 μ= +0.003 σ= 0.030 zeros= 0% [ ▁▄████▄▁ ] [ █ ] dim 0310 μ= -0.002 σ= 0.010 zeros= 0% [ ▂█▇ ] [ ▄█ ] dim 0311 μ= +0.006 σ= 0.013 zeros= 0% [ ▁██▃ ] [ ▅█▇▄ ] dim 0312 μ= +0.019 σ= 0.035 zeros= 0% [ ▁▃▇████▄▂ ] [ ▇█ ] dim 0313 μ= +0.004 σ= 0.019 zeros= 0% [ ▁▆██▆▁ ] [ ▂▇██▅▂ ] dim 0314 μ= +0.003 σ= 0.046 zeros= 0% [ ▁▃▅██████▆▂▁ ] [ █▅ ] dim 0315 μ= -0.001 σ= 0.021 zeros= 0% [ ▂███▅▁ ] [ ▄█▅ ] dim 0316 μ= -0.026 σ= 0.025 zeros= 0% [ ▁▅███▅▁ ] [ ▂██▃ ] dim 0317 μ= -0.014 σ= 0.029 zeros= 0% [ ▁▄████▅▁ ] [ ▃█ ] dim 0318 μ= -0.011 σ= 0.015 zeros= 0% [ ▁██▅ ] [ ▁▇█▅ ] dim 0319 μ= +0.009 σ= 0.032 zeros= 0% [ ▁▄████▆▂▁ ] [ █▇▂ ] dim 0320 μ= -0.014 σ= 0.025 zeros= 0% [ ▂▇███▂▁ ] [ █ ] dim 0321 μ= -0.026 σ= 0.016 zeros= 0% [ ▁███▁ ] [ ▁▇█▅ ] dim 0322 μ= -0.010 σ= 0.036 zeros= 0% [ ▁▂▆█████▄▁ ] [ ▆█▆▁ ] dim 0323 μ= +0.014 σ= 0.036 zeros= 0% [ ▂▄█████▄▂ ] [ █▂ ] dim 0324 μ= -0.024 σ= 0.018 zeros= 0% [ ▁███▂ ] [ ▃▆█▆▁ ] dim 0325 μ= +0.011 σ= 0.035 zeros= 0% [ ▁▅█████▄▁ ] [ ▂█▃ ] dim 0326 μ= -0.005 σ= 0.023 zeros= 0% [ ▁▃███▄▁ ] [ █▄ ] dim 0327 μ= -0.022 σ= 0.019 zeros= 0% [ ▁███▃ ] [ █▆ ] dim 0328 μ= +0.003 σ= 0.010 zeros= 0% [ ▁██▁ ] [ ▂██▃ ] dim 0329 μ= +0.003 σ= 0.030 zeros= 0% [ ▂▄████▄▁ ] [ ▂▇█▆▃ ] dim 0330 μ= +0.017 σ= 0.040 zeros= 0% [ ▁▂▆█████▆▃▁ ] [ ▁▇██▄ ] dim 0331 μ= -0.001 σ= 0.039 zeros= 0% [ ▁▄█████▆▃▁ ] [ █▆ ] dim 0332 μ= +0.022 σ= 0.019 zeros= 0% [ ▁▆██▅▁ ] [ ▃█▄ ] dim 0333 μ= -0.003 σ= 0.027 zeros= 0% [ ▁▅███▇▂ ] [ █▃ ] dim 0334 μ= +0.018 σ= 0.016 zeros= 0% [ ▁▆██▂ ] [ ██▁ ] dim 0335 μ= +0.003 σ= 0.024 zeros= 0% [ ▂████▂ ] [ ▄█▆▂ ] dim 0336 μ= -0.001 σ= 0.032 zeros= 0% [ ▂▆████▄▁ ] [ ▁▇█▂ ] dim 0337 μ= -0.015 σ= 0.027 zeros= 0% [ ▃████▃▁ ] [ ▅█▃ ] dim 0338 μ= +0.010 σ= 0.028 zeros= 0% [ ▂▇███▅▁ ] [ ▂▇█▃ ] dim 0339 μ= +0.005 σ= 0.029 zeros= 0% [ ▁▃████▅▁ ] [ ▃██▁ ] dim 0340 μ= +0.000 σ= 0.032 zeros= 0% [ ▂▆████▄▁ ] [ ▁█▄ ] dim 0341 μ= +0.016 σ= 0.022 zeros= 0% [ ▂███▄▁ ] [ █▇▁ ] dim 0342 μ= -0.017 σ= 0.026 zeros= 0% [ ▁▃████▃▁ ] [ █▄ ] dim 0343 μ= +0.000 σ= 0.014 zeros= 0% [ ▃██▁ ] [ ▃█▃ ] dim 0344 μ= +0.014 σ= 0.024 zeros= 0% [ ▁▄███▄▁ ] [ ▃█▄ ] dim 0345 μ= +0.014 σ= 0.026 zeros= 0% [ ▁▅███▅▁ ] [ █▁ ] dim 0346 μ= -0.004 σ= 0.015 zeros= 0% [ ▁▆██▁ ] [ ▄█▆ ] dim 0347 μ= -0.024 σ= 0.031 zeros= 0% [ ▁▂▇████▂▁ ] [ ▁▅█▅ ] dim 0348 μ= -0.008 σ= 0.032 zeros= 0% [ ▁▃████▆▃▁ ] [ ▆█▅ ] dim 0349 μ= -0.027 σ= 0.030 zeros= 0% [ ▁▃▇███▇▂ ] [ ▁█▂ ] dim 0350 μ= +0.015 σ= 0.018 zeros= 0% [ ▂███▂ ] [ ▄█▇ ] dim 0351 μ= +0.019 σ= 0.028 zeros= 0% [ ▂▅████▂ ] [ ▂▆█▃ ] dim 0352 μ= +0.007 σ= 0.030 zeros= 0% [ ▁▄████▅▂ ] [ ▁█▇▁ ] dim 0353 μ= -0.016 σ= 0.027 zeros= 0% [ ▁▃████▃▁ ] [ ▁▇█▅ ] dim 0354 μ= +0.012 σ= 0.035 zeros= 0% [ ▂▄█████▄▁ ] [ ▅█▁ ] dim 0355 μ= -0.011 σ= 0.021 zeros= 0% [ ▁▅███▂ ] [ ▅█▅ ] dim 0356 μ= +0.033 σ= 0.033 zeros= 0% [ ▁▄█████▃▁ ] [ ▃█▆ ] dim 0357 μ= +0.018 σ= 0.027 zeros= 0% [ ▁▅███▇▂ ] [ █ ] dim 0358 μ= -0.002 σ= 0.013 zeros= 0% [ ▄██▁ ] [ ▆█▃ ] dim 0359 μ= -0.010 σ= 0.027 zeros= 0% [ ▂▇███▄▁ ] [ ▄█▂ ] dim 0360 μ= +0.010 σ= 0.028 zeros= 0% [ ▂▆███▅▁ ] [ ▅██▃ ] dim 0361 μ= -0.017 σ= 0.036 zeros= 0% [ ▁▂▇████▇▃▁ ] [ █▂ ] dim 0362 μ= -0.025 σ= 0.017 zeros= 0% [ ▁███▁ ] [ ▃█▆▁ ] dim 0363 μ= +0.020 σ= 0.031 zeros= 0% [ ▂▅████▄▁ ] [ ▇█▃ ] dim 0364 μ= +0.010 σ= 0.029 zeros= 0% [ ▁▃▇███▆▂ ] [ ▆█▅ ] dim 0365 μ= +0.032 σ= 0.032 zeros= 0% [ ▁▃████▆▃▁ ] [ ▁█▆ ] dim 0366 μ= -0.021 σ= 0.022 zeros= 0% [ ▂███▆▁ ] [ ██ ] dim 0367 μ= +0.004 σ= 0.015 zeros= 0% [ ▃██▃ ] [ ▃█▂ ] dim 0368 μ= -0.008 σ= 0.022 zeros= 0% [ ▁▄███▃ ] [ ▂█▂ ] dim 0369 μ= +0.032 σ= 0.020 zeros= 0% [ ▃███▂ ] [ ▁█▅ ] dim 0370 μ= -0.001 σ= 0.020 zeros= 0% [ ▂███▄▁ ] [ ▄██▅ ] dim 0371 μ= +0.007 σ= 0.037 zeros= 0% [ ▁▃▇█████▃▁ ] [ ▃█▆▂ ] dim 0372 μ= +0.022 σ= 0.034 zeros= 0% [ ▁▂▅████▅▂ ] [ ▄█▇▁ ] dim 0373 μ= +0.000 σ= 0.033 zeros= 0% [ ▁▂▇████▄▁ ] [ █▆ ] dim 0374 μ= -0.019 σ= 0.021 zeros= 0% [ ▁███▆▁ ] [ ▅█▃ ] dim 0375 μ= +0.011 σ= 0.028 zeros= 0% [ ▂████▆▂ ] [ ▅█ ] dim 0376 μ= -0.012 σ= 0.018 zeros= 0% [ ▃██▇▁ ] [ ▄█▅ ] dim 0377 μ= -0.005 σ= 0.028 zeros= 0% [ ▁▂▆███▆▂ ] [ ▁█▆ ] dim 0378 μ= -0.001 σ= 0.026 zeros= 0% [ ▁▄███▇▂ ] [ ▁██▁ ] dim 0379 μ= +0.003 σ= 0.025 zeros= 0% [ ▃████▂▁ ] [ ▃█▆ ] dim 0380 μ= -0.003 σ= 0.024 zeros= 0% [ ▁▃███▅▁ ] [ █▆ ] dim 0381 μ= +0.002 σ= 0.017 zeros= 0% [ ▁▅██▃ ] [ ▆█▄ ] dim 0382 μ= -0.010 σ= 0.029 zeros= 0% [ ▁▃████▆▂ ] [ ▂▇█▃ ] dim 0383 μ= +0.024 σ= 0.034 zeros= 0% [ ▁▂▆████▅▂▁ ] [ ▅█▂ ] dim 0384 μ= +0.010 σ= 0.026 zeros= 0% [ ▂▆███▄▁ ] [ ▃█▇ ] dim 0385 μ= +0.019 σ= 0.027 zeros= 0% [ ▁▄████▂ ] [ ▅█▂ ] dim 0386 μ= +0.010 σ= 0.024 zeros= 0% [ ▁▅███▃▁ ] [ █ ] dim 0387 μ= -0.010 σ= 0.011 zeros= 0% [ ▇█▃ ] [ ▄▆█▇▁ ] dim 0388 μ= +0.011 σ= 0.044 zeros= 0% [ ▂▄▆█████▆▃▁ ] [ ▇█▄ ] dim 0389 μ= +0.008 σ= 0.028 zeros= 0% [ ▁▃████▄▁ ] [ ▆█▁ ] dim 0390 μ= +0.026 σ= 0.026 zeros= 0% [ ▁▂▇███▃▁ ] [ ▄█▇▃ ] dim 0391 μ= +0.001 σ= 0.030 zeros= 0% [ ▁▆████▄▁ ] [ ▁█▇ ] dim 0392 μ= +0.020 σ= 0.026 zeros= 0% [ ▁▄███▇▂ ] [ ▄██▆▁ ] dim 0393 μ= -0.009 σ= 0.040 zeros= 0% [ ▁▂▆█████▅▂▁ ] [ █▄ ] dim 0394 μ= +0.018 σ= 0.018 zeros= 0% [ ▁▇██▃ ] [ ▆█▇▂ ] dim 0395 μ= -0.002 σ= 0.034 zeros= 0% [ ▁▃▇████▄▁▁ ] [ ██▁ ] dim 0396 μ= -0.015 σ= 0.025 zeros= 0% [ ▂████▃▁ ] [ ██ ] dim 0397 μ= +0.003 σ= 0.018 zeros= 0% [ ▁▆██▅▁ ] [ ▄▇█▄ ] dim 0398 μ= +0.002 σ= 0.039 zeros= 0% [ ▁▁▄██████▃▁ ] [ ▅█ ] dim 0399 μ= -0.013 σ= 0.016 zeros= 0% [ ▂██▅ ] [ ▁▅█▆▂ ] dim 0400 μ= -0.003 σ= 0.038 zeros= 0% [ ▂▄█████▆▂▁ ] [ ▂█▇▂ ] dim 0401 μ= -0.017 σ= 0.029 zeros= 0% [ ▁▅████▄▁ ] [ ▂█▆ ] dim 0402 μ= -0.000 σ= 0.025 zeros= 0% [ ▁▃███▇▂ ] [ ▄█▅ ] dim 0403 μ= -0.003 σ= 0.025 zeros= 0% [ ▁▅███▆▁ ] [ █▇ ] dim 0404 μ= +0.002 σ= 0.024 zeros= 0% [ ▃███▇▂ ] [ ▅█▇ ] dim 0405 μ= +0.015 σ= 0.029 zeros= 0% [ ▁▂▆████▂▁ ] [ ▁█▃ ] dim 0406 μ= +0.015 σ= 0.018 zeros= 0% [ ▁███▂ ] [ ▁█▁ ] dim 0407 μ= +0.012 σ= 0.018 zeros= 0% [ ▂███▁ ] [ ▇█ ] dim 0408 μ= +0.003 σ= 0.025 zeros= 0% [ ▃████▂ ] [ ▆█▂ ] dim 0409 μ= -0.010 σ= 0.025 zeros= 0% [ ▂▆███▃▁ ] [ ▁█▇ ] dim 0410 μ= -0.019 σ= 0.025 zeros= 0% [ ▁▃███▇▂ ] [ ▃█▇▁ ] dim 0411 μ= +0.002 σ= 0.029 zeros= 0% [ ▁▄████▄▁ ] [ ▃██▅ ] dim 0412 μ= +0.004 σ= 0.038 zeros= 0% [ ▁▃▇████▆▃▁ ] [ ▅█▃ ] dim 0413 μ= -0.010 σ= 0.025 zeros= 0% [ ▂▆███▃▁ ] [ ▅█▃ ] dim 0414 μ= -0.008 σ= 0.025 zeros= 0% [ ▁▆███▄▁ ] [ ▄█▃ ] dim 0415 μ= -0.008 σ= 0.022 zeros= 0% [ ▁▄███▃ ] [ ▁▆█▆▂ ] dim 0416 μ= -0.004 σ= 0.037 zeros= 0% [ ▂▄█████▆▂ ] [ ██▃ ] dim 0417 μ= +0.008 σ= 0.029 zeros= 0% [ ▁▃████▅▂ ] [ ▇█ ] dim 0418 μ= -0.016 σ= 0.021 zeros= 0% [ ▁▇███▁ ] [ █ ] dim 0419 μ= -0.005 σ= 0.014 zeros= 0% [ ▆█▇▁ ] [ ▄▇█▄ ] dim 0420 μ= +0.004 σ= 0.036 zeros= 0% [ ▁▃▆████▆▃▁ ] [ ▂█▆▁ ] dim 0421 μ= -0.018 σ= 0.028 zeros= 0% [ ▁▄████▃▁ ] [ ▆█▄ ] dim 0422 μ= +0.012 σ= 0.027 zeros= 0% [ ▂▆███▅▁ ] [ ▂█▃ ] dim 0423 μ= +0.015 σ= 0.024 zeros= 0% [ ▁▃███▅▁ ] [ ▂█▄ ] dim 0424 μ= +0.016 σ= 0.021 zeros= 0% [ ▃███▄ ] [ ▂▇█▃ ] dim 0425 μ= -0.012 σ= 0.038 zeros= 0% [ ▁▂▆████▇▄▁▁ ] [ █▁ ] dim 0426 μ= +0.018 σ= 0.013 zeros= 0% [ ▄██▁ ] [ ▂▆█▃ ] dim 0427 μ= +0.002 σ= 0.036 zeros= 0% [ ▁▃▇████▅▂▁ ] [ ▅██▂ ] dim 0428 μ= +0.020 σ= 0.036 zeros= 0% [ ▁▃▇████▆▂▁ ] [ ▃█ ] dim 0429 μ= +0.010 σ= 0.016 zeros= 0% [ ▂██▇▁ ] [ ▆█▂ ] dim 0430 μ= +0.008 σ= 0.025 zeros= 0% [ ▂▇███▃▁ ] [ ▃█▄ ] dim 0431 μ= +0.015 σ= 0.028 zeros= 0% [ ▂▆███▆▂ ] [ ▃█▁ ] dim 0432 μ= +0.011 σ= 0.021 zeros= 0% [ ▁▃███▂ ] [ ▆█▃ ] dim 0433 μ= -0.012 σ= 0.030 zeros= 0% [ ▁▃████▅▁ ] [ ▁█▇▁ ] dim 0434 μ= +0.003 σ= 0.026 zeros= 0% [ ▃████▃▁ ] [ ▇█ ] dim 0435 μ= +0.006 σ= 0.018 zeros= 0% [ ▄██▅▁ ] [ ▁▇█▆ ] dim 0436 μ= -0.007 σ= 0.034 zeros= 0% [ ▁▄█████▄▁ ] [ ▅█▃ ] dim 0437 μ= +0.009 σ= 0.031 zeros= 0% [ ▁▄████▆▂ ] [ ▁█▅ ] dim 0438 μ= -0.001 σ= 0.023 zeros= 0% [ ▂███▆▁ ] [ ▃█▇▁ ] dim 0439 μ= -0.018 σ= 0.029 zeros= 0% [ ▁▅████▄▁ ] [ ▂█▇▁ ] dim 0440 μ= +0.002 σ= 0.028 zeros= 0% [ ▁▄████▃▁ ] [ ▅█▆▃ ] dim 0441 μ= +0.018 σ= 0.037 zeros= 0% [ ▁▄▇████▆▂ ] [ ▄█▁ ] dim 0442 μ= +0.012 σ= 0.020 zeros= 0% [ ▃███▂ ] [ ▃█ ] dim 0443 μ= -0.011 σ= 0.017 zeros= 0% [ ▂██▆▁ ] [ ▂█▇▄▃ ] dim 0444 μ= +0.017 σ= 0.043 zeros= 0% [ ▁▂▆█████▇▃▂ ] [ ▇█ ] dim 0445 μ= +0.006 σ= 0.021 zeros= 0% [ ▁▅██▇▁ ] [ ▃█▆ ] dim 0446 μ= +0.018 σ= 0.029 zeros= 0% [ ▁▂▆████▃▁ ] [ ▁██ ] dim 0447 μ= +0.022 σ= 0.024 zeros= 0% [ ▃███▇▂ ] [ ▂▇█▃ ] dim 0448 μ= -0.014 σ= 0.031 zeros= 0% [ ▁▄████▅▂ ] [ ▃█▃ ] dim 0449 μ= +0.014 σ= 0.021 zeros= 0% [ ▃███▃ ] [ ██ ] dim 0450 μ= -0.018 σ= 0.019 zeros= 0% [ ▁▇██▅▁ ] [ ▅█▁ ] dim 0451 μ= +0.008 σ= 0.023 zeros= 0% [ ▁▆███▃ ] [ ▁██▃ ] dim 0452 μ= -0.014 σ= 0.031 zeros= 0% [ ▁▄████▅▂ ] [ ▂█▁ ] dim 0453 μ= -0.006 σ= 0.019 zeros= 0% [ ▂███▂ ] [ █▃ ] dim 0454 μ= -0.001 σ= 0.014 zeros= 0% [ ▄██▁ ] [ ▃▆▇█▃ ] dim 0455 μ= +0.012 σ= 0.044 zeros= 0% [ ▁▁▄▇█████▇▃▁ ] [ ▄▇█▂ ] dim 0456 μ= -0.018 σ= 0.032 zeros= 0% [ ▂▆████▅▂ ] [ ▅█▄ ] dim 0457 μ= +0.012 σ= 0.028 zeros= 0% [ ▂▇███▅▁ ] [ ▅█▆ ] dim 0458 μ= +0.016 σ= 0.031 zeros= 0% [ ▁▂▆████▃ ] [ ▅█▃ ] dim 0459 μ= -0.010 σ= 0.024 zeros= 0% [ ▁▆███▄ ] [ ▄█▅ ] dim 0460 μ= -0.008 σ= 0.026 zeros= 0% [ ▁▅███▅▁ ] [ █ ] dim 0461 μ= -0.006 σ= 0.012 zeros= 0% [ ▆█▆ ] [ ▇█ ] dim 0462 μ= -0.015 σ= 0.022 zeros= 0% [ ▁▇███▂ ] [ ▄██▄ ] dim 0463 μ= -0.017 σ= 0.034 zeros= 0% [ ▁▂▆████▆▂▁ ] [ ▄█▆▂ ] dim 0464 μ= -0.020 σ= 0.041 zeros= 0% [ ▁▄█████▆▃▁ ] [ ▄█▄ ] dim 0465 μ= -0.008 σ= 0.026 zeros= 0% [ ▂▆███▅▁ ] [ ▁▅▆█▃ ] dim 0466 μ= -0.004 σ= 0.038 zeros= 0% [ ▂▄█████▆▂▁ ] [ █▇ ] dim 0467 μ= +0.002 σ= 0.021 zeros= 0% [ ▁███▆▁ ] [ ▇█ ] dim 0468 μ= +0.005 σ= 0.022 zeros= 0% [ ▁▇███▂ ] [ ▃█▆ ] dim 0469 μ= -0.002 σ= 0.029 zeros= 0% [ ▁▆████▂▁ ] [ █▇ ] dim 0470 μ= -0.017 σ= 0.017 zeros= 0% [ ▅██▄ ] [ █▃ ] dim 0471 μ= +0.039 σ= 0.015 zeros= 0% [ ▅██▂ ] [ ▅█▆ ] dim 0472 μ= -0.003 σ= 0.028 zeros= 0% [ ▂▄███▆▂▁ ] [ █▇ ] dim 0473 μ= -0.017 σ= 0.015 zeros= 0% [ ▃██▃ ] [ ▂█▄ ] dim 0474 μ= +0.015 σ= 0.021 zeros= 0% [ ▃███▄ ] [ ▄▇█▄ ] dim 0475 μ= +0.001 σ= 0.038 zeros= 0% [ ▁▃█████▆▂▁ ] [ ▅█▁ ] dim 0476 μ= -0.010 σ= 0.021 zeros= 0% [ ▁▅███▂ ] [ ▂█▃ ] dim 0477 μ= -0.005 σ= 0.020 zeros= 0% [ ▃███▃ ] [ ▂█▅ ] dim 0478 μ= -0.023 σ= 0.025 zeros= 0% [ ▁▄███▆▁ ] [ ▂▇█▃ ] dim 0479 μ= +0.006 σ= 0.030 zeros= 0% [ ▁▄████▅▁ ] [ ▆█▅ ] dim 0480 μ= -0.008 σ= 0.030 zeros= 0% [ ▁▃▇███▆▃ ] [ █▇ ] dim 0481 μ= +0.021 σ= 0.020 zeros= 0% [ ▁███▅▁ ] [ ▆█▄ ] dim 0482 μ= +0.010 σ= 0.028 zeros= 0% [ ▃▇███▅▁ ] [ ▅█▄ ] dim 0483 μ= -0.009 σ= 0.031 zeros= 0% [ ▁▃████▆▁▁ ] [ ▃▆█▃ ] dim 0484 μ= +0.005 σ= 0.035 zeros= 0% [ ▁▂▅████▇▂ ] [ █ ] dim 0485 μ= +0.016 σ= 0.015 zeros= 0% [ ▇██▁ ] [ ▃██▂ ] dim 0486 μ= +0.023 σ= 0.029 zeros= 0% [ ▁▄████▄▁ ] [ ▂█▅ ] dim 0487 μ= +0.016 σ= 0.024 zeros= 0% [ ▁▄███▅▁ ] [ ▄▇█▅▁ ] dim 0488 μ= +0.026 σ= 0.045 zeros= 0% [ ▁▂▄▇█████▅▂▁ ] [ ▃█▄ ] dim 0489 μ= -0.024 σ= 0.024 zeros= 0% [ ▁▄███▅▁ ] [ ▁▆█▃ ] dim 0490 μ= -0.011 σ= 0.032 zeros= 0% [ ▁▄████▆▂ ] [ █▄ ] dim 0491 μ= +0.019 σ= 0.015 zeros= 0% [ ▅██▂ ] [ ▇█▃ ] dim 0492 μ= -0.010 σ= 0.028 zeros= 0% [ ▂▇███▅▂ ] [ ▂█▁ ] dim 0493 μ= +0.014 σ= 0.019 zeros= 0% [ ▂███▂ ] [ █▅ ] dim 0494 μ= +0.023 σ= 0.019 zeros= 0% [ ▁▆██▅▁ ] [ ▁██▂ ] dim 0495 μ= -0.015 σ= 0.027 zeros= 0% [ ▁▃████▄▁ ] [ ▇█ ] dim 0496 μ= +0.025 σ= 0.015 zeros= 0% [ ▃██▄ ] [ ▇█ ] dim 0497 μ= -0.015 σ= 0.019 zeros= 0% [ ▁▅██▆▁ ] [ ▁▆█▇▃ ] dim 0498 μ= +0.017 σ= 0.039 zeros= 0% [ ▁▂▄█████▆▂▁ ] [ ██▃ ] dim 0499 μ= -0.011 σ= 0.028 zeros= 0% [ ▃████▅▂ ] [ ▄▆█▃ ] dim 0500 μ= +0.021 σ= 0.040 zeros= 0% [ ▂▄█████▆▃▁ ] [ █ ] dim 0501 μ= -0.006 σ= 0.013 zeros= 0% [ ▆█▆ ] [ ▁█▇ ] dim 0502 μ= +0.021 σ= 0.022 zeros= 0% [ ▂███▆▁ ] [ ▂██▃ ] dim 0503 μ= +0.003 σ= 0.030 zeros= 0% [ ▁▅████▄▁ ] [ █ ] dim 0504 μ= -0.004 σ= 0.012 zeros= 0% [ ▄█▆ ] [ ▃█▇ ] dim 0505 μ= -0.002 σ= 0.024 zeros= 0% [ ▁▃███▇▁ ] [ ▆█▃ ] dim 0506 μ= +0.010 σ= 0.026 zeros= 0% [ ▂▇███▅▁ ] [ ▆█▂ ] dim 0507 μ= -0.011 σ= 0.024 zeros= 0% [ ▁▆███▃▁ ] [ ▃█▆▁ ] dim 0508 μ= -0.003 σ= 0.033 zeros= 0% [ ▃▆████▄▁ ] [ ▁█▅ ] dim 0509 μ= -0.001 σ= 0.025 zeros= 0% [ ▃███▆▂ ] [ ▄█▆ ] dim 0510 μ= -0.006 σ= 0.028 zeros= 0% [ ▂▆███▆▂ ] [ ▂▆█▅ ] dim 0511 μ= +0.008 σ= 0.036 zeros= 0% [ ▁▂▅████▇▃▁ ] [ ▁██▂ ] dim 0512 μ= -0.015 σ= 0.026 zeros= 0% [ ▂████▃▁ ] [ ██ ] dim 0513 μ= +0.024 σ= 0.012 zeros= 0% [ ▂██▂ ] [ ▁▇█▇ ] dim 0514 μ= +0.013 σ= 0.034 zeros= 0% [ ▁▄█████▄▁ ] [ ▅█▃ ] dim 0515 μ= -0.029 σ= 0.024 zeros= 0% [ ▁▅███▃▁ ] [ ▆█ ] dim 0516 μ= +0.025 σ= 0.020 zeros= 0% [ ▁▆██▇▁ ] [ ▂▆█▇▂ ] dim 0517 μ= -0.005 σ= 0.039 zeros= 0% [ ▁▂▅█████▆▂▁ ] [ ▇█▁ ] dim 0518 μ= +0.025 σ= 0.023 zeros= 0% [ ▂▇███▂ ] [ ▁█▅ ] dim 0519 μ= -0.039 σ= 0.028 zeros= 0% [ ▁▃████▃▁ ] [ ▆█▄ ] dim 0520 μ= +0.012 σ= 0.031 zeros= 0% [ ▁▃████▇▂▁ ] [ ▄█▇▂ ] dim 0521 μ= +0.022 σ= 0.033 zeros= 0% [ ▂▆████▄▂ ] [ ▄█▃ ] dim 0522 μ= +0.012 σ= 0.024 zeros= 0% [ ▁▅███▄▁ ] [ █▄ ] dim 0523 μ= +0.019 σ= 0.016 zeros= 0% [ ▁▆██▂ ] [ ▄█▄ ] dim 0524 μ= +0.013 σ= 0.028 zeros= 0% [ ▂▆███▆▂ ] [ █ ] dim 0525 μ= -0.006 σ= 0.011 zeros= 0% [ ▅█▅ ] [ ▂██▁ ] dim 0526 μ= -0.017 σ= 0.025 zeros= 0% [ ▃████▂ ] [ ▅█▄ ] dim 0527 μ= +0.012 σ= 0.025 zeros= 0% [ ▁▅███▅▁ ] [ ▃█▇▂ ] dim 0528 μ= -0.039 σ= 0.028 zeros= 0% [ ▁▅████▃▁ ] [ ▅█▆ ] dim 0529 μ= +0.014 σ= 0.029 zeros= 0% [ ▁▂▇████▁ ] [ ▂█▇▂ ] dim 0530 μ= -0.015 σ= 0.027 zeros= 0% [ ▃████▃▁ ] [ ██ ] dim 0531 μ= -0.015 σ= 0.025 zeros= 0% [ ▂▇██▇▃ ] [ ▃█▆ ] dim 0532 μ= -0.005 σ= 0.031 zeros= 0% [ ▁▂█████▃▁ ] [ ▁█▄ ] dim 0533 μ= -0.002 σ= 0.020 zeros= 0% [ ▂███▄▁ ] [ ▃█▆▁ ] dim 0534 μ= -0.000 σ= 0.032 zeros= 0% [ ▂▆████▄▁ ] [ ▄▇█▅ ] dim 0535 μ= -0.017 σ= 0.038 zeros= 0% [ ▁▃█████▇▃▁ ] [ ▁█▂ ] dim 0536 μ= +0.016 σ= 0.019 zeros= 0% [ ▁███▃ ] [ ▃█▆▂ ] dim 0537 μ= +0.002 σ= 0.033 zeros= 0% [ ▂▆████▅▂ ] [ ▆█▄ ] dim 0538 μ= +0.029 σ= 0.028 zeros= 0% [ ▁▃████▅▁ ] [ ▄█▇▃ ] dim 0539 μ= +0.004 σ= 0.037 zeros= 0% [ ▁▃▇████▇▄▁ ] [ ▁▆█▆ ] dim 0540 μ= -0.005 σ= 0.036 zeros= 0% [ ▁▄█████▅▁ ] [ ▃█▇ ] dim 0541 μ= -0.002 σ= 0.027 zeros= 0% [ ▁▅████▂ ] [ ▆█▇ ] dim 0542 μ= -0.004 σ= 0.033 zeros= 0% [ ▁▃█████▄▁ ] [ ▄▇█▂ ] dim 0543 μ= +0.020 σ= 0.037 zeros= 0% [ ▁▄▇████▆▂ ] [ ██▁ ] dim 0544 μ= +0.006 σ= 0.022 zeros= 0% [ ▁▆███▂ ] [ █▆ ] dim 0545 μ= -0.019 σ= 0.017 zeros= 0% [ ▁▅██▃ ] [ ▁▇█▂ ] dim 0546 μ= -0.017 σ= 0.033 zeros= 0% [ ▃▆████▆▁ ] [ ▇█▂ ] dim 0547 μ= -0.013 σ= 0.026 zeros= 0% [ ▂████▃▁ ] [ ▇█▁ ] dim 0548 μ= -0.034 σ= 0.024 zeros= 0% [ ▁████▃ ] [ ▆█▆ ] dim 0549 μ= +0.014 σ= 0.029 zeros= 0% [ ▂████▇▂ ] [ ▃▆█▇ ] dim 0550 μ= -0.008 σ= 0.039 zeros= 0% [ ▁▂▆█████▅▂▁ ] [ ▄█ ] dim 0551 μ= +0.008 σ= 0.016 zeros= 0% [ ▃██▆ ] [ ▄█▆ ] dim 0552 μ= -0.006 σ= 0.028 zeros= 0% [ ▂▆███▆▂ ] [ ▄█▆ ] dim 0553 μ= -0.005 σ= 0.028 zeros= 0% [ ▂▅███▆▂ ] [ █▃ ] dim 0554 μ= +0.018 σ= 0.018 zeros= 0% [ ▁███▃ ] [ ▅█▆ ] dim 0555 μ= +0.014 σ= 0.031 zeros= 0% [ ▁▂▇███▇▃▁ ] [ ▃██▃ ] dim 0556 μ= -0.015 σ= 0.035 zeros= 0% [ ▁▂▇████▇▃▁ ] [ ▂█▄ ] dim 0557 μ= -0.004 σ= 0.022 zeros= 0% [ ▃███▄▁ ] [ ▅█▃ ] dim 0558 μ= +0.009 σ= 0.026 zeros= 0% [ ▂▆███▄▁ ] [ ▄▇█▅▃ ] dim 0559 μ= -0.010 σ= 0.042 zeros= 0% [ ▁▃▆█████▅▂▁ ] [ ▆██▂ ] dim 0560 μ= -0.002 σ= 0.038 zeros= 0% [ ▁▄█████▆▂▁ ] [ ▆▇█▂ ] dim 0561 μ= -0.021 σ= 0.035 zeros= 0% [ ▁▃█████▅▂ ] [ ▁█▆ ] dim 0562 μ= +0.001 σ= 0.020 zeros= 0% [ ▁███▅▁ ] [ ▅█▄ ] dim 0563 μ= +0.030 σ= 0.027 zeros= 0% [ ▁▂████▅▁ ] [ ▇█ ] dim 0564 μ= +0.006 σ= 0.020 zeros= 0% [ ▁▆██▇▁ ] [ ▁█▅ ] dim 0565 μ= -0.021 σ= 0.022 zeros= 0% [ ▂███▅▁ ] [ ▄█▂ ] dim 0566 μ= +0.008 σ= 0.029 zeros= 0% [ ▁▃████▅▁ ] [ ██ ] dim 0567 μ= +0.003 σ= 0.017 zeros= 0% [ ▅██▄ ] [ ▄█▄ ] dim 0568 μ= +0.016 σ= 0.026 zeros= 0% [ ▁▄███▆▁ ] [ ▂██▂ ] dim 0569 μ= -0.016 σ= 0.028 zeros= 0% [ ▁▃████▃▁ ] [ ▄█▄ ] dim 0570 μ= +0.014 σ= 0.026 zeros= 0% [ ▁▅███▅▁ ] [ ▂█▆▁ ] dim 0571 μ= +0.002 σ= 0.032 zeros= 0% [ ▂▅████▄▁ ] [ ▅█ ] dim 0572 μ= +0.007 σ= 0.015 zeros= 0% [ ▂██▄ ] [ ▂█▄ ] dim 0573 μ= -0.004 σ= 0.022 zeros= 0% [ ▃███▄▁ ] [ ▂█ ] dim 0574 μ= -0.011 σ= 0.016 zeros= 0% [ ▂██▅ ] [ ▂▄█▇▄ ] dim 0575 μ= +0.001 σ= 0.043 zeros= 0% [ ▁▂▄██████▄▂ ] [ ▃█▆ ] dim 0576 μ= +0.016 σ= 0.026 zeros= 0% [ ▁▄███▆▁ ] [ ▃█▆ ] dim 0577 μ= -0.002 σ= 0.026 zeros= 0% [ ▁▄███▇▂ ] [ ▂▅█▃ ] dim 0578 μ= -0.013 σ= 0.034 zeros= 0% [ ▂▅████▆▂▁ ] [ ▅█▂ ] dim 0579 μ= -0.009 σ= 0.026 zeros= 0% [ ▁▆███▄▁ ] [ ▄█▆ ] dim 0580 μ= -0.003 σ= 0.030 zeros= 0% [ ▂▆███▇▃▁ ] [ █▇ ] dim 0581 μ= +0.002 σ= 0.025 zeros= 0% [ ▃███▇▂ ] [ ██ ] dim 0582 μ= +0.024 σ= 0.019 zeros= 0% [ ▁▆██▆▁ ] [ █ ] dim 0583 μ= -0.006 σ= 0.014 zeros= 0% [ ▇█▇▁ ] [ ▃▇█▂ ] dim 0584 μ= +0.004 σ= 0.030 zeros= 0% [ ▁▅████▄▁ ] [ ▂▄██▅▂ ] dim 0585 μ= -0.033 σ= 0.049 zeros= 0% [ ▁▁▃▄██████▆▄▂▁ ] -> OUTLIER_SPREAD: this_std=0.0494, mean_std=0.0265, +3.2sigma vs threshold=3.0sigma [ █▇ ] dim 0586 μ= +0.001 σ= 0.021 zeros= 0% [ ▂███▅▁ ] [ ▁█ ] dim 0587 μ= -0.007 σ= 0.016 zeros= 0% [ ▁██▇▁ ] [ ▄█▂ ] dim 0588 μ= -0.012 σ= 0.035 zeros= 0% [ ▂▅████▆▃▁ ] [ █▃ ] dim 0589 μ= -0.001 σ= 0.015 zeros= 0% [ ▅██▂ ] [ ▃██▅ ] dim 0590 μ= +0.008 σ= 0.035 zeros= 0% [ ▂▆████▇▃▁ ] [ █▄ ] dim 0591 μ= -0.020 σ= 0.018 zeros= 0% [ ▁▆██▃ ] [ ▃█▃ ] dim 0592 μ= -0.006 σ= 0.022 zeros= 0% [ ▃███▄ ] [ ▆█▅▁ ] dim 0593 μ= +0.016 σ= 0.034 zeros= 0% [ ▁▃█████▄▁ ] [ ▅██▃ ] dim 0594 μ= +0.001 σ= 0.035 zeros= 0% [ ▁▃█████▅▂▁ ] [ ▅█▃ ] dim 0595 μ= +0.009 σ= 0.026 zeros= 0% [ ▂▇███▄▁ ] [ █▇▁ ] dim 0596 μ= +0.004 σ= 0.022 zeros= 0% [ ▂▇███▂ ] [ ▄█▅ ] dim 0597 μ= +0.014 σ= 0.028 zeros= 0% [ ▂▆███▇▂ ] [ ▁██▂ ] dim 0598 μ= +0.003 σ= 0.028 zeros= 0% [ ▁▄████▃▁ ] [ █▇ ] dim 0599 μ= +0.024 σ= 0.014 zeros= 0% [ ▂██▃ ] [ ▅█▇▂ ] dim 0600 μ= -0.018 σ= 0.037 zeros= 0% [ ▁▃▇████▇▃▁ ] [ ▃█▃ ] dim 0601 μ= +0.013 σ= 0.020 zeros= 0% [ ▃███▃ ] [ ▆█ ] dim 0602 μ= -0.014 σ= 0.019 zeros= 0% [ ▁▄██▇▁ ] [ ▃█▆ ] dim 0603 μ= -0.023 σ= 0.026 zeros= 0% [ ▁▄███▆▁ ] [ ▃██▂ ] dim 0604 μ= +0.002 σ= 0.028 zeros= 0% [ ▁▄████▃▁ ] [ ▅█▅ ] dim 0605 μ= +0.015 σ= 0.030 zeros= 0% [ ▂▆████▃▁ ] [ ▄█▁ ] dim 0606 μ= +0.030 σ= 0.020 zeros= 0% [ ▄███▂ ] [ ▃█▇▂ ] dim 0607 μ= +0.001 σ= 0.033 zeros= 0% [ ▁▂▆████▄▁ ] [ ▁▆▇█▂ ] dim 0608 μ= -0.002 σ= 0.037 zeros= 0% [ ▂▃█████▆▂ ] [ ▁▆█▃ ] dim 0609 μ= +0.008 σ= 0.031 zeros= 0% [ ▁▄████▆▂ ] [ █▄ ] dim 0610 μ= +0.018 σ= 0.021 zeros= 0% [ ▂███▄ ] [ ▂█▆ ] dim 0611 μ= -0.001 σ= 0.024 zeros= 0% [ ▁▃███▇▁ ] [ ▃▇█▆▁ ] dim 0612 μ= +0.011 σ= 0.039 zeros= 0% [ ▁▂▆█████▄▂▁ ] [ █▂ ] dim 0613 μ= +0.019 σ= 0.013 zeros= 0% [ ▃██▁ ] [ ▆█▂ ] dim 0614 μ= +0.009 σ= 0.024 zeros= 0% [ ▁▆███▄ ] [ ▃█ ] dim 0615 μ= -0.008 σ= 0.018 zeros= 0% [ ▂███▁ ] [ ▄█▄ ] dim 0616 μ= -0.005 σ= 0.025 zeros= 0% [ ▁▄███▆▁ ] [ ▂▇█▂ ] dim 0617 μ= +0.005 σ= 0.031 zeros= 0% [ ▁▅████▅▂ ] [ ▂█▇▁ ] dim 0618 μ= +0.002 σ= 0.026 zeros= 0% [ ▁▃████▃▁ ] [ ▃█ ] dim 0619 μ= -0.010 σ= 0.017 zeros= 0% [ ▂██▇▁ ] [ ▃█▆ ] dim 0620 μ= -0.003 σ= 0.026 zeros= 0% [ ▁▅███▆▂ ] [ █▆ ] dim 0621 μ= -0.039 σ= 0.022 zeros= 0% [ ▂███▆▁ ] [ ▂▆█▇▁ ] dim 0622 μ= -0.008 σ= 0.034 zeros= 0% [ ▁▄█████▃▁ ] [ ▆█ ] dim 0623 μ= +0.008 σ= 0.023 zeros= 0% [ ▁▅███▃ ] [ ▁█▂ ] dim 0624 μ= -0.006 σ= 0.021 zeros= 0% [ ▃███▃ ] [ ▂█▆ ] dim 0625 μ= -0.019 σ= 0.024 zeros= 0% [ ▃███▇▂ ] [ ▄█▇▄ ] dim 0626 μ= -0.014 σ= 0.039 zeros= 0% [ ▁▂██████▄▂ ] [ ▃█▆ ] dim 0627 μ= +0.016 σ= 0.025 zeros= 0% [ ▁▄███▆▂ ] [ ▆█▇▄ ] dim 0628 μ= -0.021 σ= 0.036 zeros= 0% [ ▁▄█████▆▂ ] [ ▁▆█▃ ] dim 0629 μ= -0.013 σ= 0.032 zeros= 0% [ ▁▄████▆▂ ] [ ▂█▇ ] dim 0630 μ= -0.020 σ= 0.026 zeros= 0% [ ▁▄████▂ ] [ ▃▇█ ] dim 0631 μ= -0.000 σ= 0.028 zeros= 0% [ ▁▅████▂▁ ] [ ▆█ ] dim 0632 μ= -0.014 σ= 0.022 zeros= 0% [ ▁▆███▂ ] [ █▆ ] dim 0633 μ= -0.017 σ= 0.022 zeros= 0% [ ▂▇██▇▂ ] [ ▃█▁ ] dim 0634 μ= -0.008 σ= 0.019 zeros= 0% [ ▃███▂ ] [ ▄█▆▃ ] dim 0635 μ= -0.020 σ= 0.037 zeros= 0% [ ▁▃█████▅▂▁ ] [ ▁█▄ ] dim 0636 μ= -0.003 σ= 0.020 zeros= 0% [ ▂███▃ ] [ ▅█▄ ] dim 0637 μ= -0.025 σ= 0.030 zeros= 0% [ ▂▇███▇▂ ] [ █▄ ] dim 0638 μ= -0.022 σ= 0.022 zeros= 0% [ ▂███▅▁ ] [ ▆█▆▁ ] dim 0639 μ= +0.016 σ= 0.033 zeros= 0% [ ▁▃█████▅▁ ] [ █▇ ] dim 0640 μ= +0.002 σ= 0.020 zeros= 0% [ ▁▆██▅▁ ] [ ▃█▇█▂ ] dim 0641 μ= -0.008 σ= 0.041 zeros= 0% [ ▂▂▇█████▆▂▁ ] [ ▁█▅ ] dim 0642 μ= +0.020 σ= 0.024 zeros= 0% [ ▁▃███▇▂ ] [ ▄█▂ ] dim 0643 μ= -0.008 σ= 0.021 zeros= 0% [ ▁▃███▃ ] [ ▂██▂ ] dim 0644 μ= -0.016 σ= 0.029 zeros= 0% [ ▁▄████▄▁ ] [ ▅█▅ ] dim 0645 μ= -0.005 σ= 0.031 zeros= 0% [ ▁▂▇████▃▁ ] [ ▁▆█▄ ] dim 0646 μ= +0.009 σ= 0.031 zeros= 0% [ ▁▄████▆▂ ] [ ▄█▅ ] dim 0647 μ= -0.005 σ= 0.024 zeros= 0% [ ▁▄███▅▁ ] [ ▂██▂ ] dim 0648 μ= +0.005 σ= 0.028 zeros= 0% [ ▁▃████▄▁ ] [ ▃▆█▅ ] dim 0649 μ= -0.012 σ= 0.036 zeros= 0% [ ▁▂▄████▇▃▁ ] [ ▆█▅ ] dim 0650 μ= -0.008 σ= 0.031 zeros= 0% [ ▁▄████▇▃▁ ] [ ▂██▄ ] dim 0651 μ= +0.008 σ= 0.031 zeros= 0% [ ▁▄████▆▁ ] [ ▆█▄ ] dim 0652 μ= +0.030 σ= 0.030 zeros= 0% [ ▁▃▇███▅▂ ] [ ▂▆█▂ ] dim 0653 μ= -0.013 σ= 0.031 zeros= 0% [ ▁▄████▅▂ ] [ ▂█▃ ] dim 0654 μ= -0.005 σ= 0.021 zeros= 0% [ ▃███▄ ] [ ▁█▇ ] dim 0655 μ= +0.002 σ= 0.024 zeros= 0% [ ▂████▂ ] [ ▇█ ] dim 0656 μ= +0.004 σ= 0.022 zeros= 0% [ ▁███▇▂ ] [ ▇█▆ ] dim 0657 μ= +0.012 σ= 0.033 zeros= 0% [ ▁▄████▇▃▁ ] [ █▅ ] dim 0658 μ= -0.000 σ= 0.018 zeros= 0% [ ▁▇██▄ ] [ ▄█▅ ] dim 0659 μ= +0.017 σ= 0.030 zeros= 0% [ ▂▆████▃▁ ] [ ▄█▆▄ ] dim 0660 μ= +0.004 σ= 0.038 zeros= 0% [ ▁▃▇████▇▃▁ ] [ ▁█▄ ] dim 0661 μ= -0.001 σ= 0.023 zeros= 0% [ ▃███▆▁ ] [ █▃ ] dim 0662 μ= +0.000 σ= 0.013 zeros= 0% [ ▃██▁ ] [ ▁██▄ ] dim 0663 μ= -0.009 σ= 0.039 zeros= 0% [ ▁▂▆████▇▅▂▁ ] [ ▄█▆ ] dim 0664 μ= +0.000 σ= 0.029 zeros= 0% [ ▁▄████▃▁ ] [ ▂██▄ ] dim 0665 μ= -0.010 σ= 0.035 zeros= 0% [ ▁▁▄████▇▃▁ ] [ █▇ ] dim 0666 μ= +0.003 σ= 0.023 zeros= 0% [ ▂███▇▂ ] [ ▃▆█▅▁ ] dim 0667 μ= +0.010 σ= 0.039 zeros= 0% [ ▁▁▃▄█████▄▁▁ ] [ ▅█ ] dim 0668 μ= +0.007 σ= 0.018 zeros= 0% [ ▄██▇▁ ] [ ▂█▇ ] dim 0669 μ= -0.020 σ= 0.027 zeros= 0% [ ▁▅████▃▁ ] [ ▅█▃ ] dim 0670 μ= +0.010 σ= 0.024 zeros= 0% [ ▁▆███▃ ] [ ▅█▂ ] dim 0671 μ= +0.030 σ= 0.023 zeros= 0% [ ▁▅███▃ ] [ ▆█▁ ] dim 0672 μ= +0.008 σ= 0.024 zeros= 0% [ ▂▆███▃ ] [ ▅█▁ ] dim 0673 μ= +0.009 σ= 0.022 zeros= 0% [ ▁▅███▂ ] [ ▂█▅ ] dim 0674 μ= +0.019 σ= 0.026 zeros= 0% [ ▁▃███▇▂ ] [ ▅██ ] dim 0675 μ= +0.018 σ= 0.029 zeros= 0% [ ▁▂▆████▂▁ ] [ ▁▇█▁ ] dim 0676 μ= -0.016 σ= 0.026 zeros= 0% [ ▃████▃▁ ] [ ▅█▇▁ ] dim 0677 μ= +0.018 σ= 0.037 zeros= 0% [ ▁▄█████▅▂▁ ] [ ▄█▃ ] dim 0678 μ= -0.028 σ= 0.023 zeros= 0% [ ▁▄███▃▁ ] [ ▄█▆ ] dim 0679 μ= -0.004 σ= 0.028 zeros= 0% [ ▂▅███▇▂ ] [ ▆█ ] dim 0680 μ= +0.007 σ= 0.019 zeros= 0% [ ▁▄██▇▁ ] [ ▃█▆ ] dim 0681 μ= +0.038 σ= 0.024 zeros= 0% [ ▁▃███▆▁ ] [ ▇█ ] dim 0682 μ= -0.013 σ= 0.021 zeros= 0% [ ▁▅███▂ ] [ ▁██▁ ] dim 0683 μ= +0.002 σ= 0.029 zeros= 0% [ ▁▅████▃▁ ] [ █▃ ] dim 0684 μ= +0.019 σ= 0.017 zeros= 0% [ ▁▆██▂ ] [ ▄█▄ ] dim 0685 μ= +0.013 σ= 0.026 zeros= 0% [ ▁▅███▅▁ ] [ ▃▇█▇▃ ] dim 0686 μ= -0.024 σ= 0.041 zeros= 0% [ ▁▂▅█████▅▃▁ ] [ ▄█▇ ] dim 0687 μ= -0.003 σ= 0.027 zeros= 0% [ ▁▅███▇▂ ] [ ▂▇█▄ ] dim 0688 μ= -0.013 σ= 0.037 zeros= 0% [ ▁▂▆█████▃▁ ] [ ▆█▁ ] dim 0689 μ= -0.012 σ= 0.022 zeros= 0% [ ▁▆███▂ ] [ ▃█ ] dim 0690 μ= +0.009 σ= 0.017 zeros= 0% [ ▂██▆▁ ] [ ▅█▇ ] dim 0691 μ= +0.018 σ= 0.032 zeros= 0% [ ▁▂▆████▄▁ ] [ ▄█▇▁ ] dim 0692 μ= -0.003 σ= 0.031 zeros= 0% [ ▁▂▇████▃▁ ] [ ▃▇█▄ ] dim 0693 μ= -0.013 σ= 0.034 zeros= 0% [ ▂▅████▇▂▁ ] [ ▄█▁ ] dim 0694 μ= +0.010 σ= 0.022 zeros= 0% [ ▁▄███▂ ] [ ▃██▂ ] dim 0695 μ= -0.016 σ= 0.029 zeros= 0% [ ▁▃████▄▁ ] [ ▄█▂ ] dim 0696 μ= +0.011 σ= 0.023 zeros= 0% [ ▁▅███▃ ] [ ▄██▄ ] dim 0697 μ= -0.017 σ= 0.032 zeros= 0% [ ▁▂▆████▅▂ ] [ █▂ ] dim 0698 μ= -0.022 σ= 0.016 zeros= 0% [ ▁▆██▂ ] [ ▃█▇ ] dim 0699 μ= -0.003 σ= 0.026 zeros= 0% [ ▁▄███▇▁ ] [ ▄█▃ ] dim 0700 μ= -0.004 σ= 0.028 zeros= 0% [ ▁▅███▆▂ ] [ ▁▆█▆ ] dim 0701 μ= +0.012 σ= 0.033 zeros= 0% [ ▁▄████▇▃▁ ] [ ▄█▄ ] dim 0702 μ= -0.003 σ= 0.026 zeros= 0% [ ▁▄███▆▁ ] [ ██ ] dim 0703 μ= +0.002 σ= 0.025 zeros= 0% [ ▁▂███▇▂ ] [ █▂ ] dim 0704 μ= -0.004 σ= 0.015 zeros= 0% [ ▇██▁ ] [ ▁▅█▅ ] dim 0705 μ= -0.010 σ= 0.030 zeros= 0% [ ▁▃████▆▂ ] [ ▆█ ] dim 0706 μ= +0.025 σ= 0.014 zeros= 0% [ ▂██▃ ] [ █▅ ] dim 0707 μ= -0.019 σ= 0.019 zeros= 0% [ ▁▆██▄ ] [ ▁▇█▅ ] dim 0708 μ= +0.009 σ= 0.031 zeros= 0% [ ▁▄████▇▂ ] [ █▅ ] dim 0709 μ= +0.019 σ= 0.022 zeros= 0% [ ▃███▅▁ ] [ ▅▇█▄ ] dim 0710 μ= +0.000 σ= 0.039 zeros= 0% [ ▁▁▄█████▇▃▁ ] [ ▂▇█▆▂ ] dim 0711 μ= -0.008 σ= 0.038 zeros= 0% [ ▁▃▅█████▅▂ ] [ ▇█▁ ] dim 0712 μ= -0.013 σ= 0.025 zeros= 0% [ ▂▇███▃▁ ] [ ▃█▄ ] dim 0713 μ= -0.006 σ= 0.027 zeros= 0% [ ▁▆███▅▁ ] [ ▂███▁ ] dim 0714 μ= -0.008 σ= 0.036 zeros= 0% [ ▁▅█████▄▂ ] [ █▆ ] dim 0715 μ= +0.019 σ= 0.020 zeros= 0% [ ▂███▄▁ ] [ ▁█▁ ] dim 0716 μ= +0.013 σ= 0.018 zeros= 0% [ ▂███▂ ] [ ▅█▃ ] dim 0717 μ= +0.008 σ= 0.029 zeros= 0% [ ▁▃▇███▅▁ ] [ █▁ ] dim 0718 μ= -0.025 σ= 0.017 zeros= 0% [ ▁███▁ ] [ ▄█▇▂ ] dim 0719 μ= +0.041 σ= 0.036 zeros= 0% [ ▁▃▆████▆▂▁ ] [ ▄█▆▁ ] dim 0720 μ= -0.002 σ= 0.032 zeros= 0% [ ▃▆████▄▁ ] [ ▇█▁ ] dim 0721 μ= -0.016 σ= 0.025 zeros= 0% [ ▃████▃ ] [ █▃ ] dim 0722 μ= -0.004 σ= 0.018 zeros= 0% [ ▁███▂ ] [ ▄▆█▂ ] dim 0723 μ= -0.017 σ= 0.033 zeros= 0% [ ▂▆████▅▂ ] [ ▁▅█▅ ] dim 0724 μ= +0.012 σ= 0.033 zeros= 0% [ ▁▄████▇▄▁ ] [ ██ ] dim 0725 μ= +0.004 σ= 0.021 zeros= 0% [ ▁▇██▇▁ ] [ ▂▆█▇▂ ] dim 0726 μ= -0.008 σ= 0.040 zeros= 0% [ ▁▃▅█████▅▂▁ ] [ ▄█▂ ] dim 0727 μ= -0.010 σ= 0.025 zeros= 0% [ ▂▆███▄▁ ] [ █▆ ] dim 0728 μ= -0.019 σ= 0.021 zeros= 0% [ ▁▇██▅▁ ] [ ▅█▂ ] dim 0729 μ= +0.009 σ= 0.026 zeros= 0% [ ▂▆███▄▁ ] [ ▇█▁ ] dim 0730 μ= -0.015 σ= 0.025 zeros= 0% [ ▂████▃▁ ] [ ▂█▆▃ ] dim 0731 μ= +0.003 σ= 0.030 zeros= 0% [ ▁▄████▄▁ ] [ ▅█▂ ] dim 0732 μ= +0.008 σ= 0.028 zeros= 0% [ ▃▇███▄▁ ] [ ▆█▁ ] dim 0733 μ= +0.007 σ= 0.023 zeros= 0% [ ▁▆███▂ ] [ ▆█ ] dim 0734 μ= -0.012 σ= 0.022 zeros= 0% [ ▁▄███▂ ] [ ▆█ ] dim 0735 μ= -0.015 σ= 0.022 zeros= 0% [ ▁▇███▂ ] [ ▂█▂ ] dim 0736 μ= -0.026 σ= 0.020 zeros= 0% [ ▃███▃ ] [ ▄█▇▁ ] dim 0737 μ= -0.022 σ= 0.031 zeros= 0% [ ▂▆████▃▁ ] [ ▂▅▇█▆▁ ] dim 0738 μ= +0.024 σ= 0.045 zeros= 0% [ ▂▆██████▅▂▁ ] [ █▆ ] dim 0739 μ= -0.017 σ= 0.021 zeros= 0% [ ▁▆██▆▁ ] [ ▂▇██▂ ] dim 0740 μ= +0.015 σ= 0.038 zeros= 0% [ ▂▅█████▅▂ ] [ ▆█▃ ] dim 0741 μ= +0.029 σ= 0.025 zeros= 0% [ ▁▇███▄▁ ] [ ▁██▄ ] dim 0742 μ= -0.014 σ= 0.032 zeros= 0% [ ▁▄████▆▂ ] [ █▆ ] dim 0743 μ= -0.038 σ= 0.019 zeros= 0% [ ▁▆██▄▁ ] [ ▂█▇▂ ] dim 0744 μ= +0.003 σ= 0.030 zeros= 0% [ ▁▄████▄▁ ] [ ▂█▅ ] dim 0745 μ= +0.017 σ= 0.023 zeros= 0% [ ▄███▅▁ ] [ █ ] dim 0746 μ= -0.007 σ= 0.017 zeros= 0% [ ▂███▁ ] [ ▅█▅ ] dim 0747 μ= -0.006 σ= 0.030 zeros= 0% [ ▂▇███▆▂▁ ] [ ▃█▆ ] dim 0748 μ= -0.023 σ= 0.030 zeros= 0% [ ▂▆████▃ ] [ ▅█ ] dim 0749 μ= -0.011 σ= 0.022 zeros= 0% [ ▁▅███▂ ] [ ▅█▆▂ ] dim 0750 μ= -0.004 σ= 0.038 zeros= 0% [ ▁▄█████▅▂▁ ] [ ▂█▇▁ ] dim 0751 μ= +0.002 σ= 0.031 zeros= 0% [ ▁▅████▄▁ ] [ █▇ ] dim 0752 μ= +0.002 σ= 0.026 zeros= 0% [ ▁▄████▂ ] [ ▃█▃ ] dim 0753 μ= -0.006 σ= 0.023 zeros= 0% [ ▁▄███▄▁ ] [ ▂█ ] dim 0754 μ= -0.013 σ= 0.011 zeros= 0% [ ██▂ ] [ ▁█▁ ] dim 0755 μ= -0.006 σ= 0.018 zeros= 0% [ ▁███▂ ] [ ▃█▃ ] dim 0756 μ= +0.013 σ= 0.026 zeros= 0% [ ▁▅███▅▁ ] [ ▂█▇ ] dim 0757 μ= +0.001 σ= 0.025 zeros= 0% [ ▄████▂ ] [ ▁▆█▄▁ ] dim 0758 μ= -0.008 σ= 0.035 zeros= 0% [ ▁▄█████▃▁ ] [ ▁▅██▂ ] dim 0759 μ= +0.019 σ= 0.037 zeros= 0% [ ▂▃█████▆▃▁ ] [ █ ] dim 0760 μ= -0.009 σ= 0.010 zeros= 0% [ ▆█▃ ] [ ▂▅█▇▂ ] dim 0761 μ= +0.016 σ= 0.038 zeros= 0% [ ▁▂▄█████▅▂▁ ] [ ▆█▃ ] dim 0762 μ= -0.010 σ= 0.030 zeros= 0% [ ▁▃████▆▂ ] [ ▄█▇ ] dim 0763 μ= -0.004 σ= 0.029 zeros= 0% [ ▂▆███▇▂▁ ] [ ▄█▂ ] dim 0764 μ= +0.009 σ= 0.025 zeros= 0% [ ▂▆███▃▁ ] [ ▂█ ] dim 0765 μ= +0.012 σ= 0.017 zeros= 0% [ ▂██▇▁ ] [ ▁▅█▄ ] dim 0766 μ= -0.011 σ= 0.032 zeros= 0% [ ▁▄████▆▂▁ ] [ ▆█▇ ] dim 0767 μ= +0.014 σ= 0.031 zeros= 0% [ ▃█████▃ ] [ ▅█▂ ] dim 0768 μ= -0.010 σ= 0.020 zeros= 0% [ ▁▄███▁ ] [ ▃█▄ ] dim 0769 μ= -0.004 σ= 0.029 zeros= 0% [ ▂▆███▇▂ ] [ ▅█▄ ] dim 0770 μ= -0.004 σ= 0.029 zeros= 0% [ ▂▅███▇▂ ] [ ▅█▁ ] dim 0771 μ= -0.012 σ= 0.022 zeros= 0% [ ▁▅███▂ ] [ ▁█ ] dim 0772 μ= +0.014 σ= 0.016 zeros= 0% [ ▁███▁ ] [ ▆█▂ ] dim 0773 μ= -0.011 σ= 0.029 zeros= 0% [ ▃████▅▁ ] [ ▂▆█▅ ] dim 0774 μ= -0.009 σ= 0.038 zeros= 0% [ ▁▂▆█████▄▂▁ ] [ ▃█▄ ] dim 0775 μ= -0.004 σ= 0.022 zeros= 0% [ ▃███▄▁ ] [ ▃▇█▄ ] dim 0776 μ= +0.005 σ= 0.035 zeros= 0% [ ▁▂▅████▆▃▁ ] [ ▂██▅ ] dim 0777 μ= -0.016 σ= 0.032 zeros= 0% [ ▂▆████▄▂ ] [ ▂█▂ ] dim 0778 μ= +0.013 σ= 0.021 zeros= 0% [ ▁▃███▃ ] [ ▂█▅ ] dim 0779 μ= -0.004 σ= 0.025 zeros= 0% [ ▁▄███▅▁ ] [ ▂█▆ ] dim 0780 μ= -0.024 σ= 0.024 zeros= 0% [ ▁▄███▆▁ ] [ ▅█▁ ] dim 0781 μ= -0.012 σ= 0.021 zeros= 0% [ ▁▅███▂ ] [ ▄█ ] dim 0782 μ= +0.028 σ= 0.017 zeros= 0% [ ▃██▆▁ ] [ ▂█▅ ] dim 0783 μ= -0.000 σ= 0.025 zeros= 0% [ ▁▃███▇▁ ] [ ▄█▆ ] dim 0784 μ= -0.003 σ= 0.026 zeros= 0% [ ▁▄███▇▂ ] [ ▁█▄ ] dim 0785 μ= -0.004 σ= 0.023 zeros= 0% [ ▁▄███▄▁ ] [ ▃█▇▁ ] dim 0786 μ= +0.021 σ= 0.030 zeros= 0% [ ▁▅████▄▁ ] [ █▆ ] dim 0787 μ= +0.002 σ= 0.021 zeros= 0% [ ▁███▆▁ ] [ ▆█▁ ] dim 0788 μ= +0.027 σ= 0.025 zeros= 0% [ ▂▆███▃▁ ] [ ▄█▆ ] dim 0789 μ= +0.017 σ= 0.027 zeros= 0% [ ▁▄███▇▂ ] [ ▆█▅ ] dim 0790 μ= -0.025 σ= 0.035 zeros= 0% [ ▁▃█████▄▂ ] [ ▂█ ] dim 0791 μ= -0.010 σ= 0.016 zeros= 0% [ ▁██▆▁ ] [ ▅█▇ ] dim 0792 μ= +0.017 σ= 0.032 zeros= 0% [ ▁▂▇████▄▁ ] [ ▄█▅ ] dim 0793 μ= -0.006 σ= 0.025 zeros= 0% [ ▁▅███▅▁ ] [ ▃█▇ ] dim 0794 μ= -0.001 σ= 0.026 zeros= 0% [ ▁▄███▇▂▁ ] [ ▄█▅ ] dim 0795 μ= -0.005 σ= 0.026 zeros= 0% [ ▁▅███▅▁ ] [ ▃█▂ ] dim 0796 μ= +0.014 σ= 0.024 zeros= 0% [ ▁▄███▄▁ ] [ ▆█▃ ] dim 0797 μ= -0.029 σ= 0.027 zeros= 0% [ ▁▇███▄▁ ] [ ▁█▇ ] dim 0798 μ= +0.002 σ= 0.026 zeros= 0% [ ▁▄████▂ ] [ ▃█▆ ] dim 0799 μ= -0.042 σ= 0.025 zeros= 0% [ ▁▄███▆▁ ] [ ▃▇█▅▁ ] dim 0800 μ= +0.029 σ= 0.037 zeros= 0% [ ▁▂▅█████▃▁ ] [ █ ] dim 0801 μ= -0.029 σ= 0.013 zeros= 0% [ ▁▇█▄ ] [ ▄█▄ ] dim 0802 μ= -0.026 σ= 0.023 zeros= 0% [ ▁▄███▅▁ ] [ ▂█ ] dim 0803 μ= +0.010 σ= 0.015 zeros= 0% [ ▂██▆ ] [ ▃█▆▁ ] dim 0804 μ= +0.017 σ= 0.033 zeros= 0% [ ▁▃▆████▄▁ ] [ █ ] dim 0805 μ= -0.022 σ= 0.008 zeros= 0% [ ▁█▅ ] [ ▂█▄ ] dim 0806 μ= -0.024 σ= 0.023 zeros= 0% [ ▁▄███▅▁ ] [ ▁▆██▃ ] dim 0807 μ= +0.018 σ= 0.039 zeros= 0% [ ▁▁▄█████▆▃ ] [ ▁██▃ ] dim 0808 μ= +0.006 σ= 0.029 zeros= 0% [ ▁▄████▅▁ ] [ ▃█ ] dim 0809 μ= +0.012 σ= 0.018 zeros= 0% [ ▂███▁ ] [ ▁▆█▃ ] dim 0810 μ= +0.007 σ= 0.030 zeros= 0% [ ▁▃████▅▂ ] [ ▁▆█▆ ] dim 0811 μ= +0.012 σ= 0.033 zeros= 0% [ ▁▃████▇▃▁ ] [ ▃▇█▃ ] dim 0812 μ= +0.004 σ= 0.032 zeros= 0% [ ▂▅████▅▁ ] [ ▆█▁ ] dim 0813 μ= +0.027 σ= 0.023 zeros= 0% [ ▂▆███▂ ] [ ▃█▁ ] dim 0814 μ= +0.012 σ= 0.021 zeros= 0% [ ▃███▃ ] [ ▂█▄ ] dim 0815 μ= -0.002 σ= 0.025 zeros= 0% [ ▃███▅▁ ] [ ▁█▆ ] dim 0816 μ= +0.040 σ= 0.021 zeros= 0% [ ▂███▆▁ ] [ █▁ ] dim 0817 μ= +0.034 σ= 0.016 zeros= 0% [ ▁███▁ ] [ ▂██▃ ] dim 0818 μ= -0.015 σ= 0.032 zeros= 0% [ ▁▅████▅▂ ] [ ▁▆█▇▁ ] dim 0819 μ= +0.033 σ= 0.034 zeros= 0% [ ▁▄█████▄▁ ] [ ▃▇█▃ ] dim 0820 μ= +0.004 σ= 0.034 zeros= 0% [ ▁▂▆████▆▂ ] [ ██ ] dim 0821 μ= +0.003 σ= 0.022 zeros= 0% [ ▂▇██▇▁ ] [ ▃█▃ ] dim 0822 μ= -0.006 σ= 0.021 zeros= 0% [ ▃███▂ ] [ ▂▇█▄ ] dim 0823 μ= -0.012 σ= 0.034 zeros= 0% [ ▁▁▅████▇▃▁ ] [ ▄█▅ ] dim 0824 μ= -0.007 σ= 0.025 zeros= 0% [ ▁▆███▅▁ ] [ ▂█▇ ] dim 0825 μ= +0.001 σ= 0.023 zeros= 0% [ ▂███▇▁ ] [ ▄█▅ ] dim 0826 μ= +0.015 σ= 0.030 zeros= 0% [ ▁▂▆███▇▂▁ ] [ ▅█ ] dim 0827 μ= -0.013 σ= 0.017 zeros= 0% [ ▃██▆▁ ] [ ▂█▅ ] dim 0828 μ= -0.024 σ= 0.029 zeros= 0% [ ▂▆███▇▂ ] [ ▁▅█▆▁ ] dim 0829 μ= -0.005 σ= 0.035 zeros= 0% [ ▁▄█████▄▁ ] [ ▄▇█▂ ] dim 0830 μ= -0.000 σ= 0.037 zeros= 0% [ ▁▃▇████▆▂▁ ] [ █▃ ] dim 0831 μ= -0.001 σ= 0.013 zeros= 0% [ ▄██▁ ] [ ▇█▁ ] dim 0832 μ= -0.013 σ= 0.024 zeros= 0% [ ▁▇███▃▁ ] [ ▃█▅ ] dim 0833 μ= -0.001 σ= 0.029 zeros= 0% [ ▁▅████▃▁ ] [ ▄██▁ ] dim 0834 μ= -0.000 σ= 0.033 zeros= 0% [ ▁▂▆████▅▁ ] [ ▄█▆ ] dim 0835 μ= -0.005 σ= 0.027 zeros= 0% [ ▂▅███▆▂ ] [ █▆ ] dim 0836 μ= +0.001 σ= 0.021 zeros= 0% [ ▂▇██▅▁ ] [ ██▂ ] dim 0837 μ= +0.026 σ= 0.027 zeros= 0% [ ▁▂████▄▁ ] [ ▂█▂ ] dim 0838 μ= +0.013 σ= 0.021 zeros= 0% [ ▃███▃ ] [ ▆█▃ ] dim 0839 μ= -0.010 σ= 0.028 zeros= 0% [ ▂████▅▁ ] [ ▃█▇ ] dim 0840 μ= -0.004 σ= 0.031 zeros= 0% [ ▂▇████▃▁ ] [ ▇█▃ ] dim 0841 μ= +0.009 σ= 0.026 zeros= 0% [ ▂▆███▄▁ ] [ ▄█▅ ] dim 0842 μ= -0.022 σ= 0.032 zeros= 0% [ ▂▅████▄▁ ] [ █ ] dim 0843 μ= +0.011 σ= 0.013 zeros= 0% [ ▁▇█▄ ] [ █▇▁ ] dim 0844 μ= +0.006 σ= 0.024 zeros= 0% [ ▂████▃ ] [ ▇█▄ ] dim 0845 μ= -0.011 σ= 0.028 zeros= 0% [ ▁▃████▅▁ ] [ ▂█▆ ] dim 0846 μ= -0.021 σ= 0.025 zeros= 0% [ ▁▄███▇▂ ] [ ▅█▇▃ ] dim 0847 μ= +0.023 σ= 0.033 zeros= 0% [ ▂▆████▆▂ ] [ ▄█▆▁ ] dim 0848 μ= -0.001 σ= 0.032 zeros= 0% [ ▁▂▆████▄▁ ] [ ▅█▇▁ ] dim 0849 μ= +0.035 σ= 0.031 zeros= 0% [ ▁▃▇████▃ ] [ ▁█▄ ] dim 0850 μ= +0.018 σ= 0.022 zeros= 0% [ ▂███▅▁ ] [ ██▁ ] dim 0851 μ= +0.006 σ= 0.026 zeros= 0% [ ▃████▃▁ ] [ ▂▆█▆▁ ] dim 0852 μ= +0.012 σ= 0.038 zeros= 0% [ ▁▂▆█████▄▁▁ ] [ █▃ ] dim 0853 μ= -0.001 σ= 0.020 zeros= 0% [ ▂███▄▁ ] [ ▄█▂ ] dim 0854 μ= +0.011 σ= 0.023 zeros= 0% [ ▁▅███▄▁ ] [ ██ ] dim 0855 μ= +0.003 σ= 0.016 zeros= 0% [ ▄██▄ ] [ ▆█▃ ] dim 0856 μ= +0.010 σ= 0.026 zeros= 0% [ ▂▆███▅▁ ] [ ▂██▄ ] dim 0857 μ= +0.008 σ= 0.031 zeros= 0% [ ▁▄████▇▂ ] [ ▆█▆ ] dim 0858 μ= -0.005 σ= 0.029 zeros= 0% [ ▂▆████▂ ] [ ▁█▇ ] dim 0859 μ= +0.001 σ= 0.022 zeros= 0% [ ▂███▆▁ ] [ ▃█▇▂ ] dim 0860 μ= -0.017 σ= 0.033 zeros= 0% [ ▂▅████▅▂ ] [ ██ ] dim 0861 μ= +0.003 σ= 0.019 zeros= 0% [ ▁▆██▅▁ ] [ ▁▇█▇▂ ] dim 0862 μ= -0.024 σ= 0.036 zeros= 0% [ ▁▄█████▅▂▁ ] [ ▅█▄ ] dim 0863 μ= +0.013 σ= 0.023 zeros= 0% [ ▁▄███▃▁ ] [ ██▂ ] dim 0864 μ= +0.007 σ= 0.025 zeros= 0% [ ▂████▄▁ ] [ █▅ ] dim 0865 μ= +0.000 σ= 0.022 zeros= 0% [ ▂███▅▁ ] [ ▂█▆ ] dim 0866 μ= -0.020 σ= 0.026 zeros= 0% [ ▁▃███▇▂ ] [ ▆█▃ ] dim 0867 μ= +0.010 σ= 0.022 zeros= 0% [ ▁▆███▃▁ ] [ ▁█▇ ] dim 0868 μ= +0.003 σ= 0.025 zeros= 0% [ ▂████▂ ] [ ██ ] dim 0869 μ= -0.038 σ= 0.016 zeros= 0% [ ▁▅██▄ ] [ ▃█▄ ] dim 0870 μ= -0.003 σ= 0.031 zeros= 0% [ ▁▂▇███▇▃▁ ] [ ▅██▆ ] dim 0871 μ= +0.005 σ= 0.036 zeros= 0% [ ▁▃▇████▇▃▁ ] [ ▂▅█▃ ] dim 0872 μ= -0.012 σ= 0.036 zeros= 0% [ ▁▂▄████▆▃▁ ] [ ▆█▄ ] dim 0873 μ= -0.007 σ= 0.029 zeros= 0% [ ▂▆███▇▂ ] [ ▆█▅▁ ] dim 0874 μ= +0.016 σ= 0.036 zeros= 0% [ ▁▄█████▅▁ ] [ █ ] dim 0875 μ= -0.006 σ= 0.014 zeros= 0% [ ▁▇█▇ ] [ ▁█ ] dim 0876 μ= +0.012 σ= 0.016 zeros= 0% [ ▁██▇▁ ] [ █▃ ] dim 0877 μ= -0.002 σ= 0.020 zeros= 0% [ ▂███▃▁ ] [ █ ] dim 0878 μ= -0.008 σ= 0.015 zeros= 0% [ ▁██▆ ] [ ▇█▅ ] dim 0879 μ= -0.008 σ= 0.038 zeros= 0% [ ▁▂▅█████▄▂▁ ] [ ▆█▆ ] dim 0880 μ= +0.031 σ= 0.033 zeros= 0% [ ▁▄████▇▃▁ ] [ ██ ] dim 0881 μ= -0.037 σ= 0.019 zeros= 0% [ ▁▇██▆▁ ] [ ▃█▆▃ ] dim 0882 μ= +0.004 σ= 0.034 zeros= 0% [ ▂▅████▆▂ ] [ ▁█▇▁ ] dim 0883 μ= -0.016 σ= 0.028 zeros= 0% [ ▁▄████▄▁ ] [ ▅█▅ ] dim 0884 μ= -0.003 σ= 0.029 zeros= 0% [ ▂▆████▂▁ ] [ ▇█ ] dim 0885 μ= -0.015 σ= 0.020 zeros= 0% [ ▁▅██▆▁ ] [ ▁██▂ ] dim 0886 μ= -0.015 σ= 0.027 zeros= 0% [ ▃████▄▁ ] [ █▇ ] dim 0887 μ= +0.043 σ= 0.019 zeros= 0% [ ▁▇██▅▁ ] [ ▇█ ] dim 0888 μ= -0.014 σ= 0.019 zeros= 0% [ ▁▅██▇▁ ] [ ▃██▅ ] dim 0889 μ= -0.013 σ= 0.031 zeros= 0% [ ▁▄████▆▂ ] [ ▃█▅ ] dim 0890 μ= +0.017 σ= 0.022 zeros= 0% [ ▃███▅▁ ] [ ▃▇█▂ ] dim 0891 μ= +0.002 σ= 0.030 zeros= 0% [ ▁▂▄████▅▁ ] [ ▄█▁ ] dim 0892 μ= +0.011 σ= 0.020 zeros= 0% [ ▄███▂ ] [ ▅█▆ ] dim 0893 μ= -0.005 σ= 0.034 zeros= 0% [ ▁▃█████▄▁ ] [ ▂█▅ ] dim 0894 μ= -0.023 σ= 0.027 zeros= 0% [ ▁▅███▆▂ ] [ ▂▅▇█▄▁ ] dim 0895 μ= +0.000 σ= 0.044 zeros= 0% [ ▁▂▆██████▄▂▁ ] [ ▄▇█▂ ] dim 0896 μ= +0.038 σ= 0.033 zeros= 0% [ ▁▃▆████▄▁ ] [ ▃█▁ ] dim 0897 μ= -0.007 σ= 0.022 zeros= 0% [ ▄███▃ ] [ ▁█▆▂ ] dim 0898 μ= -0.034 σ= 0.027 zeros= 0% [ ▂████▄▁ ] [ █▄ ] dim 0899 μ= -0.020 σ= 0.017 zeros= 0% [ ▁▅██▃ ] [ ▇█▂ ] dim 0900 μ= -0.012 σ= 0.028 zeros= 0% [ ▁▂████▄▁ ] [ ▅█▄ ] dim 0901 μ= +0.013 σ= 0.033 zeros= 0% [ ▁▃▇███▇▂▁ ] [ ▃██▂ ] dim 0902 μ= +0.021 σ= 0.030 zeros= 0% [ ▂▅████▄▁ ] [ ▆█▇▁ ] dim 0903 μ= -0.022 σ= 0.033 zeros= 0% [ ▁▃█████▄▁ ] [ ▇█▁ ] dim 0904 μ= -0.014 σ= 0.024 zeros= 0% [ ▂▇███▂ ] [ ▃█▇▃ ] dim 0905 μ= +0.021 σ= 0.037 zeros= 0% [ ▁▁▃▆████▆▂▁ ] [ ▂█▇ ] dim 0906 μ= +0.020 σ= 0.028 zeros= 0% [ ▁▄████▃▁ ] [ ▆█ ] dim 0907 μ= +0.007 σ= 0.017 zeros= 0% [ ▃██▆ ] [ ▃█▃ ] dim 0908 μ= -0.006 σ= 0.023 zeros= 0% [ ▁▃███▄▁ ] [ ▁██▁ ] dim 0909 μ= +0.003 σ= 0.027 zeros= 0% [ ▁▄████▂▁ ] [ ▃▄█▇▄ ] dim 0910 μ= -0.008 σ= 0.049 zeros= 0% [ ▁▂▄██████▇▄▂ ] -> OUTLIER_SPREAD: this_std=0.0487, mean_std=0.0265, +3.1sigma vs threshold=3.0sigma [ █▅ ] dim 0911 μ= +0.001 σ= 0.025 zeros= 0% [ ▁▃███▆▂ ] [ ▆█ ] dim 0912 μ= -0.016 σ= 0.020 zeros= 0% [ ▁▆██▆▁ ] [ ▄█▅ ] dim 0913 μ= +0.015 σ= 0.022 zeros= 0% [ ▁▃███▃▁ ] [ ▅█▃ ] dim 0914 μ= +0.012 σ= 0.025 zeros= 0% [ ▂▅███▅▁ ] [ ██▃ ] dim 0915 μ= +0.007 σ= 0.027 zeros= 0% [ ▃████▄▁ ] [ ▇█▅ ] dim 0916 μ= -0.006 σ= 0.032 zeros= 0% [ ▁▃▇████▃▁ ] [ ▅█▃ ] dim 0917 μ= -0.008 σ= 0.023 zeros= 0% [ ▁▅███▃▁ ] [ ▇██▂ ] dim 0918 μ= -0.003 σ= 0.033 zeros= 0% [ ▁▃█████▅▁ ] [ ▂█▇▁ ] dim 0919 μ= +0.003 σ= 0.030 zeros= 0% [ ▁▅████▄▁ ] [ ▄█▁ ] dim 0920 μ= -0.029 σ= 0.020 zeros= 0% [ ▃███▂ ] [ ▅█▇ ] dim 0921 μ= +0.033 σ= 0.033 zeros= 0% [ ▁▄█████▃▁ ] [ ▅█▅ ] dim 0922 μ= -0.007 σ= 0.027 zeros= 0% [ ▂▆███▅▁ ] [ ▄█▂ ] dim 0923 μ= -0.007 σ= 0.021 zeros= 0% [ ▃███▂ ] [ ██ ] dim 0924 μ= -0.015 σ= 0.023 zeros= 0% [ ▂▇███▂ ] [ ▃▆█▄ ] dim 0925 μ= -0.032 σ= 0.032 zeros= 0% [ ▁▄████▆▂▁ ] [ ▅█▅ ] dim 0926 μ= +0.033 σ= 0.027 zeros= 0% [ ▂▆███▅▁ ] [ ▄█▃ ] dim 0927 μ= +0.011 σ= 0.024 zeros= 0% [ ▁▆███▄▁ ] [ ▄█▇▂ ] dim 0928 μ= -0.020 σ= 0.037 zeros= 0% [ ▁▃█████▆▂▁ ] [ ▂█▆ ] dim 0929 μ= -0.002 σ= 0.024 zeros= 0% [ ▁▃███▆▁ ] [ ▃█▁ ] dim 0930 μ= -0.008 σ= 0.021 zeros= 0% [ ▃███▃ ] [ ▁██▅ ] dim 0931 μ= -0.009 σ= 0.036 zeros= 0% [ ▂▅█████▄▁ ] [ ▅█ ] dim 0932 μ= +0.006 σ= 0.014 zeros= 0% [ ▂██▃ ] [ ▂█ ] dim 0933 μ= -0.012 σ= 0.013 zeros= 0% [ ▁██▃ ] [ ▅█▇▂ ] dim 0934 μ= -0.021 σ= 0.036 zeros= 0% [ ▁▃█████▆▂▁ ] [ ▅█▅ ] dim 0935 μ= -0.026 σ= 0.025 zeros= 0% [ ▁▅███▆▁ ] [ ▇█ ] dim 0936 μ= +0.005 σ= 0.016 zeros= 0% [ ▄██▅ ] [ ▁█▄ ] dim 0937 μ= -0.002 σ= 0.022 zeros= 0% [ ▂███▅▁ ] [ ▂█▇▄ ] dim 0938 μ= +0.009 σ= 0.031 zeros= 0% [ ▁▃████▅▂▁ ] [ ▇█▁ ] dim 0939 μ= -0.013 σ= 0.026 zeros= 0% [ ▂▇███▃▁ ] [ ▃█▃ ] dim 0940 μ= +0.014 σ= 0.028 zeros= 0% [ ▂▆███▆▂ ] [ ▃█▅ ] dim 0941 μ= -0.001 σ= 0.026 zeros= 0% [ ▁▄███▇▂ ] [ ▁▇██▃ ] dim 0942 μ= +0.016 σ= 0.041 zeros= 0% [ ▁▂▅█████▆▃▁ ] [ ▄█ ] dim 0943 μ= -0.010 σ= 0.020 zeros= 0% [ ▄███▂ ] [ ▄█▅ ] dim 0944 μ= +0.015 σ= 0.031 zeros= 0% [ ▁▂▇████▂▁ ] [ █▃ ] dim 0945 μ= +0.017 σ= 0.018 zeros= 0% [ ▁▇██▂ ] [ ▆█▇ ] dim 0946 μ= -0.006 σ= 0.029 zeros= 0% [ ▂▇███▇▂ ] [ ▆█▂ ] dim 0947 μ= -0.011 σ= 0.026 zeros= 0% [ ▂▆███▄▁ ] [ ▃█▃ ] dim 0948 μ= +0.013 σ= 0.023 zeros= 0% [ ▁▄███▄▁ ] [ ▂▇█▂ ] dim 0949 μ= +0.006 σ= 0.031 zeros= 0% [ ▁▄████▅▂ ] [ █▇ ] dim 0950 μ= +0.023 σ= 0.022 zeros= 0% [ ▂▇██▇▁ ] [ ▆█▁ ] dim 0951 μ= +0.007 σ= 0.023 zeros= 0% [ ▁▆███▂ ] [ ▄█▇▁ ] dim 0952 μ= +0.019 σ= 0.031 zeros= 0% [ ▂▆████▄▁ ] [ ▅█▆ ] dim 0953 μ= -0.006 σ= 0.028 zeros= 0% [ ▂▆███▆▂ ] [ ▃█▅ ] dim 0954 μ= -0.026 σ= 0.030 zeros= 0% [ ▁▂▆███▆▂▁ ] [ ▅█▆ ] dim 0955 μ= +0.014 σ= 0.032 zeros= 0% [ ▁▂█████▃▁ ] [ ▁█ ] dim 0956 μ= -0.007 σ= 0.017 zeros= 0% [ ▂███▂ ] [ █▄ ] dim 0957 μ= -0.000 σ= 0.017 zeros= 0% [ ▁▅██▃ ] [ ▆█▁ ] dim 0958 μ= +0.007 σ= 0.023 zeros= 0% [ ▁▆███▃ ] [ ▂█▆▁ ] dim 0959 μ= +0.002 σ= 0.029 zeros= 0% [ ▁▅████▄▁ ] [ ▂█▆ ] dim 0960 μ= -0.000 σ= 0.024 zeros= 0% [ ▁▂███▇▂ ] [ ▁█▃ ] dim 0961 μ= -0.004 σ= 0.020 zeros= 0% [ ▂███▃ ] [ █▂ ] dim 0962 μ= -0.006 σ= 0.019 zeros= 0% [ ▂███▂ ] [ ▆█▁ ] dim 0963 μ= -0.013 σ= 0.024 zeros= 0% [ ▂▇███▃ ] [ ▃▇█▃ ] dim 0964 μ= -0.013 σ= 0.032 zeros= 0% [ ▁▄████▆▂▁ ] [ ▄██▄ ] dim 0965 μ= -0.017 σ= 0.037 zeros= 0% [ ▁▃▇████▆▃▁ ] [ ▃▇▇█▂ ] dim 0966 μ= +0.012 σ= 0.043 zeros= 0% [ ▁▃▇█████▆▂▁ ] [ ▅█ ] dim 0967 μ= -0.033 σ= 0.021 zeros= 0% [ ▁▅███▂ ] [ ▄█ ] dim 0968 μ= -0.011 σ= 0.016 zeros= 0% [ ▂██▆ ] [ ▃█▆ ] dim 0969 μ= +0.020 σ= 0.032 zeros= 0% [ ▂▆████▄▁ ] [ ▃▇█▅ ] dim 0970 μ= +0.009 σ= 0.038 zeros= 0% [ ▁▂▅█████▄▁ ] [ ▄▇██▅▁ ] dim 0971 μ= +0.015 σ= 0.049 zeros= 0% [ ▁▃▅▆██████▅▂▁ ] -> OUTLIER_SPREAD: this_std=0.0492, mean_std=0.0265, +3.2sigma vs threshold=3.0sigma [ ▂▆█▅ ] dim 0972 μ= -0.010 σ= 0.033 zeros= 0% [ ▂▄█████▃ ] [ █▆ ] dim 0973 μ= -0.001 σ= 0.020 zeros= 0% [ ▂███▄▁ ] [ █▂ ] dim 0974 μ= -0.022 σ= 0.015 zeros= 0% [ ▅██▁ ] [ ▁█▃ ] dim 0975 μ= -0.005 σ= 0.019 zeros= 0% [ ▂███▂ ] [ ▆█▄ ] dim 0976 μ= -0.008 σ= 0.026 zeros= 0% [ ▁▆███▅▂ ] [ ▆█▆ ] dim 0977 μ= -0.008 σ= 0.033 zeros= 0% [ ▁▄█████▂▁ ] [ ▃█▇▂ ] dim 0978 μ= +0.022 σ= 0.029 zeros= 0% [ ▁▄████▄▁ ] [ ▁█▅ ] dim 0979 μ= -0.001 σ= 0.021 zeros= 0% [ ▂███▄▁ ] [ ▅█▂ ] dim 0980 μ= -0.010 σ= 0.024 zeros= 0% [ ▁▅███▄▁ ] [ ▃█▅ ] dim 0981 μ= +0.016 σ= 0.027 zeros= 0% [ ▂▅███▆▂ ] [ ▂█▆ ] dim 0982 μ= +0.002 σ= 0.027 zeros= 0% [ ▁▄███▇▃▁ ] [ ▂█▄ ] dim 0983 μ= +0.017 σ= 0.021 zeros= 0% [ ▂███▄ ] [ █▃ ] dim 0984 μ= -0.002 σ= 0.015 zeros= 0% [ ▆██▂ ] [ ▄█▃ ] dim 0985 μ= +0.031 σ= 0.025 zeros= 0% [ ▂▆███▄▁ ] [ ▄██▃ ] dim 0986 μ= +0.021 σ= 0.037 zeros= 0% [ ▁▃▇████▆▃▁ ] [ ▄▇█▃ ] dim 0987 μ= -0.017 σ= 0.034 zeros= 0% [ ▃▆████▆▂ ] [ █▅ ] dim 0988 μ= +0.002 σ= 0.015 zeros= 0% [ ▄██▃ ] [ ▅█▇ ] dim 0989 μ= -0.023 σ= 0.033 zeros= 0% [ ▁▃▇████▄▁ ] [ ▃█▅ ] dim 0990 μ= -0.022 σ= 0.032 zeros= 0% [ ▁▂▆████▄▁ ] [ █▁ ] dim 0991 μ= -0.003 σ= 0.015 zeros= 0% [ ▅██▁ ] [ ▄▇█ ] dim 0992 μ= -0.021 σ= 0.028 zeros= 0% [ ▁▅████▃ ] [ ▁▆█▅ ] dim 0993 μ= -0.011 σ= 0.036 zeros= 0% [ ▁▂▅█████▃▁ ] [ ▂█▇▁ ] dim 0994 μ= +0.002 σ= 0.029 zeros= 0% [ ▁▄████▄▁ ] [ ▃█▇▃ ] dim 0995 μ= -0.014 σ= 0.033 zeros= 0% [ ▂▅████▆▂ ] [ ▆█ ] dim 0996 μ= -0.016 σ= 0.020 zeros= 0% [ ▁▆██▆▁ ] [ ▇█▂ ] dim 0997 μ= -0.012 σ= 0.024 zeros= 0% [ ▂▆███▃ ] [ ▂█▃ ] dim 0998 μ= +0.015 σ= 0.022 zeros= 0% [ ▃███▄▁ ] [ █▅ ] dim 0999 μ= +0.018 σ= 0.024 zeros= 0% [ ▁▃███▆▁ ] [ ▄█▅▁ ] dim 1000 μ= +0.019 σ= 0.032 zeros= 0% [ ▂▅████▃▁ ] [ ▃▇█▁ ] dim 1001 μ= +0.003 σ= 0.033 zeros= 0% [ ▁▂▅████▅▂ ] [ ▇█▂ ] dim 1002 μ= -0.014 σ= 0.025 zeros= 0% [ ▂████▃ ] [ █▄ ] dim 1003 μ= +0.019 σ= 0.019 zeros= 0% [ ▁▇██▄ ] [ ▃█▄ ] dim 1004 μ= -0.004 σ= 0.024 zeros= 0% [ ▁▄███▅▁ ] [ ▅█▃ ] dim 1005 μ= +0.011 σ= 0.028 zeros= 0% [ ▂▇███▅▁ ] [ ▆█▄ ] dim 1006 μ= +0.011 σ= 0.028 zeros= 0% [ ▂▇███▆▁ ] [ ▅█▂ ] dim 1007 μ= -0.012 σ= 0.025 zeros= 0% [ ▂▇███▃▁ ] [ ▃█▅ ] dim 1008 μ= -0.003 σ= 0.024 zeros= 0% [ ▁▄███▆▁ ] [ ▆█ ] dim 1009 μ= +0.008 σ= 0.022 zeros= 0% [ ▁▅███▂ ] [ ▄█▆▁ ] dim 1010 μ= -0.001 σ= 0.032 zeros= 0% [ ▂▆████▄▁ ] [ ▅██▁ ] dim 1011 μ= -0.004 σ= 0.032 zeros= 0% [ ▁▃▇████▃▁ ] [ ▁██ ] dim 1012 μ= +0.001 σ= 0.026 zeros= 0% [ ▁▃████▂ ] [ ▁█▃ ] dim 1013 μ= -0.001 σ= 0.021 zeros= 0% [ ▂███▅▁ ] [ ▃█▆ ] dim 1014 μ= -0.002 σ= 0.028 zeros= 0% [ ▁▅████▂ ] [ █▁ ] dim 1015 μ= -0.021 σ= 0.011 zeros= 0% [ ▂██ ] [ █▃ ] dim 1016 μ= -0.002 σ= 0.020 zeros= 0% [ ▁███▄ ] [ ▃█ ] dim 1017 μ= -0.010 σ= 0.016 zeros= 0% [ ▂██▆▁ ] [ ▆█▂ ] dim 1018 μ= -0.013 σ= 0.027 zeros= 0% [ ▂████▄▁ ] [ ▇█▆ ] dim 1019 μ= -0.009 σ= 0.031 zeros= 0% [ ▁▃████▆▃ ] [ ▃█▅ ] dim 1020 μ= -0.004 σ= 0.024 zeros= 0% [ ▁▃███▅▁ ] [ ▅█▄ ] dim 1021 μ= +0.031 σ= 0.028 zeros= 0% [ ▁▂▆███▅▁ ] [ ▄██▄ ] dim 1022 μ= +0.004 σ= 0.034 zeros= 0% [ ▂▅████▆▂▁ ] [ ▁▆█▂ ] dim 1023 μ= +0.007 σ= 0.032 zeros= 0% [ ▁▄████▅▂ ] cmd: ['/usr/sbin/perf', 'stat', '-dd', '-e', 'task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend', '/usr/lib/jvm/java-25-openjdk/bin/java', '--add-modules', 'jdk.incubator.vector', '-Xmx32g', '-Xms32g', '-server', '-XX:+UseParallelGC', '-Djava.io.tmpdir=/l/tmp', '--enable-native-access=ALL-UNNAMED', '-cp', '/l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build:/l/util.nightly/build', '--add-modules', 'jdk.incubator.vector', '--enable-native-access=ALL-UNNAMED', '-XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/2026.05.08.16.21.29/bench-knn-q4-fmFalse.jfr', 'knn.KnnGraphTester', '-maxConn', '32', '-dim', '1024', '-docs', '/big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec', '-ndoc', '8000000', '-topK', '100', '-numIndexThreads', '8', '-beamWidthIndex', '100', '-search-and-stats', '/lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec', '-metric', 'dot_product', '-numMergeThread', '16', '-numMergeWorker', '48', '-reindex', '-quantize', '-quantizeBits', '4', '-quantizeCompress'] WARNING: Using incubator modules: jdk.incubator.vector [0.214s][info][jfr,startup] Started recording 1. [0.214s][info][jfr,startup] [0.214s][info][jfr,startup] Use jcmd 1400938 JFR.dump name=1 to copy recording data to file. maxConn = 32 Vector Dimensions: 1024 numDocs = 8000000 beamWidth = 100 similarity = DOT_PRODUCT Seed = 1762528393508229 index key = dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-1765126857478-8000000-32-100-4-compressed-notfm Index Path = knn-reuse/indices/dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-1765126857478-8000000-32-100-4-compressed-notfm will now reindex: explicitly requested May 08, 2026 5:37:16 PM org.apache.lucene.internal.vectorization.PanamaVectorizationProvider logIncubatorSetup INFO: Java vector incubator API enabled; uses preferredBitSize=256; FMA enabled creating index in knn-reuse/indices/dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-1765126857478-8000000-32-100-4-compressed-notfm 39709371 doc vectors in docsPath "/big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec" parentJoin=false Done indexing 25000 documents. Done indexing 50000 documents. Done indexing 75000 documents. Done indexing 100000 documents. Done indexing 125000 documents. Done indexing 150000 documents. Done indexing 175000 documents. Done indexing 200000 documents. Done indexing 225000 documents. Done indexing 250000 documents. Done indexing 275000 documents. Done indexing 300000 documents. Done indexing 325000 documents. Done indexing 350000 documents. Done indexing 375000 documents. Done indexing 400000 documents. Done indexing 425000 documents. Done indexing 450000 documents. Done indexing 475000 documents. Done indexing 500000 documents. Done indexing 525000 documents. Done indexing 550000 documents. Done indexing 575000 documents. Done indexing 600000 documents. Done indexing 625000 documents. Done indexing 650000 documents. Done indexing 675000 documents. Done indexing 700000 documents. Done indexing 725000 documents. Done indexing 750000 documents. Done indexing 775000 documents. Done indexing 800000 documents. Done indexing 825000 documents. Done indexing 850000 documents. Done indexing 875000 documents. Done indexing 900000 documents. Done indexing 925000 documents. Done indexing 950000 documents. Done indexing 975000 documents. Done indexing 1000000 documents. Done indexing 1025000 documents. Done indexing 1050000 documents. Done indexing 1075000 documents. Done indexing 1100000 documents. Done indexing 1125000 documents. Done indexing 1150000 documents. Done indexing 1175000 documents. Done indexing 1200000 documents. Done indexing 1225000 documents. Done indexing 1250000 documents. Done indexing 1275000 documents. Done indexing 1300000 documents. Done indexing 1325000 documents. Done indexing 1350000 documents. Done indexing 1375000 documents. Done indexing 1400000 documents. Done indexing 1425000 documents. Done indexing 1450000 documents. Done indexing 1475000 documents. Done indexing 1500000 documents. Done indexing 1525000 documents. Done indexing 1550000 documents. Done indexing 1575000 documents. Done indexing 1600000 documents. Done indexing 1625000 documents. Done indexing 1650000 documents. Done indexing 1675000 documents. Done indexing 1700000 documents. Done indexing 1725000 documents. Done indexing 1750000 documents. Done indexing 1775000 documents. Done indexing 1800000 documents. Done indexing 1825000 documents. Done indexing 1850000 documents. Done indexing 1875000 documents. Done indexing 1900000 documents. Done indexing 1925000 documents. Done indexing 1950000 documents. Done indexing 1975000 documents. Done indexing 2000000 documents. Done indexing 2025000 documents. Done indexing 2050000 documents. Done indexing 2075000 documents. Done indexing 2100000 documents. Done indexing 2125000 documents. Done indexing 2150000 documents. Done indexing 2175000 documents. Done indexing 2200000 documents. Done indexing 2225000 documents. Done indexing 2250000 documents. Done indexing 2275000 documents. Done indexing 2300000 documents. Done indexing 2325000 documents. Done indexing 2350000 documents. Done indexing 2375000 documents. Done indexing 2400000 documents. Done indexing 2425000 documents. Done indexing 2450000 documents. Done indexing 2475000 documents. Done indexing 2500000 documents. Done indexing 2525000 documents. Done indexing 2550000 documents. Done indexing 2575000 documents. Done indexing 2600000 documents. Done indexing 2625000 documents. Done indexing 2650000 documents. Done indexing 2675000 documents. Done indexing 2700000 documents. Done indexing 2725000 documents. Done indexing 2750000 documents. Done indexing 2775000 documents. Done indexing 2800000 documents. Done indexing 2825000 documents. Done indexing 2850000 documents. Done indexing 2875000 documents. Done indexing 2900000 documents. Done indexing 2925000 documents. Done indexing 2950000 documents. Done indexing 2975000 documents. Done indexing 3000000 documents. Done indexing 3025000 documents. Done indexing 3050000 documents. Done indexing 3075000 documents. Done indexing 3100000 documents. Done indexing 3125000 documents. Done indexing 3150000 documents. Done indexing 3175000 documents. Done indexing 3200000 documents. Done indexing 3225000 documents. Done indexing 3250000 documents. Done indexing 3275000 documents. Done indexing 3300000 documents. Done indexing 3325000 documents. Done indexing 3350000 documents. Done indexing 3375000 documents. Done indexing 3400000 documents. Done indexing 3425000 documents. Done indexing 3450000 documents. Done indexing 3475000 documents. Done indexing 3500000 documents. Done indexing 3525000 documents. Done indexing 3550000 documents. Done indexing 3575000 documents. Done indexing 3600000 documents. Done indexing 3625000 documents. Done indexing 3650000 documents. Done indexing 3675000 documents. Done indexing 3700000 documents. Done indexing 3725000 documents. Done indexing 3750000 documents. Done indexing 3775000 documents. Done indexing 3800000 documents. Done indexing 3825000 documents. Done indexing 3850000 documents. Done indexing 3875000 documents. Done indexing 3900000 documents. Done indexing 3925000 documents. Done indexing 3950000 documents. Done indexing 3975000 documents. Done indexing 4000000 documents. Done indexing 4025000 documents. Done indexing 4050000 documents. Done indexing 4075000 documents. Done indexing 4100000 documents. Done indexing 4125000 documents. Done indexing 4150000 documents. Done indexing 4175000 documents. Done indexing 4200000 documents. Done indexing 4225000 documents. Done indexing 4250000 documents. Done indexing 4275000 documents. Done indexing 4300000 documents. Done indexing 4325000 documents. Done indexing 4350000 documents. Done indexing 4375000 documents. Done indexing 4400000 documents. Done indexing 4425000 documents. Done indexing 4450000 documents. Done indexing 4475000 documents. Done indexing 4500000 documents. Done indexing 4525000 documents. Done indexing 4550000 documents. Done indexing 4575000 documents. Done indexing 4600000 documents. Done indexing 4625000 documents. Done indexing 4650000 documents. Done indexing 4675000 documents. Done indexing 4700000 documents. Done indexing 4725000 documents. Done indexing 4750000 documents. Done indexing 4775000 documents. Done indexing 4800000 documents. Done indexing 4825000 documents. Done indexing 4850000 documents. Done indexing 4875000 documents. Done indexing 4900000 documents. Done indexing 4925000 documents. Done indexing 4950000 documents. Done indexing 4975000 documents. Done indexing 5000000 documents. Done indexing 5025000 documents. Done indexing 5050000 documents. Done indexing 5075000 documents. Done indexing 5100000 documents. Done indexing 5125000 documents. Done indexing 5150000 documents. Done indexing 5175000 documents. Done indexing 5200000 documents. Done indexing 5225000 documents. Done indexing 5250000 documents. Done indexing 5275000 documents. Done indexing 5300000 documents. Done indexing 5325000 documents. Done indexing 5350000 documents. Done indexing 5375000 documents. Done indexing 5400000 documents. Done indexing 5425000 documents. Done indexing 5450000 documents. Done indexing 5475000 documents. Done indexing 5500000 documents. Done indexing 5525000 documents. Done indexing 5550000 documents. Done indexing 5575000 documents. Done indexing 5600000 documents. Done indexing 5625000 documents. Done indexing 5650000 documents. Done indexing 5675000 documents. Done indexing 5700000 documents. Done indexing 5725000 documents. Done indexing 5750000 documents. Done indexing 5775000 documents. Done indexing 5800000 documents. Done indexing 5825000 documents. Done indexing 5850000 documents. Done indexing 5875000 documents. Done indexing 5900000 documents. Done indexing 5925000 documents. Done indexing 5950000 documents. Done indexing 5975000 documents. Done indexing 6000000 documents. Done indexing 6025000 documents. Done indexing 6050000 documents. Done indexing 6075000 documents. Done indexing 6100000 documents. Done indexing 6125000 documents. Done indexing 6150000 documents. Done indexing 6175000 documents. Done indexing 6200000 documents. Done indexing 6225000 documents. Done indexing 6250000 documents. Done indexing 6275000 documents. Done indexing 6300000 documents. Done indexing 6325000 documents. Done indexing 6350000 documents. Done indexing 6375000 documents. Done indexing 6400000 documents. Done indexing 6425000 documents. Done indexing 6450000 documents. Done indexing 6475000 documents. Done indexing 6500000 documents. Done indexing 6525000 documents. Done indexing 6550000 documents. Done indexing 6575000 documents. Done indexing 6600000 documents. Done indexing 6625000 documents. Done indexing 6650000 documents. Done indexing 6675000 documents. Done indexing 6700000 documents. Done indexing 6725000 documents. Done indexing 6750000 documents. Done indexing 6775000 documents. Done indexing 6800000 documents. Done indexing 6825000 documents. Done indexing 6850000 documents. Done indexing 6875000 documents. Done indexing 6900000 documents. Done indexing 6925000 documents. Done indexing 6950000 documents. Done indexing 6975000 documents. Done indexing 7000000 documents. Done indexing 7025000 documents. Done indexing 7050000 documents. Done indexing 7075000 documents. Done indexing 7100000 documents. Done indexing 7125000 documents. Done indexing 7150000 documents. Done indexing 7175000 documents. Done indexing 7200000 documents. Done indexing 7225000 documents. Done indexing 7250000 documents. Done indexing 7275000 documents. Done indexing 7300000 documents. Done indexing 7325000 documents. Done indexing 7350000 documents. Done indexing 7375000 documents. Done indexing 7400000 documents. Done indexing 7425000 documents. Done indexing 7450000 documents. Done indexing 7475000 documents. Done indexing 7500000 documents. Done indexing 7525000 documents. Done indexing 7550000 documents. Done indexing 7575000 documents. Done indexing 7600000 documents. Done indexing 7625000 documents. Done indexing 7650000 documents. Done indexing 7675000 documents. Done indexing 7700000 documents. Done indexing 7725000 documents. Done indexing 7750000 documents. Done indexing 7775000 documents. Done indexing 7800000 documents. Done indexing 7825000 documents. Done indexing 7850000 documents. Done indexing 7875000 documents. Done indexing 7900000 documents. Done indexing 7925000 documents. Done indexing 7950000 documents. Done indexing 7975000 documents. Done indexing 8000000 documents. now IndexWriter.commit() now wait for already running merges to finish 0.0 sec: 105 segments, 11 merges 67.3s _19c: 8 segs, 617.3 K docs, 2775.4 MB 41.9s _1ak: 8 segs, 201.5 K docs, 904.9 MB 34.8s _1b0: 8 segs, 880.1 K docs, 3959.6 MB 31.4s _1b7: 10 segs, 53.5 K docs, 238.9 MB 27.6s _1bf: 8 segs, 43.0 K docs, 192.1 MB 24.2s _1bn: 8 segs, 121.4 K docs, 544.3 MB 20.1s _1bw: 8 segs, 41.7 K docs, 186.3 MB 16.2s _1c5: 8 segs, 42.6 K docs, 190.1 MB 11.2s _1cf: 9 segs, 45.8 K docs, 204.4 MB 5.9s _1cp: 9 segs, 46.0 K docs, 205.5 MB 0.0s _1cr: 9 segs, 36.2 K docs, 161.5 MB 5.0 sec: 105 segments, 11 merges 72.3s _19c: 8 segs, 617.3 K docs, 2775.4 MB 46.9s _1ak: 8 segs, 201.5 K docs, 904.9 MB 39.8s _1b0: 8 segs, 880.1 K docs, 3959.6 MB 36.4s _1b7: 10 segs, 53.5 K docs, 238.9 MB 32.6s _1bf: 8 segs, 43.0 K docs, 192.1 MB 29.2s _1bn: 8 segs, 121.4 K docs, 544.3 MB 25.1s _1bw: 8 segs, 41.7 K docs, 186.3 MB 21.2s _1c5: 8 segs, 42.6 K docs, 190.1 MB 16.2s _1cf: 9 segs, 45.8 K docs, 204.4 MB 10.9s _1cp: 9 segs, 46.0 K docs, 205.5 MB 5.0s _1cr: 9 segs, 36.2 K docs, 161.5 MB 10.0 sec: 105 segments, 11 merges 77.3s _19c: 8 segs, 617.3 K docs, 2775.4 MB 51.9s _1ak: 8 segs, 201.5 K docs, 904.9 MB 44.8s _1b0: 8 segs, 880.1 K docs, 3959.6 MB 41.5s _1b7: 10 segs, 53.5 K docs, 238.9 MB 37.6s _1bf: 8 segs, 43.0 K docs, 192.1 MB 34.2s _1bn: 8 segs, 121.4 K docs, 544.3 MB 30.2s _1bw: 8 segs, 41.7 K docs, 186.3 MB 26.2s _1c5: 8 segs, 42.6 K docs, 190.1 MB 21.2s _1cf: 9 segs, 45.8 K docs, 204.4 MB 15.9s _1cp: 9 segs, 46.0 K docs, 205.5 MB 10.0s _1cr: 9 segs, 36.2 K docs, 161.5 MB 15.0 sec: 84 segments, 8 merges 82.3s _19c: 8 segs, 617.3 K docs, 2775.4 MB 56.9s _1ak: 8 segs, 201.5 K docs, 904.9 MB 49.8s _1b0: 8 segs, 880.1 K docs, 3959.6 MB 46.5s _1b7: 10 segs, 53.5 K docs, 238.9 MB 39.2s _1bn: 8 segs, 121.4 K docs, 544.3 MB 26.2s _1cf: 9 segs, 45.8 K docs, 204.4 MB 21.0s _1cp: 9 segs, 46.0 K docs, 205.5 MB 15.0s _1cr: 9 segs, 36.2 K docs, 161.5 MB 20.0 sec: 84 segments, 8 merges 87.3s _19c: 8 segs, 617.3 K docs, 2775.4 MB 61.9s _1ak: 8 segs, 201.5 K docs, 904.9 MB 54.8s _1b0: 8 segs, 880.1 K docs, 3959.6 MB 51.5s _1b7: 10 segs, 53.5 K docs, 238.9 MB 44.2s _1bn: 8 segs, 121.4 K docs, 544.3 MB 31.2s _1cf: 9 segs, 45.8 K docs, 204.4 MB 26.0s _1cp: 9 segs, 46.0 K docs, 205.5 MB 20.0s _1cr: 9 segs, 36.2 K docs, 161.5 MB 25.0 sec: 68 segments, 6 merges 66.9s _1ak: 8 segs, 201.5 K docs, 904.9 MB 59.8s _1b0: 8 segs, 880.1 K docs, 3959.6 MB 49.2s _1bn: 8 segs, 121.4 K docs, 544.3 MB 36.2s _1cf: 9 segs, 45.8 K docs, 204.4 MB 31.0s _1cp: 9 segs, 46.0 K docs, 205.5 MB 25.0s _1cr: 9 segs, 36.2 K docs, 161.5 MB 30.0 sec: 30 segments, 2 merges 64.8s _1b0: 8 segs, 880.1 K docs, 3959.6 MB 3.9s _1cs: 8 segs, 382.6 K docs, 1718.3 MB 35.1 sec: 30 segments, 2 merges 69.8s _1b0: 8 segs, 880.1 K docs, 3959.6 MB 9.0s _1cs: 8 segs, 382.6 K docs, 1718.3 MB 40.1 sec: 30 segments, 2 merges 74.8s _1b0: 8 segs, 880.1 K docs, 3959.6 MB 14.0s _1cs: 8 segs, 382.6 K docs, 1718.3 MB 45.1 sec: 30 segments, 2 merges 79.9s _1b0: 8 segs, 880.1 K docs, 3959.6 MB 19.0s _1cs: 8 segs, 382.6 K docs, 1718.3 MB 50.1 sec: 30 segments, 2 merges 84.9s _1b0: 8 segs, 880.1 K docs, 3959.6 MB 24.0s _1cs: 8 segs, 382.6 K docs, 1718.3 MB 55.1 sec: 30 segments, 2 merges 89.9s _1b0: 8 segs, 880.1 K docs, 3959.6 MB 29.0s _1cs: 8 segs, 382.6 K docs, 1718.3 MB 60.1 sec: 30 segments, 2 merges 94.9s _1b0: 8 segs, 880.1 K docs, 3959.6 MB 34.0s _1cs: 8 segs, 382.6 K docs, 1718.3 MB 65.1 sec: 30 segments, 2 merges 99.9s _1b0: 8 segs, 880.1 K docs, 3959.6 MB 39.0s _1cs: 8 segs, 382.6 K docs, 1718.3 MB 70.1 sec: 30 segments, 2 merges 104.9s _1b0: 8 segs, 880.1 K docs, 3959.6 MB 44.0s _1cs: 8 segs, 382.6 K docs, 1718.3 MB 75.0 sec: 30 segments, 2 merges 109.8s _1b0: 8 segs, 880.1 K docs, 3959.6 MB 48.9s _1cs: 8 segs, 382.6 K docs, 1718.3 MB 80.0 sec: 30 segments, 2 merges 114.8s _1b0: 8 segs, 880.1 K docs, 3959.6 MB 53.9s _1cs: 8 segs, 382.6 K docs, 1718.3 MB 85.0 sec: 30 segments, 2 merges 119.8s _1b0: 8 segs, 880.1 K docs, 3959.6 MB 58.9s _1cs: 8 segs, 382.6 K docs, 1718.3 MB 90.0 sec: 23 segments, 1 merges 63.9s _1cs: 8 segs, 382.6 K docs, 1718.3 MB 95.0 sec: 23 segments, 1 merges 68.9s _1cs: 8 segs, 382.6 K docs, 1718.3 MB 100.0 sec: 23 segments, 1 merges 73.9s _1cs: 8 segs, 382.6 K docs, 1718.3 MB 105.0 sec: 16 segments, 0 merges done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Indexed 8000000 docs in 1043 seconds reindex takes 1043.55 sec index has 16 segments: segments_2: _9i(11.0.0):C1057106 _jc(11.0.0):C1110137 _x8(11.0.0):C1011268 _nr(11.0.0):C500881 _10s(11.0.0):C1087330 _us(11.0.0):C404958 _z1(11.0.0):C220445 _ze(11.0.0):C216557 _1b0(11.0.0):C880120 _19c(11.0.0):C617321 _1ak(11.0.0):C201544 _196(11.0.0):C75744 _1ae(11.0.0):C76448 _1cs(11.0.0):C382559 _1bn(11.0.0):C121385 _1cr(11.0.0):C36197 _9i: 4764.1 MB _jc: 5003.4 MB _x8: 4557.3 MB _nr: 2255.8 MB _10s: 4900.4 MB _us: 1823.5 MB _z1: 992.2 MB _ze: 974.7 MB _1b0: 3965.7 MB _19c: 2780.6 MB _1ak: 907.1 MB _196: 340.5 MB _1ae: 343.7 MB _1cs: 1722.6 MB _1bn: 546.0 MB _1cr: 162.5 MB encodingByteSize=4 origByteSize=4 realEncodingByteSize=0.5 index disk usage is 36040.22 MB vector disk usage is 35278.32 MB vector RAM usage is 4028.32 MB exact nn key = cohere-v3-wikipedia-en-scattered-1024d.docs.vec-dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-8000000-qcohere-v3-wikipedia-en-scattered-1024d.queries.vec-1000-dot_product-knn-100 read pre-cached exact match vectors from cache file "knn-reuse/exact-nn/cohere-v3-wikipedia-en-scattered-1024d.docs.vec-dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-8000000-qcohere-v3-wikipedia-en-scattered-1024d.queries.vec-1000-dot_product-knn-100.bin" read pre-cached exact match scores from cache file "knn-reuse/exact-nn/cohere-v3-wikipedia-en-scattered-1024d.docs.vec-dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-8000000-qcohere-v3-wikipedia-en-scattered-1024d.queries.vec-1000-dot_product-knn-100.scores" EXACT_NN_SCORES_PATH: /l/util.nightly/knn-reuse/exact-nn/cohere-v3-wikipedia-en-scattered-1024d.docs.vec-dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-8000000-qcohere-v3-wikipedia-en-scattered-1024d.queries.vec-1000-dot_product-knn-100.scores EXACT_NN_METRIC: dot_product path=/lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec dim=1024 vectorEncoding.byteSize=4 1778739 query vectors in queryPath "/lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec" searching 1000 query vectors; topK=100, fanout=100 done warmup thread 3 name=main cpu@start=57050696596 cpu@end=69767297617 deltaMS=12716.601021 thread 14 name=Reference Handler cpu@start=1188446 cpu@end=1188446 deltaMS=0.0 thread 15 name=Finalizer cpu@start=142221 cpu@end=142221 deltaMS=0.0 thread 16 name=Signal Dispatcher cpu@start=75920 cpu@end=75920 deltaMS=0.0 thread 40 name=Common-Cleaner cpu@start=4127988 cpu@end=4127988 deltaMS=0.0 thread 41 name=JFR Recorder Thread cpu@start=15046604688 cpu@end=15048056335 deltaMS=1.451647 thread 42 name=JFR Periodic Tasks cpu@start=72790592293 cpu@end=73395971566 deltaMS=605.379273 thread 45 name=Notification Thread cpu@start=97536 cpu@end=97536 deltaMS=0.0 thread 56 name=hnsw-merge-1-thread-1 cpu@start=1106645790540 cpu@end=1106645790540 deltaMS=0.0 thread 57 name=hnsw-merge-1-thread-2 cpu@start=1100589937179 cpu@end=1100589937179 deltaMS=0.0 thread 58 name=hnsw-merge-1-thread-3 cpu@start=1102368188690 cpu@end=1102368188690 deltaMS=0.0 thread 59 name=hnsw-merge-1-thread-4 cpu@start=1102822560106 cpu@end=1102822560106 deltaMS=0.0 thread 60 name=hnsw-merge-1-thread-5 cpu@start=1104043663136 cpu@end=1104043663136 deltaMS=0.0 thread 61 name=hnsw-merge-1-thread-6 cpu@start=1110233623148 cpu@end=1110233623148 deltaMS=0.0 thread 62 name=hnsw-merge-1-thread-7 cpu@start=1099889417174 cpu@end=1099889417174 deltaMS=0.0 thread 63 name=hnsw-merge-1-thread-8 cpu@start=1107993794649 cpu@end=1107993794649 deltaMS=0.0 thread 64 name=hnsw-merge-1-thread-9 cpu@start=1106874269696 cpu@end=1106874269696 deltaMS=0.0 thread 65 name=hnsw-merge-1-thread-10 cpu@start=1102729762249 cpu@end=1102729762249 deltaMS=0.0 thread 66 name=hnsw-merge-1-thread-11 cpu@start=1100923267570 cpu@end=1100923267570 deltaMS=0.0 thread 67 name=hnsw-merge-1-thread-12 cpu@start=1103704498920 cpu@end=1103704498920 deltaMS=0.0 thread 68 name=hnsw-merge-1-thread-13 cpu@start=1107603300838 cpu@end=1107603300838 deltaMS=0.0 thread 69 name=hnsw-merge-1-thread-14 cpu@start=1102401647512 cpu@end=1102401647512 deltaMS=0.0 thread 70 name=hnsw-merge-1-thread-15 cpu@start=1107475103998 cpu@end=1107475103998 deltaMS=0.0 thread 71 name=hnsw-merge-1-thread-16 cpu@start=1103464745153 cpu@end=1103464745153 deltaMS=0.0 Average CPU cores used: 1.046873812747366 completed 1000 searches in 12726 ms: 78 QPS CPU time=13322 ms checking results SUMMARY: 0.898 12.726 13.322 1.047 8000000 KNN 100 100 N/A N/A 100.000 32 100 4 bits 63326 1043.55 7666.18 0.00 16 36040.22 null N/A 1.000 35278.320 4028.320 false HNSW no Leaf 0 has 4 layers Leaf 0 has 1057106 documents Graph level=3 size=69, Fanout min=3, mean=10.09, max=17, meandelta=76938.41 % 0 10 20 30 40 50 60 70 80 90 100 0 6 8 8 9 10 10 11 13 14 17 Graph level=2 size=977, Fanout min=7, mean=23.49, max=32, meandelta=41182.25 % 0 10 20 30 40 50 60 70 80 90 100 0 15 17 19 21 23 26 28 32 32 32 Graph level=1 size=32260, Fanout min=3, mean=28.07, max=32, meandelta=34450.83 % 0 10 20 30 40 50 60 70 80 90 100 0 19 23 26 30 32 32 32 32 32 32 Graph level=0 size=1057106, Fanout min=1, mean=39.54, max=64, meandelta=24750.47 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 32 37 42 49 60 64 64 Graph level=3 size=69, connectedness=1.00 Graph level=2 size=977, connectedness=1.00 Graph level=1 size=32260, connectedness=1.00 Graph level=0 size=1057106, connectedness=1.00 Leaf 1 has 4 layers Leaf 1 has 1110137 documents Graph level=3 size=70, Fanout min=4, mean=9.49, max=18, meandelta=87648.67 % 0 10 20 30 40 50 60 70 80 90 100 0 5 7 8 8 9 9 10 12 14 18 Graph level=2 size=1038, Fanout min=7, mean=24.03, max=32, meandelta=42175.12 % 0 10 20 30 40 50 60 70 80 90 100 0 15 18 20 22 24 26 30 32 32 32 Graph level=1 size=34106, Fanout min=2, mean=28.07, max=32, meandelta=36254.34 % 0 10 20 30 40 50 60 70 80 90 100 0 19 23 26 30 32 32 32 32 32 32 Graph level=0 size=1110137, Fanout min=1, mean=39.52, max=64, meandelta=26002.32 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 32 37 42 49 60 64 64 Graph level=3 size=70, connectedness=1.00 Graph level=2 size=1038, connectedness=1.00 Graph level=1 size=34106, connectedness=1.00 Graph level=0 size=1110137, connectedness=1.00 Leaf 2 has 4 layers Leaf 2 has 1011268 documents Graph level=3 size=61, Fanout min=4, mean=9.08, max=16, meandelta=88650.19 % 0 10 20 30 40 50 60 70 80 90 100 0 5 6 8 8 9 9 11 11 12 16 Graph level=2 size=855, Fanout min=6, mean=22.94, max=32, meandelta=40372.18 % 0 10 20 30 40 50 60 70 80 90 100 0 14 16 19 20 22 25 27 32 32 32 Graph level=1 size=30785, Fanout min=3, mean=28.11, max=32, meandelta=32986.94 % 0 10 20 30 40 50 60 70 80 90 100 0 19 23 26 30 32 32 32 32 32 32 Graph level=0 size=1011268, Fanout min=1, mean=39.60, max=64, meandelta=23647.65 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 32 37 42 50 60 64 64 Graph level=3 size=61, connectedness=1.00 Graph level=2 size=855, connectedness=1.00 Graph level=1 size=30785, connectedness=1.00 Graph level=0 size=1011268, connectedness=1.00 Leaf 3 has 4 layers Leaf 3 has 500881 documents Graph level=3 size=22, Fanout min=4, mean=6.18, max=10, meandelta=46427.82 % 0 10 20 30 40 50 60 70 80 90 100 0 4 4 5 5 6 6 7 7 8 10 Graph level=2 size=382, Fanout min=7, mean=19.23, max=32, meandelta=21783.64 % 0 10 20 30 40 50 60 70 80 90 100 0 12 14 15 17 18 20 22 25 28 32 Graph level=1 size=15312, Fanout min=4, mean=27.76, max=32, meandelta=16432.85 % 0 10 20 30 40 50 60 70 80 90 100 0 19 22 25 29 32 32 32 32 32 32 Graph level=0 size=500881, Fanout min=1, mean=39.64, max=64, meandelta=11720.83 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 37 42 49 60 64 64 Graph level=3 size=22, connectedness=1.00 Graph level=2 size=382, connectedness=1.00 Graph level=1 size=15312, connectedness=1.00 Graph level=0 size=500881, connectedness=1.00 Leaf 4 has 4 layers Leaf 4 has 1087330 documents Graph level=3 size=65, Fanout min=4, mean=9.42, max=20, meandelta=92423.41 % 0 10 20 30 40 50 60 70 80 90 100 0 5 6 7 8 9 10 11 12 13 20 Graph level=2 size=990, Fanout min=8, mean=23.36, max=32, meandelta=42159.88 % 0 10 20 30 40 50 60 70 80 90 100 0 14 17 19 21 23 26 29 32 32 32 Graph level=1 size=33074, Fanout min=3, mean=27.99, max=32, meandelta=35492.98 % 0 10 20 30 40 50 60 70 80 90 100 0 19 23 26 29 32 32 32 32 32 32 Graph level=0 size=1087330, Fanout min=1, mean=39.54, max=64, meandelta=25457.59 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 32 37 42 49 60 64 64 Graph level=3 size=65, connectedness=1.00 Graph level=2 size=990, connectedness=1.00 Graph level=1 size=33074, connectedness=1.00 Graph level=0 size=1087330, connectedness=1.00 Leaf 5 has 4 layers Leaf 5 has 404958 documents Graph level=3 size=23, Fanout min=3, mean=5.39, max=9, meandelta=44622.57 % 0 10 20 30 40 50 60 70 80 90 100 0 3 4 4 5 5 6 6 6 7 9 Graph level=2 size=310, Fanout min=6, mean=18.13, max=32, meandelta=18747.27 % 0 10 20 30 40 50 60 70 80 90 100 0 11 13 15 16 17 19 21 23 27 32 Graph level=1 size=12241, Fanout min=4, mean=27.70, max=32, meandelta=13334.59 % 0 10 20 30 40 50 60 70 80 90 100 0 19 22 25 28 32 32 32 32 32 32 Graph level=0 size=404958, Fanout min=1, mean=39.57, max=64, meandelta=9495.21 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 37 42 49 59 64 64 Graph level=3 size=23, connectedness=1.00 Graph level=2 size=310, connectedness=1.00 Graph level=1 size=12241, connectedness=1.00 Graph level=0 size=404958, connectedness=1.00 Leaf 6 has 4 layers Leaf 6 has 220445 documents Graph level=3 size=17, Fanout min=2, mean=4.94, max=9, meandelta=28865.83 % 0 10 20 30 40 50 60 70 80 90 100 0 2 4 4 4 4 5 5 6 7 9 Graph level=2 size=207, Fanout min=5, mean=14.73, max=32, meandelta=12789.18 % 0 10 20 30 40 50 60 70 80 90 100 0 9 11 12 13 14 15 16 18 21 32 Graph level=1 size=6820, Fanout min=5, mean=27.15, max=32, meandelta=7418.96 % 0 10 20 30 40 50 60 70 80 90 100 0 18 21 24 27 30 32 32 32 32 32 Graph level=0 size=220445, Fanout min=1, mean=39.44, max=64, meandelta=5191.50 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 37 42 49 59 64 64 Graph level=3 size=17, connectedness=1.00 Graph level=2 size=207, connectedness=1.00 Graph level=1 size=6820, connectedness=1.00 Graph level=0 size=220445, connectedness=1.00 Leaf 7 has 4 layers Leaf 7 has 216557 documents Graph level=3 size=8, Fanout min=2, mean=3.25, max=6, meandelta=29399.69 % 0 10 20 30 40 50 60 70 80 90 100 0 1 2 2 2 3 3 3 4 4 6 Graph level=2 size=195, Fanout min=6, mean=15.06, max=31, meandelta=12294.03 % 0 10 20 30 40 50 60 70 80 90 100 0 10 11 12 13 14 16 17 19 21 31 Graph level=1 size=6703, Fanout min=8, mean=27.41, max=32, meandelta=7228.51 % 0 10 20 30 40 50 60 70 80 90 100 0 18 22 25 28 31 32 32 32 32 32 Graph level=0 size=216557, Fanout min=1, mean=39.43, max=64, meandelta=5101.47 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 36 42 49 59 64 64 Graph level=3 size=8, connectedness=1.00 Graph level=2 size=195, connectedness=1.00 Graph level=1 size=6703, connectedness=1.00 Graph level=0 size=216557, connectedness=1.00 Leaf 8 has 4 layers Leaf 8 has 880120 documents Graph level=3 size=41, Fanout min=4, mean=8.00, max=14, meandelta=81212.18 % 0 10 20 30 40 50 60 70 80 90 100 0 4 6 6 7 8 8 9 10 11 14 Graph level=2 size=777, Fanout min=8, mean=22.81, max=32, meandelta=35269.87 % 0 10 20 30 40 50 60 70 80 90 100 0 14 16 19 21 22 25 27 31 32 32 Graph level=1 size=26832, Fanout min=3, mean=27.99, max=32, meandelta=28738.06 % 0 10 20 30 40 50 60 70 80 90 100 0 19 23 26 29 32 32 32 32 32 32 Graph level=0 size=880120, Fanout min=1, mean=39.63, max=64, meandelta=20573.19 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 32 37 42 50 60 64 64 Graph level=3 size=41, connectedness=1.00 Graph level=2 size=777, connectedness=1.00 Graph level=1 size=26832, connectedness=1.00 Graph level=0 size=880120, connectedness=1.00 Leaf 9 has 4 layers Leaf 9 has 617321 documents Graph level=3 size=24, Fanout min=4, mean=6.67, max=12, meandelta=42160.34 % 0 10 20 30 40 50 60 70 80 90 100 0 4 5 6 6 6 7 7 7 8 12 Graph level=2 size=492, Fanout min=7, mean=20.60, max=32, meandelta=27557.42 % 0 10 20 30 40 50 60 70 80 90 100 0 12 15 17 18 20 22 24 26 30 32 Graph level=1 size=18857, Fanout min=5, mean=27.79, max=32, meandelta=20381.64 % 0 10 20 30 40 50 60 70 80 90 100 0 19 22 25 29 32 32 32 32 32 32 Graph level=0 size=617321, Fanout min=1, mean=39.64, max=64, meandelta=14441.49 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 37 42 49 60 64 64 Graph level=3 size=24, connectedness=1.00 Graph level=2 size=492, connectedness=1.00 Graph level=1 size=18857, connectedness=1.00 Graph level=0 size=617321, connectedness=1.00 Leaf 10 has 4 layers Leaf 10 has 201544 documents Graph level=3 size=7, Fanout min=1, mean=3.43, max=5, meandelta=16720.96 % 0 10 20 30 40 50 60 70 80 90 100 0 1 1 3 3 3 4 4 4 4 5 Graph level=2 size=182, Fanout min=6, mean=15.06, max=32, meandelta=11458.19 % 0 10 20 30 40 50 60 70 80 90 100 0 10 11 12 13 14 16 18 19 21 32 Graph level=1 size=6252, Fanout min=7, mean=27.21, max=32, meandelta=6778.08 % 0 10 20 30 40 50 60 70 80 90 100 0 18 21 24 27 31 32 32 32 32 32 Graph level=0 size=201544, Fanout min=1, mean=39.40, max=64, meandelta=4752.11 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 36 42 49 59 64 64 Graph level=3 size=7, connectedness=1.00 Graph level=2 size=182, connectedness=1.00 Graph level=1 size=6252, connectedness=1.00 Graph level=0 size=201544, connectedness=1.00 Leaf 11 has 4 layers Leaf 11 has 75744 documents Graph level=3 size=3, Fanout min=1, mean=1.33, max=2, meandelta=1829.50 % 0 10 20 30 40 50 60 70 80 90 100 0 1 1 1 1 1 1 1 1 1 2 Graph level=2 size=60, Fanout min=4, mean=8.97, max=17, meandelta=6694.78 % 0 10 20 30 40 50 60 70 80 90 100 0 5 6 6 7 8 10 11 12 14 17 Graph level=1 size=2333, Fanout min=7, mean=25.82, max=32, meandelta=2669.35 % 0 10 20 30 40 50 60 70 80 90 100 0 16 19 22 25 27 30 32 32 32 32 Graph level=0 size=75744, Fanout min=1, mean=38.58, max=64, meandelta=1822.31 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 31 35 40 47 56 64 64 Graph level=3 size=3, connectedness=1.00 Graph level=2 size=60, connectedness=1.00 Graph level=1 size=2333, connectedness=1.00 Graph level=0 size=75744, connectedness=1.00 Leaf 12 has 4 layers Leaf 12 has 76448 documents Graph level=3 size=3, Fanout min=1, mean=1.33, max=2, meandelta=1664.00 % 0 10 20 30 40 50 60 70 80 90 100 0 1 1 1 1 1 1 1 1 1 2 Graph level=2 size=69, Fanout min=5, mean=9.88, max=20, meandelta=6364.48 % 0 10 20 30 40 50 60 70 80 90 100 0 6 7 8 8 9 10 11 13 14 20 Graph level=1 size=2404, Fanout min=8, mean=25.81, max=32, meandelta=2701.35 % 0 10 20 30 40 50 60 70 80 90 100 0 17 19 22 24 27 31 32 32 32 32 Graph level=0 size=76448, Fanout min=3, mean=38.73, max=64, meandelta=1837.01 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 32 36 41 47 57 64 64 Graph level=3 size=3, connectedness=1.00 Graph level=2 size=69, connectedness=1.00 Graph level=1 size=2404, connectedness=1.00 Graph level=0 size=76448, connectedness=1.00 Leaf 13 has 4 layers Leaf 13 has 382559 documents Graph level=3 size=21, Fanout min=3, mean=5.52, max=10, meandelta=30350.68 % 0 10 20 30 40 50 60 70 80 90 100 0 3 3 4 4 5 5 6 7 8 10 Graph level=2 size=263, Fanout min=6, mean=16.29, max=32, meandelta=16604.84 % 0 10 20 30 40 50 60 70 80 90 100 0 10 12 13 14 16 17 19 21 23 32 Graph level=1 size=11552, Fanout min=7, mean=27.66, max=32, meandelta=12650.22 % 0 10 20 30 40 50 60 70 80 90 100 0 19 22 25 28 32 32 32 32 32 32 Graph level=0 size=382559, Fanout min=1, mean=39.63, max=64, meandelta=8958.08 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 29 32 37 42 49 59 64 64 Graph level=3 size=21, connectedness=1.00 Graph level=2 size=263, connectedness=1.00 Graph level=1 size=11552, connectedness=1.00 Graph level=0 size=382559, connectedness=1.00 Leaf 14 has 4 layers Leaf 14 has 121385 documents Graph level=3 size=3, Fanout min=1, mean=1.33, max=2, meandelta=17142.50 % 0 10 20 30 40 50 60 70 80 90 100 0 1 1 1 1 1 1 1 1 1 2 Graph level=2 size=107, Fanout min=4, mean=12.15, max=23, meandelta=8417.33 % 0 10 20 30 40 50 60 70 80 90 100 0 8 9 9 10 11 13 13 15 18 23 Graph level=1 size=3793, Fanout min=8, mean=26.62, max=32, meandelta=4165.72 % 0 10 20 30 40 50 60 70 80 90 100 0 17 20 23 26 29 32 32 32 32 32 Graph level=0 size=121385, Fanout min=2, mean=39.04, max=64, meandelta=2891.68 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 36 41 48 57 64 64 Graph level=3 size=3, connectedness=1.00 Graph level=2 size=107, connectedness=1.00 Graph level=1 size=3793, connectedness=1.00 Graph level=0 size=121385, connectedness=1.00 Leaf 15 has 4 layers Leaf 15 has 36197 documents Graph level=3 size=0, Fanout min=0, mean=NaN, max=0, meandelta=NaN % 0 10 20 30 40 50 60 70 80 90 100 1 Graph level=2 size=30, Fanout min=2, mean=6.47, max=10, meandelta=4786.41 % 0 10 20 30 40 50 60 70 80 90 100 0 4 4 5 6 7 7 7 8 9 10 Graph level=1 size=1121, Fanout min=8, mean=23.76, max=32, meandelta=1393.89 % 0 10 20 30 40 50 60 70 80 90 100 0 14 17 19 22 24 27 30 32 32 32 Graph level=0 size=36197, Fanout min=3, mean=37.85, max=64, meandelta=885.43 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 27 31 35 39 46 54 64 64 Graph level=3 size=1, connectedness=1.00 Graph level=2 size=30, connectedness=1.00 Graph level=1 size=1121, connectedness=1.00 Graph level=0 size=36197, connectedness=1.00 Performance counter stats for '/usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build:/l/util.nightly/build --add-modules jdk.incubator.vector --enable-native-access=ALL-UNNAMED -XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/2026.05.08.16.21.29/bench-knn-q4-fmFalse.jfr knn.KnnGraphTester -maxConn 32 -dim 1024 -docs /big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec -ndoc 8000000 -topK 100 -numIndexThreads 8 -beamWidthIndex 100 -search-and-stats /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec -metric dot_product -numMergeThread 16 -numMergeWorker 48 -reindex -quantize -quantizeBits 4 -quantizeCompress': 35,153,970.92 msec task-clock:u 134,307,355,586,844 cycles:u (36.36%) 125,027,816,349,626 instructions:u (36.36%) 2,757,295,215,473 cache-references:u (36.36%) 1,239,844,764,032 cache-misses:u (36.36%) 45,422,053,342,367 L1-dcache-loads:u (36.36%) 1,473,994,460,171 L1-dcache-load-misses:u (36.36%) 2,633,820,837,438 L1-icache-loads:u (36.36%) 11,352,229,755 L1-icache-load-misses:u (36.36%) LLC-loads:u LLC-load-misses:u LLC-stores:u LLC-store-misses:u LLC-prefetches:u LLC-prefetch-misses:u 26,318,701 faults:u 25,540,380 minor-faults:u 9,143 major-faults:u 10,683,393,504,979 branches:u (36.36%) 89,200,535,195 branch-misses:u (36.36%) 2,077,858,872,609 stalled-cycles-frontend:u (36.36%) stalled-cycles-backend:u 1240.515545537 seconds time elapsed 34666.042424000 seconds user 478.398713000 seconds sys took 0:20:40.544732 to run KnnGraphTester result: KNNResultV1(lucene_git_rev='2dee50e21f868aaae436c1dc47d6678564d69b4d', luceneutil_git_rev='40c563c7470e2788e47ee0c9f7162e693c42fd3c', index_vectors_file='/big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec', search_vectors_file='/lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec', vector_dims=1024, do_force_merge=False, recall=0.898, cpu_time_ms=12.726, net_cpu_ms=13.322, avg_cpu_core_count=1.047, num_docs=8000000, top_k=100, fanout=100, max_conn=32, beam_width=100, quantize_desc='4 bits', total_visited=63326, index_time_sec=1043.55, index_docs_per_sec=7666.18, force_merge_time_sec=0.0, index_num_segments=16, index_size_on_disk_mb=36040.22, selectivity=None, pre_post_filter='null', vec_disk_mb=35278.32, vec_ram_mb=4028.32, graph_level_conn_p_values={3: (0, {}), 2: (30, {0: 0, 10: 4, 20: 4, 30: 5, 40: 6, 50: 7, 60: 7, 70: 7, 80: 8, 90: 9, 100: 10}), 1: (1121, {0: 0, 10: 14, 20: 17, 30: 19, 40: 22, 50: 24, 60: 27, 70: 30, 80: 32, 90: 32, 100: 32}), 0: (36197, {0: 0, 10: 20, 20: 24, 30: 27, 40: 31, 50: 35, 60: 39, 70: 46, 80: 54, 90: 64, 100: 64})}, combined_run_time=datetime.timedelta(seconds=1240, microseconds=544732)) Profiler summary for /l/logs.nightly/2026.05.08.16.21.29/bench-knn-q4-fmFalse.jfr Version: 2.1 Chunks: 90 Start: 2026-05-08 21:37:16 (UTC) Duration: 1231 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 33647286 576819713 jdk.FileWrite 17793868 370822959 jdk.FileRead 8003654 182261726 jdk.ObjectAllocationInNewTLAB 61255 1218371 jdk.BooleanFlag 44640 1411826 jdk.CPULoad 22873 456825 jdk.Compilation 6320 163049 jdk.Checkpoint 5669 28224987 jdk.UnsignedIntFlag 4320 146508 jdk.IntFlag 3960 144454 jdk.StringFlag 3060 118661 jdk.ObjectAllocationOutsideTLAB 1196 21449 jdk.CPUInformation 90 135176 jdk.GCConfiguration 90 2336 jdk.JVMInformation 90 85316 jdk.Metadata 90 9947427 jdk.GarbageCollection 46 1103 jdk.ActiveRecording 0 0 jdk.ActiveSetting 0 0 jdk.AllocationRequiringGC 0 0 jdk.BooleanFlagChanged 0 0 jdk.CPUTimeSamplesLost 0 0 jdk.CPUTimeStampCounter 0 0 jdk.ClassDefine 0 0 jdk.ClassLoad 0 0 jdk.ClassLoaderStatistics 0 0 jdk.ClassLoadingStatistics 0 0 jdk.ClassRedefinition 0 0 jdk.ClassUnload 0 0 jdk.CodeCacheConfiguration 0 0 jdk.CodeCacheFull 0 0 jdk.CodeCacheStatistics 0 0 jdk.CompilationFailure 0 0 jdk.CompilerConfiguration 0 0 jdk.CompilerInlining 0 0 jdk.CompilerPhase 0 0 jdk.CompilerQueueUtilization 0 0 jdk.CompilerStatistics 0 0 jdk.ConcurrentModeFailure 0 0 jdk.ContainerCPUThrottling 0 0 jdk.ContainerCPUUsage 0 0 jdk.ContainerConfiguration 0 0 jdk.ContainerIOUsage 0 0 jdk.ContainerMemoryUsage 0 0 jdk.ContinuationFreeze 0 0 jdk.ContinuationFreezeFast 0 0 jdk.ContinuationFreezeSlow 0 0 jdk.ContinuationThaw 0 0 jdk.ContinuationThawFast 0 0 jdk.ContinuationThawSlow 0 0 jdk.DataLoss 0 0 jdk.Deoptimization 0 0 jdk.DeprecatedInvocation 0 0 jdk.Deserialization 0 0 jdk.DirectBufferStatistics 0 0 jdk.DoubleFlag 0 0 jdk.DoubleFlagChanged 0 0 jdk.DumpReason 0 0 jdk.EvacuationFailed 0 0 jdk.EvacuationInformation 0 0 jdk.ExceptionStatistics 0 0 jdk.ExecuteVMOperation 0 0 jdk.ExecutionSample 0 0 jdk.FileForce 0 0 jdk.FinalizerStatistics 0 0 jdk.Flush 0 0 jdk.G1AdaptiveIHOP 0 0 jdk.G1BasicIHOP 0 0 jdk.G1EvacuationOldStatistics 0 0 jdk.G1EvacuationYoungStatistics 0 0 jdk.G1GarbageCollection 0 0 jdk.G1HeapRegionInformation 0 0 jdk.G1HeapRegionTypeChange 0 0 jdk.G1HeapSummary 0 0 jdk.G1MMU 0 0 jdk.GCCPUTime 0 0 jdk.GCHeapConfiguration 0 0 jdk.GCHeapMemoryPoolUsage 0 0 jdk.GCHeapMemoryUsage 0 0 jdk.GCHeapSummary 0 0 jdk.GCPhaseConcurrent 0 0 jdk.GCPhaseConcurrentLevel1 0 0 jdk.GCPhaseConcurrentLevel2 0 0 jdk.GCPhaseParallel 0 0 jdk.GCPhasePause 0 0 jdk.GCPhasePauseLevel1 0 0 jdk.GCPhasePauseLevel2 0 0 jdk.GCPhasePauseLevel3 0 0 jdk.GCPhasePauseLevel4 0 0 jdk.GCReferenceStatistics 0 0 jdk.GCSurvivorConfiguration 0 0 jdk.GCTLABConfiguration 0 0 jdk.HeapDump 0 0 jdk.InitialEnvironmentVariable 0 0 jdk.InitialSecurityProperty 0 0 jdk.InitialSystemProperty 0 0 jdk.IntFlagChanged 0 0 jdk.JITRestart 0 0 jdk.JavaAgent 0 0 jdk.JavaErrorThrow 0 0 jdk.JavaExceptionThrow 0 0 jdk.JavaMonitorDeflate 0 0 jdk.JavaMonitorEnter 0 0 jdk.JavaMonitorInflate 0 0 jdk.JavaMonitorNotify 0 0 jdk.JavaMonitorStatistics 0 0 jdk.JavaMonitorWait 0 0 jdk.JavaThreadStatistics 0 0 jdk.LongFlag 0 0 jdk.LongFlagChanged 0 0 jdk.MetaspaceAllocationFailure 0 0 jdk.MetaspaceChunkFreeListSummary 0 0 jdk.MetaspaceGCThreshold 0 0 jdk.MetaspaceOOM 0 0 jdk.MetaspaceSummary 0 0 jdk.MethodTiming 0 0 jdk.MethodTrace 0 0 jdk.ModuleExport 0 0 jdk.ModuleRequire 0 0 jdk.NativeAgent 0 0 jdk.NativeLibrary 0 0 jdk.NativeLibraryLoad 0 0 jdk.NativeLibraryUnload 0 0 jdk.NativeMemoryUsage 0 0 jdk.NativeMemoryUsageTotal 0 0 jdk.NativeMethodSample 0 0 jdk.NetworkUtilization 0 0 jdk.OSInformation 0 0 jdk.ObjectAllocationSample 0 0 jdk.ObjectCount 0 0 jdk.ObjectCountAfterGC 0 0 jdk.OldGarbageCollection 0 0 jdk.OldObjectSample 0 0 jdk.PSHeapSummary 0 0 jdk.ParallelOldGarbageCollection 0 0 jdk.PhysicalMemory 0 0 jdk.ProcessStart 0 0 jdk.PromoteObjectInNewPLAB 0 0 jdk.PromoteObjectOutsidePLAB 0 0 jdk.PromotionFailed 0 0 jdk.RedefineClasses 0 0 jdk.ReservedStackActivation 0 0 jdk.ResidentSetSize 0 0 jdk.RetransformClasses 0 0 jdk.SafepointBegin 0 0 jdk.SafepointEnd 0 0 jdk.SafepointLatency 0 0 jdk.SafepointStateSynchronization 0 0 jdk.SecurityPropertyModification 0 0 jdk.SecurityProviderService 0 0 jdk.SerializationMisdeclaration 0 0 jdk.ShenandoahEvacuationInformation 0 0 jdk.ShenandoahHeapRegionInformation 0 0 jdk.ShenandoahHeapRegionStateChange 0 0 jdk.Shutdown 0 0 jdk.SocketRead 0 0 jdk.SocketWrite 0 0 jdk.StringFlagChanged 0 0 jdk.StringTableStatistics 0 0 jdk.SwapSpace 0 0 jdk.SymbolTableStatistics 0 0 jdk.SyncOnValueBasedClass 0 0 jdk.SystemGC 0 0 jdk.SystemProcess 0 0 jdk.TLSHandshake 0 0 jdk.TenuringDistribution 0 0 jdk.ThreadAllocationStatistics 0 0 jdk.ThreadCPULoad 0 0 jdk.ThreadContextSwitchRate 0 0 jdk.ThreadDump 0 0 jdk.ThreadEnd 0 0 jdk.ThreadPark 0 0 jdk.ThreadSleep 0 0 jdk.ThreadStart 0 0 jdk.UnsignedIntFlagChanged 0 0 jdk.UnsignedLongFlag 0 0 jdk.UnsignedLongFlagChanged 0 0 jdk.VirtualThreadEnd 0 0 jdk.VirtualThreadPinned 0 0 jdk.VirtualThreadStart 0 0 jdk.VirtualThreadSubmitFailed 0 0 jdk.VirtualizationInformation 0 0 jdk.X509Certificate 0 0 jdk.X509Validation 0 0 jdk.YoungGarbageCollection 0 0 jdk.YoungGenerationConfiguration 0 0 jdk.ZAllocationStall 0 0 jdk.ZOldGarbageCollection 0 0 jdk.ZPageAllocation 0 0 jdk.ZRelocationSet 0 0 jdk.ZRelocationSetGroup 0 0 jdk.ZStatisticsCounter 0 0 jdk.ZStatisticsSampler 0 0 jdk.ZThreadPhase 0 0 jdk.ZUncommit 0 0 jdk.ZYoungGarbageCollection 0 0 profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=1 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.08.16.21.29/bench-knn-q4-fmFalse.jfr Profiler for cpu at stackSize=1 [/l/logs.nightly/2026.05.08.16.21.29/bench-knn-q4-fmFalse.jfr is 1117.69 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 33647286 events (total: 33M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 39.24% 13M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] 26.42% 8M jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] 15.33% 5M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] 4.32% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 3.56% 1M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] 3.09% 1M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] 1.03% 346016 org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] 0.90% 303777 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] 0.66% 222315 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.56% 188604 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] 0.29% 96865 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] 0.28% 94907 java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] 0.28% 94894 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.28% 94344 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] 0.27% 89626 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] 0.25% 85153 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] 0.23% 78160 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] 0.18% 60211 sun.nio.ch.NativeThread#current0() [Native code] 0.18% 59920 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] 0.16% 54792 jdk.jfr.internal.JVM#emitEvent() [Native code] 0.15% 51368 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] 0.13% 43370 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():482 [JIT compiled code] 0.13% 42675 org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] 0.12% 40799 org.apache.lucene.store.ChecksumIndexInput#skipByReading():81 [JIT compiled code] 0.11% 36439 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 0.09% 30220 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():363 [JIT compiled code] 0.09% 29798 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#calculateCentroid():488 [JIT compiled code] 0.09% 29746 org.apache.lucene.util.hnsw.NeighborArray#sort():171 [Inlined code] 0.09% 29724 org.apache.lucene.util.TernaryLongHeap#downHeap():246 [Inlined code] 0.09% 28860 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 0.08% 26074 org.apache.lucene.util.TernaryLongHeap#downHeap():235 [Inlined code] 0.07% 24633 jdk.jfr.internal.event.EventWriter#reserveEventSizeField():199 [Inlined code] 0.07% 24154 org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#writeVectorData():302 [JIT compiled code] 0.06% 20939 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] 0.06% 19312 java.util.Arrays#sort():99 [Inlined code] 0.05% 15533 org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 0.05% 15422 org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 0.04% 14760 java.util.concurrent.atomic.LongAdder#add():93 [Inlined code] 0.04% 13843 java.util.DualPivotQuicksort#sort():238 [Inlined code] 0.04% 12847 java.util.DualPivotQuicksort#sort():368 [JIT compiled code] 0.03% 11559 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$1#score():93 [JIT compiled code] 0.03% 11019 org.apache.lucene.index.LockableConcurrentApproximatePriorityQueue#lockAndPoll():44 [Inlined code] 0.03% 10713 org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] 0.03% 10358 org.apache.lucene.util.hnsw.NeighborArray#clear():233 [Inlined code] 0.03% 10120 jdk.jfr.internal.event.EventWriter#putUncheckedLong():331 [Inlined code] 0.03% 9026 sun.nio.ch.FileChannelImpl#implRead():251 [Inlined code] 0.03% 8466 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] 0.02% 8187 org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#writeFloat32Vectors():172 [JIT compiled code] 0.02% 6996 org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():248 [JIT compiled code] 0.02% 6589 org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=4 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.08.16.21.29/bench-knn-q4-fmFalse.jfr Profiler for cpu at stackSize=4 [/l/logs.nightly/2026.05.08.16.21.29/bench-knn-q4-fmFalse.jfr is 1117.69 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 33647286 events (total: 33M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 37.11% 12M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 26.39% 8M jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnalignedInternal():3169 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnaligned():3159 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():60 [Inlined code] 15.33% 5M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] 4.32% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] 3.09% 1M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] 2.63% 884792 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [JIT compiled code] 1.19% 401047 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] 1.03% 345345 org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#collect():683 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():350 [JIT compiled code] 0.86% 288353 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField():169 [Inlined code] 0.80% 270666 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] 0.73% 245679 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():348 [JIT compiled code] 0.64% 214098 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.43% 143224 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] 0.28% 94859 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer():137 [Inlined code] at sun.nio.ch.IOUtil#write():102 [Inlined code] 0.28% 94658 java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] 0.24% 81202 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.23% 77877 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#release():720 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#unlock():1154 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():392 [JIT compiled code] 0.20% 66035 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] 0.17% 56656 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():101 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] 0.16% 52978 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] 0.15% 51257 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] 0.15% 50767 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.14% 47768 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current():51 [Inlined code] at sun.nio.ch.NativeThreadSet#add():48 [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite():349 [Inlined code] 0.14% 45511 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#updateTop():153 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] 0.13% 45286 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute():54 [Inlined code] at jdk.jfr.internal.periodic.PeriodicTask#run():125 [Inlined code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic():145 [JIT compiled code] 0.13% 43362 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():482 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] 0.12% 41876 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField():169 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#flush():156 [JIT compiled code] 0.11% 36437 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.09% 29798 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#calculateCentroid():488 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeAndRecalculateCentroids():459 [Interpreted code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFlatVectorField():331 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] 0.09% 29745 org.apache.lucene.util.hnsw.NeighborArray#sort():171 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] 0.09% 29186 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] 0.09% 28851 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read():51 [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer():341 [Inlined code] at sun.nio.ch.IOUtil#read():307 [Inlined code] 0.09% 28626 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.07% 24622 jdk.jfr.internal.event.EventWriter#reserveEventSizeField():199 [Inlined code] at jdk.jfr.internal.event.EventWriter#beginEvent():245 [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer():69 [Inlined code] 0.07% 24154 org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#writeVectorData():302 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#mergeOneFlatVectorField():235 [Interpreted code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFlatVectorField():325 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] 0.07% 23190 org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] 0.06% 21628 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField():169 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#flush():156 [JIT compiled code] 0.06% 21334 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#pop():124 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#pop():129 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():322 [JIT compiled code] 0.06% 19871 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField():169 [Interpreted code] 0.06% 19311 java.util.Arrays#sort():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#sort():173 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] 0.06% 18641 org.apache.lucene.store.ChecksumIndexInput#skipByReading():81 [JIT compiled code] at org.apache.lucene.store.ChecksumIndexInput#seek():64 [Inlined code] at org.apache.lucene.codecs.CodecUtil#checksumEntireFile():619 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsReader#checkIntegrity():193 [JIT compiled code] 0.05% 18490 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():363 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.05% 18372 org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] 0.05% 17086 org.apache.lucene.util.TernaryLongHeap#downHeap():235 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#updateTop():153 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] 0.05% 15767 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.04% 14823 org.apache.lucene.store.ChecksumIndexInput#skipByReading():81 [JIT compiled code] at org.apache.lucene.store.ChecksumIndexInput#seek():64 [JIT compiled code] at org.apache.lucene.codecs.CodecUtil#checksumEntireFile():619 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsReader#checkIntegrity():193 [JIT compiled code] 0.04% 14066 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#pop():124 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#pop():129 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popNode():637 [Inlined code] 0.04% 12775 org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] 0.04% 12443 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] 0.04% 12422 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current():51 [Inlined code] at sun.nio.ch.NativeThreadSet#add():48 [Inlined code] at sun.nio.ch.FileChannelImpl#implRead():245 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=12 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.08.16.21.29/bench-knn-q4-fmFalse.jfr Profiler for cpu at stackSize=12 [/l/logs.nightly/2026.05.08.16.21.29/bench-knn-q4-fmFalse.jfr is 1117.69 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 33647286 events (total: 33M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 21.12% 7M jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnalignedInternal():3169 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnaligned():3159 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():60 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():53 [Inlined code] at java.lang.invoke.VarHandleGuards#guard_LJ_I():251 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#get():742 [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#readInt():270 [Inlined code] at org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#vectorValue():131 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():245 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 18.40% 6M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003c19fbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] 13.65% 4M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] 9.34% 3M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003c19fbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] 9.13% 3M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003c19fbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Inlined code] 3.42% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 2.67% 896787 jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnalignedInternal():3169 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnaligned():3159 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():60 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():53 [Inlined code] at java.lang.invoke.VarHandleGuards#guard_LJ_I():251 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#get():742 [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#readInt():270 [Inlined code] at org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#vectorValue():131 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():199 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 1.75% 590207 jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnalignedInternal():3169 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnaligned():3159 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():60 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():53 [Inlined code] at java.lang.invoke.VarHandleGuards#guard_LJ_I():251 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#get():742 [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#readInt():270 [Inlined code] at org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#vectorValue():131 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():199 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] 1.51% 508796 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003c19fbf0#call() [Inlined code] 1.40% 471677 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003c19fbf0#call() [Inlined code] 1.27% 425639 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 1.18% 397307 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFlatVectorField():349 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField():129 [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge():127 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues():272 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000003c196888#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] 1.03% 347770 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFlatVectorField():349 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField():129 [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge():127 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues():272 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000003c196888#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] 0.61% 206057 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003c19fbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] 0.56% 188377 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] 0.50% 166878 org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#collect():683 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():350 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003c19fbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.49% 163584 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField():169 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#flush():156 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#flush():209 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#flush():123 [JIT compiled code] at org.apache.lucene.index.VectorValuesConsumer#flush():76 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():314 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] 0.47% 158346 org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#collect():683 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():350 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003c19fbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.41% 137192 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFlatVectorField():349 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField():129 [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge():127 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues():272 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000003c196888#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] 0.40% 134035 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003c19fbf0#call() [Inlined code] 0.38% 126305 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003c19fbf0#call() [Inlined code] 0.36% 122660 jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnalignedInternal():3169 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnaligned():3159 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():60 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():53 [Inlined code] at java.lang.invoke.VarHandleGuards#guard_LJ_I():251 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#get():742 [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#readInt():270 [Inlined code] at org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#vectorValue():131 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():245 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():329 [JIT compiled code] 0.32% 106781 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003c19fbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Inlined code] 0.31% 103501 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():348 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] 0.28% 94803 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer():137 [Inlined code] at sun.nio.ch.IOUtil#write():102 [Inlined code] at sun.nio.ch.IOUtil#write():72 [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite():355 [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite():374 [Inlined code] at sun.nio.ch.FileChannelImpl#write():333 [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully():68 [Inlined code] at sun.nio.ch.ChannelOutputStream#write():105 [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write():391 [Inlined code] at java.util.zip.CheckedOutputStream#write():73 [Inlined code] 0.26% 86385 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003c19fbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] 0.24% 79759 jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnalignedInternal():3169 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnaligned():3159 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():60 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():53 [Inlined code] at java.lang.invoke.VarHandleGuards#guard_LJ_I():251 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#get():742 [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#readInt():270 [Inlined code] at org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#vectorValue():131 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():245 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] 0.20% 68739 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFlatVectorField():349 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField():129 [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge():127 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues():272 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000003c196888#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge():159 [Interpreted code] 0.20% 66112 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField():169 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#flush():156 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#flush():209 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#flush():123 [JIT compiled code] at org.apache.lucene.index.VectorValuesConsumer#flush():76 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():314 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#postUpdate():403 [Inlined code] 0.20% 65825 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():348 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003c19fbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.18% 61884 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():348 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003c19fbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.18% 59611 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] 0.18% 59258 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003c19fbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000003c19a328#run() [JIT compiled code] 0.16% 53987 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFlatVectorField():349 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField():129 [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge():127 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues():272 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000003c196888#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():159 [Interpreted code] 0.15% 50066 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003c19fbf0#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] 0.14% 47656 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current():51 [Inlined code] at sun.nio.ch.NativeThreadSet#add():48 [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite():349 [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite():374 [Inlined code] at sun.nio.ch.FileChannelImpl#write():333 [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully():68 [Inlined code] at sun.nio.ch.ChannelOutputStream#write():105 [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write():391 [Inlined code] at java.util.zip.CheckedOutputStream#write():73 [Inlined code] at java.io.BufferedOutputStream#flushBuffer():123 [Inlined code] at java.io.BufferedOutputStream#write():188 [Inlined code] 0.14% 46918 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003c19fbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll():109 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#build():93 [JIT compiled code] 0.13% 45286 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute():54 [Inlined code] at jdk.jfr.internal.periodic.PeriodicTask#run():125 [Inlined code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic():145 [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask():502 [Interpreted code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0():428 [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000003c07aa58#run() [Interpreted code] at java.lang.Thread#runWith():1487 [Interpreted code] at java.lang.Thread#run():1474 [Interpreted code] 0.13% 44808 java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.13% 44382 java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.13% 43564 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003c19fbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Inlined code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000003c19a328#run() [JIT compiled code] 0.13% 42571 jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnalignedInternal():3169 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnaligned():3159 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():60 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():53 [Inlined code] at java.lang.invoke.VarHandleGuards#guard_LJ_I():251 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#get():742 [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#readInt():270 [Inlined code] at org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#vectorValue():131 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():199 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] 0.11% 38367 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#release():720 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#unlock():1154 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():392 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003c19fbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.11% 38252 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():482 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 0.11% 37671 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#release():720 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#unlock():1154 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():392 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003c19fbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.11% 36836 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003c19fbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll():109 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#build():93 [Interpreted code] 0.10% 32069 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#replayBufferedVectors():771 [JIT compiled code] 0.09% 29729 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFlatVectorField():349 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField():129 [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge():127 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues():272 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000003c196888#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge():159 [Interpreted code] 0.08% 28393 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read():51 [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer():341 [Inlined code] at sun.nio.ch.IOUtil#read():307 [Inlined code] at sun.nio.ch.IOUtil#read():284 [JIT compiled code] at sun.nio.ch.FileChannelImpl#implRead():251 [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplRead():269 [JIT compiled code] at sun.nio.ch.FileChannelImpl#read():229 [Inlined code] at knn.VectorReader#readNext():57 [Inlined code] at knn.VectorReaderFloat32#next():30 [Inlined code] at knn.IndexerThread#_run():105 [JIT compiled code] at knn.IndexerThread#run():77 [Interpreted code] 0.08% 27140 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003c19fbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=1 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.08.16.21.29/bench-knn-q4-fmFalse.jfr Profiler for heap at stackSize=1 [/l/logs.nightly/2026.05.08.16.21.29/bench-knn-q4-fmFalse.jfr is 1117.69 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 62423 events (total: 454710M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 22.77% 103551M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 22.47% 102153M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 19.10% 86861M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] 14.13% 64227M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] 7.01% 31873M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] 3.88% 17657M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] 1.68% 7630M java.lang.Integer#valueOf():1006 [Inlined code] 0.80% 3620M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():204 [JIT compiled code] 0.77% 3490M java.util.Arrays#copyOf():3478 [Inlined code] 0.68% 3091M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] 0.63% 2854M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] 0.60% 2714M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] 0.56% 2566M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] 0.40% 1798M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():355 [Interpreted code] 0.36% 1653M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [Inlined code] 0.33% 1496M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] 0.30% 1383M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():232 [JIT compiled code] 0.30% 1374M knn.IndexerThread#_run():86 [Interpreted code] 0.25% 1117M org.apache.lucene.util.SparseFixedBitSet#insertLong():230 [Inlined code] 0.20% 920M java.util.DualPivotQuicksort#tryMergeRuns():816 [JIT compiled code] 0.19% 884M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Inlined code] 0.19% 845M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():283 [JIT compiled code] 0.16% 721M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] 0.15% 676M java.util.ArrayList#grow():240 [Inlined code] 0.15% 674M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] 0.14% 658M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [Inlined code] 0.11% 509M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():269 [JIT compiled code] 0.09% 401M java.util.DualPivotQuicksort#sort():354 [JIT compiled code] 0.09% 396M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] 0.08% 374M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():556 [JIT compiled code] 0.08% 364M java.lang.reflect.Array#newInstance():76 [Inlined code] 0.08% 362M knn.IndexerThread#_run():108 [JIT compiled code] 0.08% 343M org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Interpreted code] 0.07% 332M org.apache.lucene.document.Document#():42 [Inlined code] 0.07% 315M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():618 [JIT compiled code] 0.06% 290M java.util.ArrayList#iterator():1030 [JIT compiled code] 0.06% 288M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():389 [JIT compiled code] 0.06% 282M jdk.internal.misc.Unsafe#allocateUninitializedArray():1396 [Inlined code] 0.06% 281M knn.IndexerThread#_run():125 [JIT compiled code] 0.06% 267M java.util.List#of():935 [Inlined code] 0.06% 254M java.util.HashMap#newNode():1910 [Inlined code] 0.05% 213M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [JIT compiled code] 0.04% 190M java.io.BufferedOutputStream#():92 [Inlined code] 0.04% 180M org.apache.lucene.search.TopDocsCollector#topDocs():154 [JIT compiled code] 0.04% 171M java.util.concurrent.atomic.AtomicBoolean#compareAndSet():98 [Interpreted code] 0.03% 158M java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue():291 [Inlined code] 0.03% 143M org.apache.lucene.util.FixedBitSet#():148 [Inlined code] 0.03% 125M java.util.HashMap#resize():711 [JIT compiled code] 0.02% 105M knn.IndexerThread#_run():86 [JIT compiled code] 0.02% 98M knn.KnnIndexer#createIndex():264 [Interpreted code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=4 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.08.16.21.29/bench-knn-q4-fmFalse.jfr Profiler for heap at stackSize=4 [/l/logs.nightly/2026.05.08.16.21.29/bench-knn-q4-fmFalse.jfr is 1117.69 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 62423 events (total: 454710M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 18.46% 83944M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] 18.17% 82632M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] 10.99% 49968M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 8.71% 39598M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollector#():44 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [JIT compiled code] 7.44% 33840M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] 7.01% 31873M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():338 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():335 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] 5.42% 24629M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#():44 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [Interpreted code] 4.29% 19520M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] 4.27% 19395M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] 2.45% 11149M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 1.66% 7568M java.lang.Integer#valueOf():1006 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1131 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1086 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1061 [Interpreted code] 1.43% 6507M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.68% 3095M java.util.Arrays#copyOf():3478 [Inlined code] at java.util.ArrayDeque#grow():146 [JIT compiled code] at java.util.ArrayDeque#addFirst():288 [Inlined code] at java.util.ArrayDeque#push():577 [Inlined code] 0.60% 2714M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] 0.52% 2365M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] 0.45% 2061M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():204 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Interpreted code] 0.40% 1827M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.40% 1798M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():355 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run():726 [Interpreted code] 0.31% 1387M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():204 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] 0.30% 1374M knn.IndexerThread#_run():86 [Interpreted code] at knn.IndexerThread#run():77 [Interpreted code] 0.24% 1081M org.apache.lucene.util.SparseFixedBitSet#insertLong():230 [Inlined code] at org.apache.lucene.util.SparseFixedBitSet#getAndSet():170 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search():83 [Inlined code] 0.24% 1073M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.21% 964M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.20% 920M java.util.DualPivotQuicksort#tryMergeRuns():816 [JIT compiled code] at java.util.DualPivotQuicksort#sort():277 [JIT compiled code] at java.util.DualPivotQuicksort#sort():238 [Inlined code] at java.util.Arrays#sort():123 [Inlined code] 0.19% 883M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.18% 839M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():232 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] 0.18% 827M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.17% 793M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite():106 [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite():48 [Inlined code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite():2274 [JIT compiled code] 0.16% 739M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.15% 676M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] 0.15% 666M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.14% 641M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 0.11% 515M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.11% 497M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#newInvokeSpecial() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [Inlined code] 0.11% 483M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():232 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField():169 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#flush():156 [JIT compiled code] 0.11% 482M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.10% 467M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] 0.10% 453M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] 0.10% 441M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.09% 430M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.09% 427M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.09% 424M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():238 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] 0.09% 396M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():238 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph():122 [Interpreted code] 0.08% 385M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.08% 380M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.08% 378M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] 0.08% 374M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():556 [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#serializedDocument():645 [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#copyOneDoc():508 [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#merge():630 [JIT compiled code] 0.08% 364M java.lang.reflect.Array#newInstance():76 [Inlined code] at org.apache.lucene.util.ArrayUtil#growExact():216 [Inlined code] at org.apache.lucene.util.ArrayUtil#grow():234 [JIT compiled code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():152 [Inlined code] 0.08% 362M knn.IndexerThread#_run():108 [JIT compiled code] at knn.IndexerThread#run():77 [Interpreted code] 0.08% 343M org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Interpreted code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000003c19a328#run() [Interpreted code] at java.util.concurrent.ThreadPoolExecutor#runWorker():1090 [Interpreted code] at java.util.concurrent.ThreadPoolExecutor$Worker#run():614 [Interpreted code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=12 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.08.16.21.29/bench-knn-q4-fmFalse.jfr Profiler for heap at stackSize=12 [/l/logs.nightly/2026.05.08.16.21.29/bench-knn-q4-fmFalse.jfr is 1117.69 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 62423 events (total: 454710M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 8.69% 39534M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollector#():44 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():28 [Inlined code] at org.apache.lucene.search.IndexSearcher#search():752 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#searchAfter():601 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():624 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1527 [JIT compiled code] at knn.KnnGraphTester#testSearch():1253 [Interpreted code] at knn.KnnGraphTester#run():770 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] 6.99% 31784M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():338 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():335 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$FieldWriter#addValue():568 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$FieldWriter#addValue():518 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():783 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] 5.65% 25702M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003c19fbf0#call() [Inlined code] 5.62% 25567M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003c19fbf0#call() [Inlined code] 5.61% 25515M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003c19fbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 5.43% 24680M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003c19fbf0#call() [Inlined code] 5.40% 24557M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003c19fbf0#call() [Inlined code] 5.32% 24182M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003c19fbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 5.01% 22786M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 4.80% 21831M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 3.96% 18003M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 3.61% 16421M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#():44 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():28 [Interpreted code] at org.apache.lucene.search.IndexSearcher#search():752 [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter():601 [Interpreted code] at org.apache.lucene.search.IndexSearcher#search():624 [Interpreted code] at knn.KnnGraphTester#doFloatVectorQuery():1527 [Interpreted code] at knn.KnnGraphTester#testSearch():1253 [Interpreted code] at knn.KnnGraphTester#run():770 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] 3.44% 15643M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 1.81% 8207M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#():44 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():28 [Interpreted code] at org.apache.lucene.search.IndexSearcher#search():752 [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter():601 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():624 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1527 [JIT compiled code] at knn.KnnGraphTester#testSearch():1253 [Interpreted code] at knn.KnnGraphTester#run():770 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] 1.66% 7568M java.lang.Integer#valueOf():1006 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1131 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1086 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1061 [Interpreted code] at knn.KnnGraphTester#run():775 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] at knn.KnnGraphTester#main():275 [Interpreted code] 1.44% 6535M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():255 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph():122 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph():148 [Interpreted code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder():81 [Interpreted code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge():212 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#buildAndWriteGraph():485 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#lambda$mergeOneField$0():440 [Interpreted code] 1.38% 6288M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():255 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph():122 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph():148 [Interpreted code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder():81 [Interpreted code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge():212 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#buildAndWriteGraph():485 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#lambda$mergeOneField$0():440 [Interpreted code] 1.31% 5974M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] 1.02% 4629M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] 1.02% 4629M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 0.98% 4463M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] 0.95% 4339M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 0.93% 4247M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003c19fbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.81% 3695M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] 0.77% 3520M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] 0.68% 3095M java.util.Arrays#copyOf():3478 [Inlined code] at java.util.ArrayDeque#grow():146 [JIT compiled code] at java.util.ArrayDeque#addFirst():288 [Inlined code] at java.util.ArrayDeque#push():577 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1131 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1086 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1061 [Interpreted code] at knn.KnnGraphTester#run():775 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] at knn.KnnGraphTester#main():275 [Interpreted code] 0.64% 2892M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.63% 2866M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.62% 2819M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#replayBufferedVectors():771 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():787 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.61% 2788M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#replayBufferedVectors():771 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():787 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.58% 2633M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.57% 2591M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.48% 2165M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003c19fbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Inlined code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.45% 2061M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():204 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003c19fbf0#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Interpreted code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000003c19a328#run() [Interpreted code] at java.util.concurrent.ThreadPoolExecutor#runWorker():1090 [Interpreted code] 0.43% 1972M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.41% 1877M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003c19fbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll():109 [JIT compiled code] 0.40% 1798M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():355 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run():726 [Interpreted code] 0.36% 1623M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003c19fbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll():109 [Interpreted code] 0.31% 1387M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():204 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003c19fbf0#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Interpreted code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000003c19a328#run() [Interpreted code] at java.util.concurrent.ThreadPoolExecutor#runWorker():1090 [Interpreted code] 0.30% 1374M knn.IndexerThread#_run():86 [Interpreted code] at knn.IndexerThread#run():77 [Interpreted code] 0.28% 1277M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.28% 1270M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003c19fbf0#call() [Inlined code] 0.27% 1244M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003c19fbf0#call() [Inlined code] 0.26% 1202M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003c19fbf0#call() [Inlined code] 0.25% 1121M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003c19fbf0#call() [Inlined code] 0.24% 1081M org.apache.lucene.util.SparseFixedBitSet#insertLong():230 [Inlined code] at org.apache.lucene.util.SparseFixedBitSet#getAndSet():170 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search():83 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search():36 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search():162 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search():352 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search():307 [Inlined code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsReader#search():305 [Inlined code] at org.apache.lucene.index.CodecReader#searchNearestVectors():273 [Inlined code] at org.apache.lucene.search.KnnFloatVectorQuery#approximateSearch():118 [JIT compiled code] at org.apache.lucene.search.AbstractKnnVectorQuery#getLeafResults():196 [Inlined code] 0.15% 676M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] at org.apache.lucene.document.Document#add():62 [Inlined code] at knn.IndexerThread#_run():108 [JIT compiled code] at knn.IndexerThread#run():77 [Interpreted code] 0.15% 666M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite():106 [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite():48 [Inlined code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite():2274 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite():873 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite():884 [Inlined code] at org.apache.lucene.search.IndexSearcher#search():753 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#searchAfter():601 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():624 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1527 [JIT compiled code] at knn.KnnGraphTester#testSearch():1253 [Interpreted code] at knn.KnnGraphTester#run():770 [Interpreted code] 0.14% 641M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.14% 631M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] cmd: ['/usr/sbin/perf', 'stat', '-dd', '-e', 'task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend', '/usr/lib/jvm/java-25-openjdk/bin/java', '--add-modules', 'jdk.incubator.vector', '-Xmx32g', '-Xms32g', '-server', '-XX:+UseParallelGC', '-Djava.io.tmpdir=/l/tmp', '--enable-native-access=ALL-UNNAMED', '-cp', '/l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build:/l/util.nightly/build', '--add-modules', 'jdk.incubator.vector', '--enable-native-access=ALL-UNNAMED', '-XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/2026.05.08.16.21.29/bench-knn-q4-fmTrue.jfr', 'knn.KnnGraphTester', '-maxConn', '32', '-dim', '1024', '-docs', '/big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec', '-ndoc', '8000000', '-topK', '100', '-numIndexThreads', '8', '-beamWidthIndex', '100', '-search-and-stats', '/lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec', '-metric', 'dot_product', '-numMergeThread', '16', '-numMergeWorker', '48', '-forceMerge', '-quantize', '-quantizeBits', '4', '-quantizeCompress'] WARNING: Using incubator modules: jdk.incubator.vector [0.214s][info][jfr,startup] Started recording 1. [0.214s][info][jfr,startup] [0.214s][info][jfr,startup] Use jcmd 1419248 JFR.dump name=1 to copy recording data to file. maxConn = 32 Vector Dimensions: 1024 numDocs = 8000000 beamWidth = 100 similarity = DOT_PRODUCT Seed = 1764323990149056 index key = dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-1765126857478-8000000-32-100-4-compressed-fm Index Path = knn-reuse/indices/dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-1765126857478-8000000-32-100-4-compressed-fm will now reindex: index does not exist May 08, 2026 6:07:11 PM org.apache.lucene.internal.vectorization.PanamaVectorizationProvider logIncubatorSetup INFO: Java vector incubator API enabled; uses preferredBitSize=256; FMA enabled creating index in knn-reuse/indices/dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-1765126857478-8000000-32-100-4-compressed-fm 39709371 doc vectors in docsPath "/big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec" parentJoin=false Done indexing 25000 documents. Done indexing 50000 documents. Done indexing 75000 documents. Done indexing 100000 documents. Done indexing 125000 documents. Done indexing 150000 documents. Done indexing 175000 documents. Done indexing 200000 documents. Done indexing 225000 documents. Done indexing 250000 documents. Done indexing 275000 documents. Done indexing 300000 documents. Done indexing 325000 documents. Done indexing 350000 documents. Done indexing 375000 documents. Done indexing 400000 documents. Done indexing 425000 documents. Done indexing 450000 documents. Done indexing 475000 documents. Done indexing 500000 documents. Done indexing 525000 documents. Done indexing 550000 documents. Done indexing 575000 documents. Done indexing 600000 documents. Done indexing 625000 documents. Done indexing 650000 documents. Done indexing 675000 documents. Done indexing 700000 documents. Done indexing 725000 documents. Done indexing 750000 documents. Done indexing 775000 documents. Done indexing 800000 documents. Done indexing 825000 documents. Done indexing 850000 documents. Done indexing 875000 documents. Done indexing 900000 documents. Done indexing 925000 documents. Done indexing 950000 documents. Done indexing 975000 documents. Done indexing 1000000 documents. Done indexing 1025000 documents. Done indexing 1050000 documents. Done indexing 1075000 documents. Done indexing 1100000 documents. Done indexing 1125000 documents. Done indexing 1150000 documents. Done indexing 1175000 documents. Done indexing 1200000 documents. Done indexing 1225000 documents. Done indexing 1250000 documents. Done indexing 1275000 documents. Done indexing 1300000 documents. Done indexing 1325000 documents. Done indexing 1350000 documents. Done indexing 1375000 documents. Done indexing 1400000 documents. Done indexing 1425000 documents. Done indexing 1450000 documents. Done indexing 1475000 documents. Done indexing 1500000 documents. Done indexing 1525000 documents. Done indexing 1550000 documents. Done indexing 1575000 documents. Done indexing 1600000 documents. Done indexing 1625000 documents. Done indexing 1650000 documents. Done indexing 1675000 documents. Done indexing 1700000 documents. Done indexing 1725000 documents. Done indexing 1750000 documents. Done indexing 1775000 documents. Done indexing 1800000 documents. Done indexing 1825000 documents. Done indexing 1850000 documents. Done indexing 1875000 documents. Done indexing 1900000 documents. Done indexing 1925000 documents. Done indexing 1950000 documents. Done indexing 1975000 documents. Done indexing 2000000 documents. Done indexing 2025000 documents. Done indexing 2050000 documents. Done indexing 2075000 documents. Done indexing 2100000 documents. Done indexing 2125000 documents. Done indexing 2150000 documents. Done indexing 2175000 documents. Done indexing 2200000 documents. Done indexing 2225000 documents. Done indexing 2250000 documents. Done indexing 2275000 documents. Done indexing 2300000 documents. Done indexing 2325000 documents. Done indexing 2350000 documents. Done indexing 2375000 documents. Done indexing 2400000 documents. Done indexing 2425000 documents. Done indexing 2450000 documents. Done indexing 2475000 documents. Done indexing 2500000 documents. Done indexing 2525000 documents. Done indexing 2550000 documents. Done indexing 2575000 documents. Done indexing 2600000 documents. Done indexing 2625000 documents. Done indexing 2650000 documents. Done indexing 2675000 documents. Done indexing 2700000 documents. Done indexing 2725000 documents. Done indexing 2750000 documents. Done indexing 2775000 documents. Done indexing 2800000 documents. Done indexing 2825000 documents. Done indexing 2850000 documents. Done indexing 2875000 documents. Done indexing 2900000 documents. Done indexing 2925000 documents. Done indexing 2950000 documents. Done indexing 2975000 documents. Done indexing 3000000 documents. Done indexing 3025000 documents. Done indexing 3050000 documents. Done indexing 3075000 documents. Done indexing 3100000 documents. Done indexing 3125000 documents. Done indexing 3150000 documents. Done indexing 3175000 documents. Done indexing 3200000 documents. Done indexing 3225000 documents. Done indexing 3250000 documents. Done indexing 3275000 documents. Done indexing 3300000 documents. Done indexing 3325000 documents. Done indexing 3350000 documents. Done indexing 3375000 documents. Done indexing 3400000 documents. Done indexing 3425000 documents. Done indexing 3450000 documents. Done indexing 3475000 documents. Done indexing 3500000 documents. Done indexing 3525000 documents. Done indexing 3550000 documents. Done indexing 3575000 documents. Done indexing 3600000 documents. Done indexing 3625000 documents. Done indexing 3650000 documents. Done indexing 3675000 documents. Done indexing 3700000 documents. Done indexing 3725000 documents. Done indexing 3750000 documents. Done indexing 3775000 documents. Done indexing 3800000 documents. Done indexing 3825000 documents. Done indexing 3850000 documents. Done indexing 3875000 documents. Done indexing 3900000 documents. Done indexing 3925000 documents. Done indexing 3950000 documents. Done indexing 3975000 documents. Done indexing 4000000 documents. Done indexing 4025000 documents. Done indexing 4050000 documents. Done indexing 4075000 documents. Done indexing 4100000 documents. Done indexing 4125000 documents. Done indexing 4150000 documents. Done indexing 4175000 documents. Done indexing 4200000 documents. Done indexing 4225000 documents. Done indexing 4250000 documents. Done indexing 4275000 documents. Done indexing 4300000 documents. Done indexing 4325000 documents. Done indexing 4350000 documents. Done indexing 4375000 documents. Done indexing 4400000 documents. Done indexing 4425000 documents. Done indexing 4450000 documents. Done indexing 4475000 documents. Done indexing 4500000 documents. Done indexing 4525000 documents. Done indexing 4550000 documents. Done indexing 4575000 documents. Done indexing 4600000 documents. Done indexing 4625000 documents. Done indexing 4650000 documents. Done indexing 4675000 documents. Done indexing 4700000 documents. Done indexing 4725000 documents. Done indexing 4750000 documents. Done indexing 4775000 documents. Done indexing 4800000 documents. Done indexing 4825000 documents. Done indexing 4850000 documents. Done indexing 4875000 documents. Done indexing 4900000 documents. Done indexing 4925000 documents. Done indexing 4950000 documents. Done indexing 4975000 documents. Done indexing 5000000 documents. Done indexing 5025000 documents. Done indexing 5050000 documents. Done indexing 5075000 documents. Done indexing 5100000 documents. Done indexing 5125000 documents. Done indexing 5150000 documents. Done indexing 5175000 documents. Done indexing 5200000 documents. Done indexing 5225000 documents. Done indexing 5250000 documents. Done indexing 5275000 documents. Done indexing 5300000 documents. Done indexing 5325000 documents. Done indexing 5350000 documents. Done indexing 5375000 documents. Done indexing 5400000 documents. Done indexing 5425000 documents. Done indexing 5450000 documents. Done indexing 5475000 documents. Done indexing 5500000 documents. Done indexing 5525000 documents. Done indexing 5550000 documents. Done indexing 5575000 documents. Done indexing 5600000 documents. Done indexing 5625000 documents. Done indexing 5650000 documents. Done indexing 5675000 documents. Done indexing 5700000 documents. Done indexing 5725000 documents. Done indexing 5750000 documents. Done indexing 5775000 documents. Done indexing 5800000 documents. Done indexing 5825000 documents. Done indexing 5850000 documents. Done indexing 5875000 documents. Done indexing 5900000 documents. Done indexing 5925000 documents. Done indexing 5950000 documents. Done indexing 5975000 documents. Done indexing 6000000 documents. Done indexing 6025000 documents. Done indexing 6050000 documents. Done indexing 6075000 documents. Done indexing 6100000 documents. Done indexing 6125000 documents. Done indexing 6150000 documents. Done indexing 6175000 documents. Done indexing 6200000 documents. Done indexing 6225000 documents. Done indexing 6250000 documents. Done indexing 6275000 documents. Done indexing 6300000 documents. Done indexing 6325000 documents. Done indexing 6350000 documents. Done indexing 6375000 documents. Done indexing 6400000 documents. Done indexing 6425000 documents. Done indexing 6450000 documents. Done indexing 6475000 documents. Done indexing 6500000 documents. Done indexing 6525000 documents. Done indexing 6550000 documents. Done indexing 6575000 documents. Done indexing 6600000 documents. Done indexing 6625000 documents. Done indexing 6650000 documents. Done indexing 6675000 documents. Done indexing 6700000 documents. Done indexing 6725000 documents. Done indexing 6750000 documents. Done indexing 6775000 documents. Done indexing 6800000 documents. Done indexing 6825000 documents. Done indexing 6850000 documents. Done indexing 6875000 documents. Done indexing 6900000 documents. Done indexing 6925000 documents. Done indexing 6950000 documents. Done indexing 6975000 documents. Done indexing 7000000 documents. Done indexing 7025000 documents. Done indexing 7050000 documents. Done indexing 7075000 documents. Done indexing 7100000 documents. Done indexing 7125000 documents. Done indexing 7150000 documents. Done indexing 7175000 documents. Done indexing 7200000 documents. Done indexing 7225000 documents. Done indexing 7250000 documents. Done indexing 7275000 documents. Done indexing 7300000 documents. Done indexing 7325000 documents. Done indexing 7350000 documents. Done indexing 7375000 documents. Done indexing 7400000 documents. Done indexing 7425000 documents. Done indexing 7450000 documents. Done indexing 7475000 documents. Done indexing 7500000 documents. Done indexing 7525000 documents. Done indexing 7550000 documents. Done indexing 7575000 documents. Done indexing 7600000 documents. Done indexing 7625000 documents. Done indexing 7650000 documents. Done indexing 7675000 documents. Done indexing 7700000 documents. Done indexing 7725000 documents. Done indexing 7750000 documents. Done indexing 7775000 documents. Done indexing 7800000 documents. Done indexing 7825000 documents. Done indexing 7850000 documents. Done indexing 7875000 documents. Done indexing 7900000 documents. Done indexing 7925000 documents. Done indexing 7950000 documents. Done indexing 7975000 documents. Done indexing 8000000 documents. now IndexWriter.commit() now wait for already running merges to finish 0.0 sec: 127 segments, 14 merges 169.5s _12q: 8 segs, 1077.5 K docs, 4848.5 MB 98.0s _16p: 8 segs, 649.1 K docs, 2919.4 MB 58.1s _194: 8 segs, 78.9 K docs, 353.4 MB 49.0s _19l: 8 segs, 80.3 K docs, 359.6 MB 38.5s _1a1: 8 segs, 118.4 K docs, 530.7 MB 35.2s _1a8: 8 segs, 121.5 K docs, 544.6 MB 30.8s _1ah: 8 segs, 42.3 K docs, 188.7 MB 26.9s _1ap: 8 segs, 91.0 K docs, 407.6 MB 23.0s _1aw: 8 segs, 118.0 K docs, 528.8 MB 18.0s _1b4: 8 segs, 41.2 K docs, 184.1 MB 12.8s _1be: 8 segs, 42.6 K docs, 190.4 MB 7.9s _1bm: 8 segs, 77.8 K docs, 348.4 MB 3.8s _1bt: 8 segs, 126.1 K docs, 565.4 MB 5.0 sec: 120 segments, 13 merges 174.5s _12q: 8 segs, 1077.5 K docs, 4848.5 MB 103.0s _16p: 8 segs, 649.1 K docs, 2919.4 MB 54.0s _19l: 8 segs, 80.3 K docs, 359.6 MB 43.5s _1a1: 8 segs, 118.4 K docs, 530.7 MB 40.2s _1a8: 8 segs, 121.5 K docs, 544.6 MB 35.8s _1ah: 8 segs, 42.3 K docs, 188.7 MB 31.9s _1ap: 8 segs, 91.0 K docs, 407.6 MB 28.0s _1aw: 8 segs, 118.0 K docs, 528.8 MB 23.0s _1b4: 8 segs, 41.2 K docs, 184.1 MB 17.8s _1be: 8 segs, 42.6 K docs, 190.4 MB 12.9s _1bm: 8 segs, 77.8 K docs, 348.4 MB 8.8s _1bt: 8 segs, 126.1 K docs, 565.4 MB 5.0s _1bw: 10 segs, 38.4 K docs, 171.3 MB 10.1 sec: 106 segments, 11 merges 108.1s _16p: 8 segs, 649.1 K docs, 2919.4 MB 59.1s _19l: 8 segs, 80.3 K docs, 359.6 MB 48.6s _1a1: 8 segs, 118.4 K docs, 530.7 MB 45.3s _1a8: 8 segs, 121.5 K docs, 544.6 MB 37.0s _1ap: 8 segs, 91.0 K docs, 407.6 MB 33.0s _1aw: 8 segs, 118.0 K docs, 528.8 MB 28.1s _1b4: 8 segs, 41.2 K docs, 184.1 MB 22.9s _1be: 8 segs, 42.6 K docs, 190.4 MB 18.0s _1bm: 8 segs, 77.8 K docs, 348.4 MB 13.8s _1bt: 8 segs, 126.1 K docs, 565.4 MB 10.1s _1bw: 10 segs, 38.4 K docs, 171.3 MB 15.1 sec: 99 segments, 10 merges 113.1s _16p: 8 segs, 649.1 K docs, 2919.4 MB 53.6s _1a1: 8 segs, 118.4 K docs, 530.7 MB 50.3s _1a8: 8 segs, 121.5 K docs, 544.6 MB 42.0s _1ap: 8 segs, 91.0 K docs, 407.6 MB 38.0s _1aw: 8 segs, 118.0 K docs, 528.8 MB 33.1s _1b4: 8 segs, 41.2 K docs, 184.1 MB 27.9s _1be: 8 segs, 42.6 K docs, 190.4 MB 23.0s _1bm: 8 segs, 77.8 K docs, 348.4 MB 18.8s _1bt: 8 segs, 126.1 K docs, 565.4 MB 15.1s _1bw: 10 segs, 38.4 K docs, 171.3 MB 20.1 sec: 78 segments, 7 merges 118.1s _16p: 8 segs, 649.1 K docs, 2919.4 MB 58.6s _1a1: 8 segs, 118.4 K docs, 530.7 MB 55.3s _1a8: 8 segs, 121.5 K docs, 544.6 MB 43.0s _1aw: 8 segs, 118.0 K docs, 528.8 MB 28.0s _1bm: 8 segs, 77.8 K docs, 348.4 MB 23.9s _1bt: 8 segs, 126.1 K docs, 565.4 MB 20.1s _1bw: 10 segs, 38.4 K docs, 171.3 MB 25.1 sec: 78 segments, 7 merges 123.1s _16p: 8 segs, 649.1 K docs, 2919.4 MB 63.6s _1a1: 8 segs, 118.4 K docs, 530.7 MB 60.3s _1a8: 8 segs, 121.5 K docs, 544.6 MB 48.1s _1aw: 8 segs, 118.0 K docs, 528.8 MB 33.0s _1bm: 8 segs, 77.8 K docs, 348.4 MB 28.9s _1bt: 8 segs, 126.1 K docs, 565.4 MB 25.1s _1bw: 10 segs, 38.4 K docs, 171.3 MB 30.0 sec: 69 segments, 7 merges 128.0s _16p: 8 segs, 649.1 K docs, 2919.4 MB 68.5s _1a1: 8 segs, 118.4 K docs, 530.7 MB 65.2s _1a8: 8 segs, 121.5 K docs, 544.6 MB 53.0s _1aw: 8 segs, 118.0 K docs, 528.8 MB 37.9s _1bm: 8 segs, 77.8 K docs, 348.4 MB 33.8s _1bt: 8 segs, 126.1 K docs, 565.4 MB 2.1s _1bx: 8 segs, 523.4 K docs, 2352.5 MB 35.0 sec: 62 segments, 6 merges 133.0s _16p: 8 segs, 649.1 K docs, 2919.4 MB 73.5s _1a1: 8 segs, 118.4 K docs, 530.7 MB 70.2s _1a8: 8 segs, 121.5 K docs, 544.6 MB 58.0s _1aw: 8 segs, 118.0 K docs, 528.8 MB 38.8s _1bt: 8 segs, 126.1 K docs, 565.4 MB 7.1s _1bx: 8 segs, 523.4 K docs, 2352.5 MB 40.1 sec: 62 segments, 6 merges 138.0s _16p: 8 segs, 649.1 K docs, 2919.4 MB 78.5s _1a1: 8 segs, 118.4 K docs, 530.7 MB 75.3s _1a8: 8 segs, 121.5 K docs, 544.6 MB 63.0s _1aw: 8 segs, 118.0 K docs, 528.8 MB 43.8s _1bt: 8 segs, 126.1 K docs, 565.4 MB 12.2s _1bx: 8 segs, 523.4 K docs, 2352.5 MB 45.1 sec: 41 segments, 3 merges 68.0s _1aw: 8 segs, 118.0 K docs, 528.8 MB 48.8s _1bt: 8 segs, 126.1 K docs, 565.4 MB 17.2s _1bx: 8 segs, 523.4 K docs, 2352.5 MB 50.1 sec: 27 segments, 1 merges 22.2s _1bx: 8 segs, 523.4 K docs, 2352.5 MB 55.1 sec: 27 segments, 1 merges 27.2s _1bx: 8 segs, 523.4 K docs, 2352.5 MB 60.1 sec: 27 segments, 1 merges 32.2s _1bx: 8 segs, 523.4 K docs, 2352.5 MB 65.1 sec: 27 segments, 1 merges 37.2s _1bx: 8 segs, 523.4 K docs, 2352.5 MB 70.1 sec: 27 segments, 1 merges 42.2s _1bx: 8 segs, 523.4 K docs, 2352.5 MB 75.1 sec: 27 segments, 1 merges 47.2s _1bx: 8 segs, 523.4 K docs, 2352.5 MB 80.1 sec: 27 segments, 1 merges 52.2s _1bx: 8 segs, 523.4 K docs, 2352.5 MB 85.0 sec: 27 segments, 1 merges 57.1s _1bx: 8 segs, 523.4 K docs, 2352.5 MB 90.0 sec: 20 segments, 0 merges done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Indexed 8000000 docs in 930 seconds reindex takes 930.92 sec Force merge index in knn-reuse/indices/dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-1765126857478-8000000-32-100-4-compressed-fm now wait for already running merges to finish 0.0 sec: 20 segments, 1 merges 5.0 sec: 20 segments, 1 merges 5.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 10.0 sec: 20 segments, 1 merges 10.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 15.0 sec: 20 segments, 1 merges 15.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 20.0 sec: 20 segments, 1 merges 20.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 25.0 sec: 20 segments, 1 merges 25.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 30.0 sec: 20 segments, 1 merges 30.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 35.0 sec: 20 segments, 1 merges 35.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 40.0 sec: 20 segments, 1 merges 40.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 45.0 sec: 20 segments, 1 merges 45.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 50.0 sec: 20 segments, 1 merges 50.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 55.0 sec: 20 segments, 1 merges 55.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 60.1 sec: 20 segments, 1 merges 60.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 65.1 sec: 20 segments, 1 merges 65.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 70.1 sec: 20 segments, 1 merges 70.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 75.1 sec: 20 segments, 1 merges 75.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 80.1 sec: 20 segments, 1 merges 80.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 85.1 sec: 20 segments, 1 merges 85.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 90.1 sec: 20 segments, 1 merges 90.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 95.1 sec: 20 segments, 1 merges 95.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 100.1 sec: 20 segments, 1 merges 100.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 105.1 sec: 20 segments, 1 merges 105.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 110.1 sec: 20 segments, 1 merges 110.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 115.1 sec: 20 segments, 1 merges 115.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 120.0 sec: 20 segments, 1 merges 120.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 125.0 sec: 20 segments, 1 merges 125.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 130.0 sec: 20 segments, 1 merges 130.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 135.0 sec: 20 segments, 1 merges 135.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 140.0 sec: 20 segments, 1 merges 140.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 145.0 sec: 20 segments, 1 merges 145.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 150.0 sec: 20 segments, 1 merges 150.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 155.0 sec: 20 segments, 1 merges 155.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 160.0 sec: 20 segments, 1 merges 160.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 165.0 sec: 20 segments, 1 merges 165.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 170.1 sec: 20 segments, 1 merges 170.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 175.1 sec: 20 segments, 1 merges 175.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 180.1 sec: 20 segments, 1 merges 180.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 185.1 sec: 20 segments, 1 merges 185.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 190.1 sec: 20 segments, 1 merges 190.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 195.1 sec: 20 segments, 1 merges 195.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 200.1 sec: 20 segments, 1 merges 200.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 205.1 sec: 20 segments, 1 merges 205.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 210.1 sec: 20 segments, 1 merges 210.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 215.1 sec: 20 segments, 1 merges 215.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 220.1 sec: 20 segments, 1 merges 220.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 225.1 sec: 20 segments, 1 merges 225.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 230.0 sec: 20 segments, 1 merges 230.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 235.0 sec: 20 segments, 1 merges 235.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 240.0 sec: 20 segments, 1 merges 240.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 245.0 sec: 20 segments, 1 merges 245.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 250.0 sec: 20 segments, 1 merges 250.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 255.0 sec: 20 segments, 1 merges 255.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 260.0 sec: 20 segments, 1 merges 260.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 265.0 sec: 20 segments, 1 merges 265.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 270.0 sec: 20 segments, 1 merges 270.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 275.0 sec: 20 segments, 1 merges 275.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 280.0 sec: 20 segments, 1 merges 280.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 285.1 sec: 20 segments, 1 merges 285.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 290.1 sec: 20 segments, 1 merges 290.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 295.1 sec: 20 segments, 1 merges 295.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 300.1 sec: 20 segments, 1 merges 300.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 305.1 sec: 20 segments, 1 merges 305.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 310.1 sec: 20 segments, 1 merges 310.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 315.1 sec: 20 segments, 1 merges 315.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 320.1 sec: 20 segments, 1 merges 320.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 325.1 sec: 20 segments, 1 merges 325.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 330.1 sec: 20 segments, 1 merges 330.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 335.1 sec: 20 segments, 1 merges 335.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 340.1 sec: 20 segments, 1 merges 340.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 345.0 sec: 20 segments, 1 merges 345.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 350.0 sec: 20 segments, 1 merges 350.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 355.0 sec: 20 segments, 1 merges 355.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 360.0 sec: 20 segments, 1 merges 360.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 365.0 sec: 20 segments, 1 merges 365.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 370.0 sec: 20 segments, 1 merges 370.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 375.0 sec: 20 segments, 1 merges 375.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 380.0 sec: 20 segments, 1 merges 380.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 385.0 sec: 20 segments, 1 merges 385.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 390.0 sec: 20 segments, 1 merges 390.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 395.0 sec: 20 segments, 1 merges 395.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 400.1 sec: 20 segments, 1 merges 400.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 405.1 sec: 20 segments, 1 merges 405.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 410.1 sec: 20 segments, 1 merges 410.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 415.1 sec: 20 segments, 1 merges 415.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 420.1 sec: 20 segments, 1 merges 420.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 425.1 sec: 20 segments, 1 merges 425.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 430.1 sec: 20 segments, 1 merges 430.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 435.1 sec: 20 segments, 1 merges 435.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 440.1 sec: 20 segments, 1 merges 440.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 445.1 sec: 20 segments, 1 merges 445.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 450.0 sec: 20 segments, 1 merges 450.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 455.0 sec: 20 segments, 1 merges 455.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 460.0 sec: 20 segments, 1 merges 460.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 465.0 sec: 20 segments, 1 merges 465.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 470.0 sec: 20 segments, 1 merges 470.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 475.0 sec: 20 segments, 1 merges 475.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 480.0 sec: 20 segments, 1 merges 480.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 485.0 sec: 20 segments, 1 merges 485.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 490.0 sec: 20 segments, 1 merges 490.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 495.0 sec: 20 segments, 1 merges 495.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 500.0 sec: 20 segments, 1 merges 500.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 505.1 sec: 20 segments, 1 merges 505.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 510.1 sec: 20 segments, 1 merges 510.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 515.1 sec: 20 segments, 1 merges 515.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 520.1 sec: 20 segments, 1 merges 520.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 525.1 sec: 20 segments, 1 merges 525.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 530.1 sec: 20 segments, 1 merges 530.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 535.1 sec: 20 segments, 1 merges 535.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 540.1 sec: 20 segments, 1 merges 540.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 545.1 sec: 20 segments, 1 merges 545.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 550.1 sec: 20 segments, 1 merges 550.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 555.1 sec: 20 segments, 1 merges 555.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 560.1 sec: 20 segments, 1 merges 560.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 565.1 sec: 20 segments, 1 merges 565.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 570.1 sec: 20 segments, 1 merges 570.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 575.1 sec: 20 segments, 1 merges 575.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 580.0 sec: 20 segments, 1 merges 580.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 585.0 sec: 20 segments, 1 merges 585.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 590.0 sec: 20 segments, 1 merges 590.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 595.0 sec: 20 segments, 1 merges 595.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 600.0 sec: 20 segments, 1 merges 600.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 605.0 sec: 20 segments, 1 merges 605.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 610.1 sec: 20 segments, 1 merges 610.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 615.1 sec: 20 segments, 1 merges 615.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 620.1 sec: 20 segments, 1 merges 620.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 625.1 sec: 20 segments, 1 merges 625.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 630.1 sec: 20 segments, 1 merges 630.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 635.1 sec: 20 segments, 1 merges 635.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 640.1 sec: 20 segments, 1 merges 640.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 645.1 sec: 20 segments, 1 merges 645.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 650.0 sec: 20 segments, 1 merges 650.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 655.0 sec: 20 segments, 1 merges 655.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 660.0 sec: 20 segments, 1 merges 660.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 665.1 sec: 20 segments, 1 merges 665.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 670.1 sec: 20 segments, 1 merges 670.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 675.1 sec: 20 segments, 1 merges 675.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 680.1 sec: 20 segments, 1 merges 680.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 685.1 sec: 20 segments, 1 merges 685.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 690.1 sec: 20 segments, 1 merges 690.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 695.1 sec: 20 segments, 1 merges 695.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 700.1 sec: 20 segments, 1 merges 700.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 705.1 sec: 20 segments, 1 merges 705.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 710.1 sec: 20 segments, 1 merges 710.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 715.1 sec: 20 segments, 1 merges 715.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 720.0 sec: 20 segments, 1 merges 720.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 725.0 sec: 20 segments, 1 merges 725.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 730.0 sec: 20 segments, 1 merges 730.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 735.0 sec: 20 segments, 1 merges 735.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 740.1 sec: 20 segments, 1 merges 740.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 745.1 sec: 20 segments, 1 merges 745.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 750.1 sec: 20 segments, 1 merges 750.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 755.1 sec: 20 segments, 1 merges 755.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 760.1 sec: 20 segments, 1 merges 760.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 765.1 sec: 20 segments, 1 merges 765.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 770.1 sec: 20 segments, 1 merges 770.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 775.1 sec: 20 segments, 1 merges 775.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 780.1 sec: 20 segments, 1 merges 780.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 785.1 sec: 20 segments, 1 merges 785.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 790.1 sec: 20 segments, 1 merges 790.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 795.1 sec: 20 segments, 1 merges 795.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 800.1 sec: 20 segments, 1 merges 800.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 805.1 sec: 20 segments, 1 merges 805.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 810.1 sec: 20 segments, 1 merges 810.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 815.1 sec: 20 segments, 1 merges 815.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 820.0 sec: 20 segments, 1 merges 820.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 825.0 sec: 20 segments, 1 merges 825.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 830.0 sec: 20 segments, 1 merges 830.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 835.1 sec: 20 segments, 1 merges 835.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 840.1 sec: 20 segments, 1 merges 840.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 845.1 sec: 20 segments, 1 merges 845.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 850.1 sec: 20 segments, 1 merges 850.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 855.1 sec: 20 segments, 1 merges 855.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 860.1 sec: 20 segments, 1 merges 860.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 865.1 sec: 20 segments, 1 merges 865.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 870.1 sec: 20 segments, 1 merges 870.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 875.1 sec: 20 segments, 1 merges 875.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 880.0 sec: 20 segments, 1 merges 880.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 885.0 sec: 20 segments, 1 merges 885.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 890.0 sec: 20 segments, 1 merges 890.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 895.0 sec: 20 segments, 1 merges 895.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 900.0 sec: 20 segments, 1 merges 900.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 905.0 sec: 20 segments, 1 merges 905.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 910.0 sec: 20 segments, 1 merges 910.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 915.0 sec: 20 segments, 1 merges 915.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 920.0 sec: 20 segments, 1 merges 920.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 925.0 sec: 20 segments, 1 merges 925.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 930.0 sec: 20 segments, 1 merges 930.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 935.0 sec: 20 segments, 1 merges 935.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 940.0 sec: 20 segments, 1 merges 940.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 945.0 sec: 20 segments, 1 merges 945.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 950.1 sec: 20 segments, 1 merges 950.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 955.1 sec: 20 segments, 1 merges 955.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 960.1 sec: 20 segments, 1 merges 960.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 965.1 sec: 20 segments, 1 merges 965.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 970.1 sec: 20 segments, 1 merges 970.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 975.1 sec: 20 segments, 1 merges 975.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 980.1 sec: 20 segments, 1 merges 980.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 985.1 sec: 20 segments, 1 merges 985.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 990.1 sec: 20 segments, 1 merges 990.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 995.1 sec: 20 segments, 1 merges 995.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 1000.1 sec: 20 segments, 1 merges 1000.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 1005.1 sec: 20 segments, 1 merges 1005.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 1010.1 sec: 20 segments, 1 merges 1010.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 1015.1 sec: 20 segments, 1 merges 1015.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 1020.1 sec: 20 segments, 1 merges 1020.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 1025.0 sec: 20 segments, 1 merges 1025.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 1030.0 sec: 20 segments, 1 merges 1030.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 1035.0 sec: 20 segments, 1 merges 1035.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 1040.0 sec: 20 segments, 1 merges 1040.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 1045.0 sec: 20 segments, 1 merges 1045.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 1050.0 sec: 20 segments, 1 merges 1050.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 1055.0 sec: 20 segments, 1 merges 1055.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 1060.0 sec: 20 segments, 1 merges 1060.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 1065.1 sec: 20 segments, 1 merges 1065.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 1070.1 sec: 20 segments, 1 merges 1070.1s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 1075.0 sec: 20 segments, 1 merges 1075.0s _1by: 20 segs, 8000.0 K docs, 36034.3 MB 1080.0 sec: 1 segments, 0 merges done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Force merge done in 1083.53 sec index has 1 segments: segments_3: _1by(11.0.0):C8000000 _1by: 36186.0 MB encodingByteSize=4 origByteSize=4 realEncodingByteSize=0.5 index disk usage is 36186.00 MB vector disk usage is 35278.32 MB vector RAM usage is 4028.32 MB exact nn key = cohere-v3-wikipedia-en-scattered-1024d.docs.vec-dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-8000000-qcohere-v3-wikipedia-en-scattered-1024d.queries.vec-1000-dot_product-knn-100 read pre-cached exact match vectors from cache file "knn-reuse/exact-nn/cohere-v3-wikipedia-en-scattered-1024d.docs.vec-dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-8000000-qcohere-v3-wikipedia-en-scattered-1024d.queries.vec-1000-dot_product-knn-100.bin" read pre-cached exact match scores from cache file "knn-reuse/exact-nn/cohere-v3-wikipedia-en-scattered-1024d.docs.vec-dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-8000000-qcohere-v3-wikipedia-en-scattered-1024d.queries.vec-1000-dot_product-knn-100.scores" EXACT_NN_SCORES_PATH: /l/util.nightly/knn-reuse/exact-nn/cohere-v3-wikipedia-en-scattered-1024d.docs.vec-dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-8000000-qcohere-v3-wikipedia-en-scattered-1024d.queries.vec-1000-dot_product-knn-100.scores EXACT_NN_METRIC: dot_product path=/lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec dim=1024 vectorEncoding.byteSize=4 1778739 query vectors in queryPath "/lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec" searching 1000 query vectors; topK=100, fanout=100 done warmup thread 3 name=main cpu@start=49661062250 cpu@end=52050803496 deltaMS=2389.741246 thread 14 name=Reference Handler cpu@start=1218787 cpu@end=1218787 deltaMS=0.0 thread 15 name=Finalizer cpu@start=191851 cpu@end=191851 deltaMS=0.0 thread 16 name=Signal Dispatcher cpu@start=87753 cpu@end=87753 deltaMS=0.0 thread 40 name=Common-Cleaner cpu@start=4760353 cpu@end=4760353 deltaMS=0.0 thread 41 name=JFR Recorder Thread cpu@start=15444261905 cpu@end=15444623578 deltaMS=0.361673 thread 42 name=JFR Periodic Tasks cpu@start=114959452408 cpu@end=115074994448 deltaMS=115.54204 thread 45 name=Notification Thread cpu@start=113767 cpu@end=113767 deltaMS=0.0 thread 56 name=hnsw-merge-1-thread-1 cpu@start=1612384092379 cpu@end=1612384092379 deltaMS=0.0 thread 57 name=hnsw-merge-1-thread-2 cpu@start=1612976006341 cpu@end=1612976006341 deltaMS=0.0 thread 58 name=hnsw-merge-1-thread-3 cpu@start=1611951038324 cpu@end=1611951038324 deltaMS=0.0 thread 59 name=hnsw-merge-1-thread-4 cpu@start=1611429300237 cpu@end=1611429300237 deltaMS=0.0 thread 60 name=hnsw-merge-1-thread-5 cpu@start=1612379873687 cpu@end=1612379873687 deltaMS=0.0 thread 61 name=hnsw-merge-1-thread-6 cpu@start=1617684798985 cpu@end=1617684798985 deltaMS=0.0 thread 62 name=hnsw-merge-1-thread-7 cpu@start=1609369661720 cpu@end=1609369661720 deltaMS=0.0 thread 63 name=hnsw-merge-1-thread-8 cpu@start=1611452851954 cpu@end=1611452851954 deltaMS=0.0 thread 64 name=hnsw-merge-1-thread-9 cpu@start=1609091135535 cpu@end=1609091135535 deltaMS=0.0 thread 65 name=hnsw-merge-1-thread-10 cpu@start=1609971804523 cpu@end=1609971804523 deltaMS=0.0 thread 66 name=hnsw-merge-1-thread-11 cpu@start=1612504321188 cpu@end=1612504321188 deltaMS=0.0 thread 67 name=hnsw-merge-1-thread-12 cpu@start=1614896017973 cpu@end=1614896017973 deltaMS=0.0 thread 68 name=hnsw-merge-1-thread-13 cpu@start=1612302878907 cpu@end=1612302878907 deltaMS=0.0 thread 69 name=hnsw-merge-1-thread-14 cpu@start=1619674595678 cpu@end=1619674595678 deltaMS=0.0 thread 70 name=hnsw-merge-1-thread-15 cpu@start=1613108685278 cpu@end=1613108685278 deltaMS=0.0 thread 71 name=hnsw-merge-1-thread-16 cpu@start=1614347621612 cpu@end=1614347621612 deltaMS=0.0 Average CPU cores used: 1.0450227088752417 completed 1000 searches in 2397 ms: 417 QPS CPU time=2504 ms checking results SUMMARY: 0.883 2.397 2.504 1.045 8000000 KNN 100 100 N/A N/A 100.000 32 100 4 bits 5740 930.92 8593.64 1083.53 1 36186.00 null N/A 1.000 35278.320 4028.320 false HNSW no Leaf 0 has 4 layers Leaf 0 has 8000000 documents Graph level=3 size=249, Fanout min=7, mean=16.48, max=32, meandelta=403943.69 % 0 10 20 30 40 50 60 70 80 90 100 0 11 12 13 14 16 17 19 20 23 32 Graph level=2 size=7689, Fanout min=6, mean=27.29, max=32, meandelta=269714.88 % 0 10 20 30 40 50 60 70 80 90 100 0 18 22 24 27 31 32 32 32 32 32 Graph level=1 size=247218, Fanout min=1, mean=28.31, max=32, meandelta=258430.91 % 0 10 20 30 40 50 60 70 80 90 100 0 19 24 27 31 32 32 32 32 32 32 Graph level=0 size=8000000, Fanout min=1, mean=37.74, max=64, meandelta=194157.69 % 0 10 20 30 40 50 60 70 80 90 100 0 17 22 26 30 34 40 47 59 64 64 Graph level=3 size=249, connectedness=1.00 Graph level=2 size=7689, connectedness=1.00 Graph level=1 size=247218, connectedness=1.00 Graph level=0 size=8000000, connectedness=1.00 Performance counter stats for '/usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build:/l/util.nightly/build --add-modules jdk.incubator.vector --enable-native-access=ALL-UNNAMED -XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/2026.05.08.16.21.29/bench-knn-q4-fmTrue.jfr knn.KnnGraphTester -maxConn 32 -dim 1024 -docs /big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec -ndoc 8000000 -topK 100 -numIndexThreads 8 -beamWidthIndex 100 -search-and-stats /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec -metric dot_product -numMergeThread 16 -numMergeWorker 48 -forceMerge -quantize -quantizeBits 4 -quantizeCompress': 42,202,819.59 msec task-clock:u 162,899,518,005,746 cycles:u (36.36%) 175,992,811,835,964 instructions:u (36.36%) 4,268,309,508,462 cache-references:u (36.36%) 1,672,693,595,683 cache-misses:u (36.36%) 62,065,072,157,698 L1-dcache-loads:u (36.36%) 1,995,980,897,953 L1-dcache-load-misses:u (36.36%) 3,986,182,375,353 L1-icache-loads:u (36.36%) 15,994,945,182 L1-icache-load-misses:u (36.36%) LLC-loads:u LLC-load-misses:u LLC-stores:u LLC-store-misses:u LLC-prefetches:u LLC-prefetch-misses:u 32,804,765 faults:u 31,852,019 minor-faults:u 17,781 major-faults:u 15,271,987,049,729 branches:u (36.36%) 113,083,189,301 branch-misses:u (36.36%) 2,449,121,922,132 stalled-cycles-frontend:u (36.36%) stalled-cycles-backend:u 2185.181344354 seconds time elapsed 41582.227394000 seconds user 608.540033000 seconds sys took 0:36:25.213238 to run KnnGraphTester result: KNNResultV1(lucene_git_rev='2dee50e21f868aaae436c1dc47d6678564d69b4d', luceneutil_git_rev='40c563c7470e2788e47ee0c9f7162e693c42fd3c', index_vectors_file='/big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec', search_vectors_file='/lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec', vector_dims=1024, do_force_merge=True, recall=0.883, cpu_time_ms=2.397, net_cpu_ms=2.504, avg_cpu_core_count=1.045, num_docs=8000000, top_k=100, fanout=100, max_conn=32, beam_width=100, quantize_desc='4 bits', total_visited=5740, index_time_sec=930.92, index_docs_per_sec=8593.64, force_merge_time_sec=1083.53, index_num_segments=1, index_size_on_disk_mb=36186.0, selectivity=None, pre_post_filter='null', vec_disk_mb=35278.32, vec_ram_mb=4028.32, graph_level_conn_p_values={3: (249, {0: 0, 10: 11, 20: 12, 30: 13, 40: 14, 50: 16, 60: 17, 70: 19, 80: 20, 90: 23, 100: 32}), 2: (7689, {0: 0, 10: 18, 20: 22, 30: 24, 40: 27, 50: 31, 60: 32, 70: 32, 80: 32, 90: 32, 100: 32}), 1: (247218, {0: 0, 10: 19, 20: 24, 30: 27, 40: 31, 50: 32, 60: 32, 70: 32, 80: 32, 90: 32, 100: 32}), 0: (8000000, {0: 0, 10: 17, 20: 22, 30: 26, 40: 30, 50: 34, 60: 40, 70: 47, 80: 59, 90: 64, 100: 64})}, combined_run_time=datetime.timedelta(seconds=2185, microseconds=213238)) Profiler summary for /l/logs.nightly/2026.05.08.16.21.29/bench-knn-q4-fmTrue.jfr Version: 2.1 Chunks: 106 Start: 2026-05-08 22:07:11 (UTC) Duration: 2173 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 40470380 691938902 jdk.FileWrite 21919172 461679701 jdk.FileRead 8003650 181964026 jdk.ObjectAllocationInNewTLAB 70647 1399058 jdk.BooleanFlag 52576 1663170 jdk.CPULoad 40744 814247 jdk.Checkpoint 7324 27328671 jdk.Compilation 6294 162283 jdk.UnsignedIntFlag 5088 172588 jdk.IntFlag 4664 170166 jdk.StringFlag 3604 139691 jdk.ObjectAllocationOutsideTLAB 1350 24105 jdk.CPUInformation 106 159208 jdk.GCConfiguration 106 2752 jdk.JVMInformation 106 100696 jdk.Metadata 106 11715859 jdk.GarbageCollection 58 1394 jdk.ActiveRecording 0 0 jdk.ActiveSetting 0 0 jdk.AllocationRequiringGC 0 0 jdk.BooleanFlagChanged 0 0 jdk.CPUTimeSamplesLost 0 0 jdk.CPUTimeStampCounter 0 0 jdk.ClassDefine 0 0 jdk.ClassLoad 0 0 jdk.ClassLoaderStatistics 0 0 jdk.ClassLoadingStatistics 0 0 jdk.ClassRedefinition 0 0 jdk.ClassUnload 0 0 jdk.CodeCacheConfiguration 0 0 jdk.CodeCacheFull 0 0 jdk.CodeCacheStatistics 0 0 jdk.CompilationFailure 0 0 jdk.CompilerConfiguration 0 0 jdk.CompilerInlining 0 0 jdk.CompilerPhase 0 0 jdk.CompilerQueueUtilization 0 0 jdk.CompilerStatistics 0 0 jdk.ConcurrentModeFailure 0 0 jdk.ContainerCPUThrottling 0 0 jdk.ContainerCPUUsage 0 0 jdk.ContainerConfiguration 0 0 jdk.ContainerIOUsage 0 0 jdk.ContainerMemoryUsage 0 0 jdk.ContinuationFreeze 0 0 jdk.ContinuationFreezeFast 0 0 jdk.ContinuationFreezeSlow 0 0 jdk.ContinuationThaw 0 0 jdk.ContinuationThawFast 0 0 jdk.ContinuationThawSlow 0 0 jdk.DataLoss 0 0 jdk.Deoptimization 0 0 jdk.DeprecatedInvocation 0 0 jdk.Deserialization 0 0 jdk.DirectBufferStatistics 0 0 jdk.DoubleFlag 0 0 jdk.DoubleFlagChanged 0 0 jdk.DumpReason 0 0 jdk.EvacuationFailed 0 0 jdk.EvacuationInformation 0 0 jdk.ExceptionStatistics 0 0 jdk.ExecuteVMOperation 0 0 jdk.ExecutionSample 0 0 jdk.FileForce 0 0 jdk.FinalizerStatistics 0 0 jdk.Flush 0 0 jdk.G1AdaptiveIHOP 0 0 jdk.G1BasicIHOP 0 0 jdk.G1EvacuationOldStatistics 0 0 jdk.G1EvacuationYoungStatistics 0 0 jdk.G1GarbageCollection 0 0 jdk.G1HeapRegionInformation 0 0 jdk.G1HeapRegionTypeChange 0 0 jdk.G1HeapSummary 0 0 jdk.G1MMU 0 0 jdk.GCCPUTime 0 0 jdk.GCHeapConfiguration 0 0 jdk.GCHeapMemoryPoolUsage 0 0 jdk.GCHeapMemoryUsage 0 0 jdk.GCHeapSummary 0 0 jdk.GCPhaseConcurrent 0 0 jdk.GCPhaseConcurrentLevel1 0 0 jdk.GCPhaseConcurrentLevel2 0 0 jdk.GCPhaseParallel 0 0 jdk.GCPhasePause 0 0 jdk.GCPhasePauseLevel1 0 0 jdk.GCPhasePauseLevel2 0 0 jdk.GCPhasePauseLevel3 0 0 jdk.GCPhasePauseLevel4 0 0 jdk.GCReferenceStatistics 0 0 jdk.GCSurvivorConfiguration 0 0 jdk.GCTLABConfiguration 0 0 jdk.HeapDump 0 0 jdk.InitialEnvironmentVariable 0 0 jdk.InitialSecurityProperty 0 0 jdk.InitialSystemProperty 0 0 jdk.IntFlagChanged 0 0 jdk.JITRestart 0 0 jdk.JavaAgent 0 0 jdk.JavaErrorThrow 0 0 jdk.JavaExceptionThrow 0 0 jdk.JavaMonitorDeflate 0 0 jdk.JavaMonitorEnter 0 0 jdk.JavaMonitorInflate 0 0 jdk.JavaMonitorNotify 0 0 jdk.JavaMonitorStatistics 0 0 jdk.JavaMonitorWait 0 0 jdk.JavaThreadStatistics 0 0 jdk.LongFlag 0 0 jdk.LongFlagChanged 0 0 jdk.MetaspaceAllocationFailure 0 0 jdk.MetaspaceChunkFreeListSummary 0 0 jdk.MetaspaceGCThreshold 0 0 jdk.MetaspaceOOM 0 0 jdk.MetaspaceSummary 0 0 jdk.MethodTiming 0 0 jdk.MethodTrace 0 0 jdk.ModuleExport 0 0 jdk.ModuleRequire 0 0 jdk.NativeAgent 0 0 jdk.NativeLibrary 0 0 jdk.NativeLibraryLoad 0 0 jdk.NativeLibraryUnload 0 0 jdk.NativeMemoryUsage 0 0 jdk.NativeMemoryUsageTotal 0 0 jdk.NativeMethodSample 0 0 jdk.NetworkUtilization 0 0 jdk.OSInformation 0 0 jdk.ObjectAllocationSample 0 0 jdk.ObjectCount 0 0 jdk.ObjectCountAfterGC 0 0 jdk.OldGarbageCollection 0 0 jdk.OldObjectSample 0 0 jdk.PSHeapSummary 0 0 jdk.ParallelOldGarbageCollection 0 0 jdk.PhysicalMemory 0 0 jdk.ProcessStart 0 0 jdk.PromoteObjectInNewPLAB 0 0 jdk.PromoteObjectOutsidePLAB 0 0 jdk.PromotionFailed 0 0 jdk.RedefineClasses 0 0 jdk.ReservedStackActivation 0 0 jdk.ResidentSetSize 0 0 jdk.RetransformClasses 0 0 jdk.SafepointBegin 0 0 jdk.SafepointEnd 0 0 jdk.SafepointLatency 0 0 jdk.SafepointStateSynchronization 0 0 jdk.SecurityPropertyModification 0 0 jdk.SecurityProviderService 0 0 jdk.SerializationMisdeclaration 0 0 jdk.ShenandoahEvacuationInformation 0 0 jdk.ShenandoahHeapRegionInformation 0 0 jdk.ShenandoahHeapRegionStateChange 0 0 jdk.Shutdown 0 0 jdk.SocketRead 0 0 jdk.SocketWrite 0 0 jdk.StringFlagChanged 0 0 jdk.StringTableStatistics 0 0 jdk.SwapSpace 0 0 jdk.SymbolTableStatistics 0 0 jdk.SyncOnValueBasedClass 0 0 jdk.SystemGC 0 0 jdk.SystemProcess 0 0 jdk.TLSHandshake 0 0 jdk.TenuringDistribution 0 0 jdk.ThreadAllocationStatistics 0 0 jdk.ThreadCPULoad 0 0 jdk.ThreadContextSwitchRate 0 0 jdk.ThreadDump 0 0 jdk.ThreadEnd 0 0 jdk.ThreadPark 0 0 jdk.ThreadSleep 0 0 jdk.ThreadStart 0 0 jdk.UnsignedIntFlagChanged 0 0 jdk.UnsignedLongFlag 0 0 jdk.UnsignedLongFlagChanged 0 0 jdk.VirtualThreadEnd 0 0 jdk.VirtualThreadPinned 0 0 jdk.VirtualThreadStart 0 0 jdk.VirtualThreadSubmitFailed 0 0 jdk.VirtualizationInformation 0 0 jdk.X509Certificate 0 0 jdk.X509Validation 0 0 jdk.YoungGarbageCollection 0 0 jdk.YoungGenerationConfiguration 0 0 jdk.ZAllocationStall 0 0 jdk.ZOldGarbageCollection 0 0 jdk.ZPageAllocation 0 0 jdk.ZRelocationSet 0 0 jdk.ZRelocationSetGroup 0 0 jdk.ZStatisticsCounter 0 0 jdk.ZStatisticsSampler 0 0 jdk.ZThreadPhase 0 0 jdk.ZUncommit 0 0 jdk.ZYoungGarbageCollection 0 0 profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=1 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.08.16.21.29/bench-knn-q4-fmTrue.jfr Profiler for cpu at stackSize=1 [/l/logs.nightly/2026.05.08.16.21.29/bench-knn-q4-fmTrue.jfr is 1315.54 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 40470380 events (total: 40M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 39.66% 16M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] 30.37% 12M jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] 10.61% 4M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] 3.59% 1M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] 3.38% 1M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] 2.55% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 1.38% 557479 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 1.36% 549734 org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] 0.95% 386187 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] 0.95% 382945 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] 0.54% 218600 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] 0.51% 205279 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] 0.46% 187175 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] 0.33% 135498 java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] 0.27% 110954 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] 0.27% 108798 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] 0.25% 101742 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.22% 87439 jdk.jfr.internal.JVM#emitEvent() [Native code] 0.18% 71726 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] 0.15% 61003 sun.nio.ch.NativeThread#current0() [Native code] 0.12% 48270 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 0.11% 42981 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():482 [JIT compiled code] 0.10% 39129 org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] 0.09% 38221 org.apache.lucene.store.ChecksumIndexInput#skipByReading():81 [JIT compiled code] 0.09% 37479 org.apache.lucene.util.hnsw.NeighborArray#sort():171 [Inlined code] 0.09% 37447 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():363 [JIT compiled code] 0.09% 35149 org.apache.lucene.util.TernaryLongHeap#downHeap():246 [Inlined code] 0.08% 31558 org.apache.lucene.util.TernaryLongHeap#downHeap():235 [Inlined code] 0.07% 29946 org.apache.lucene.store.RateLimitedIndexOutput#writeBytes():60 [Inlined code] 0.07% 29183 jdk.jfr.internal.event.EventWriter#reserveEventSizeField():199 [Inlined code] 0.07% 28751 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#calculateCentroid():488 [JIT compiled code] 0.06% 23751 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 0.06% 23088 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] 0.05% 21582 java.util.Arrays#sort():99 [Inlined code] 0.05% 19463 java.util.concurrent.atomic.LongAdder#add():93 [Inlined code] 0.04% 17327 org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 0.04% 15782 org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 0.04% 15626 jdk.jfr.internal.event.EventWriter#putUncheckedLong():331 [Inlined code] 0.04% 14477 java.util.DualPivotQuicksort#sort():238 [Inlined code] 0.03% 12981 java.util.DualPivotQuicksort#sort():368 [JIT compiled code] 0.03% 12797 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] 0.02% 9914 org.apache.lucene.util.hnsw.NeighborArray#clear():233 [Inlined code] 0.02% 9434 org.apache.lucene.store.DataOutput#writeBytes():54 [Inlined code] 0.02% 9295 org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [Inlined code] 0.02% 8804 org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] 0.02% 8783 org.apache.lucene.internal.hppc.IntIntHashMap#containsKey():297 [Inlined code] 0.02% 7844 org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [Inlined code] 0.02% 7071 org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] 0.02% 6702 knn.IndexerThread#_run():105 [JIT compiled code] 0.02% 6543 org.apache.lucene.search.TopScoreDocCollector#topDocsSize():179 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=4 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.08.16.21.29/bench-knn-q4-fmTrue.jfr Profiler for cpu at stackSize=4 [/l/logs.nightly/2026.05.08.16.21.29/bench-knn-q4-fmTrue.jfr is 1315.54 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 40470380 events (total: 40M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 37.20% 15M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 30.34% 12M jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnalignedInternal():3169 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnaligned():3159 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():60 [Inlined code] 10.61% 4M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] 3.38% 1M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] 2.81% 1M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [JIT compiled code] 2.55% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] 1.37% 555878 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] 1.36% 549609 org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#collect():683 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():350 [JIT compiled code] 0.93% 377981 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] 0.80% 325629 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 0.77% 310895 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():348 [JIT compiled code] 0.72% 293205 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.72% 290014 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField():169 [Inlined code] 0.52% 209356 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.43% 174498 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] 0.33% 135186 java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] 0.28% 114161 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] 0.27% 110926 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.25% 101722 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer():137 [Inlined code] at sun.nio.ch.IOUtil#write():102 [Inlined code] 0.22% 89674 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#pop():124 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#pop():129 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():322 [JIT compiled code] 0.22% 88825 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.21% 85233 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] 0.19% 77789 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute():54 [Inlined code] at jdk.jfr.internal.periodic.PeriodicTask#run():125 [Inlined code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic():145 [JIT compiled code] 0.18% 73118 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():101 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] 0.18% 71582 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [Inlined code] 0.15% 61207 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#updateTop():153 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] 0.15% 59596 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] 0.12% 48658 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current():51 [Inlined code] at sun.nio.ch.NativeThreadSet#add():48 [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite():349 [Inlined code] 0.12% 48260 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [Inlined code] 0.11% 43347 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] 0.11% 42969 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():482 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] 0.10% 40696 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField():169 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#flush():156 [JIT compiled code] 0.09% 37479 org.apache.lucene.util.hnsw.NeighborArray#sort():171 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] 0.07% 29176 jdk.jfr.internal.event.EventWriter#reserveEventSizeField():199 [Inlined code] at jdk.jfr.internal.event.EventWriter#beginEvent():245 [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer():69 [Inlined code] 0.07% 28793 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [Inlined code] 0.07% 28751 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#calculateCentroid():488 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeAndRecalculateCentroids():459 [Interpreted code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFlatVectorField():331 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] 0.06% 25340 org.apache.lucene.store.RateLimitedIndexOutput#writeBytes():60 [Inlined code] at org.apache.lucene.store.DataOutput#writeBytes():54 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#writeVectorData():302 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#mergeOneFlatVectorField():235 [Interpreted code] 0.06% 25290 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():363 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.06% 23744 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read():51 [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer():341 [Inlined code] at sun.nio.ch.IOUtil#read():307 [Inlined code] 0.06% 23065 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.06% 23047 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#pop():124 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#pop():129 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popNode():637 [Inlined code] 0.06% 22714 org.apache.lucene.util.TernaryLongHeap#downHeap():235 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#updateTop():153 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] 0.05% 21748 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField():169 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#flush():156 [JIT compiled code] 0.05% 21580 java.util.Arrays#sort():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#sort():173 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] 0.05% 20381 org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] 0.05% 19857 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField():169 [Interpreted code] 0.04% 17490 org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] 0.04% 15522 jdk.jfr.internal.event.EventWriter#putUncheckedLong():331 [Inlined code] at jdk.jfr.internal.event.EventWriter#putLong():121 [Inlined code] at jdk.internal.event.FileReadEvent#commit() [JIT compiled code] at jdk.internal.event.FileReadEvent#offer():71 [Inlined code] 0.04% 15444 org.apache.lucene.store.ChecksumIndexInput#skipByReading():81 [JIT compiled code] at org.apache.lucene.store.ChecksumIndexInput#seek():64 [JIT compiled code] at org.apache.lucene.codecs.CodecUtil#checksumEntireFile():619 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsReader#checkIntegrity():193 [JIT compiled code] 0.04% 14773 org.apache.lucene.store.ChecksumIndexInput#skipByReading():81 [JIT compiled code] at org.apache.lucene.store.ChecksumIndexInput#seek():64 [Inlined code] at org.apache.lucene.codecs.CodecUtil#checksumEntireFile():619 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsReader#checkIntegrity():193 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=12 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.08.16.21.29/bench-knn-q4-fmTrue.jfr Profiler for cpu at stackSize=12 [/l/logs.nightly/2026.05.08.16.21.29/bench-knn-q4-fmTrue.jfr is 1315.54 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 40470380 events (total: 40M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 24.39% 9M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004619fbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] 24.01% 9M jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnalignedInternal():3169 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnaligned():3159 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():60 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():53 [Inlined code] at java.lang.invoke.VarHandleGuards#guard_LJ_I():251 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#get():742 [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#readInt():270 [Inlined code] at org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#vectorValue():131 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():245 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 12.56% 5M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004619fbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] 9.31% 3M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] 3.05% 1M jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnalignedInternal():3169 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnaligned():3159 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():60 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():53 [Inlined code] at java.lang.invoke.VarHandleGuards#guard_LJ_I():251 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#get():742 [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#readInt():270 [Inlined code] at org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#vectorValue():131 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():199 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [Inlined code] 2.22% 899805 jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnalignedInternal():3169 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnaligned():3159 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():60 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():53 [Inlined code] at java.lang.invoke.VarHandleGuards#guard_LJ_I():251 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#get():742 [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#readInt():270 [Inlined code] at org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#vectorValue():131 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():199 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] 2.13% 863091 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004619fbf0#call() [Inlined code] 1.95% 787983 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 1.05% 423886 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004619fbf0#call() [Inlined code] 1.04% 420002 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFlatVectorField():349 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField():129 [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge():127 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues():272 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x0000000046196888#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] 1.00% 402682 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 0.99% 402119 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004619fbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] 0.91% 368184 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFlatVectorField():349 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField():129 [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge():127 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues():272 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x0000000046196888#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] 0.87% 353151 org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#collect():683 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():350 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004619fbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.86% 348218 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFlatVectorField():349 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField():129 [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge():127 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues():272 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x0000000046196888#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] 0.80% 325523 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.64% 260559 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004619fbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000004619a328#run() [JIT compiled code] 0.61% 247459 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004619fbf0#call() [Inlined code] 0.47% 189893 jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnalignedInternal():3169 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnaligned():3159 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():60 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():53 [Inlined code] at java.lang.invoke.VarHandleGuards#guard_LJ_I():251 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#get():742 [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#readInt():270 [Inlined code] at org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#vectorValue():131 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():245 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():329 [JIT compiled code] 0.42% 171476 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] 0.41% 165972 org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#collect():683 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():350 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004619fbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.40% 161512 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField():169 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#flush():156 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#flush():209 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#flush():123 [JIT compiled code] at org.apache.lucene.index.VectorValuesConsumer#flush():76 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():314 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] 0.37% 151436 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004619fbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] 0.33% 133148 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():348 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004619fbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.32% 131229 jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnalignedInternal():3169 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnaligned():3159 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():60 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():53 [Inlined code] at java.lang.invoke.VarHandleGuards#guard_LJ_I():251 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#get():742 [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#readInt():270 [Inlined code] at org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#vectorValue():131 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():245 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] 0.29% 118436 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004619fbf0#call() [Inlined code] 0.25% 102196 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():348 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] 0.25% 101660 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer():137 [Inlined code] at sun.nio.ch.IOUtil#write():102 [Inlined code] at sun.nio.ch.IOUtil#write():72 [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite():355 [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite():374 [Inlined code] at sun.nio.ch.FileChannelImpl#write():333 [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully():68 [Inlined code] at sun.nio.ch.ChannelOutputStream#write():105 [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write():391 [Inlined code] at java.util.zip.CheckedOutputStream#write():73 [Inlined code] 0.22% 90200 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004619fbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000004619a328#run() [JIT compiled code] 0.22% 88205 java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.20% 80619 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004619fbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000004619a328#run() [JIT compiled code] 0.19% 77789 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute():54 [Inlined code] at jdk.jfr.internal.periodic.PeriodicTask#run():125 [Inlined code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic():145 [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask():502 [Interpreted code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0():428 [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000004607aa58#run() [Interpreted code] at java.lang.Thread#runWith():1487 [Interpreted code] at java.lang.Thread#run():1474 [Interpreted code] 0.17% 69842 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField():169 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#flush():156 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#flush():209 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#flush():123 [JIT compiled code] at org.apache.lucene.index.VectorValuesConsumer#flush():76 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():314 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#postUpdate():403 [JIT compiled code] 0.17% 68466 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFlatVectorField():349 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField():129 [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge():127 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues():272 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x0000000046196888#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge():159 [Interpreted code] 0.16% 64562 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004619fbf0#call() [Inlined code] 0.15% 62475 jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnalignedInternal():3169 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnaligned():3159 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():60 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():53 [Inlined code] at java.lang.invoke.VarHandleGuards#guard_LJ_I():251 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#get():742 [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#readInt():270 [Inlined code] at org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#vectorValue():131 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():199 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] 0.14% 57740 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():348 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004619fbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.14% 57518 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004619fbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.13% 54312 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFlatVectorField():349 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField():129 [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge():127 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues():272 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x0000000046196888#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():159 [Interpreted code] 0.13% 51720 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFlatVectorField():349 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField():129 [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge():127 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues():272 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x0000000046196888#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge():159 [Interpreted code] 0.13% 51490 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004619fbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000004619a328#run() [JIT compiled code] 0.13% 51012 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004619fbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.12% 49749 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] 0.12% 48486 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current():51 [Inlined code] at sun.nio.ch.NativeThreadSet#add():48 [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite():349 [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite():374 [Inlined code] at sun.nio.ch.FileChannelImpl#write():333 [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully():68 [Inlined code] at sun.nio.ch.ChannelOutputStream#write():105 [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write():391 [Inlined code] at java.util.zip.CheckedOutputStream#write():73 [Inlined code] at java.io.BufferedOutputStream#flushBuffer():123 [Inlined code] at java.io.BufferedOutputStream#write():188 [Inlined code] 0.12% 46811 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#pop():124 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#pop():129 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():322 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004619fbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.11% 44683 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004619fbf0#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] 0.11% 44634 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004619fbf0#call() [Inlined code] 0.10% 39226 java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.09% 38356 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004619fbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] 0.09% 37223 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():482 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=1 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.08.16.21.29/bench-knn-q4-fmTrue.jfr Profiler for heap at stackSize=1 [/l/logs.nightly/2026.05.08.16.21.29/bench-knn-q4-fmTrue.jfr is 1315.54 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 71972 events (total: 555156M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 23.30% 129340M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] 23.16% 128589M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 22.93% 127305M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 11.43% 63463M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] 5.69% 31584M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] 3.63% 20169M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] 1.11% 6140M java.util.Arrays#copyOf():3478 [Inlined code] 0.99% 5498M java.lang.Integer#valueOf():1006 [Inlined code] 0.74% 4097M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():204 [JIT compiled code] 0.69% 3818M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] 0.69% 3803M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] 0.66% 3655M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] 0.63% 3516M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] 0.32% 1777M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():355 [Interpreted code] 0.30% 1678M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] 0.27% 1478M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [Inlined code] 0.26% 1461M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():232 [JIT compiled code] 0.25% 1374M knn.IndexerThread#_run():86 [Interpreted code] 0.19% 1036M java.util.DualPivotQuicksort#tryMergeRuns():816 [JIT compiled code] 0.18% 971M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():283 [JIT compiled code] 0.17% 956M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] 0.17% 917M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():269 [JIT compiled code] 0.16% 865M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] 0.16% 861M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Inlined code] 0.13% 728M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [Inlined code] 0.12% 678M knn.IndexerThread#_run():108 [JIT compiled code] 0.12% 673M java.util.ArrayList#grow():240 [Inlined code] 0.11% 595M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():389 [JIT compiled code] 0.10% 549M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] 0.10% 532M java.lang.reflect.Array#newInstance():76 [Inlined code] 0.09% 515M org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Interpreted code] 0.09% 511M java.util.DualPivotQuicksort#sort():354 [JIT compiled code] 0.08% 421M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():556 [JIT compiled code] 0.07% 411M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():618 [JIT compiled code] 0.07% 378M java.util.ArrayList#iterator():1030 [JIT compiled code] 0.07% 368M knn.IndexerThread#_run():125 [JIT compiled code] 0.05% 271M java.util.List#of():935 [Inlined code] 0.05% 268M java.util.HashMap#newNode():1910 [Inlined code] 0.05% 251M jdk.internal.misc.Unsafe#allocateUninitializedArray():1396 [Inlined code] 0.04% 209M knn.IndexerThread#_run():86 [JIT compiled code] 0.04% 205M org.apache.lucene.document.Document#():42 [Inlined code] 0.04% 204M java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue():291 [Inlined code] 0.03% 181M org.apache.lucene.util.SparseFixedBitSet#insertLong():230 [Inlined code] 0.03% 178M org.apache.lucene.util.SparseFixedBitSet#insertBlock():211 [JIT compiled code] 0.03% 171M java.lang.invoke.VarForm#resolveMemberName():159 [Interpreted code] 0.03% 171M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [JIT compiled code] 0.03% 155M org.apache.lucene.util.hnsw.OnHeapHnswGraph#():86 [JIT compiled code] 0.03% 148M java.lang.ThreadLocal$ThreadLocalMap#set():550 [Inlined code] 0.03% 143M java.io.BufferedOutputStream#():92 [Inlined code] 0.03% 141M java.util.HashMap#resize():711 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=4 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.08.16.21.29/bench-knn-q4-fmTrue.jfr Profiler for heap at stackSize=4 [/l/logs.nightly/2026.05.08.16.21.29/bench-knn-q4-fmTrue.jfr is 1315.54 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 71972 events (total: 555156M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 18.81% 104419M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] 18.65% 103526M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] 12.96% 71968M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [Inlined code] 9.49% 52697M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] 7.01% 38943M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollector#():44 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [JIT compiled code] 5.69% 31584M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():338 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():335 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] 4.42% 24512M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#():44 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [Interpreted code] 4.35% 24169M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] 4.24% 23530M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] 3.63% 20169M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 1.04% 5785M java.util.Arrays#copyOf():3478 [Inlined code] at java.util.ArrayDeque#grow():146 [JIT compiled code] at java.util.ArrayDeque#addFirst():288 [Inlined code] at java.util.ArrayDeque#push():577 [Inlined code] 0.97% 5368M java.lang.Integer#valueOf():1006 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1131 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1086 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1061 [Interpreted code] 0.69% 3818M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.66% 3686M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] 0.63% 3516M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] 0.34% 1889M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():204 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Interpreted code] 0.32% 1804M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.32% 1777M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():355 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run():726 [Interpreted code] 0.32% 1772M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.30% 1648M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.26% 1416M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.25% 1374M knn.IndexerThread#_run():86 [Interpreted code] at knn.IndexerThread#run():77 [Interpreted code] 0.20% 1101M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.19% 1036M java.util.DualPivotQuicksort#tryMergeRuns():816 [JIT compiled code] at java.util.DualPivotQuicksort#sort():277 [JIT compiled code] at java.util.DualPivotQuicksort#sort():238 [Inlined code] at java.util.Arrays#sort():123 [Inlined code] 0.17% 968M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():204 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] 0.17% 956M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():232 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] 0.17% 952M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():204 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] 0.16% 861M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite():106 [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite():48 [Inlined code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite():2274 [JIT compiled code] 0.15% 831M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.13% 717M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.12% 678M knn.IndexerThread#_run():108 [JIT compiled code] at knn.IndexerThread#run():77 [Interpreted code] 0.12% 673M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] 0.12% 643M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#newInvokeSpecial() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [Inlined code] 0.11% 591M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] 0.10% 573M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.10% 558M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():389 [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] 0.10% 549M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():238 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph():122 [Interpreted code] 0.10% 532M java.lang.reflect.Array#newInstance():76 [Inlined code] at org.apache.lucene.util.ArrayUtil#growExact():216 [Inlined code] at org.apache.lucene.util.ArrayUtil#grow():234 [JIT compiled code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():152 [Inlined code] 0.09% 515M org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Interpreted code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000004619a328#run() [Interpreted code] at java.util.concurrent.ThreadPoolExecutor#runWorker():1090 [Interpreted code] at java.util.concurrent.ThreadPoolExecutor$Worker#run():614 [Interpreted code] 0.09% 495M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():283 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.09% 483M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] 0.08% 435M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():238 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] 0.07% 383M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():238 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] 0.07% 371M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():556 [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#serializedDocument():645 [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#copyOneDoc():508 [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#merge():630 [JIT compiled code] 0.07% 371M java.util.DualPivotQuicksort#sort():354 [JIT compiled code] at java.util.DualPivotQuicksort#sort():238 [Inlined code] at java.util.Arrays#sort():123 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph():534 [JIT compiled code] 0.07% 368M knn.IndexerThread#_run():125 [JIT compiled code] at knn.IndexerThread#run():77 [Interpreted code] 0.06% 348M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():269 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.06% 346M java.util.Arrays#copyOf():3478 [Inlined code] at java.util.ArrayList#grow():238 [JIT compiled code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] 0.06% 320M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 0.06% 315M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=12 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.08.16.21.29/bench-knn-q4-fmTrue.jfr Profiler for heap at stackSize=12 [/l/logs.nightly/2026.05.08.16.21.29/bench-knn-q4-fmTrue.jfr is 1315.54 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 71972 events (total: 555156M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 8.64% 47947M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004619fbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 8.37% 46459M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004619fbf0#call() [Inlined code] 8.30% 46105M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004619fbf0#call() [Inlined code] 7.00% 38879M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollector#():44 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():28 [Inlined code] at org.apache.lucene.search.IndexSearcher#search():752 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#searchAfter():601 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():624 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1527 [JIT compiled code] at knn.KnnGraphTester#testSearch():1253 [Interpreted code] at knn.KnnGraphTester#run():770 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] 6.77% 37574M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 5.69% 31584M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():338 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():335 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$FieldWriter#addValue():568 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$FieldWriter#addValue():518 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():783 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] 4.17% 23123M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004619fbf0#call() [Inlined code] 4.11% 22790M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004619fbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 4.07% 22609M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 4.07% 22605M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004619fbf0#call() [Inlined code] 4.02% 22318M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 2.95% 16384M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#():44 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():28 [Interpreted code] at org.apache.lucene.search.IndexSearcher#search():752 [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter():601 [Interpreted code] at org.apache.lucene.search.IndexSearcher#search():624 [Interpreted code] at knn.KnnGraphTester#doFloatVectorQuery():1527 [Interpreted code] at knn.KnnGraphTester#testSearch():1253 [Interpreted code] at knn.KnnGraphTester#run():770 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] 2.67% 14804M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 1.46% 8128M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#():44 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():28 [Interpreted code] at org.apache.lucene.search.IndexSearcher#search():752 [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter():601 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():624 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1527 [JIT compiled code] at knn.KnnGraphTester#testSearch():1253 [Interpreted code] at knn.KnnGraphTester#run():770 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] 1.45% 8048M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] 1.37% 7594M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] 1.35% 7481M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():255 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph():122 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph():148 [Interpreted code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder():81 [Interpreted code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge():212 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#buildAndWriteGraph():485 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#lambda$mergeOneField$0():440 [Interpreted code] 1.33% 7367M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():255 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph():122 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph():148 [Interpreted code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder():81 [Interpreted code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge():212 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#buildAndWriteGraph():485 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#lambda$mergeOneField$0():440 [Interpreted code] 1.17% 6506M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004619fbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 1.07% 5958M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] 1.04% 5785M java.util.Arrays#copyOf():3478 [Inlined code] at java.util.ArrayDeque#grow():146 [JIT compiled code] at java.util.ArrayDeque#addFirst():288 [Inlined code] at java.util.ArrayDeque#push():577 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1131 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1086 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1061 [Interpreted code] at knn.KnnGraphTester#run():775 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] at knn.KnnGraphTester#main():275 [Interpreted code] 0.97% 5368M java.lang.Integer#valueOf():1006 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1131 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1086 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1061 [Interpreted code] at knn.KnnGraphTester#run():775 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] at knn.KnnGraphTester#main():275 [Interpreted code] 0.91% 5075M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.86% 4758M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.80% 4448M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 0.76% 4238M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 0.70% 3912M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] 0.59% 3289M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] 0.59% 3252M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004619fbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.52% 2882M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#replayBufferedVectors():771 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():787 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.47% 2587M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.44% 2448M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004619fbf0#call() [Inlined code] 0.43% 2363M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#replayBufferedVectors():771 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():787 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.41% 2277M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004619fbf0#call() [Inlined code] 0.41% 2257M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.37% 2027M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004619fbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll():109 [JIT compiled code] 0.34% 1889M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():204 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004619fbf0#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Interpreted code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000004619a328#run() [Interpreted code] at java.util.concurrent.ThreadPoolExecutor#runWorker():1090 [Interpreted code] 0.32% 1777M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():355 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run():726 [Interpreted code] 0.31% 1722M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.26% 1467M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.25% 1374M knn.IndexerThread#_run():86 [Interpreted code] at knn.IndexerThread#run():77 [Interpreted code] 0.24% 1356M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004619fbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.24% 1327M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004619fbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll():109 [Interpreted code] 0.19% 1064M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004619fbf0#call() [Inlined code] 0.19% 1048M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004619fbf0#call() [Inlined code] 0.19% 1045M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] 0.17% 968M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():204 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004619fbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000004619a328#run() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker():1090 [Interpreted code] 0.17% 952M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():204 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004619fbf0#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Interpreted code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000004619a328#run() [Interpreted code] at java.util.concurrent.ThreadPoolExecutor#runWorker():1090 [Interpreted code] 0.14% 764M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite():106 [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite():48 [Inlined code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite():2274 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite():873 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite():884 [Inlined code] at org.apache.lucene.search.IndexSearcher#search():753 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#searchAfter():601 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():624 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1527 [JIT compiled code] at knn.KnnGraphTester#testSearch():1253 [Interpreted code] at knn.KnnGraphTester#run():770 [Interpreted code] 0.13% 725M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004619fbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] now remove KNN index knn-reuse/indices/dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-1765126857478-8000000-32-100-4-compressed-fm cmd: ['/usr/sbin/perf', 'stat', '-dd', '-e', 'task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend', '/usr/lib/jvm/java-25-openjdk/bin/java', '--add-modules', 'jdk.incubator.vector', '-Xmx32g', '-Xms32g', '-server', '-XX:+UseParallelGC', '-Djava.io.tmpdir=/l/tmp', '--enable-native-access=ALL-UNNAMED', '-cp', '/l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build:/l/util.nightly/build', '--add-modules', 'jdk.incubator.vector', '--enable-native-access=ALL-UNNAMED', '-XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/2026.05.08.16.21.29/bench-knn-q7-fmFalse.jfr', 'knn.KnnGraphTester', '-maxConn', '32', '-dim', '1024', '-docs', '/big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec', '-ndoc', '8000000', '-topK', '100', '-numIndexThreads', '8', '-beamWidthIndex', '100', '-search-and-stats', '/lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec', '-metric', 'dot_product', '-numMergeThread', '16', '-numMergeWorker', '48', '-reindex', '-quantize', '-quantizeBits', '7'] WARNING: Using incubator modules: jdk.incubator.vector [0.215s][info][jfr,startup] Started recording 1. [0.215s][info][jfr,startup] [0.215s][info][jfr,startup] Use jcmd 1448016 JFR.dump name=1 to copy recording data to file. maxConn = 32 Vector Dimensions: 1024 numDocs = 8000000 beamWidth = 100 similarity = DOT_PRODUCT Seed = 1767179255520666 index key = dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-1765126857478-8000000-32-100-7-notfm Index Path = knn-reuse/indices/dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-1765126857478-8000000-32-100-7-notfm will now reindex: explicitly requested May 08, 2026 6:54:46 PM org.apache.lucene.internal.vectorization.PanamaVectorizationProvider logIncubatorSetup INFO: Java vector incubator API enabled; uses preferredBitSize=256; FMA enabled creating index in knn-reuse/indices/dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-1765126857478-8000000-32-100-7-notfm 39709371 doc vectors in docsPath "/big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec" parentJoin=false Done indexing 25000 documents. Done indexing 50000 documents. Done indexing 75000 documents. Done indexing 100000 documents. Done indexing 125000 documents. Done indexing 150000 documents. Done indexing 175000 documents. Done indexing 200000 documents. Done indexing 225000 documents. Done indexing 250000 documents. Done indexing 275000 documents. Done indexing 300000 documents. Done indexing 325000 documents. Done indexing 350000 documents. Done indexing 375000 documents. Done indexing 400000 documents. Done indexing 425000 documents. Done indexing 450000 documents. Done indexing 475000 documents. Done indexing 500000 documents. Done indexing 525000 documents. Done indexing 550000 documents. Done indexing 575000 documents. Done indexing 600000 documents. Done indexing 625000 documents. Done indexing 650000 documents. Done indexing 675000 documents. Done indexing 700000 documents. Done indexing 725000 documents. Done indexing 750000 documents. Done indexing 775000 documents. Done indexing 800000 documents. Done indexing 825000 documents. Done indexing 850000 documents. Done indexing 875000 documents. Done indexing 900000 documents. Done indexing 925000 documents. Done indexing 950000 documents. Done indexing 975000 documents. Done indexing 1000000 documents. Done indexing 1025000 documents. Done indexing 1050000 documents. Done indexing 1075000 documents. Done indexing 1100000 documents. Done indexing 1125000 documents. Done indexing 1150000 documents. Done indexing 1175000 documents. Done indexing 1200000 documents. Done indexing 1225000 documents. Done indexing 1250000 documents. Done indexing 1275000 documents. Done indexing 1300000 documents. Done indexing 1325000 documents. Done indexing 1350000 documents. Done indexing 1375000 documents. Done indexing 1400000 documents. Done indexing 1425000 documents. Done indexing 1450000 documents. Done indexing 1475000 documents. Done indexing 1500000 documents. Done indexing 1525000 documents. Done indexing 1550000 documents. Done indexing 1575000 documents. Done indexing 1600000 documents. Done indexing 1625000 documents. Done indexing 1650000 documents. Done indexing 1675000 documents. Done indexing 1700000 documents. Done indexing 1725000 documents. Done indexing 1750000 documents. Done indexing 1775000 documents. Done indexing 1800000 documents. Done indexing 1825000 documents. Done indexing 1850000 documents. Done indexing 1875000 documents. Done indexing 1900000 documents. Done indexing 1925000 documents. Done indexing 1950000 documents. Done indexing 1975000 documents. Done indexing 2000000 documents. Done indexing 2025000 documents. Done indexing 2050000 documents. Done indexing 2075000 documents. Done indexing 2100000 documents. Done indexing 2125000 documents. Done indexing 2150000 documents. Done indexing 2175000 documents. Done indexing 2200000 documents. Done indexing 2225000 documents. Done indexing 2250000 documents. Done indexing 2275000 documents. Done indexing 2300000 documents. Done indexing 2325000 documents. Done indexing 2350000 documents. Done indexing 2375000 documents. Done indexing 2400000 documents. Done indexing 2425000 documents. Done indexing 2450000 documents. Done indexing 2475000 documents. Done indexing 2500000 documents. Done indexing 2525000 documents. Done indexing 2550000 documents. Done indexing 2575000 documents. Done indexing 2600000 documents. Done indexing 2625000 documents. Done indexing 2650000 documents. Done indexing 2675000 documents. Done indexing 2700000 documents. Done indexing 2725000 documents. Done indexing 2750000 documents. Done indexing 2775000 documents. Done indexing 2800000 documents. Done indexing 2825000 documents. Done indexing 2850000 documents. Done indexing 2875000 documents. Done indexing 2900000 documents. Done indexing 2925000 documents. Done indexing 2950000 documents. Done indexing 2975000 documents. Done indexing 3000000 documents. Done indexing 3025000 documents. Done indexing 3050000 documents. Done indexing 3075000 documents. Done indexing 3100000 documents. Done indexing 3125000 documents. Done indexing 3150000 documents. Done indexing 3175000 documents. Done indexing 3200000 documents. Done indexing 3225000 documents. Done indexing 3250000 documents. Done indexing 3275000 documents. Done indexing 3300000 documents. Done indexing 3325000 documents. Done indexing 3350000 documents. Done indexing 3375000 documents. Done indexing 3400000 documents. Done indexing 3425000 documents. Done indexing 3450000 documents. Done indexing 3475000 documents. Done indexing 3500000 documents. Done indexing 3525000 documents. Done indexing 3550000 documents. Done indexing 3575000 documents. Done indexing 3600000 documents. Done indexing 3625000 documents. Done indexing 3650000 documents. Done indexing 3675000 documents. Done indexing 3700000 documents. Done indexing 3725000 documents. Done indexing 3750000 documents. Done indexing 3775000 documents. Done indexing 3800000 documents. Done indexing 3825000 documents. Done indexing 3850000 documents. Done indexing 3875000 documents. Done indexing 3900000 documents. Done indexing 3925000 documents. Done indexing 3950000 documents. Done indexing 3975000 documents. Done indexing 4000000 documents. Done indexing 4025000 documents. Done indexing 4050000 documents. Done indexing 4075000 documents. Done indexing 4100000 documents. Done indexing 4125000 documents. Done indexing 4150000 documents. Done indexing 4175000 documents. Done indexing 4200000 documents. Done indexing 4225000 documents. Done indexing 4250000 documents. Done indexing 4275000 documents. Done indexing 4300000 documents. Done indexing 4325000 documents. Done indexing 4350000 documents. Done indexing 4375000 documents. Done indexing 4400000 documents. Done indexing 4425000 documents. Done indexing 4450000 documents. Done indexing 4475000 documents. Done indexing 4500000 documents. Done indexing 4525000 documents. Done indexing 4550000 documents. Done indexing 4575000 documents. Done indexing 4600000 documents. Done indexing 4625000 documents. Done indexing 4650000 documents. Done indexing 4675000 documents. Done indexing 4700000 documents. Done indexing 4725000 documents. Done indexing 4750000 documents. Done indexing 4775000 documents. Done indexing 4800000 documents. Done indexing 4825000 documents. Done indexing 4850000 documents. Done indexing 4875000 documents. Done indexing 4900000 documents. Done indexing 4925000 documents. Done indexing 4950000 documents. Done indexing 4975000 documents. Done indexing 5000000 documents. Done indexing 5025000 documents. Done indexing 5050000 documents. Done indexing 5075000 documents. Done indexing 5100000 documents. Done indexing 5125000 documents. Done indexing 5150000 documents. Done indexing 5175000 documents. Done indexing 5200000 documents. Done indexing 5225000 documents. Done indexing 5250000 documents. Done indexing 5275000 documents. Done indexing 5300000 documents. Done indexing 5325000 documents. Done indexing 5350000 documents. Done indexing 5375000 documents. Done indexing 5400000 documents. Done indexing 5425000 documents. Done indexing 5450000 documents. Done indexing 5475000 documents. Done indexing 5500000 documents. Done indexing 5525000 documents. Done indexing 5550000 documents. Done indexing 5575000 documents. Done indexing 5600000 documents. Done indexing 5625000 documents. Done indexing 5650000 documents. Done indexing 5675000 documents. Done indexing 5700000 documents. Done indexing 5725000 documents. Done indexing 5750000 documents. Done indexing 5775000 documents. Done indexing 5800000 documents. Done indexing 5825000 documents. Done indexing 5850000 documents. Done indexing 5875000 documents. Done indexing 5900000 documents. Done indexing 5925000 documents. Done indexing 5950000 documents. Done indexing 5975000 documents. Done indexing 6000000 documents. Done indexing 6025000 documents. Done indexing 6050000 documents. Done indexing 6075000 documents. Done indexing 6100000 documents. Done indexing 6125000 documents. Done indexing 6150000 documents. Done indexing 6175000 documents. Done indexing 6200000 documents. Done indexing 6225000 documents. Done indexing 6250000 documents. Done indexing 6275000 documents. Done indexing 6300000 documents. Done indexing 6325000 documents. Done indexing 6350000 documents. Done indexing 6375000 documents. Done indexing 6400000 documents. Done indexing 6425000 documents. Done indexing 6450000 documents. Done indexing 6475000 documents. Done indexing 6500000 documents. Done indexing 6525000 documents. Done indexing 6550000 documents. Done indexing 6575000 documents. Done indexing 6600000 documents. Done indexing 6625000 documents. Done indexing 6650000 documents. Done indexing 6675000 documents. Done indexing 6700000 documents. Done indexing 6725000 documents. Done indexing 6750000 documents. Done indexing 6775000 documents. Done indexing 6800000 documents. Done indexing 6825000 documents. Done indexing 6850000 documents. Done indexing 6875000 documents. Done indexing 6900000 documents. Done indexing 6925000 documents. Done indexing 6950000 documents. Done indexing 6975000 documents. Done indexing 7000000 documents. Done indexing 7025000 documents. Done indexing 7050000 documents. Done indexing 7075000 documents. Done indexing 7100000 documents. Done indexing 7125000 documents. Done indexing 7150000 documents. Done indexing 7175000 documents. Done indexing 7200000 documents. Done indexing 7225000 documents. Done indexing 7250000 documents. Done indexing 7275000 documents. Done indexing 7300000 documents. Done indexing 7325000 documents. Done indexing 7350000 documents. Done indexing 7375000 documents. Done indexing 7400000 documents. Done indexing 7425000 documents. Done indexing 7450000 documents. Done indexing 7475000 documents. Done indexing 7500000 documents. Done indexing 7525000 documents. Done indexing 7550000 documents. Done indexing 7575000 documents. Done indexing 7600000 documents. Done indexing 7625000 documents. Done indexing 7650000 documents. Done indexing 7675000 documents. Done indexing 7700000 documents. Done indexing 7725000 documents. Done indexing 7750000 documents. Done indexing 7775000 documents. Done indexing 7800000 documents. Done indexing 7825000 documents. Done indexing 7850000 documents. Done indexing 7875000 documents. Done indexing 7900000 documents. Done indexing 7925000 documents. Done indexing 7950000 documents. Done indexing 7975000 documents. Done indexing 8000000 documents. now IndexWriter.commit() now wait for already running merges to finish 0.0 sec: 99 segments, 10 merges 107.1s _1au: 8 segs, 667.2 K docs, 3327.3 MB 46.9s _1cx: 8 segs, 110.4 K docs, 548.9 MB 39.9s _1d7: 9 segs, 46.4 K docs, 229.8 MB 32.3s _1df: 8 segs, 39.7 K docs, 196.7 MB 25.6s _1do: 8 segs, 73.8 K docs, 366.5 MB 20.4s _1dw: 8 segs, 78.6 K docs, 390.5 MB 15.1s _1e3: 8 segs, 107.9 K docs, 536.2 MB 9.4s _1eb: 8 segs, 85.0 K docs, 422.1 MB 5.6s _1eh: 8 segs, 176.8 K docs, 879.7 MB 0.0s _1el: 11 segs, 46.0 K docs, 227.9 MB 5.0 sec: 92 segments, 9 merges 112.1s _1au: 8 segs, 667.2 K docs, 3327.3 MB 51.9s _1cx: 8 segs, 110.4 K docs, 548.9 MB 44.9s _1d7: 9 segs, 46.4 K docs, 229.8 MB 30.6s _1do: 8 segs, 73.8 K docs, 366.5 MB 25.4s _1dw: 8 segs, 78.6 K docs, 390.5 MB 20.1s _1e3: 8 segs, 107.9 K docs, 536.2 MB 14.4s _1eb: 8 segs, 85.0 K docs, 422.1 MB 10.6s _1eh: 8 segs, 176.8 K docs, 879.7 MB 5.0s _1el: 11 segs, 46.0 K docs, 227.9 MB 10.0 sec: 92 segments, 9 merges 117.1s _1au: 8 segs, 667.2 K docs, 3327.3 MB 56.9s _1cx: 8 segs, 110.4 K docs, 548.9 MB 49.9s _1d7: 9 segs, 46.4 K docs, 229.8 MB 35.7s _1do: 8 segs, 73.8 K docs, 366.5 MB 30.4s _1dw: 8 segs, 78.6 K docs, 390.5 MB 25.1s _1e3: 8 segs, 107.9 K docs, 536.2 MB 19.4s _1eb: 8 segs, 85.0 K docs, 422.1 MB 15.6s _1eh: 8 segs, 176.8 K docs, 879.7 MB 10.0s _1el: 11 segs, 46.0 K docs, 227.9 MB 15.0 sec: 84 segments, 8 merges 122.1s _1au: 8 segs, 667.2 K docs, 3327.3 MB 61.9s _1cx: 8 segs, 110.4 K docs, 548.9 MB 40.7s _1do: 8 segs, 73.8 K docs, 366.5 MB 35.4s _1dw: 8 segs, 78.6 K docs, 390.5 MB 30.1s _1e3: 8 segs, 107.9 K docs, 536.2 MB 24.5s _1eb: 8 segs, 85.0 K docs, 422.1 MB 20.6s _1eh: 8 segs, 176.8 K docs, 879.7 MB 15.0s _1el: 11 segs, 46.0 K docs, 227.9 MB 20.0 sec: 84 segments, 8 merges 127.1s _1au: 8 segs, 667.2 K docs, 3327.3 MB 66.9s _1cx: 8 segs, 110.4 K docs, 548.9 MB 45.7s _1do: 8 segs, 73.8 K docs, 366.5 MB 40.4s _1dw: 8 segs, 78.6 K docs, 390.5 MB 35.1s _1e3: 8 segs, 107.9 K docs, 536.2 MB 29.5s _1eb: 8 segs, 85.0 K docs, 422.1 MB 25.6s _1eh: 8 segs, 176.8 K docs, 879.7 MB 20.0s _1el: 11 segs, 46.0 K docs, 227.9 MB 25.0 sec: 77 segments, 7 merges 132.1s _1au: 8 segs, 667.2 K docs, 3327.3 MB 72.0s _1cx: 8 segs, 110.4 K docs, 548.9 MB 50.7s _1do: 8 segs, 73.8 K docs, 366.5 MB 40.1s _1e3: 8 segs, 107.9 K docs, 536.2 MB 34.5s _1eb: 8 segs, 85.0 K docs, 422.1 MB 30.6s _1eh: 8 segs, 176.8 K docs, 879.7 MB 25.0s _1el: 11 segs, 46.0 K docs, 227.9 MB 30.0 sec: 67 segments, 6 merges 137.1s _1au: 8 segs, 667.2 K docs, 3327.3 MB 77.0s _1cx: 8 segs, 110.4 K docs, 548.9 MB 55.7s _1do: 8 segs, 73.8 K docs, 366.5 MB 45.1s _1e3: 8 segs, 107.9 K docs, 536.2 MB 39.5s _1eb: 8 segs, 85.0 K docs, 422.1 MB 35.6s _1eh: 8 segs, 176.8 K docs, 879.7 MB 35.0 sec: 67 segments, 6 merges 142.1s _1au: 8 segs, 667.2 K docs, 3327.3 MB 82.0s _1cx: 8 segs, 110.4 K docs, 548.9 MB 60.7s _1do: 8 segs, 73.8 K docs, 366.5 MB 50.1s _1e3: 8 segs, 107.9 K docs, 536.2 MB 44.5s _1eb: 8 segs, 85.0 K docs, 422.1 MB 40.6s _1eh: 8 segs, 176.8 K docs, 879.7 MB 40.1 sec: 53 segments, 4 merges 147.2s _1au: 8 segs, 667.2 K docs, 3327.3 MB 55.2s _1e3: 8 segs, 107.9 K docs, 536.2 MB 49.5s _1eb: 8 segs, 85.0 K docs, 422.1 MB 45.7s _1eh: 8 segs, 176.8 K docs, 879.7 MB 45.1 sec: 53 segments, 4 merges 152.2s _1au: 8 segs, 667.2 K docs, 3327.3 MB 60.2s _1e3: 8 segs, 107.9 K docs, 536.2 MB 54.5s _1eb: 8 segs, 85.0 K docs, 422.1 MB 50.7s _1eh: 8 segs, 176.8 K docs, 879.7 MB 50.0 sec: 46 segments, 4 merges 157.1s _1au: 8 segs, 667.2 K docs, 3327.3 MB 65.1s _1e3: 8 segs, 107.9 K docs, 536.2 MB 55.6s _1eh: 8 segs, 176.8 K docs, 879.7 MB 2.3s _1em: 3 segs, 988.8 K docs, 4934.7 MB 55.0 sec: 46 segments, 4 merges 162.1s _1au: 8 segs, 667.2 K docs, 3327.3 MB 70.1s _1e3: 8 segs, 107.9 K docs, 536.2 MB 60.6s _1eh: 8 segs, 176.8 K docs, 879.7 MB 7.3s _1em: 3 segs, 988.8 K docs, 4934.7 MB 60.0 sec: 46 segments, 4 merges 167.1s _1au: 8 segs, 667.2 K docs, 3327.3 MB 75.1s _1e3: 8 segs, 107.9 K docs, 536.2 MB 65.6s _1eh: 8 segs, 176.8 K docs, 879.7 MB 12.3s _1em: 3 segs, 988.8 K docs, 4934.7 MB 65.0 sec: 46 segments, 4 merges 172.1s _1au: 8 segs, 667.2 K docs, 3327.3 MB 80.1s _1e3: 8 segs, 107.9 K docs, 536.2 MB 70.6s _1eh: 8 segs, 176.8 K docs, 879.7 MB 17.3s _1em: 3 segs, 988.8 K docs, 4934.7 MB 70.0 sec: 46 segments, 4 merges 177.1s _1au: 8 segs, 667.2 K docs, 3327.3 MB 85.1s _1e3: 8 segs, 107.9 K docs, 536.2 MB 75.6s _1eh: 8 segs, 176.8 K docs, 879.7 MB 22.3s _1em: 3 segs, 988.8 K docs, 4934.7 MB 75.0 sec: 46 segments, 4 merges 182.1s _1au: 8 segs, 667.2 K docs, 3327.3 MB 90.1s _1e3: 8 segs, 107.9 K docs, 536.2 MB 80.6s _1eh: 8 segs, 176.8 K docs, 879.7 MB 27.3s _1em: 3 segs, 988.8 K docs, 4934.7 MB 80.0 sec: 46 segments, 4 merges 187.1s _1au: 8 segs, 667.2 K docs, 3327.3 MB 95.1s _1e3: 8 segs, 107.9 K docs, 536.2 MB 85.6s _1eh: 8 segs, 176.8 K docs, 879.7 MB 32.3s _1em: 3 segs, 988.8 K docs, 4934.7 MB 85.0 sec: 32 segments, 2 merges 90.6s _1eh: 8 segs, 176.8 K docs, 879.7 MB 37.4s _1em: 3 segs, 988.8 K docs, 4934.7 MB 90.1 sec: 25 segments, 2 merges 42.4s _1em: 3 segs, 988.8 K docs, 4934.7 MB 3.3s _1en: 5 segs, 988.0 K docs, 4928.9 MB 95.1 sec: 25 segments, 2 merges 47.4s _1em: 3 segs, 988.8 K docs, 4934.7 MB 8.3s _1en: 5 segs, 988.0 K docs, 4928.9 MB 100.1 sec: 25 segments, 2 merges 52.4s _1em: 3 segs, 988.8 K docs, 4934.7 MB 13.3s _1en: 5 segs, 988.0 K docs, 4928.9 MB 105.1 sec: 25 segments, 2 merges 57.4s _1em: 3 segs, 988.8 K docs, 4934.7 MB 18.3s _1en: 5 segs, 988.0 K docs, 4928.9 MB 110.1 sec: 25 segments, 2 merges 62.4s _1em: 3 segs, 988.8 K docs, 4934.7 MB 23.3s _1en: 5 segs, 988.0 K docs, 4928.9 MB 115.1 sec: 25 segments, 2 merges 67.4s _1em: 3 segs, 988.8 K docs, 4934.7 MB 28.4s _1en: 5 segs, 988.0 K docs, 4928.9 MB 120.1 sec: 25 segments, 2 merges 72.4s _1em: 3 segs, 988.8 K docs, 4934.7 MB 33.4s _1en: 5 segs, 988.0 K docs, 4928.9 MB 125.0 sec: 25 segments, 2 merges 77.3s _1em: 3 segs, 988.8 K docs, 4934.7 MB 38.3s _1en: 5 segs, 988.0 K docs, 4928.9 MB 130.0 sec: 25 segments, 2 merges 82.3s _1em: 3 segs, 988.8 K docs, 4934.7 MB 43.3s _1en: 5 segs, 988.0 K docs, 4928.9 MB 135.0 sec: 25 segments, 2 merges 87.3s _1em: 3 segs, 988.8 K docs, 4934.7 MB 48.3s _1en: 5 segs, 988.0 K docs, 4928.9 MB 140.0 sec: 25 segments, 2 merges 92.3s _1em: 3 segs, 988.8 K docs, 4934.7 MB 53.3s _1en: 5 segs, 988.0 K docs, 4928.9 MB 145.0 sec: 25 segments, 2 merges 97.3s _1em: 3 segs, 988.8 K docs, 4934.7 MB 58.3s _1en: 5 segs, 988.0 K docs, 4928.9 MB 150.0 sec: 25 segments, 2 merges 102.3s _1em: 3 segs, 988.8 K docs, 4934.7 MB 63.3s _1en: 5 segs, 988.0 K docs, 4928.9 MB 155.1 sec: 25 segments, 2 merges 107.4s _1em: 3 segs, 988.8 K docs, 4934.7 MB 68.3s _1en: 5 segs, 988.0 K docs, 4928.9 MB 160.1 sec: 25 segments, 2 merges 112.4s _1em: 3 segs, 988.8 K docs, 4934.7 MB 73.3s _1en: 5 segs, 988.0 K docs, 4928.9 MB 165.1 sec: 25 segments, 2 merges 117.4s _1em: 3 segs, 988.8 K docs, 4934.7 MB 78.3s _1en: 5 segs, 988.0 K docs, 4928.9 MB 170.1 sec: 25 segments, 2 merges 122.4s _1em: 3 segs, 988.8 K docs, 4934.7 MB 83.4s _1en: 5 segs, 988.0 K docs, 4928.9 MB 175.1 sec: 25 segments, 2 merges 127.4s _1em: 3 segs, 988.8 K docs, 4934.7 MB 88.4s _1en: 5 segs, 988.0 K docs, 4928.9 MB 180.1 sec: 25 segments, 2 merges 132.4s _1em: 3 segs, 988.8 K docs, 4934.7 MB 93.4s _1en: 5 segs, 988.0 K docs, 4928.9 MB 185.0 sec: 23 segments, 1 merges 98.3s _1en: 5 segs, 988.0 K docs, 4928.9 MB 190.0 sec: 23 segments, 1 merges 103.3s _1en: 5 segs, 988.0 K docs, 4928.9 MB 195.0 sec: 23 segments, 1 merges 108.3s _1en: 5 segs, 988.0 K docs, 4928.9 MB 200.0 sec: 23 segments, 1 merges 113.3s _1en: 5 segs, 988.0 K docs, 4928.9 MB 205.0 sec: 23 segments, 1 merges 118.3s _1en: 5 segs, 988.0 K docs, 4928.9 MB 210.0 sec: 23 segments, 1 merges 123.3s _1en: 5 segs, 988.0 K docs, 4928.9 MB 215.0 sec: 23 segments, 1 merges 128.3s _1en: 5 segs, 988.0 K docs, 4928.9 MB 220.0 sec: 23 segments, 1 merges 133.3s _1en: 5 segs, 988.0 K docs, 4928.9 MB 225.0 sec: 23 segments, 1 merges 138.3s _1en: 5 segs, 988.0 K docs, 4928.9 MB 230.0 sec: 23 segments, 1 merges 143.3s _1en: 5 segs, 988.0 K docs, 4928.9 MB 235.1 sec: 23 segments, 1 merges 148.3s _1en: 5 segs, 988.0 K docs, 4928.9 MB 240.1 sec: 23 segments, 1 merges 153.3s _1en: 5 segs, 988.0 K docs, 4928.9 MB 245.1 sec: 23 segments, 1 merges 158.3s _1en: 5 segs, 988.0 K docs, 4928.9 MB 250.1 sec: 23 segments, 1 merges 163.3s _1en: 5 segs, 988.0 K docs, 4928.9 MB 255.1 sec: 23 segments, 1 merges 168.3s _1en: 5 segs, 988.0 K docs, 4928.9 MB 260.1 sec: 23 segments, 1 merges 173.3s _1en: 5 segs, 988.0 K docs, 4928.9 MB 265.1 sec: 23 segments, 1 merges 178.4s _1en: 5 segs, 988.0 K docs, 4928.9 MB 270.1 sec: 23 segments, 1 merges 183.4s _1en: 5 segs, 988.0 K docs, 4928.9 MB 275.1 sec: 23 segments, 1 merges 188.4s _1en: 5 segs, 988.0 K docs, 4928.9 MB 280.1 sec: 23 segments, 1 merges 193.4s _1en: 5 segs, 988.0 K docs, 4928.9 MB 285.1 sec: 23 segments, 1 merges 198.4s _1en: 5 segs, 988.0 K docs, 4928.9 MB 290.0 sec: 23 segments, 1 merges 203.3s _1en: 5 segs, 988.0 K docs, 4928.9 MB 295.0 sec: 23 segments, 1 merges 208.3s _1en: 5 segs, 988.0 K docs, 4928.9 MB 300.0 sec: 23 segments, 1 merges 213.3s _1en: 5 segs, 988.0 K docs, 4928.9 MB 305.0 sec: 23 segments, 1 merges 218.3s _1en: 5 segs, 988.0 K docs, 4928.9 MB 310.0 sec: 23 segments, 1 merges 223.3s _1en: 5 segs, 988.0 K docs, 4928.9 MB done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Indexed 8000000 docs in 1501 seconds reindex takes 1501.40 sec index has 19 segments: segments_2: _lz(11.0.0):C964197 _cl(11.0.0):C1021866 _r6(11.0.0):C440616 _j5(11.0.0):C265320 _yn(11.0.0):C1001468 _mx(11.0.0):C392046 _1au(11.0.0):C667208 _1em(11.0.0):C988806 _19i(11.0.0):C367720 _18e(11.0.0):C314912 _1en(11.0.0):C987989 _1eb(11.0.0):C84964 _1cx(11.0.0):C110423 _1dw(11.0.0):C78622 _1do(11.0.0):C73799 _1e3(11.0.0):C107880 _1d7(11.0.0):C46406 _1df(11.0.0):C39716 _1el(11.0.0):C46042 _lz: 4815.6 MB _cl: 5103.9 MB _r6: 2199.3 MB _j5: 1324.0 MB _yn: 5001.9 MB _mx: 1956.8 MB _1au: 3331.2 MB _1em: 4938.6 MB _19i: 1835.2 MB _18e: 1571.5 MB _1en: 4934.6 MB _1eb: 423.5 MB _1cx: 550.6 MB _1dw: 391.8 MB _1do: 367.8 MB _1e3: 537.9 MB _1d7: 231.1 MB _1df: 197.7 MB _1el: 229.3 MB encodingByteSize=4 origByteSize=4 realEncodingByteSize=1.0 index disk usage is 39942.25 MB vector disk usage is 39184.57 MB vector RAM usage is 7934.57 MB exact nn key = cohere-v3-wikipedia-en-scattered-1024d.docs.vec-dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-8000000-qcohere-v3-wikipedia-en-scattered-1024d.queries.vec-1000-dot_product-knn-100 read pre-cached exact match vectors from cache file "knn-reuse/exact-nn/cohere-v3-wikipedia-en-scattered-1024d.docs.vec-dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-8000000-qcohere-v3-wikipedia-en-scattered-1024d.queries.vec-1000-dot_product-knn-100.bin" read pre-cached exact match scores from cache file "knn-reuse/exact-nn/cohere-v3-wikipedia-en-scattered-1024d.docs.vec-dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-8000000-qcohere-v3-wikipedia-en-scattered-1024d.queries.vec-1000-dot_product-knn-100.scores" EXACT_NN_SCORES_PATH: /l/util.nightly/knn-reuse/exact-nn/cohere-v3-wikipedia-en-scattered-1024d.docs.vec-dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-8000000-qcohere-v3-wikipedia-en-scattered-1024d.queries.vec-1000-dot_product-knn-100.scores EXACT_NN_METRIC: dot_product path=/lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec dim=1024 vectorEncoding.byteSize=4 1778739 query vectors in queryPath "/lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec" searching 1000 query vectors; topK=100, fanout=100 done warmup thread 3 name=main cpu@start=57099574461 cpu@end=71541219607 deltaMS=14441.645146 thread 14 name=Reference Handler cpu@start=1247449 cpu@end=1247449 deltaMS=0.0 thread 15 name=Finalizer cpu@start=177822 cpu@end=177822 deltaMS=0.0 thread 16 name=Signal Dispatcher cpu@start=69147 cpu@end=69147 deltaMS=0.0 thread 40 name=Common-Cleaner cpu@start=6571473 cpu@end=6571473 deltaMS=0.0 thread 41 name=JFR Recorder Thread cpu@start=17431939901 cpu@end=17433369334 deltaMS=1.429433 thread 42 name=JFR Periodic Tasks cpu@start=121644396521 cpu@end=122340154612 deltaMS=695.758091 thread 45 name=Notification Thread cpu@start=121343 cpu@end=121343 deltaMS=0.0 thread 56 name=hnsw-merge-1-thread-1 cpu@start=1770348883031 cpu@end=1770348883031 deltaMS=0.0 thread 57 name=hnsw-merge-1-thread-2 cpu@start=1771625457745 cpu@end=1771625457745 deltaMS=0.0 thread 58 name=hnsw-merge-1-thread-3 cpu@start=1770599721864 cpu@end=1770599721864 deltaMS=0.0 thread 59 name=hnsw-merge-1-thread-4 cpu@start=1770478245804 cpu@end=1770478245804 deltaMS=0.0 thread 60 name=hnsw-merge-1-thread-5 cpu@start=1770408271553 cpu@end=1770408271553 deltaMS=0.0 thread 61 name=hnsw-merge-1-thread-6 cpu@start=1770231075100 cpu@end=1770231075100 deltaMS=0.0 thread 62 name=hnsw-merge-1-thread-7 cpu@start=1767595498508 cpu@end=1767595498508 deltaMS=0.0 thread 63 name=hnsw-merge-1-thread-8 cpu@start=1771726517138 cpu@end=1771726517138 deltaMS=0.0 thread 64 name=hnsw-merge-1-thread-9 cpu@start=1767106911516 cpu@end=1767106911516 deltaMS=0.0 thread 65 name=hnsw-merge-1-thread-10 cpu@start=1772293438074 cpu@end=1772293438074 deltaMS=0.0 thread 66 name=hnsw-merge-1-thread-11 cpu@start=1764436393892 cpu@end=1764436393892 deltaMS=0.0 thread 67 name=hnsw-merge-1-thread-12 cpu@start=1771350493966 cpu@end=1771350493966 deltaMS=0.0 thread 68 name=hnsw-merge-1-thread-13 cpu@start=1767927561737 cpu@end=1767927561737 deltaMS=0.0 thread 69 name=hnsw-merge-1-thread-14 cpu@start=1767527964252 cpu@end=1767527964252 deltaMS=0.0 thread 70 name=hnsw-merge-1-thread-15 cpu@start=1768814561927 cpu@end=1768814561927 deltaMS=0.0 thread 71 name=hnsw-merge-1-thread-16 cpu@start=1769140570334 cpu@end=1769140570334 deltaMS=0.0 Average CPU cores used: 1.0474960928827053 completed 1000 searches in 14452 ms: 69 QPS CPU time=15138 ms checking results SUMMARY: 0.954 14.452 15.138 1.047 8000000 KNN 100 100 N/A N/A 100.000 32 100 7 bits 67026 1501.40 5328.37 0.00 19 39942.25 null N/A 1.000 39184.570 7934.570 false HNSW no Leaf 0 has 4 layers Leaf 0 has 964197 documents Graph level=3 size=54, Fanout min=3, mean=8.44, max=16, meandelta=84778.50 % 0 10 20 30 40 50 60 70 80 90 100 0 5 6 7 7 8 9 10 11 12 16 Graph level=2 size=811, Fanout min=8, mean=22.47, max=32, meandelta=39359.90 % 0 10 20 30 40 50 60 70 80 90 100 0 14 16 18 20 22 24 27 30 32 32 Graph level=1 size=29443, Fanout min=3, mean=28.11, max=32, meandelta=31409.09 % 0 10 20 30 40 50 60 70 80 90 100 0 19 23 26 30 32 32 32 32 32 32 Graph level=0 size=964197, Fanout min=1, mean=39.53, max=64, meandelta=22588.61 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 32 37 42 49 60 64 64 Graph level=3 size=54, connectedness=1.00 Graph level=2 size=811, connectedness=1.00 Graph level=1 size=29443, connectedness=1.00 Graph level=0 size=964197, connectedness=1.00 Leaf 1 has 4 layers Leaf 1 has 1021866 documents Graph level=3 size=58, Fanout min=4, mean=9.03, max=17, meandelta=82300.45 % 0 10 20 30 40 50 60 70 80 90 100 0 5 6 7 8 8 9 10 11 12 17 Graph level=2 size=868, Fanout min=7, mean=23.04, max=32, meandelta=40717.75 % 0 10 20 30 40 50 60 70 80 90 100 0 14 16 19 21 23 25 28 32 32 32 Graph level=1 size=31157, Fanout min=4, mean=27.99, max=32, meandelta=33488.32 % 0 10 20 30 40 50 60 70 80 90 100 0 19 23 26 29 32 32 32 32 32 32 Graph level=0 size=1021866, Fanout min=1, mean=39.48, max=64, meandelta=23967.23 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 32 37 42 49 60 64 64 Graph level=3 size=58, connectedness=1.00 Graph level=2 size=868, connectedness=1.00 Graph level=1 size=31157, connectedness=1.00 Graph level=0 size=1021866, connectedness=1.00 Leaf 2 has 4 layers Leaf 2 has 440616 documents Graph level=3 size=23, Fanout min=2, mean=6.09, max=12, meandelta=45853.25 % 0 10 20 30 40 50 60 70 80 90 100 0 3 4 4 5 5 6 8 8 8 12 Graph level=2 size=351, Fanout min=6, mean=18.30, max=32, meandelta=19992.19 % 0 10 20 30 40 50 60 70 80 90 100 0 12 13 15 16 17 19 21 23 26 32 Graph level=1 size=13404, Fanout min=7, mean=27.73, max=32, meandelta=14513.49 % 0 10 20 30 40 50 60 70 80 90 100 0 19 22 25 28 32 32 32 32 32 32 Graph level=0 size=440616, Fanout min=1, mean=39.56, max=64, meandelta=10334.90 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 37 42 49 59 64 64 Graph level=3 size=23, connectedness=1.00 Graph level=2 size=351, connectedness=1.00 Graph level=1 size=13404, connectedness=1.00 Graph level=0 size=440616, connectedness=1.00 Leaf 3 has 4 layers Leaf 3 has 265320 documents Graph level=3 size=11, Fanout min=2, mean=4.18, max=7, meandelta=43086.91 % 0 10 20 30 40 50 60 70 80 90 100 0 2 2 2 3 3 4 4 5 7 7 Graph level=2 size=240, Fanout min=6, mean=16.23, max=32, meandelta=13715.92 % 0 10 20 30 40 50 60 70 80 90 100 0 10 11 13 14 15 17 19 21 24 32 Graph level=1 size=8251, Fanout min=7, mean=27.38, max=32, meandelta=8836.13 % 0 10 20 30 40 50 60 70 80 90 100 0 18 22 25 28 31 32 32 32 32 32 Graph level=0 size=265320, Fanout min=1, mean=39.48, max=64, meandelta=6240.14 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 37 42 49 59 64 64 Graph level=3 size=11, connectedness=1.00 Graph level=2 size=240, connectedness=1.00 Graph level=1 size=8251, connectedness=1.00 Graph level=0 size=265320, connectedness=1.00 Leaf 4 has 4 layers Leaf 4 has 1001468 documents Graph level=3 size=63, Fanout min=5, mean=9.08, max=17, meandelta=87583.36 % 0 10 20 30 40 50 60 70 80 90 100 0 6 6 7 8 9 10 10 12 13 17 Graph level=2 size=919, Fanout min=7, mean=22.90, max=32, meandelta=39455.91 % 0 10 20 30 40 50 60 70 80 90 100 0 14 16 19 20 23 25 28 32 32 32 Graph level=1 size=30497, Fanout min=2, mean=28.05, max=32, meandelta=32648.68 % 0 10 20 30 40 50 60 70 80 90 100 0 19 23 26 29 32 32 32 32 32 32 Graph level=0 size=1001468, Fanout min=1, mean=39.50, max=64, meandelta=23474.28 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 32 37 42 49 60 64 64 Graph level=3 size=63, connectedness=1.00 Graph level=2 size=919, connectedness=1.00 Graph level=1 size=30497, connectedness=1.00 Graph level=0 size=1001468, connectedness=1.00 Leaf 5 has 4 layers Leaf 5 has 392046 documents Graph level=3 size=20, Fanout min=4, mean=6.70, max=10, meandelta=35679.71 % 0 10 20 30 40 50 60 70 80 90 100 0 5 6 6 6 7 7 7 7 8 10 Graph level=2 size=291, Fanout min=6, mean=17.57, max=32, meandelta=19094.97 % 0 10 20 30 40 50 60 70 80 90 100 0 11 12 14 15 17 18 21 22 26 32 Graph level=1 size=11839, Fanout min=6, mean=27.65, max=32, meandelta=12936.57 % 0 10 20 30 40 50 60 70 80 90 100 0 19 22 25 28 32 32 32 32 32 32 Graph level=0 size=392046, Fanout min=1, mean=39.60, max=64, meandelta=9189.26 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 37 42 49 59 64 64 Graph level=3 size=20, connectedness=1.00 Graph level=2 size=291, connectedness=1.00 Graph level=1 size=11839, connectedness=1.00 Graph level=0 size=392046, connectedness=1.00 Leaf 6 has 4 layers Leaf 6 has 667208 documents Graph level=3 size=27, Fanout min=2, mean=6.37, max=11, meandelta=65213.68 % 0 10 20 30 40 50 60 70 80 90 100 0 4 4 5 5 6 6 7 8 9 11 Graph level=2 size=520, Fanout min=6, mean=20.72, max=32, meandelta=29033.71 % 0 10 20 30 40 50 60 70 80 90 100 0 13 15 16 18 20 22 24 27 31 32 Graph level=1 size=20375, Fanout min=5, mean=27.94, max=32, meandelta=21900.70 % 0 10 20 30 40 50 60 70 80 90 100 0 19 23 26 29 32 32 32 32 32 32 Graph level=0 size=667208, Fanout min=1, mean=39.63, max=64, meandelta=15606.04 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 37 42 49 60 64 64 Graph level=3 size=27, connectedness=1.00 Graph level=2 size=520, connectedness=1.00 Graph level=1 size=20375, connectedness=1.00 Graph level=0 size=667208, connectedness=1.00 Leaf 7 has 4 layers Leaf 7 has 988806 documents Graph level=3 size=55, Fanout min=3, mean=8.98, max=18, meandelta=85888.09 % 0 10 20 30 40 50 60 70 80 90 100 0 5 7 7 7 8 9 10 11 13 18 Graph level=2 size=819, Fanout min=6, mean=22.82, max=32, meandelta=39497.95 % 0 10 20 30 40 50 60 70 80 90 100 0 14 16 18 20 23 25 28 31 32 32 Graph level=1 size=29996, Fanout min=2, mean=28.02, max=32, meandelta=32288.28 % 0 10 20 30 40 50 60 70 80 90 100 0 19 23 26 29 32 32 32 32 32 32 Graph level=0 size=988806, Fanout min=1, mean=39.50, max=64, meandelta=23181.46 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 32 37 42 49 60 64 64 Graph level=3 size=55, connectedness=1.00 Graph level=2 size=819, connectedness=1.00 Graph level=1 size=29996, connectedness=1.00 Graph level=0 size=988806, connectedness=1.00 Leaf 8 has 4 layers Leaf 8 has 367720 documents Graph level=3 size=24, Fanout min=3, mean=5.83, max=9, meandelta=45550.52 % 0 10 20 30 40 50 60 70 80 90 100 0 4 4 5 5 6 6 6 7 8 9 Graph level=2 size=320, Fanout min=8, mean=17.61, max=32, meandelta=17457.21 % 0 10 20 30 40 50 60 70 80 90 100 0 11 13 14 15 17 18 20 22 26 32 Graph level=1 size=11259, Fanout min=7, mean=27.63, max=32, meandelta=12159.46 % 0 10 20 30 40 50 60 70 80 90 100 0 19 22 25 28 32 32 32 32 32 32 Graph level=0 size=367720, Fanout min=1, mean=39.50, max=64, meandelta=8636.75 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 37 42 49 59 64 64 Graph level=3 size=24, connectedness=1.00 Graph level=2 size=320, connectedness=1.00 Graph level=1 size=11259, connectedness=1.00 Graph level=0 size=367720, connectedness=1.00 Leaf 9 has 4 layers Leaf 9 has 314912 documents Graph level=3 size=21, Fanout min=3, mean=5.62, max=11, meandelta=40713.00 % 0 10 20 30 40 50 60 70 80 90 100 0 3 3 4 4 5 5 7 7 8 11 Graph level=2 size=276, Fanout min=6, mean=16.85, max=32, meandelta=15751.86 % 0 10 20 30 40 50 60 70 80 90 100 0 11 12 13 15 16 17 19 21 24 32 Graph level=1 size=9618, Fanout min=8, mean=27.48, max=32, meandelta=10434.78 % 0 10 20 30 40 50 60 70 80 90 100 0 18 22 25 28 31 32 32 32 32 32 Graph level=0 size=314912, Fanout min=1, mean=39.47, max=64, meandelta=7407.07 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 37 42 49 59 64 64 Graph level=3 size=21, connectedness=1.00 Graph level=2 size=276, connectedness=1.00 Graph level=1 size=9618, connectedness=1.00 Graph level=0 size=314912, connectedness=1.00 Leaf 10 has 4 layers Leaf 10 has 987989 documents Graph level=3 size=54, Fanout min=3, mean=8.48, max=14, meandelta=94543.02 % 0 10 20 30 40 50 60 70 80 90 100 0 4 6 7 7 9 9 10 11 12 14 Graph level=2 size=880, Fanout min=8, mean=23.37, max=32, meandelta=38370.00 % 0 10 20 30 40 50 60 70 80 90 100 0 14 17 19 21 23 26 29 32 32 32 Graph level=1 size=30161, Fanout min=3, mean=28.06, max=32, meandelta=32239.62 % 0 10 20 30 40 50 60 70 80 90 100 0 19 23 26 29 32 32 32 32 32 32 Graph level=0 size=987989, Fanout min=1, mean=39.54, max=64, meandelta=23136.81 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 32 37 42 49 60 64 64 Graph level=3 size=54, connectedness=1.00 Graph level=2 size=880, connectedness=1.00 Graph level=1 size=30161, connectedness=1.00 Graph level=0 size=987989, connectedness=1.00 Leaf 11 has 4 layers Leaf 11 has 84964 documents Graph level=3 size=4, Fanout min=1, mean=1.50, max=2, meandelta=14529.33 % 0 10 20 30 40 50 60 70 80 90 100 0 1 1 1 1 1 1 1 2 2 2 Graph level=2 size=73, Fanout min=4, mean=9.53, max=23, meandelta=7267.11 % 0 10 20 30 40 50 60 70 80 90 100 0 6 6 7 8 9 9 10 12 14 23 Graph level=1 size=2579, Fanout min=7, mean=25.95, max=32, meandelta=2960.94 % 0 10 20 30 40 50 60 70 80 90 100 0 17 20 22 25 27 31 32 32 32 32 Graph level=0 size=84964, Fanout min=3, mean=38.79, max=64, meandelta=2032.15 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 32 36 41 47 57 64 64 Graph level=3 size=4, connectedness=1.00 Graph level=2 size=73, connectedness=1.00 Graph level=1 size=2579, connectedness=1.00 Graph level=0 size=84964, connectedness=1.00 Leaf 12 has 4 layers Leaf 12 has 110423 documents Graph level=3 size=6, Fanout min=2, mean=3.33, max=5, meandelta=16825.45 % 0 10 20 30 40 50 60 70 80 90 100 0 1 2 2 2 3 3 4 4 4 5 Graph level=2 size=101, Fanout min=4, mean=10.71, max=26, meandelta=8709.17 % 0 10 20 30 40 50 60 70 80 90 100 0 6 7 9 9 10 10 12 13 16 26 Graph level=1 size=3386, Fanout min=8, mean=26.43, max=32, meandelta=3822.05 % 0 10 20 30 40 50 60 70 80 90 100 0 17 20 23 25 28 32 32 32 32 32 Graph level=0 size=110423, Fanout min=2, mean=39.03, max=64, meandelta=2626.54 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 36 41 48 57 64 64 Graph level=3 size=6, connectedness=1.00 Graph level=2 size=101, connectedness=1.00 Graph level=1 size=3386, connectedness=1.00 Graph level=0 size=110423, connectedness=1.00 Leaf 13 has 4 layers Leaf 13 has 78622 documents Graph level=3 size=4, Fanout min=1, mean=2.00, max=3, meandelta=16700.00 % 0 10 20 30 40 50 60 70 80 90 100 0 1 1 1 1 2 2 2 2 2 3 Graph level=2 size=67, Fanout min=5, mean=9.70, max=18, meandelta=6763.10 % 0 10 20 30 40 50 60 70 80 90 100 0 6 7 8 8 9 10 11 12 13 18 Graph level=1 size=2414, Fanout min=9, mean=25.64, max=32, meandelta=2794.98 % 0 10 20 30 40 50 60 70 80 90 100 0 17 19 22 24 27 30 32 32 32 32 Graph level=0 size=78622, Fanout min=2, mean=38.68, max=64, meandelta=1885.48 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 31 36 41 47 56 64 64 Graph level=3 size=4, connectedness=1.00 Graph level=2 size=67, connectedness=1.00 Graph level=1 size=2414, connectedness=1.00 Graph level=0 size=78622, connectedness=1.00 Leaf 14 has 4 layers Leaf 14 has 73799 documents Graph level=3 size=3, Fanout min=1, mean=1.33, max=2, meandelta=15436.00 % 0 10 20 30 40 50 60 70 80 90 100 0 1 1 1 1 1 1 1 1 1 2 Graph level=2 size=61, Fanout min=4, mean=9.31, max=18, meandelta=6714.57 % 0 10 20 30 40 50 60 70 80 90 100 0 6 7 8 8 9 9 10 11 13 18 Graph level=1 size=2273, Fanout min=8, mean=25.92, max=32, meandelta=2594.76 % 0 10 20 30 40 50 60 70 80 90 100 0 17 20 22 24 27 30 32 32 32 32 Graph level=0 size=73799, Fanout min=2, mean=38.62, max=64, meandelta=1772.56 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 31 35 40 47 56 64 64 Graph level=3 size=3, connectedness=1.00 Graph level=2 size=61, connectedness=1.00 Graph level=1 size=2273, connectedness=1.00 Graph level=0 size=73799, connectedness=1.00 Leaf 15 has 4 layers Leaf 15 has 107880 documents Graph level=3 size=6, Fanout min=1, mean=2.33, max=4, meandelta=19401.86 % 0 10 20 30 40 50 60 70 80 90 100 0 1 1 1 2 2 2 2 2 3 4 Graph level=2 size=97, Fanout min=5, mean=10.56, max=24, meandelta=8335.29 % 0 10 20 30 40 50 60 70 80 90 100 0 7 7 8 9 9 11 11 13 15 24 Graph level=1 size=3327, Fanout min=8, mean=26.46, max=32, meandelta=3731.80 % 0 10 20 30 40 50 60 70 80 90 100 0 17 20 23 26 29 32 32 32 32 32 Graph level=0 size=107880, Fanout min=2, mean=38.85, max=64, meandelta=2577.52 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 32 36 41 47 57 64 64 Graph level=3 size=6, connectedness=1.00 Graph level=2 size=97, connectedness=1.00 Graph level=1 size=3327, connectedness=1.00 Graph level=0 size=107880, connectedness=1.00 Leaf 16 has 4 layers Leaf 16 has 46406 documents Graph level=3 size=2, Fanout min=1, mean=1.00, max=1, meandelta=0.00 % 0 10 20 30 40 50 60 70 80 90 100 0 1 1 1 1 1 1 1 1 1 1 Graph level=2 size=41, Fanout min=3, mean=7.95, max=15, meandelta=4804.10 % 0 10 20 30 40 50 60 70 80 90 100 0 4 6 7 7 8 8 9 10 10 15 Graph level=1 size=1415, Fanout min=8, mean=24.90, max=32, meandelta=1687.32 % 0 10 20 30 40 50 60 70 80 90 100 0 16 18 21 23 26 29 32 32 32 32 Graph level=0 size=46406, Fanout min=3, mean=38.07, max=64, meandelta=1130.48 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 27 31 35 40 46 55 64 64 Graph level=3 size=2, connectedness=1.00 Graph level=2 size=41, connectedness=1.00 Graph level=1 size=1415, connectedness=1.00 Graph level=0 size=46406, connectedness=1.00 Leaf 17 has 4 layers Leaf 17 has 39716 documents Graph level=3 size=2, Fanout min=1, mean=1.00, max=1, meandelta=0.00 % 0 10 20 30 40 50 60 70 80 90 100 0 1 1 1 1 1 1 1 1 1 1 Graph level=2 size=33, Fanout min=4, mean=6.79, max=11, meandelta=4583.18 % 0 10 20 30 40 50 60 70 80 90 100 0 4 5 5 5 7 7 8 8 9 11 Graph level=1 size=1225, Fanout min=7, mean=24.29, max=32, meandelta=1477.21 % 0 10 20 30 40 50 60 70 80 90 100 0 15 18 20 22 25 27 30 32 32 32 Graph level=0 size=39716, Fanout min=2, mean=37.82, max=64, meandelta=973.07 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 27 31 34 39 46 54 64 64 Graph level=3 size=2, connectedness=1.00 Graph level=2 size=33, connectedness=1.00 Graph level=1 size=1225, connectedness=1.00 Graph level=0 size=39716, connectedness=1.00 Leaf 18 has 4 layers Leaf 18 has 46042 documents Graph level=3 size=2, Fanout min=1, mean=1.00, max=1, meandelta=0.00 % 0 10 20 30 40 50 60 70 80 90 100 0 1 1 1 1 1 1 1 1 1 1 Graph level=2 size=41, Fanout min=3, mean=7.66, max=15, meandelta=4754.25 % 0 10 20 30 40 50 60 70 80 90 100 0 4 5 5 6 7 8 9 11 11 15 Graph level=1 size=1406, Fanout min=8, mean=24.93, max=32, meandelta=1671.56 % 0 10 20 30 40 50 60 70 80 90 100 0 16 18 20 23 26 29 32 32 32 32 Graph level=0 size=46042, Fanout min=3, mean=38.15, max=64, meandelta=1119.05 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 27 31 35 40 46 55 64 64 Graph level=3 size=2, connectedness=1.00 Graph level=2 size=41, connectedness=1.00 Graph level=1 size=1406, connectedness=1.00 Graph level=0 size=46042, connectedness=1.00 Performance counter stats for '/usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build:/l/util.nightly/build --add-modules jdk.incubator.vector --enable-native-access=ALL-UNNAMED -XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/2026.05.08.16.21.29/bench-knn-q7-fmFalse.jfr knn.KnnGraphTester -maxConn 32 -dim 1024 -docs /big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec -ndoc 8000000 -topK 100 -numIndexThreads 8 -beamWidthIndex 100 -search-and-stats /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec -metric dot_product -numMergeThread 16 -numMergeWorker 48 -reindex -quantize -quantizeBits 7': 54,416,168.81 msec task-clock:u 209,392,051,197,072 cycles:u (36.36%) 118,748,707,763,942 instructions:u (36.36%) 3,455,639,611,184 cache-references:u (36.36%) 1,581,958,513,427 cache-misses:u (36.36%) 42,816,462,700,930 L1-dcache-loads:u (36.36%) 1,493,646,029,395 L1-dcache-load-misses:u (36.36%) 1,670,909,896,838 L1-icache-loads:u (36.36%) 12,635,110,024 L1-icache-load-misses:u (36.36%) LLC-loads:u LLC-load-misses:u LLC-stores:u LLC-store-misses:u LLC-prefetches:u LLC-prefetch-misses:u 7,259,137 faults:u 6,377,726 minor-faults:u 3,621 major-faults:u 12,042,989,454,460 branches:u (36.36%) 90,620,332,364 branch-misses:u (36.36%) 3,001,034,951,993 stalled-cycles-frontend:u (36.36%) stalled-cycles-backend:u 1907.891586761 seconds time elapsed 53866.362048000 seconds user 535.908399000 seconds sys took 0:31:47.922388 to run KnnGraphTester result: KNNResultV1(lucene_git_rev='2dee50e21f868aaae436c1dc47d6678564d69b4d', luceneutil_git_rev='40c563c7470e2788e47ee0c9f7162e693c42fd3c', index_vectors_file='/big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec', search_vectors_file='/lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec', vector_dims=1024, do_force_merge=False, recall=0.954, cpu_time_ms=14.452, net_cpu_ms=15.138, avg_cpu_core_count=1.047, num_docs=8000000, top_k=100, fanout=100, max_conn=32, beam_width=100, quantize_desc='7 bits', total_visited=67026, index_time_sec=1501.4, index_docs_per_sec=5328.37, force_merge_time_sec=0.0, index_num_segments=19, index_size_on_disk_mb=39942.25, selectivity=None, pre_post_filter='null', vec_disk_mb=39184.57, vec_ram_mb=7934.57, graph_level_conn_p_values={3: (2, {0: 0, 10: 1, 20: 1, 30: 1, 40: 1, 50: 1, 60: 1, 70: 1, 80: 1, 90: 1, 100: 1}), 2: (41, {0: 0, 10: 4, 20: 5, 30: 5, 40: 6, 50: 7, 60: 8, 70: 9, 80: 11, 90: 11, 100: 15}), 1: (1406, {0: 0, 10: 16, 20: 18, 30: 20, 40: 23, 50: 26, 60: 29, 70: 32, 80: 32, 90: 32, 100: 32}), 0: (46042, {0: 0, 10: 20, 20: 24, 30: 27, 40: 31, 50: 35, 60: 40, 70: 46, 80: 55, 90: 64, 100: 64})}, combined_run_time=datetime.timedelta(seconds=1907, microseconds=922388)) Profiler summary for /l/logs.nightly/2026.05.08.16.21.29/bench-knn-q7-fmFalse.jfr Version: 2.1 Chunks: 120 Start: 2026-05-08 22:54:46 (UTC) Duration: 1895 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 52088005 893965547 jdk.FileWrite 20508600 430044206 jdk.FileRead 8003652 183043327 jdk.ObjectAllocationInNewTLAB 64119 1277456 jdk.BooleanFlag 59520 1883096 jdk.CPULoad 35186 703086 jdk.Checkpoint 8163 34126863 jdk.Compilation 6008 155225 jdk.UnsignedIntFlag 5760 195408 jdk.IntFlag 5280 192664 jdk.StringFlag 4080 158291 jdk.ObjectAllocationOutsideTLAB 1078 19336 jdk.CPUInformation 120 180236 jdk.GCConfiguration 120 3116 jdk.JVMInformation 120 111596 jdk.Metadata 120 13263237 jdk.GarbageCollection 46 1097 jdk.ActiveRecording 0 0 jdk.ActiveSetting 0 0 jdk.AllocationRequiringGC 0 0 jdk.BooleanFlagChanged 0 0 jdk.CPUTimeSamplesLost 0 0 jdk.CPUTimeStampCounter 0 0 jdk.ClassDefine 0 0 jdk.ClassLoad 0 0 jdk.ClassLoaderStatistics 0 0 jdk.ClassLoadingStatistics 0 0 jdk.ClassRedefinition 0 0 jdk.ClassUnload 0 0 jdk.CodeCacheConfiguration 0 0 jdk.CodeCacheFull 0 0 jdk.CodeCacheStatistics 0 0 jdk.CompilationFailure 0 0 jdk.CompilerConfiguration 0 0 jdk.CompilerInlining 0 0 jdk.CompilerPhase 0 0 jdk.CompilerQueueUtilization 0 0 jdk.CompilerStatistics 0 0 jdk.ConcurrentModeFailure 0 0 jdk.ContainerCPUThrottling 0 0 jdk.ContainerCPUUsage 0 0 jdk.ContainerConfiguration 0 0 jdk.ContainerIOUsage 0 0 jdk.ContainerMemoryUsage 0 0 jdk.ContinuationFreeze 0 0 jdk.ContinuationFreezeFast 0 0 jdk.ContinuationFreezeSlow 0 0 jdk.ContinuationThaw 0 0 jdk.ContinuationThawFast 0 0 jdk.ContinuationThawSlow 0 0 jdk.DataLoss 0 0 jdk.Deoptimization 0 0 jdk.DeprecatedInvocation 0 0 jdk.Deserialization 0 0 jdk.DirectBufferStatistics 0 0 jdk.DoubleFlag 0 0 jdk.DoubleFlagChanged 0 0 jdk.DumpReason 0 0 jdk.EvacuationFailed 0 0 jdk.EvacuationInformation 0 0 jdk.ExceptionStatistics 0 0 jdk.ExecuteVMOperation 0 0 jdk.ExecutionSample 0 0 jdk.FileForce 0 0 jdk.FinalizerStatistics 0 0 jdk.Flush 0 0 jdk.G1AdaptiveIHOP 0 0 jdk.G1BasicIHOP 0 0 jdk.G1EvacuationOldStatistics 0 0 jdk.G1EvacuationYoungStatistics 0 0 jdk.G1GarbageCollection 0 0 jdk.G1HeapRegionInformation 0 0 jdk.G1HeapRegionTypeChange 0 0 jdk.G1HeapSummary 0 0 jdk.G1MMU 0 0 jdk.GCCPUTime 0 0 jdk.GCHeapConfiguration 0 0 jdk.GCHeapMemoryPoolUsage 0 0 jdk.GCHeapMemoryUsage 0 0 jdk.GCHeapSummary 0 0 jdk.GCPhaseConcurrent 0 0 jdk.GCPhaseConcurrentLevel1 0 0 jdk.GCPhaseConcurrentLevel2 0 0 jdk.GCPhaseParallel 0 0 jdk.GCPhasePause 0 0 jdk.GCPhasePauseLevel1 0 0 jdk.GCPhasePauseLevel2 0 0 jdk.GCPhasePauseLevel3 0 0 jdk.GCPhasePauseLevel4 0 0 jdk.GCReferenceStatistics 0 0 jdk.GCSurvivorConfiguration 0 0 jdk.GCTLABConfiguration 0 0 jdk.HeapDump 0 0 jdk.InitialEnvironmentVariable 0 0 jdk.InitialSecurityProperty 0 0 jdk.InitialSystemProperty 0 0 jdk.IntFlagChanged 0 0 jdk.JITRestart 0 0 jdk.JavaAgent 0 0 jdk.JavaErrorThrow 0 0 jdk.JavaExceptionThrow 0 0 jdk.JavaMonitorDeflate 0 0 jdk.JavaMonitorEnter 0 0 jdk.JavaMonitorInflate 0 0 jdk.JavaMonitorNotify 0 0 jdk.JavaMonitorStatistics 0 0 jdk.JavaMonitorWait 0 0 jdk.JavaThreadStatistics 0 0 jdk.LongFlag 0 0 jdk.LongFlagChanged 0 0 jdk.MetaspaceAllocationFailure 0 0 jdk.MetaspaceChunkFreeListSummary 0 0 jdk.MetaspaceGCThreshold 0 0 jdk.MetaspaceOOM 0 0 jdk.MetaspaceSummary 0 0 jdk.MethodTiming 0 0 jdk.MethodTrace 0 0 jdk.ModuleExport 0 0 jdk.ModuleRequire 0 0 jdk.NativeAgent 0 0 jdk.NativeLibrary 0 0 jdk.NativeLibraryLoad 0 0 jdk.NativeLibraryUnload 0 0 jdk.NativeMemoryUsage 0 0 jdk.NativeMemoryUsageTotal 0 0 jdk.NativeMethodSample 0 0 jdk.NetworkUtilization 0 0 jdk.OSInformation 0 0 jdk.ObjectAllocationSample 0 0 jdk.ObjectCount 0 0 jdk.ObjectCountAfterGC 0 0 jdk.OldGarbageCollection 0 0 jdk.OldObjectSample 0 0 jdk.PSHeapSummary 0 0 jdk.ParallelOldGarbageCollection 0 0 jdk.PhysicalMemory 0 0 jdk.ProcessStart 0 0 jdk.PromoteObjectInNewPLAB 0 0 jdk.PromoteObjectOutsidePLAB 0 0 jdk.PromotionFailed 0 0 jdk.RedefineClasses 0 0 jdk.ReservedStackActivation 0 0 jdk.ResidentSetSize 0 0 jdk.RetransformClasses 0 0 jdk.SafepointBegin 0 0 jdk.SafepointEnd 0 0 jdk.SafepointLatency 0 0 jdk.SafepointStateSynchronization 0 0 jdk.SecurityPropertyModification 0 0 jdk.SecurityProviderService 0 0 jdk.SerializationMisdeclaration 0 0 jdk.ShenandoahEvacuationInformation 0 0 jdk.ShenandoahHeapRegionInformation 0 0 jdk.ShenandoahHeapRegionStateChange 0 0 jdk.Shutdown 0 0 jdk.SocketRead 0 0 jdk.SocketWrite 0 0 jdk.StringFlagChanged 0 0 jdk.StringTableStatistics 0 0 jdk.SwapSpace 0 0 jdk.SymbolTableStatistics 0 0 jdk.SyncOnValueBasedClass 0 0 jdk.SystemGC 0 0 jdk.SystemProcess 0 0 jdk.TLSHandshake 0 0 jdk.TenuringDistribution 0 0 jdk.ThreadAllocationStatistics 0 0 jdk.ThreadCPULoad 0 0 jdk.ThreadContextSwitchRate 0 0 jdk.ThreadDump 0 0 jdk.ThreadEnd 0 0 jdk.ThreadPark 0 0 jdk.ThreadSleep 0 0 jdk.ThreadStart 0 0 jdk.UnsignedIntFlagChanged 0 0 jdk.UnsignedLongFlag 0 0 jdk.UnsignedLongFlagChanged 0 0 jdk.VirtualThreadEnd 0 0 jdk.VirtualThreadPinned 0 0 jdk.VirtualThreadStart 0 0 jdk.VirtualThreadSubmitFailed 0 0 jdk.VirtualizationInformation 0 0 jdk.X509Certificate 0 0 jdk.X509Validation 0 0 jdk.YoungGarbageCollection 0 0 jdk.YoungGenerationConfiguration 0 0 jdk.ZAllocationStall 0 0 jdk.ZOldGarbageCollection 0 0 jdk.ZPageAllocation 0 0 jdk.ZRelocationSet 0 0 jdk.ZRelocationSetGroup 0 0 jdk.ZStatisticsCounter 0 0 jdk.ZStatisticsSampler 0 0 jdk.ZThreadPhase 0 0 jdk.ZUncommit 0 0 jdk.ZYoungGarbageCollection 0 0 profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=1 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.08.16.21.29/bench-knn-q7-fmFalse.jfr Profiler for cpu at stackSize=1 [/l/logs.nightly/2026.05.08.16.21.29/bench-knn-q7-fmFalse.jfr is 1487.09 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 52088005 events (total: 52M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 58.78% 30M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] 15.53% 8M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] 11.89% 6M jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] 2.58% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 2.00% 1M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] 1.32% 689819 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] 1.30% 676324 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.73% 379828 org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] 0.70% 365143 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] 0.64% 334772 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] 0.40% 210882 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] 0.36% 187789 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] 0.30% 155289 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] 0.29% 153652 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] 0.25% 130773 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.22% 112503 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] 0.20% 102102 java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] 0.17% 90426 jdk.jfr.internal.JVM#emitEvent() [Native code] 0.17% 87929 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] 0.14% 70991 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] 0.12% 63456 org.apache.lucene.store.ChecksumIndexInput#skipByReading():81 [JIT compiled code] 0.11% 56153 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():650 [Inlined code] 0.10% 53152 org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] 0.10% 52757 sun.nio.ch.NativeThread#current0() [Native code] 0.10% 51172 org.apache.lucene.store.RateLimitedIndexOutput#writeBytes():55 [Inlined code] 0.09% 48666 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():482 [JIT compiled code] 0.08% 41973 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#calculateCentroid():488 [JIT compiled code] 0.08% 40329 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 0.07% 37135 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 0.07% 34307 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():363 [JIT compiled code] 0.06% 32444 org.apache.lucene.util.hnsw.NeighborArray#sort():171 [Inlined code] 0.06% 30070 jdk.jfr.internal.event.EventWriter#reserveEventSizeField():199 [Inlined code] 0.06% 29629 org.apache.lucene.util.TernaryLongHeap#downHeap():246 [Inlined code] 0.05% 25219 org.apache.lucene.util.TernaryLongHeap#downHeap():235 [Inlined code] 0.04% 18548 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] 0.03% 17772 java.util.DualPivotQuicksort#sort():368 [JIT compiled code] 0.03% 17485 org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [Inlined code] 0.03% 16875 java.util.concurrent.atomic.LongAdder#add():93 [Inlined code] 0.03% 15891 java.util.DualPivotQuicksort#sort():238 [Inlined code] 0.03% 14632 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$1#score():93 [JIT compiled code] 0.03% 14377 org.apache.lucene.index.LockableConcurrentApproximatePriorityQueue#lockAndPoll():44 [Inlined code] 0.03% 13597 org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 0.03% 13494 org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] 0.03% 13292 org.apache.lucene.util.hnsw.NeighborArray#clear():233 [Inlined code] 0.03% 13136 sun.nio.ch.FileChannelImpl#implRead():251 [Inlined code] 0.02% 11376 org.apache.lucene.store.OutputStreamIndexOutput#writeBytes():59 [JIT compiled code] 0.02% 11118 org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 0.02% 10578 jdk.jfr.internal.event.EventWriter#putUncheckedLong():331 [Inlined code] 0.02% 10510 org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#writeFloat32Vectors():172 [JIT compiled code] 0.02% 9554 org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=4 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.08.16.21.29/bench-knn-q7-fmFalse.jfr Profiler for cpu at stackSize=4 [/l/logs.nightly/2026.05.08.16.21.29/bench-knn-q7-fmFalse.jfr is 1487.09 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 52088005 events (total: 52M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 56.00% 29M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 15.53% 8M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] 11.88% 6M jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnalignedInternal():3169 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnaligned():3159 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():60 [Inlined code] 2.58% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] 1.88% 979954 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] 1.47% 765193 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [Inlined code] 1.24% 645934 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#releaseShared():807 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#unlock():903 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():234 [JIT compiled code] 0.77% 401802 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 0.73% 379657 org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#collect():683 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():350 [JIT compiled code] 0.70% 365143 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] 0.64% 335317 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] 0.53% 275884 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():348 [JIT compiled code] 0.48% 249772 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.48% 248053 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField():169 [Inlined code] 0.36% 187777 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.31% 162723 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] 0.30% 155114 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] 0.25% 130748 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer():137 [Inlined code] at sun.nio.ch.IOUtil#write():102 [Inlined code] 0.20% 102011 java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] 0.15% 79851 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute():54 [Inlined code] at jdk.jfr.internal.periodic.PeriodicTask#run():125 [Inlined code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic():145 [JIT compiled code] 0.15% 75817 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] 0.14% 70427 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#pop():124 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#pop():129 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():322 [JIT compiled code] 0.12% 64729 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] 0.12% 60701 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.11% 58211 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] 0.11% 56862 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():101 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] 0.11% 56016 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():650 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#lock():966 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#write():48 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():382 [JIT compiled code] 0.10% 50366 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#updateTop():153 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] 0.09% 48970 org.apache.lucene.store.RateLimitedIndexOutput#writeBytes():55 [Inlined code] at org.apache.lucene.store.DataOutput#writeBytes():54 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#writeVectorData():302 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#mergeOneFlatVectorField():235 [Interpreted code] 0.09% 48227 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():482 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] 0.08% 43833 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#release():720 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#unlock():1154 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():392 [JIT compiled code] 0.08% 43583 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField():169 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#flush():156 [JIT compiled code] 0.08% 41973 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#calculateCentroid():488 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeAndRecalculateCentroids():459 [Interpreted code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFlatVectorField():331 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] 0.08% 40844 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#insertSortedInternal():184 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#sort():164 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] 0.08% 40324 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read():51 [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer():341 [Inlined code] at sun.nio.ch.IOUtil#read():307 [Inlined code] 0.08% 39177 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current():51 [Inlined code] at sun.nio.ch.NativeThreadSet#add():48 [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite():349 [Inlined code] 0.07% 36936 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.07% 33870 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.06% 32444 org.apache.lucene.util.hnsw.NeighborArray#sort():171 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] 0.06% 30065 jdk.jfr.internal.event.EventWriter#reserveEventSizeField():199 [Inlined code] at jdk.jfr.internal.event.EventWriter#beginEvent():245 [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer():69 [Inlined code] 0.05% 27245 org.apache.lucene.store.ChecksumIndexInput#skipByReading():81 [JIT compiled code] at org.apache.lucene.store.ChecksumIndexInput#seek():64 [Inlined code] at org.apache.lucene.codecs.CodecUtil#checksumEntireFile():619 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsReader#checkIntegrity():193 [JIT compiled code] 0.05% 26300 org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] 0.05% 25630 org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] 0.04% 21098 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():363 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.04% 20888 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField():169 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#flush():156 [JIT compiled code] 0.04% 19352 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#pop():124 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#pop():129 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popNode():637 [Inlined code] 0.04% 18841 org.apache.lucene.store.ChecksumIndexInput#skipByReading():81 [JIT compiled code] at org.apache.lucene.store.ChecksumIndexInput#seek():64 [JIT compiled code] at org.apache.lucene.codecs.CodecUtil#checksumEntireFile():619 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsReader#checkIntegrity():193 [JIT compiled code] 0.04% 18527 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.03% 16800 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField():169 [Interpreted code] 0.03% 16524 org.apache.lucene.util.TernaryLongHeap#downHeap():235 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#updateTop():153 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=12 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.08.16.21.29/bench-knn-q7-fmFalse.jfr Profiler for cpu at stackSize=12 [/l/logs.nightly/2026.05.08.16.21.29/bench-knn-q7-fmFalse.jfr is 1487.09 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 52088005 events (total: 52M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 28.39% 14M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000009019f990#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] 27.20% 14M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000009019f990#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] 14.25% 7M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] 11.44% 5M jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnalignedInternal():3169 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnaligned():3159 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():60 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():53 [Inlined code] at java.lang.invoke.VarHandleGuards#guard_LJ_I():251 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#get():742 [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#readInt():270 [Inlined code] at org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#vectorValue():131 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():245 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 1.90% 988909 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.95% 492718 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000009019f990#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] 0.93% 482646 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000009019f990#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] 0.91% 476305 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 0.77% 401636 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.64% 333373 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#releaseShared():807 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#unlock():903 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():234 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000009019f990#call() [Inlined code] 0.62% 323625 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFlatVectorField():349 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField():129 [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge():127 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues():272 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x0000000090195000#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] 0.53% 277848 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#releaseShared():807 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#unlock():903 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():234 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000009019f990#call() [Inlined code] 0.51% 266144 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] 0.49% 255001 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFlatVectorField():349 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField():129 [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge():127 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues():272 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x0000000090195000#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] 0.36% 188024 org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#collect():683 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():350 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000009019f990#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.36% 186567 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFlatVectorField():349 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField():129 [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge():127 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues():272 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x0000000090195000#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] 0.34% 175905 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000009019f990#call() [Inlined code] 0.33% 170484 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000009019f990#call() [Inlined code] 0.33% 169307 org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#collect():683 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():350 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000009019f990#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.31% 160434 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000009019f990#call() [Inlined code] 0.30% 154808 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000009019f990#call() [Inlined code] 0.27% 139920 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000009019f990#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] 0.26% 137032 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField():169 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#flush():156 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#flush():209 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#flush():123 [JIT compiled code] at org.apache.lucene.index.VectorValuesConsumer#flush():76 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():314 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] 0.25% 130669 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer():137 [Inlined code] at sun.nio.ch.IOUtil#write():102 [Inlined code] at sun.nio.ch.IOUtil#write():72 [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite():355 [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite():374 [Inlined code] at sun.nio.ch.FileChannelImpl#write():333 [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully():68 [Inlined code] at sun.nio.ch.ChannelOutputStream#write():105 [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write():391 [Inlined code] at java.util.zip.CheckedOutputStream#write():73 [Inlined code] 0.22% 114753 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():348 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] 0.20% 104520 jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnalignedInternal():3169 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnaligned():3159 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():60 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():53 [Inlined code] at java.lang.invoke.VarHandleGuards#guard_LJ_I():251 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#get():742 [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#readInt():270 [Inlined code] at org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#vectorValue():131 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():245 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():329 [JIT compiled code] 0.18% 95478 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] 0.16% 82677 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000009019f990#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.15% 79851 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute():54 [Inlined code] at jdk.jfr.internal.periodic.PeriodicTask#run():125 [Inlined code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic():145 [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask():502 [Interpreted code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0():428 [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000009007aa58#run() [Interpreted code] at java.lang.Thread#runWith():1487 [Interpreted code] at java.lang.Thread#run():1474 [Interpreted code] 0.15% 77354 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():348 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000009019f990#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.14% 71622 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000009019f990#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.14% 71102 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFlatVectorField():349 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField():129 [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge():127 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues():272 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x0000000090195000#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge():159 [Interpreted code] 0.13% 69144 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000009019f990#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.13% 67221 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():348 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000009019f990#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.13% 65696 jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnalignedInternal():3169 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnaligned():3159 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():60 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():53 [Inlined code] at java.lang.invoke.VarHandleGuards#guard_LJ_I():251 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#get():742 [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#readInt():270 [Inlined code] at org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#vectorValue():131 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():245 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] 0.13% 65514 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000009019f990#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll():109 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#build():93 [JIT compiled code] 0.12% 63831 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField():169 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#flush():156 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#flush():209 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#flush():123 [JIT compiled code] at org.apache.lucene.index.VectorValuesConsumer#flush():76 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():314 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#postUpdate():403 [JIT compiled code] 0.12% 63261 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000009019f990#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000009019d000#run() [JIT compiled code] 0.11% 59184 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000009019f990#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000009019d000#run() [JIT compiled code] 0.11% 54821 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFlatVectorField():349 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField():129 [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge():127 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues():272 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x0000000090195000#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():159 [Interpreted code] 0.10% 52372 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000009019f990#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.09% 48713 java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.09% 46929 java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.09% 45735 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000009019f990#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll():109 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#build():93 [Interpreted code] 0.08% 42594 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():482 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 0.08% 40199 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.08% 39958 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read():51 [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer():341 [Inlined code] at sun.nio.ch.IOUtil#read():307 [Inlined code] at sun.nio.ch.IOUtil#read():284 [JIT compiled code] at sun.nio.ch.FileChannelImpl#implRead():251 [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplRead():269 [JIT compiled code] at sun.nio.ch.FileChannelImpl#read():229 [Inlined code] at knn.VectorReader#readNext():57 [Inlined code] at knn.VectorReaderFloat32#next():30 [Inlined code] at knn.IndexerThread#_run():105 [JIT compiled code] at knn.IndexerThread#run():77 [Interpreted code] 0.07% 36800 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFlatVectorField():349 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField():129 [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge():127 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues():272 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x0000000090195000#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge():159 [Interpreted code] 0.07% 35672 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000009019f990#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] 0.07% 35256 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=1 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.08.16.21.29/bench-knn-q7-fmFalse.jfr Profiler for heap at stackSize=1 [/l/logs.nightly/2026.05.08.16.21.29/bench-knn-q7-fmFalse.jfr is 1487.09 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 65174 events (total: 456856M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 22.77% 104031M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 22.59% 103189M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 18.86% 86178M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] 14.10% 64417M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] 7.13% 32570M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] 4.24% 19348M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] 1.52% 6946M java.lang.Integer#valueOf():1006 [Inlined code] 0.77% 3511M java.util.Arrays#copyOf():3478 [Inlined code] 0.67% 3060M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] 0.66% 3000M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] 0.63% 2878M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] 0.55% 2526M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] 0.49% 2233M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [JIT compiled code] 0.41% 1872M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] 0.40% 1835M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():355 [Interpreted code] 0.30% 1374M knn.IndexerThread#_run():86 [Interpreted code] 0.29% 1338M org.apache.lucene.util.SparseFixedBitSet#insertLong():230 [Inlined code] 0.28% 1297M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] 0.24% 1102M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():232 [JIT compiled code] 0.22% 1000M java.util.ArrayList#grow():240 [Inlined code] 0.20% 919M knn.IndexerThread#_run():108 [JIT compiled code] 0.19% 876M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():283 [JIT compiled code] 0.19% 861M java.util.DualPivotQuicksort#tryMergeRuns():816 [JIT compiled code] 0.19% 860M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Inlined code] 0.16% 742M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [JIT compiled code] 0.14% 633M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] 0.12% 563M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():269 [JIT compiled code] 0.12% 544M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] 0.10% 473M java.lang.reflect.Array#newInstance():76 [Inlined code] 0.10% 450M org.apache.lucene.document.Document#():42 [Inlined code] 0.08% 379M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():556 [JIT compiled code] 0.08% 371M java.util.ArrayList#iterator():1030 [JIT compiled code] 0.08% 362M java.util.DualPivotQuicksort#sort():354 [JIT compiled code] 0.08% 343M org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Interpreted code] 0.07% 320M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():618 [JIT compiled code] 0.07% 310M java.util.HashMap#newNode():1910 [Inlined code] 0.07% 308M knn.IndexerThread#_run():125 [JIT compiled code] 0.06% 277M jdk.internal.misc.Unsafe#allocateUninitializedArray():1396 [Inlined code] 0.05% 218M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():389 [JIT compiled code] 0.05% 212M knn.IndexerThread#_run():86 [JIT compiled code] 0.04% 179M org.apache.lucene.util.hnsw.HnswGraphSearcher#prepareScratchState():378 [Inlined code] 0.04% 175M java.util.List#of():935 [Inlined code] 0.04% 171M java.util.concurrent.atomic.AtomicBoolean#compareAndSet():98 [Interpreted code] 0.04% 171M java.util.ImmutableCollections$AbstractImmutableList#iterator():303 [JIT compiled code] 0.03% 150M java.lang.reflect.Array#newArray() [Native code] 0.03% 136M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await():1767 [Interpreted code] 0.03% 132M java.util.HashMap#resize():711 [JIT compiled code] 0.03% 130M org.apache.lucene.util.FixedBitSet#():148 [Inlined code] 0.03% 120M java.util.concurrent.FutureTask#awaitDone():487 [Interpreted code] 0.02% 112M java.io.BufferedOutputStream#():92 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=4 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.08.16.21.29/bench-knn-q7-fmFalse.jfr Profiler for heap at stackSize=4 [/l/logs.nightly/2026.05.08.16.21.29/bench-knn-q7-fmFalse.jfr is 1487.09 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 65174 events (total: 456856M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 18.54% 84704M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] 18.10% 82689M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] 11.17% 51034M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 8.69% 39679M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollector#():44 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [JIT compiled code] 7.13% 32570M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():338 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():335 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] 7.01% 32041M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] 5.41% 24707M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#():44 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [Interpreted code] 4.44% 20278M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] 4.24% 19348M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 4.22% 19299M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] 1.50% 6845M java.lang.Integer#valueOf():1006 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1131 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1086 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1061 [Interpreted code] 0.71% 3221M java.util.Arrays#copyOf():3478 [Inlined code] at java.util.ArrayDeque#grow():146 [JIT compiled code] at java.util.ArrayDeque#addFirst():288 [Inlined code] at java.util.ArrayDeque#push():577 [Inlined code] 0.66% 3000M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.55% 2526M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] 0.53% 2430M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] 0.41% 1889M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [JIT compiled code] 0.40% 1835M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():355 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run():726 [Interpreted code] 0.34% 1546M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.34% 1542M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.30% 1374M knn.IndexerThread#_run():86 [Interpreted code] at knn.IndexerThread#run():77 [Interpreted code] 0.24% 1115M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.24% 1078M org.apache.lucene.util.SparseFixedBitSet#insertLong():230 [Inlined code] at org.apache.lucene.util.SparseFixedBitSet#getAndSet():170 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search():83 [Inlined code] 0.22% 1011M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.22% 1000M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] 0.21% 957M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.20% 919M knn.IndexerThread#_run():108 [JIT compiled code] at knn.IndexerThread#run():77 [Interpreted code] 0.19% 861M java.util.DualPivotQuicksort#tryMergeRuns():816 [JIT compiled code] at java.util.DualPivotQuicksort#sort():277 [JIT compiled code] at java.util.DualPivotQuicksort#sort():238 [Inlined code] at java.util.Arrays#sort():123 [Inlined code] 0.17% 779M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite():106 [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite():48 [Inlined code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite():2274 [JIT compiled code] 0.15% 680M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():232 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] 0.14% 633M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#newInvokeSpecial() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] 0.10% 475M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] 0.10% 467M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.10% 463M java.lang.reflect.Array#newInstance():76 [Inlined code] at org.apache.lucene.util.ArrayUtil#growExact():216 [Inlined code] at org.apache.lucene.util.ArrayUtil#grow():234 [JIT compiled code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():152 [JIT compiled code] 0.10% 450M org.apache.lucene.document.Document#():42 [Inlined code] at knn.IndexerThread#_run():86 [JIT compiled code] at knn.IndexerThread#run():77 [Interpreted code] 0.10% 450M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.10% 449M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] 0.09% 416M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():232 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField():169 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#flush():156 [JIT compiled code] 0.09% 400M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 0.09% 398M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():238 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] 0.09% 392M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():238 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph():122 [Interpreted code] 0.08% 379M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():556 [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#serializedDocument():645 [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#copyOneDoc():508 [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#merge():630 [JIT compiled code] 0.08% 355M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.08% 347M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():283 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] 0.08% 343M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Interpreted code] 0.08% 343M org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Interpreted code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000009019d000#run() [Interpreted code] at java.util.concurrent.ThreadPoolExecutor#runWorker():1090 [Interpreted code] at java.util.concurrent.ThreadPoolExecutor$Worker#run():614 [Interpreted code] 0.07% 333M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] 0.07% 324M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():238 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] 0.07% 320M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():618 [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#serializedDocument():645 [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#copyOneDoc():508 [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#merge():630 [JIT compiled code] 0.07% 308M knn.IndexerThread#_run():125 [JIT compiled code] at knn.IndexerThread#run():77 [Interpreted code] 0.06% 290M java.util.Arrays#copyOf():3478 [Inlined code] at java.util.ArrayList#grow():238 [JIT compiled code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=12 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.08.16.21.29/bench-knn-q7-fmFalse.jfr Profiler for heap at stackSize=12 [/l/logs.nightly/2026.05.08.16.21.29/bench-knn-q7-fmFalse.jfr is 1487.09 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 65174 events (total: 456856M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 8.67% 39615M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollector#():44 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():28 [Inlined code] at org.apache.lucene.search.IndexSearcher#search():752 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#searchAfter():601 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():624 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1527 [JIT compiled code] at knn.KnnGraphTester#testSearch():1253 [Interpreted code] at knn.KnnGraphTester#run():770 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] 7.13% 32570M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():338 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():335 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$FieldWriter#addValue():568 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$FieldWriter#addValue():518 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():783 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] 6.02% 27493M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000009019f990#call() [Inlined code] 5.91% 27011M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000009019f990#call() [Inlined code] 5.78% 26391M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000009019f990#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 5.29% 24165M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000009019f990#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 5.29% 24162M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000009019f990#call() [Inlined code] 5.11% 23339M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000009019f990#call() [Inlined code] 4.93% 22507M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 4.64% 21193M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 3.84% 17527M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 3.62% 16554M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#():44 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():28 [Interpreted code] at org.apache.lucene.search.IndexSearcher#search():752 [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter():601 [Interpreted code] at org.apache.lucene.search.IndexSearcher#search():624 [Interpreted code] at knn.KnnGraphTester#doFloatVectorQuery():1527 [Interpreted code] at knn.KnnGraphTester#testSearch():1253 [Interpreted code] at knn.KnnGraphTester#run():770 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] 3.12% 14243M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 1.78% 8153M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#():44 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():28 [Interpreted code] at org.apache.lucene.search.IndexSearcher#search():752 [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter():601 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():624 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1527 [JIT compiled code] at knn.KnnGraphTester#testSearch():1253 [Interpreted code] at knn.KnnGraphTester#run():770 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] 1.53% 6996M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():255 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph():122 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph():148 [Interpreted code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder():81 [Interpreted code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge():212 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#buildAndWriteGraph():485 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#lambda$mergeOneField$0():440 [Interpreted code] 1.50% 6845M java.lang.Integer#valueOf():1006 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1131 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1086 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1061 [Interpreted code] at knn.KnnGraphTester#run():775 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] at knn.KnnGraphTester#main():275 [Interpreted code] 1.45% 6638M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():255 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph():122 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph():148 [Interpreted code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder():81 [Interpreted code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge():212 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#buildAndWriteGraph():485 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#lambda$mergeOneField$0():440 [Interpreted code] 1.19% 5425M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] 1.07% 4881M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000009019f990#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 1.07% 4866M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] 1.01% 4617M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] 0.94% 4273M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 0.93% 4229M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 0.85% 3894M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] 0.72% 3297M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] 0.71% 3221M java.util.Arrays#copyOf():3478 [Inlined code] at java.util.ArrayDeque#grow():146 [JIT compiled code] at java.util.ArrayDeque#addFirst():288 [Inlined code] at java.util.ArrayDeque#push():577 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1131 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1086 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1061 [Interpreted code] at knn.KnnGraphTester#run():775 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] at knn.KnnGraphTester#main():275 [Interpreted code] 0.68% 3098M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.67% 3073M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#replayBufferedVectors():771 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():787 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.67% 3067M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.66% 2998M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#replayBufferedVectors():771 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():787 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.64% 2910M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.60% 2720M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.57% 2606M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000009019f990#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.52% 2397M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000009019f990#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll():109 [JIT compiled code] 0.41% 1889M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000009019f990#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Interpreted code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000009019d000#run() [Interpreted code] 0.40% 1835M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():355 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run():726 [Interpreted code] 0.37% 1674M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.36% 1631M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000009019f990#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll():109 [Interpreted code] 0.32% 1475M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.30% 1374M knn.IndexerThread#_run():86 [Interpreted code] at knn.IndexerThread#run():77 [Interpreted code] 0.28% 1283M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000009019f990#call() [Inlined code] 0.28% 1273M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000009019f990#call() [Inlined code] 0.25% 1146M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000009019f990#call() [Inlined code] 0.25% 1128M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000009019f990#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Interpreted code] 0.24% 1111M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000009019f990#call() [Inlined code] 0.24% 1078M org.apache.lucene.util.SparseFixedBitSet#insertLong():230 [Inlined code] at org.apache.lucene.util.SparseFixedBitSet#getAndSet():170 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search():83 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search():36 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search():162 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search():352 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search():307 [Inlined code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsReader#search():305 [Inlined code] at org.apache.lucene.index.CodecReader#searchNearestVectors():273 [Inlined code] at org.apache.lucene.search.KnnFloatVectorQuery#approximateSearch():118 [JIT compiled code] at org.apache.lucene.search.AbstractKnnVectorQuery#getLeafResults():196 [Inlined code] 0.22% 1000M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] at org.apache.lucene.document.Document#add():62 [Inlined code] at knn.IndexerThread#_run():108 [JIT compiled code] at knn.IndexerThread#run():77 [Interpreted code] 0.20% 919M knn.IndexerThread#_run():108 [JIT compiled code] at knn.IndexerThread#run():77 [Interpreted code] 0.19% 886M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] 0.14% 659M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite():106 [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite():48 [Inlined code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite():2274 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite():873 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite():884 [Inlined code] at org.apache.lucene.search.IndexSearcher#search():753 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#searchAfter():601 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():624 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1527 [JIT compiled code] at knn.KnnGraphTester#testSearch():1253 [Interpreted code] at knn.KnnGraphTester#run():770 [Interpreted code] cmd: ['/usr/sbin/perf', 'stat', '-dd', '-e', 'task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend', '/usr/lib/jvm/java-25-openjdk/bin/java', '--add-modules', 'jdk.incubator.vector', '-Xmx32g', '-Xms32g', '-server', '-XX:+UseParallelGC', '-Djava.io.tmpdir=/l/tmp', '--enable-native-access=ALL-UNNAMED', '-cp', '/l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build:/l/util.nightly/build', '--add-modules', 'jdk.incubator.vector', '--enable-native-access=ALL-UNNAMED', '-XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/2026.05.08.16.21.29/bench-knn-q7-fmTrue.jfr', 'knn.KnnGraphTester', '-maxConn', '32', '-dim', '1024', '-docs', '/big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec', '-ndoc', '8000000', '-topK', '100', '-numIndexThreads', '8', '-beamWidthIndex', '100', '-search-and-stats', '/lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec', '-metric', 'dot_product', '-numMergeThread', '16', '-numMergeWorker', '48', '-forceMerge', '-quantize', '-quantizeBits', '7'] WARNING: Using incubator modules: jdk.incubator.vector [0.217s][info][jfr,startup] Started recording 1. [0.217s][info][jfr,startup] [0.217s][info][jfr,startup] Use jcmd 1475278 JFR.dump name=1 to copy recording data to file. maxConn = 32 Vector Dimensions: 1024 numDocs = 8000000 beamWidth = 100 similarity = DOT_PRODUCT Seed = 1769897938834659 index key = dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-1765126857478-8000000-32-100-7-fm Index Path = knn-reuse/indices/dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-1765126857478-8000000-32-100-7-fm will now reindex: index does not exist May 08, 2026 7:40:05 PM org.apache.lucene.internal.vectorization.PanamaVectorizationProvider logIncubatorSetup INFO: Java vector incubator API enabled; uses preferredBitSize=256; FMA enabled creating index in knn-reuse/indices/dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-1765126857478-8000000-32-100-7-fm 39709371 doc vectors in docsPath "/big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec" parentJoin=false Done indexing 25000 documents. Done indexing 50000 documents. Done indexing 75000 documents. Done indexing 100000 documents. Done indexing 125000 documents. Done indexing 150000 documents. Done indexing 175000 documents. Done indexing 200000 documents. Done indexing 225000 documents. Done indexing 250000 documents. Done indexing 275000 documents. Done indexing 300000 documents. Done indexing 325000 documents. Done indexing 350000 documents. Done indexing 375000 documents. Done indexing 400000 documents. Done indexing 425000 documents. Done indexing 450000 documents. Done indexing 475000 documents. Done indexing 500000 documents. Done indexing 525000 documents. Done indexing 550000 documents. Done indexing 575000 documents. Done indexing 600000 documents. Done indexing 625000 documents. Done indexing 650000 documents. Done indexing 675000 documents. Done indexing 700000 documents. Done indexing 725000 documents. Done indexing 750000 documents. Done indexing 775000 documents. Done indexing 800000 documents. Done indexing 825000 documents. Done indexing 850000 documents. Done indexing 875000 documents. Done indexing 900000 documents. Done indexing 925000 documents. Done indexing 950000 documents. Done indexing 975000 documents. Done indexing 1000000 documents. Done indexing 1025000 documents. Done indexing 1050000 documents. Done indexing 1075000 documents. Done indexing 1100000 documents. Done indexing 1125000 documents. Done indexing 1150000 documents. Done indexing 1175000 documents. Done indexing 1200000 documents. Done indexing 1225000 documents. Done indexing 1250000 documents. Done indexing 1275000 documents. Done indexing 1300000 documents. Done indexing 1325000 documents. Done indexing 1350000 documents. Done indexing 1375000 documents. Done indexing 1400000 documents. Done indexing 1425000 documents. Done indexing 1450000 documents. Done indexing 1475000 documents. Done indexing 1500000 documents. Done indexing 1525000 documents. Done indexing 1550000 documents. Done indexing 1575000 documents. Done indexing 1600000 documents. Done indexing 1625000 documents. Done indexing 1650000 documents. Done indexing 1675000 documents. Done indexing 1700000 documents. Done indexing 1725000 documents. Done indexing 1750000 documents. Done indexing 1775000 documents. Done indexing 1800000 documents. Done indexing 1825000 documents. Done indexing 1850000 documents. Done indexing 1875000 documents. Done indexing 1900000 documents. Done indexing 1925000 documents. Done indexing 1950000 documents. Done indexing 1975000 documents. Done indexing 2000000 documents. Done indexing 2025000 documents. Done indexing 2050000 documents. Done indexing 2075000 documents. Done indexing 2100000 documents. Done indexing 2125000 documents. Done indexing 2150000 documents. Done indexing 2175000 documents. Done indexing 2200000 documents. Done indexing 2225000 documents. Done indexing 2250000 documents. Done indexing 2275000 documents. Done indexing 2300000 documents. Done indexing 2325000 documents. Done indexing 2350000 documents. Done indexing 2375000 documents. Done indexing 2400000 documents. Done indexing 2425000 documents. Done indexing 2450000 documents. Done indexing 2475000 documents. Done indexing 2500000 documents. Done indexing 2525000 documents. Done indexing 2550000 documents. Done indexing 2575000 documents. Done indexing 2600000 documents. Done indexing 2625000 documents. Done indexing 2650000 documents. Done indexing 2675000 documents. Done indexing 2700000 documents. Done indexing 2725000 documents. Done indexing 2750000 documents. Done indexing 2775000 documents. Done indexing 2800000 documents. Done indexing 2825000 documents. Done indexing 2850000 documents. Done indexing 2875000 documents. Done indexing 2900000 documents. Done indexing 2925000 documents. Done indexing 2950000 documents. Done indexing 2975000 documents. Done indexing 3000000 documents. Done indexing 3025000 documents. Done indexing 3050000 documents. Done indexing 3075000 documents. Done indexing 3100000 documents. Done indexing 3125000 documents. Done indexing 3150000 documents. Done indexing 3175000 documents. Done indexing 3200000 documents. Done indexing 3225000 documents. Done indexing 3250000 documents. Done indexing 3275000 documents. Done indexing 3300000 documents. Done indexing 3325000 documents. Done indexing 3350000 documents. Done indexing 3375000 documents. Done indexing 3400000 documents. Done indexing 3425000 documents. Done indexing 3450000 documents. Done indexing 3475000 documents. Done indexing 3500000 documents. Done indexing 3525000 documents. Done indexing 3550000 documents. Done indexing 3575000 documents. Done indexing 3600000 documents. Done indexing 3625000 documents. Done indexing 3650000 documents. Done indexing 3675000 documents. Done indexing 3700000 documents. Done indexing 3725000 documents. Done indexing 3750000 documents. Done indexing 3775000 documents. Done indexing 3800000 documents. Done indexing 3825000 documents. Done indexing 3850000 documents. Done indexing 3875000 documents. Done indexing 3900000 documents. Done indexing 3925000 documents. Done indexing 3950000 documents. Done indexing 3975000 documents. Done indexing 4000000 documents. Done indexing 4025000 documents. Done indexing 4050000 documents. Done indexing 4075000 documents. Done indexing 4100000 documents. Done indexing 4125000 documents. Done indexing 4150000 documents. Done indexing 4175000 documents. Done indexing 4200000 documents. Done indexing 4225000 documents. Done indexing 4250000 documents. Done indexing 4275000 documents. Done indexing 4300000 documents. Done indexing 4325000 documents. Done indexing 4350000 documents. Done indexing 4375000 documents. Done indexing 4400000 documents. Done indexing 4425000 documents. Done indexing 4450000 documents. Done indexing 4475000 documents. Done indexing 4500000 documents. Done indexing 4525000 documents. Done indexing 4550000 documents. Done indexing 4575000 documents. Done indexing 4600000 documents. Done indexing 4625000 documents. Done indexing 4650000 documents. Done indexing 4675000 documents. Done indexing 4700000 documents. Done indexing 4725000 documents. Done indexing 4750000 documents. Done indexing 4775000 documents. Done indexing 4800000 documents. Done indexing 4825000 documents. Done indexing 4850000 documents. Done indexing 4875000 documents. Done indexing 4900000 documents. Done indexing 4925000 documents. Done indexing 4950000 documents. Done indexing 4975000 documents. Done indexing 5000000 documents. Done indexing 5025000 documents. Done indexing 5050000 documents. Done indexing 5075000 documents. Done indexing 5100000 documents. Done indexing 5125000 documents. Done indexing 5150000 documents. Done indexing 5175000 documents. Done indexing 5200000 documents. Done indexing 5225000 documents. Done indexing 5250000 documents. Done indexing 5275000 documents. Done indexing 5300000 documents. Done indexing 5325000 documents. Done indexing 5350000 documents. Done indexing 5375000 documents. Done indexing 5400000 documents. Done indexing 5425000 documents. Done indexing 5450000 documents. Done indexing 5475000 documents. Done indexing 5500000 documents. Done indexing 5525000 documents. Done indexing 5550000 documents. Done indexing 5575000 documents. Done indexing 5600000 documents. Done indexing 5625000 documents. Done indexing 5650000 documents. Done indexing 5675000 documents. Done indexing 5700000 documents. Done indexing 5725000 documents. Done indexing 5750000 documents. Done indexing 5775000 documents. Done indexing 5800000 documents. Done indexing 5825000 documents. Done indexing 5850000 documents. Done indexing 5875000 documents. Done indexing 5900000 documents. Done indexing 5925000 documents. Done indexing 5950000 documents. Done indexing 5975000 documents. Done indexing 6000000 documents. Done indexing 6025000 documents. Done indexing 6050000 documents. Done indexing 6075000 documents. Done indexing 6100000 documents. Done indexing 6125000 documents. Done indexing 6150000 documents. Done indexing 6175000 documents. Done indexing 6200000 documents. Done indexing 6225000 documents. Done indexing 6250000 documents. Done indexing 6275000 documents. Done indexing 6300000 documents. Done indexing 6325000 documents. Done indexing 6350000 documents. Done indexing 6375000 documents. Done indexing 6400000 documents. Done indexing 6425000 documents. Done indexing 6450000 documents. Done indexing 6475000 documents. Done indexing 6500000 documents. Done indexing 6525000 documents. Done indexing 6550000 documents. Done indexing 6575000 documents. Done indexing 6600000 documents. Done indexing 6625000 documents. Done indexing 6650000 documents. Done indexing 6675000 documents. Done indexing 6700000 documents. Done indexing 6725000 documents. Done indexing 6750000 documents. Done indexing 6775000 documents. Done indexing 6800000 documents. Done indexing 6825000 documents. Done indexing 6850000 documents. Done indexing 6875000 documents. Done indexing 6900000 documents. Done indexing 6925000 documents. Done indexing 6950000 documents. Done indexing 6975000 documents. Done indexing 7000000 documents. Done indexing 7025000 documents. Done indexing 7050000 documents. Done indexing 7075000 documents. Done indexing 7100000 documents. Done indexing 7125000 documents. Done indexing 7150000 documents. Done indexing 7175000 documents. Done indexing 7200000 documents. Done indexing 7225000 documents. Done indexing 7250000 documents. Done indexing 7275000 documents. Done indexing 7300000 documents. Done indexing 7325000 documents. Done indexing 7350000 documents. Done indexing 7375000 documents. Done indexing 7400000 documents. Done indexing 7425000 documents. Done indexing 7450000 documents. Done indexing 7475000 documents. Done indexing 7500000 documents. Done indexing 7525000 documents. Done indexing 7550000 documents. Done indexing 7575000 documents. Done indexing 7600000 documents. Done indexing 7625000 documents. Done indexing 7650000 documents. Done indexing 7675000 documents. Done indexing 7700000 documents. Done indexing 7725000 documents. Done indexing 7750000 documents. Done indexing 7775000 documents. Done indexing 7800000 documents. Done indexing 7825000 documents. Done indexing 7850000 documents. Done indexing 7875000 documents. Done indexing 7900000 documents. Done indexing 7925000 documents. Done indexing 7950000 documents. Done indexing 7975000 documents. Done indexing 8000000 documents. now IndexWriter.commit() now wait for already running merges to finish 0.0 sec: 106 segments, 10 merges 97.3s _1bg: 6 segs, 1021.1 K docs, 5095.6 MB 69.1s _1c2: 8 segs, 397.0 K docs, 1977.8 MB 59.2s _1ch: 8 segs, 281.9 K docs, 1403.7 MB 46.6s _1d1: 10 segs, 51.4 K docs, 254.4 MB 39.4s _1db: 9 segs, 44.6 K docs, 220.8 MB 30.8s _1dl: 9 segs, 44.3 K docs, 219.6 MB 24.7s _1ds: 8 segs, 123.9 K docs, 615.9 MB 18.9s _1e0: 8 segs, 85.1 K docs, 422.7 MB 10.8s _1ea: 9 segs, 44.7 K docs, 221.6 MB 2.9s _1ek: 9 segs, 43.8 K docs, 216.8 MB 5.0 sec: 106 segments, 10 merges 102.3s _1bg: 6 segs, 1021.1 K docs, 5095.6 MB 74.1s _1c2: 8 segs, 397.0 K docs, 1977.8 MB 64.2s _1ch: 8 segs, 281.9 K docs, 1403.7 MB 51.6s _1d1: 10 segs, 51.4 K docs, 254.4 MB 44.4s _1db: 9 segs, 44.6 K docs, 220.8 MB 35.8s _1dl: 9 segs, 44.3 K docs, 219.6 MB 29.7s _1ds: 8 segs, 123.9 K docs, 615.9 MB 23.9s _1e0: 8 segs, 85.1 K docs, 422.7 MB 15.8s _1ea: 9 segs, 44.7 K docs, 221.6 MB 7.9s _1ek: 9 segs, 43.8 K docs, 216.8 MB 10.0 sec: 97 segments, 10 merges 107.3s _1bg: 6 segs, 1021.1 K docs, 5095.6 MB 79.1s _1c2: 8 segs, 397.0 K docs, 1977.8 MB 69.2s _1ch: 8 segs, 281.9 K docs, 1403.7 MB 49.4s _1db: 9 segs, 44.6 K docs, 220.8 MB 40.8s _1dl: 9 segs, 44.3 K docs, 219.6 MB 34.7s _1ds: 8 segs, 123.9 K docs, 615.9 MB 28.9s _1e0: 8 segs, 85.1 K docs, 422.7 MB 20.8s _1ea: 9 segs, 44.7 K docs, 221.6 MB 12.9s _1ek: 9 segs, 43.8 K docs, 216.8 MB 1.5s _1el: 8 segs, 29.0 K docs, 143.5 MB 15.0 sec: 97 segments, 10 merges 112.3s _1bg: 6 segs, 1021.1 K docs, 5095.6 MB 84.1s _1c2: 8 segs, 397.0 K docs, 1977.8 MB 74.2s _1ch: 8 segs, 281.9 K docs, 1403.7 MB 54.5s _1db: 9 segs, 44.6 K docs, 220.8 MB 45.8s _1dl: 9 segs, 44.3 K docs, 219.6 MB 39.7s _1ds: 8 segs, 123.9 K docs, 615.9 MB 33.9s _1e0: 8 segs, 85.1 K docs, 422.7 MB 25.8s _1ea: 9 segs, 44.7 K docs, 221.6 MB 17.9s _1ek: 9 segs, 43.8 K docs, 216.8 MB 6.5s _1el: 8 segs, 29.0 K docs, 143.5 MB 20.0 sec: 97 segments, 10 merges 117.3s _1bg: 6 segs, 1021.1 K docs, 5095.6 MB 89.1s _1c2: 8 segs, 397.0 K docs, 1977.8 MB 79.2s _1ch: 8 segs, 281.9 K docs, 1403.7 MB 59.5s _1db: 9 segs, 44.6 K docs, 220.8 MB 50.8s _1dl: 9 segs, 44.3 K docs, 219.6 MB 44.7s _1ds: 8 segs, 123.9 K docs, 615.9 MB 38.9s _1e0: 8 segs, 85.1 K docs, 422.7 MB 30.8s _1ea: 9 segs, 44.7 K docs, 221.6 MB 22.9s _1ek: 9 segs, 43.8 K docs, 216.8 MB 11.5s _1el: 8 segs, 29.0 K docs, 143.5 MB 25.0 sec: 82 segments, 8 merges 122.3s _1bg: 6 segs, 1021.1 K docs, 5095.6 MB 84.2s _1ch: 8 segs, 281.9 K docs, 1403.7 MB 64.5s _1db: 9 segs, 44.6 K docs, 220.8 MB 49.7s _1ds: 8 segs, 123.9 K docs, 615.9 MB 43.9s _1e0: 8 segs, 85.1 K docs, 422.7 MB 35.8s _1ea: 9 segs, 44.7 K docs, 221.6 MB 27.9s _1ek: 9 segs, 43.8 K docs, 216.8 MB 16.5s _1el: 8 segs, 29.0 K docs, 143.5 MB 30.0 sec: 67 segments, 6 merges 127.3s _1bg: 6 segs, 1021.1 K docs, 5095.6 MB 89.2s _1ch: 8 segs, 281.9 K docs, 1403.7 MB 54.7s _1ds: 8 segs, 123.9 K docs, 615.9 MB 48.9s _1e0: 8 segs, 85.1 K docs, 422.7 MB 40.9s _1ea: 9 segs, 44.7 K docs, 221.6 MB 32.9s _1ek: 9 segs, 43.8 K docs, 216.8 MB 35.0 sec: 52 segments, 4 merges 132.3s _1bg: 6 segs, 1021.1 K docs, 5095.6 MB 94.2s _1ch: 8 segs, 281.9 K docs, 1403.7 MB 59.7s _1ds: 8 segs, 123.9 K docs, 615.9 MB 37.9s _1ek: 9 segs, 43.8 K docs, 216.8 MB 40.0 sec: 37 segments, 3 merges 137.3s _1bg: 6 segs, 1021.1 K docs, 5095.6 MB 64.7s _1ds: 8 segs, 123.9 K docs, 615.9 MB 1.6s _1em: 8 segs, 416.9 K docs, 2076.6 MB 45.1 sec: 37 segments, 3 merges 142.3s _1bg: 6 segs, 1021.1 K docs, 5095.6 MB 69.7s _1ds: 8 segs, 123.9 K docs, 615.9 MB 6.6s _1em: 8 segs, 416.9 K docs, 2076.6 MB 50.1 sec: 37 segments, 3 merges 147.3s _1bg: 6 segs, 1021.1 K docs, 5095.6 MB 74.7s _1ds: 8 segs, 123.9 K docs, 615.9 MB 11.6s _1em: 8 segs, 416.9 K docs, 2076.6 MB 55.1 sec: 37 segments, 3 merges 152.3s _1bg: 6 segs, 1021.1 K docs, 5095.6 MB 79.7s _1ds: 8 segs, 123.9 K docs, 615.9 MB 16.6s _1em: 8 segs, 416.9 K docs, 2076.6 MB 60.1 sec: 37 segments, 3 merges 157.3s _1bg: 6 segs, 1021.1 K docs, 5095.6 MB 84.7s _1ds: 8 segs, 123.9 K docs, 615.9 MB 21.6s _1em: 8 segs, 416.9 K docs, 2076.6 MB 65.1 sec: 37 segments, 3 merges 162.3s _1bg: 6 segs, 1021.1 K docs, 5095.6 MB 89.7s _1ds: 8 segs, 123.9 K docs, 615.9 MB 26.6s _1em: 8 segs, 416.9 K docs, 2076.6 MB 70.1 sec: 30 segments, 2 merges 167.3s _1bg: 6 segs, 1021.1 K docs, 5095.6 MB 31.6s _1em: 8 segs, 416.9 K docs, 2076.6 MB 75.1 sec: 30 segments, 2 merges 172.3s _1bg: 6 segs, 1021.1 K docs, 5095.6 MB 36.6s _1em: 8 segs, 416.9 K docs, 2076.6 MB 80.1 sec: 30 segments, 2 merges 177.3s _1bg: 6 segs, 1021.1 K docs, 5095.6 MB 41.6s _1em: 8 segs, 416.9 K docs, 2076.6 MB 85.1 sec: 30 segments, 2 merges 182.4s _1bg: 6 segs, 1021.1 K docs, 5095.6 MB 46.6s _1em: 8 segs, 416.9 K docs, 2076.6 MB 90.0 sec: 30 segments, 2 merges 187.3s _1bg: 6 segs, 1021.1 K docs, 5095.6 MB 51.5s _1em: 8 segs, 416.9 K docs, 2076.6 MB 95.0 sec: 30 segments, 2 merges 192.3s _1bg: 6 segs, 1021.1 K docs, 5095.6 MB 56.5s _1em: 8 segs, 416.9 K docs, 2076.6 MB 100.0 sec: 30 segments, 2 merges 197.3s _1bg: 6 segs, 1021.1 K docs, 5095.6 MB 61.6s _1em: 8 segs, 416.9 K docs, 2076.6 MB 105.0 sec: 25 segments, 1 merges 66.6s _1em: 8 segs, 416.9 K docs, 2076.6 MB 110.0 sec: 25 segments, 1 merges 71.6s _1em: 8 segs, 416.9 K docs, 2076.6 MB 115.0 sec: 25 segments, 1 merges 76.6s _1em: 8 segs, 416.9 K docs, 2076.6 MB 120.0 sec: 25 segments, 1 merges 81.6s _1em: 8 segs, 416.9 K docs, 2076.6 MB 125.0 sec: 18 segments, 1 merges 1.8s _1en: 4 segs, 955.7 K docs, 4768.4 MB 130.0 sec: 18 segments, 1 merges 6.8s _1en: 4 segs, 955.7 K docs, 4768.4 MB 135.1 sec: 18 segments, 1 merges 11.8s _1en: 4 segs, 955.7 K docs, 4768.4 MB 140.1 sec: 18 segments, 1 merges 16.8s _1en: 4 segs, 955.7 K docs, 4768.4 MB 145.1 sec: 18 segments, 1 merges 21.8s _1en: 4 segs, 955.7 K docs, 4768.4 MB 150.1 sec: 18 segments, 1 merges 26.8s _1en: 4 segs, 955.7 K docs, 4768.4 MB 155.1 sec: 18 segments, 1 merges 31.8s _1en: 4 segs, 955.7 K docs, 4768.4 MB 160.1 sec: 18 segments, 1 merges 36.8s _1en: 4 segs, 955.7 K docs, 4768.4 MB 165.1 sec: 18 segments, 1 merges 41.8s _1en: 4 segs, 955.7 K docs, 4768.4 MB 170.1 sec: 18 segments, 1 merges 46.9s _1en: 4 segs, 955.7 K docs, 4768.4 MB 175.1 sec: 18 segments, 1 merges 51.9s _1en: 4 segs, 955.7 K docs, 4768.4 MB 180.1 sec: 18 segments, 1 merges 56.9s _1en: 4 segs, 955.7 K docs, 4768.4 MB 185.0 sec: 18 segments, 1 merges 61.8s _1en: 4 segs, 955.7 K docs, 4768.4 MB 190.0 sec: 18 segments, 1 merges 66.8s _1en: 4 segs, 955.7 K docs, 4768.4 MB 195.1 sec: 18 segments, 1 merges 71.9s _1en: 4 segs, 955.7 K docs, 4768.4 MB 200.1 sec: 18 segments, 1 merges 76.9s _1en: 4 segs, 955.7 K docs, 4768.4 MB 205.1 sec: 18 segments, 1 merges 81.9s _1en: 4 segs, 955.7 K docs, 4768.4 MB 210.0 sec: 18 segments, 1 merges 86.8s _1en: 4 segs, 955.7 K docs, 4768.4 MB 215.0 sec: 18 segments, 1 merges 91.8s _1en: 4 segs, 955.7 K docs, 4768.4 MB 220.0 sec: 18 segments, 1 merges 96.8s _1en: 4 segs, 955.7 K docs, 4768.4 MB 225.0 sec: 18 segments, 1 merges 101.8s _1en: 4 segs, 955.7 K docs, 4768.4 MB 230.0 sec: 18 segments, 1 merges 106.8s _1en: 4 segs, 955.7 K docs, 4768.4 MB done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Indexed 8000000 docs in 1525 seconds reindex takes 1525.28 sec Force merge index in knn-reuse/indices/dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-1765126857478-8000000-32-100-7-fm now wait for already running merges to finish 0.0 sec: 15 segments, 1 merges 5.0 sec: 15 segments, 1 merges 5.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 10.0 sec: 15 segments, 1 merges 10.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 15.0 sec: 15 segments, 1 merges 15.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 20.0 sec: 15 segments, 1 merges 20.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 25.0 sec: 15 segments, 1 merges 25.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 30.0 sec: 15 segments, 1 merges 30.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 35.0 sec: 15 segments, 1 merges 35.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 40.0 sec: 15 segments, 1 merges 40.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 45.0 sec: 15 segments, 1 merges 45.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 50.0 sec: 15 segments, 1 merges 50.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 55.0 sec: 15 segments, 1 merges 55.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 60.0 sec: 15 segments, 1 merges 60.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 65.1 sec: 15 segments, 1 merges 65.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 70.1 sec: 15 segments, 1 merges 70.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 75.1 sec: 15 segments, 1 merges 75.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 80.1 sec: 15 segments, 1 merges 80.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 85.1 sec: 15 segments, 1 merges 85.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 90.1 sec: 15 segments, 1 merges 90.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 95.1 sec: 15 segments, 1 merges 95.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 100.1 sec: 15 segments, 1 merges 100.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 105.1 sec: 15 segments, 1 merges 105.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 110.1 sec: 15 segments, 1 merges 110.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 115.1 sec: 15 segments, 1 merges 115.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 120.0 sec: 15 segments, 1 merges 120.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 125.0 sec: 15 segments, 1 merges 125.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 130.0 sec: 15 segments, 1 merges 130.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 135.0 sec: 15 segments, 1 merges 135.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 140.0 sec: 15 segments, 1 merges 140.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 145.0 sec: 15 segments, 1 merges 145.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 150.0 sec: 15 segments, 1 merges 150.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 155.0 sec: 15 segments, 1 merges 155.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 160.0 sec: 15 segments, 1 merges 160.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 165.0 sec: 15 segments, 1 merges 165.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 170.0 sec: 15 segments, 1 merges 170.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 175.0 sec: 15 segments, 1 merges 175.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 180.1 sec: 15 segments, 1 merges 180.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 185.1 sec: 15 segments, 1 merges 185.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 190.1 sec: 15 segments, 1 merges 190.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 195.1 sec: 15 segments, 1 merges 195.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 200.1 sec: 15 segments, 1 merges 200.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 205.1 sec: 15 segments, 1 merges 205.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 210.1 sec: 15 segments, 1 merges 210.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 215.1 sec: 15 segments, 1 merges 215.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 220.1 sec: 15 segments, 1 merges 220.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 225.1 sec: 15 segments, 1 merges 225.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 230.1 sec: 15 segments, 1 merges 230.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 235.0 sec: 15 segments, 1 merges 235.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 240.0 sec: 15 segments, 1 merges 240.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 245.0 sec: 15 segments, 1 merges 245.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 250.0 sec: 15 segments, 1 merges 250.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 255.0 sec: 15 segments, 1 merges 255.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 260.0 sec: 15 segments, 1 merges 260.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 265.0 sec: 15 segments, 1 merges 265.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 270.0 sec: 15 segments, 1 merges 270.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 275.0 sec: 15 segments, 1 merges 275.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 280.0 sec: 15 segments, 1 merges 280.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 285.0 sec: 15 segments, 1 merges 285.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 290.0 sec: 15 segments, 1 merges 290.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 295.1 sec: 15 segments, 1 merges 295.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 300.1 sec: 15 segments, 1 merges 300.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 305.1 sec: 15 segments, 1 merges 305.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 310.1 sec: 15 segments, 1 merges 310.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 315.1 sec: 15 segments, 1 merges 315.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 320.1 sec: 15 segments, 1 merges 320.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 325.1 sec: 15 segments, 1 merges 325.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 330.1 sec: 15 segments, 1 merges 330.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 335.1 sec: 15 segments, 1 merges 335.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 340.1 sec: 15 segments, 1 merges 340.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 345.1 sec: 15 segments, 1 merges 345.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 350.0 sec: 15 segments, 1 merges 350.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 355.0 sec: 15 segments, 1 merges 355.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 360.0 sec: 15 segments, 1 merges 360.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 365.0 sec: 15 segments, 1 merges 365.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 370.0 sec: 15 segments, 1 merges 370.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 375.0 sec: 15 segments, 1 merges 375.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 380.0 sec: 15 segments, 1 merges 380.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 385.0 sec: 15 segments, 1 merges 385.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 390.0 sec: 15 segments, 1 merges 390.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 395.0 sec: 15 segments, 1 merges 395.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 400.1 sec: 15 segments, 1 merges 400.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 405.1 sec: 15 segments, 1 merges 405.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 410.1 sec: 15 segments, 1 merges 410.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 415.1 sec: 15 segments, 1 merges 415.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 420.1 sec: 15 segments, 1 merges 420.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 425.1 sec: 15 segments, 1 merges 425.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 430.1 sec: 15 segments, 1 merges 430.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 435.1 sec: 15 segments, 1 merges 435.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 440.1 sec: 15 segments, 1 merges 440.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 445.1 sec: 15 segments, 1 merges 445.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 450.1 sec: 15 segments, 1 merges 450.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 455.1 sec: 15 segments, 1 merges 455.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 460.1 sec: 15 segments, 1 merges 460.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 465.1 sec: 15 segments, 1 merges 465.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 470.1 sec: 15 segments, 1 merges 470.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 475.1 sec: 15 segments, 1 merges 475.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 480.1 sec: 15 segments, 1 merges 480.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 485.1 sec: 15 segments, 1 merges 485.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 490.1 sec: 15 segments, 1 merges 490.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 495.0 sec: 15 segments, 1 merges 495.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 500.1 sec: 15 segments, 1 merges 500.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 505.1 sec: 15 segments, 1 merges 505.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 510.1 sec: 15 segments, 1 merges 510.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 515.1 sec: 15 segments, 1 merges 515.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 520.1 sec: 15 segments, 1 merges 520.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 525.1 sec: 15 segments, 1 merges 525.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 530.1 sec: 15 segments, 1 merges 530.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 535.1 sec: 15 segments, 1 merges 535.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 540.1 sec: 15 segments, 1 merges 540.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 545.1 sec: 15 segments, 1 merges 545.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 550.0 sec: 15 segments, 1 merges 550.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 555.0 sec: 15 segments, 1 merges 555.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 560.1 sec: 15 segments, 1 merges 560.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 565.1 sec: 15 segments, 1 merges 565.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 570.1 sec: 15 segments, 1 merges 570.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 575.1 sec: 15 segments, 1 merges 575.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 580.1 sec: 15 segments, 1 merges 580.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 585.1 sec: 15 segments, 1 merges 585.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 590.1 sec: 15 segments, 1 merges 590.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 595.1 sec: 15 segments, 1 merges 595.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 600.0 sec: 15 segments, 1 merges 600.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 605.0 sec: 15 segments, 1 merges 605.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 610.0 sec: 15 segments, 1 merges 610.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 615.0 sec: 15 segments, 1 merges 615.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 620.0 sec: 15 segments, 1 merges 620.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 625.1 sec: 15 segments, 1 merges 625.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 630.1 sec: 15 segments, 1 merges 630.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 635.1 sec: 15 segments, 1 merges 635.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 640.1 sec: 15 segments, 1 merges 640.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 645.1 sec: 15 segments, 1 merges 645.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 650.1 sec: 15 segments, 1 merges 650.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 655.1 sec: 15 segments, 1 merges 655.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 660.1 sec: 15 segments, 1 merges 660.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 665.1 sec: 15 segments, 1 merges 665.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 670.0 sec: 15 segments, 1 merges 670.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 675.0 sec: 15 segments, 1 merges 675.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 680.0 sec: 15 segments, 1 merges 680.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 685.1 sec: 15 segments, 1 merges 685.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 690.1 sec: 15 segments, 1 merges 690.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 695.1 sec: 15 segments, 1 merges 695.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 700.1 sec: 15 segments, 1 merges 700.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 705.1 sec: 15 segments, 1 merges 705.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 710.1 sec: 15 segments, 1 merges 710.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 715.1 sec: 15 segments, 1 merges 715.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 720.1 sec: 15 segments, 1 merges 720.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 725.1 sec: 15 segments, 1 merges 725.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 730.0 sec: 15 segments, 1 merges 730.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 735.0 sec: 15 segments, 1 merges 735.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 740.0 sec: 15 segments, 1 merges 740.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 745.0 sec: 15 segments, 1 merges 745.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 750.0 sec: 15 segments, 1 merges 750.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 755.0 sec: 15 segments, 1 merges 755.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 760.0 sec: 15 segments, 1 merges 760.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 765.0 sec: 15 segments, 1 merges 765.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 770.0 sec: 15 segments, 1 merges 770.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 775.0 sec: 15 segments, 1 merges 775.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 780.0 sec: 15 segments, 1 merges 780.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 785.1 sec: 15 segments, 1 merges 785.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 790.1 sec: 15 segments, 1 merges 790.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 795.1 sec: 15 segments, 1 merges 795.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 800.1 sec: 15 segments, 1 merges 800.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 805.1 sec: 15 segments, 1 merges 805.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 810.0 sec: 15 segments, 1 merges 810.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 815.0 sec: 15 segments, 1 merges 815.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 820.0 sec: 15 segments, 1 merges 820.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 825.0 sec: 15 segments, 1 merges 825.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 830.0 sec: 15 segments, 1 merges 830.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 835.0 sec: 15 segments, 1 merges 835.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 840.1 sec: 15 segments, 1 merges 840.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 845.1 sec: 15 segments, 1 merges 845.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 850.1 sec: 15 segments, 1 merges 850.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 855.1 sec: 15 segments, 1 merges 855.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 860.1 sec: 15 segments, 1 merges 860.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 865.1 sec: 15 segments, 1 merges 865.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 870.1 sec: 15 segments, 1 merges 870.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 875.1 sec: 15 segments, 1 merges 875.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 880.1 sec: 15 segments, 1 merges 880.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 885.1 sec: 15 segments, 1 merges 885.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 890.1 sec: 15 segments, 1 merges 890.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 895.1 sec: 15 segments, 1 merges 895.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 900.1 sec: 15 segments, 1 merges 900.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 905.1 sec: 15 segments, 1 merges 905.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 910.1 sec: 15 segments, 1 merges 910.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 915.1 sec: 15 segments, 1 merges 915.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 920.1 sec: 15 segments, 1 merges 920.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 925.1 sec: 15 segments, 1 merges 925.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 930.0 sec: 15 segments, 1 merges 930.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 935.0 sec: 15 segments, 1 merges 935.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 940.0 sec: 15 segments, 1 merges 940.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 945.0 sec: 15 segments, 1 merges 945.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 950.0 sec: 15 segments, 1 merges 950.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 955.0 sec: 15 segments, 1 merges 955.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 960.0 sec: 15 segments, 1 merges 960.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 965.0 sec: 15 segments, 1 merges 965.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 970.1 sec: 15 segments, 1 merges 970.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 975.1 sec: 15 segments, 1 merges 975.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 980.1 sec: 15 segments, 1 merges 980.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 985.1 sec: 15 segments, 1 merges 985.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 990.1 sec: 15 segments, 1 merges 990.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 995.1 sec: 15 segments, 1 merges 995.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 1000.0 sec: 15 segments, 1 merges 1000.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 1005.0 sec: 15 segments, 1 merges 1005.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 1010.0 sec: 15 segments, 1 merges 1010.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 1015.0 sec: 15 segments, 1 merges 1015.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 1020.0 sec: 15 segments, 1 merges 1020.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 1025.0 sec: 15 segments, 1 merges 1025.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 1030.0 sec: 15 segments, 1 merges 1030.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 1035.0 sec: 15 segments, 1 merges 1035.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 1040.0 sec: 15 segments, 1 merges 1040.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 1045.1 sec: 15 segments, 1 merges 1045.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 1050.1 sec: 15 segments, 1 merges 1050.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 1055.1 sec: 15 segments, 1 merges 1055.1s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 1060.0 sec: 15 segments, 1 merges 1060.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 1065.0 sec: 15 segments, 1 merges 1065.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 1070.0 sec: 15 segments, 1 merges 1070.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 1075.0 sec: 15 segments, 1 merges 1075.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 1080.0 sec: 15 segments, 1 merges 1080.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 1085.0 sec: 15 segments, 1 merges 1085.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 1090.0 sec: 15 segments, 1 merges 1090.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 1095.0 sec: 15 segments, 1 merges 1095.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 1100.0 sec: 15 segments, 1 merges 1100.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 1105.0 sec: 15 segments, 1 merges 1105.0s _1eo: 15 segs, 8000.0 K docs, 39944.8 MB 1110.0 sec: 1 segments, 0 merges done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Force merge done in 1113.37 sec index has 1 segments: segments_3: _1eo(11.0.0):C8000000 _1eo: 40090.7 MB encodingByteSize=4 origByteSize=4 realEncodingByteSize=1.0 index disk usage is 40090.72 MB vector disk usage is 39184.57 MB vector RAM usage is 7934.57 MB exact nn key = cohere-v3-wikipedia-en-scattered-1024d.docs.vec-dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-8000000-qcohere-v3-wikipedia-en-scattered-1024d.queries.vec-1000-dot_product-knn-100 read pre-cached exact match vectors from cache file "knn-reuse/exact-nn/cohere-v3-wikipedia-en-scattered-1024d.docs.vec-dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-8000000-qcohere-v3-wikipedia-en-scattered-1024d.queries.vec-1000-dot_product-knn-100.bin" read pre-cached exact match scores from cache file "knn-reuse/exact-nn/cohere-v3-wikipedia-en-scattered-1024d.docs.vec-dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-8000000-qcohere-v3-wikipedia-en-scattered-1024d.queries.vec-1000-dot_product-knn-100.scores" EXACT_NN_SCORES_PATH: /l/util.nightly/knn-reuse/exact-nn/cohere-v3-wikipedia-en-scattered-1024d.docs.vec-dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-8000000-qcohere-v3-wikipedia-en-scattered-1024d.queries.vec-1000-dot_product-knn-100.scores EXACT_NN_METRIC: dot_product path=/lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec dim=1024 vectorEncoding.byteSize=4 1778739 query vectors in queryPath "/lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec" searching 1000 query vectors; topK=100, fanout=100 done warmup thread 3 name=main cpu@start=49235930009 cpu@end=51721373945 deltaMS=2485.443936 thread 14 name=Reference Handler cpu@start=1509988 cpu@end=1509988 deltaMS=0.0 thread 15 name=Finalizer cpu@start=179006 cpu@end=179006 deltaMS=0.0 thread 16 name=Signal Dispatcher cpu@start=64245 cpu@end=64245 deltaMS=0.0 thread 40 name=Common-Cleaner cpu@start=10477972 cpu@end=10477972 deltaMS=0.0 thread 41 name=JFR Recorder Thread cpu@start=23202790853 cpu@end=23203133209 deltaMS=0.342356 thread 42 name=JFR Periodic Tasks cpu@start=174224139587 cpu@end=174343830469 deltaMS=119.690882 thread 45 name=Notification Thread cpu@start=125724 cpu@end=125724 deltaMS=0.0 thread 56 name=hnsw-merge-1-thread-1 cpu@start=2400149244938 cpu@end=2400149244938 deltaMS=0.0 thread 57 name=hnsw-merge-1-thread-2 cpu@start=2395949576337 cpu@end=2395949576337 deltaMS=0.0 thread 58 name=hnsw-merge-1-thread-3 cpu@start=2402486820648 cpu@end=2402486820648 deltaMS=0.0 thread 59 name=hnsw-merge-1-thread-4 cpu@start=2395253209284 cpu@end=2395253209284 deltaMS=0.0 thread 60 name=hnsw-merge-1-thread-5 cpu@start=2401963785920 cpu@end=2401963785920 deltaMS=0.0 thread 61 name=hnsw-merge-1-thread-6 cpu@start=2401350833342 cpu@end=2401350833342 deltaMS=0.0 thread 62 name=hnsw-merge-1-thread-7 cpu@start=2393051363509 cpu@end=2393051363509 deltaMS=0.0 thread 63 name=hnsw-merge-1-thread-8 cpu@start=2400484128748 cpu@end=2400484128748 deltaMS=0.0 thread 64 name=hnsw-merge-1-thread-9 cpu@start=2402891688552 cpu@end=2402891688552 deltaMS=0.0 thread 65 name=hnsw-merge-1-thread-10 cpu@start=2400817802699 cpu@end=2400817802699 deltaMS=0.0 thread 66 name=hnsw-merge-1-thread-11 cpu@start=2395756125152 cpu@end=2395756125152 deltaMS=0.0 thread 67 name=hnsw-merge-1-thread-12 cpu@start=2399942914054 cpu@end=2399942914054 deltaMS=0.0 thread 68 name=hnsw-merge-1-thread-13 cpu@start=2399209380027 cpu@end=2399209380027 deltaMS=0.0 thread 69 name=hnsw-merge-1-thread-14 cpu@start=2399351273878 cpu@end=2399351273878 deltaMS=0.0 thread 70 name=hnsw-merge-1-thread-15 cpu@start=2397195841679 cpu@end=2397195841679 deltaMS=0.0 thread 71 name=hnsw-merge-1-thread-16 cpu@start=2400449207944 cpu@end=2400449207944 deltaMS=0.0 Average CPU cores used: 1.0451468848721854 completed 1000 searches in 2492 ms: 401 QPS CPU time=2604 ms checking results SUMMARY: 0.930 2.492 2.604 1.045 8000000 KNN 100 100 N/A N/A 100.000 32 100 7 bits 5683 1525.28 5244.94 1113.37 1 40090.72 null N/A 1.000 39184.570 7934.570 false HNSW no Leaf 0 has 4 layers Leaf 0 has 8000000 documents Graph level=3 size=239, Fanout min=5, mean=16.36, max=31, meandelta=403566.03 % 0 10 20 30 40 50 60 70 80 90 100 0 10 12 13 14 16 17 19 21 24 31 Graph level=2 size=7589, Fanout min=8, mean=27.38, max=32, meandelta=267507.41 % 0 10 20 30 40 50 60 70 80 90 100 0 18 22 25 27 31 32 32 32 32 32 Graph level=1 size=247003, Fanout min=1, mean=28.30, max=32, meandelta=258397.48 % 0 10 20 30 40 50 60 70 80 90 100 0 19 23 27 31 32 32 32 32 32 32 Graph level=0 size=8000000, Fanout min=1, mean=37.66, max=64, meandelta=194595.17 % 0 10 20 30 40 50 60 70 80 90 100 0 17 22 26 30 34 40 47 58 64 64 Graph level=3 size=239, connectedness=1.00 Graph level=2 size=7589, connectedness=1.00 Graph level=1 size=247003, connectedness=1.00 Graph level=0 size=8000000, connectedness=1.00 Performance counter stats for '/usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build:/l/util.nightly/build --add-modules jdk.incubator.vector --enable-native-access=ALL-UNNAMED -XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/2026.05.08.16.21.29/bench-knn-q7-fmTrue.jfr knn.KnnGraphTester -maxConn 32 -dim 1024 -docs /big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec -ndoc 8000000 -topK 100 -numIndexThreads 8 -beamWidthIndex 100 -search-and-stats /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec -metric dot_product -numMergeThread 16 -numMergeWorker 48 -forceMerge -quantize -quantizeBits 7': 66,477,710.98 msec task-clock:u 257,623,406,268,451 cycles:u (36.36%) 171,361,943,499,382 instructions:u (36.36%) 5,050,437,283,121 cache-references:u (36.36%) 2,310,884,017,280 cache-misses:u (36.36%) 60,103,015,282,804 L1-dcache-loads:u (36.36%) 2,038,246,418,993 L1-dcache-load-misses:u (36.36%) 2,589,804,082,980 L1-icache-loads:u (36.36%) 16,562,429,937 L1-icache-load-misses:u (36.36%) LLC-loads:u LLC-load-misses:u LLC-stores:u LLC-store-misses:u LLC-prefetches:u LLC-prefetch-misses:u 15,802,739 faults:u 14,632,996 minor-faults:u 28,405 major-faults:u 17,774,646,025,167 branches:u (36.36%) 118,524,371,830 branch-misses:u (36.36%) 3,531,466,034,726 stalled-cycles-frontend:u (36.36%) stalled-cycles-backend:u 2951.989949934 seconds time elapsed 65750.157035000 seconds user 713.045602000 seconds sys took 0:49:12.021729 to run KnnGraphTester result: KNNResultV1(lucene_git_rev='2dee50e21f868aaae436c1dc47d6678564d69b4d', luceneutil_git_rev='40c563c7470e2788e47ee0c9f7162e693c42fd3c', index_vectors_file='/big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec', search_vectors_file='/lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec', vector_dims=1024, do_force_merge=True, recall=0.93, cpu_time_ms=2.492, net_cpu_ms=2.604, avg_cpu_core_count=1.045, num_docs=8000000, top_k=100, fanout=100, max_conn=32, beam_width=100, quantize_desc='7 bits', total_visited=5683, index_time_sec=1525.28, index_docs_per_sec=5244.94, force_merge_time_sec=1113.37, index_num_segments=1, index_size_on_disk_mb=40090.72, selectivity=None, pre_post_filter='null', vec_disk_mb=39184.57, vec_ram_mb=7934.57, graph_level_conn_p_values={3: (239, {0: 0, 10: 10, 20: 12, 30: 13, 40: 14, 50: 16, 60: 17, 70: 19, 80: 21, 90: 24, 100: 31}), 2: (7589, {0: 0, 10: 18, 20: 22, 30: 25, 40: 27, 50: 31, 60: 32, 70: 32, 80: 32, 90: 32, 100: 32}), 1: (247003, {0: 0, 10: 19, 20: 23, 30: 27, 40: 31, 50: 32, 60: 32, 70: 32, 80: 32, 90: 32, 100: 32}), 0: (8000000, {0: 0, 10: 17, 20: 22, 30: 26, 40: 30, 50: 34, 60: 40, 70: 47, 80: 58, 90: 64, 100: 64})}, combined_run_time=datetime.timedelta(seconds=2952, microseconds=21729)) Profiler summary for /l/logs.nightly/2026.05.08.16.21.29/bench-knn-q7-fmTrue.jfr Version: 2.1 Chunks: 146 Start: 2026-05-08 23:40:05 (UTC) Duration: 2936 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 63770324 1094254260 jdk.FileWrite 25498456 556691484 jdk.FileRead 8003648 182952689 jdk.ObjectAllocationInNewTLAB 73441 1458168 jdk.BooleanFlag 72416 2291530 jdk.CPULoad 54755 1094464 jdk.Checkpoint 10414 35964415 jdk.UnsignedIntFlag 7008 237788 jdk.IntFlag 6424 234446 jdk.Compilation 5932 153250 jdk.StringFlag 4964 192491 jdk.ObjectAllocationOutsideTLAB 1239 22178 jdk.CPUInformation 146 219288 jdk.GCConfiguration 146 3792 jdk.JVMInformation 146 136068 jdk.Metadata 146 16136939 jdk.GarbageCollection 59 1418 jdk.ActiveRecording 0 0 jdk.ActiveSetting 0 0 jdk.AllocationRequiringGC 0 0 jdk.BooleanFlagChanged 0 0 jdk.CPUTimeSamplesLost 0 0 jdk.CPUTimeStampCounter 0 0 jdk.ClassDefine 0 0 jdk.ClassLoad 0 0 jdk.ClassLoaderStatistics 0 0 jdk.ClassLoadingStatistics 0 0 jdk.ClassRedefinition 0 0 jdk.ClassUnload 0 0 jdk.CodeCacheConfiguration 0 0 jdk.CodeCacheFull 0 0 jdk.CodeCacheStatistics 0 0 jdk.CompilationFailure 0 0 jdk.CompilerConfiguration 0 0 jdk.CompilerInlining 0 0 jdk.CompilerPhase 0 0 jdk.CompilerQueueUtilization 0 0 jdk.CompilerStatistics 0 0 jdk.ConcurrentModeFailure 0 0 jdk.ContainerCPUThrottling 0 0 jdk.ContainerCPUUsage 0 0 jdk.ContainerConfiguration 0 0 jdk.ContainerIOUsage 0 0 jdk.ContainerMemoryUsage 0 0 jdk.ContinuationFreeze 0 0 jdk.ContinuationFreezeFast 0 0 jdk.ContinuationFreezeSlow 0 0 jdk.ContinuationThaw 0 0 jdk.ContinuationThawFast 0 0 jdk.ContinuationThawSlow 0 0 jdk.DataLoss 0 0 jdk.Deoptimization 0 0 jdk.DeprecatedInvocation 0 0 jdk.Deserialization 0 0 jdk.DirectBufferStatistics 0 0 jdk.DoubleFlag 0 0 jdk.DoubleFlagChanged 0 0 jdk.DumpReason 0 0 jdk.EvacuationFailed 0 0 jdk.EvacuationInformation 0 0 jdk.ExceptionStatistics 0 0 jdk.ExecuteVMOperation 0 0 jdk.ExecutionSample 0 0 jdk.FileForce 0 0 jdk.FinalizerStatistics 0 0 jdk.Flush 0 0 jdk.G1AdaptiveIHOP 0 0 jdk.G1BasicIHOP 0 0 jdk.G1EvacuationOldStatistics 0 0 jdk.G1EvacuationYoungStatistics 0 0 jdk.G1GarbageCollection 0 0 jdk.G1HeapRegionInformation 0 0 jdk.G1HeapRegionTypeChange 0 0 jdk.G1HeapSummary 0 0 jdk.G1MMU 0 0 jdk.GCCPUTime 0 0 jdk.GCHeapConfiguration 0 0 jdk.GCHeapMemoryPoolUsage 0 0 jdk.GCHeapMemoryUsage 0 0 jdk.GCHeapSummary 0 0 jdk.GCPhaseConcurrent 0 0 jdk.GCPhaseConcurrentLevel1 0 0 jdk.GCPhaseConcurrentLevel2 0 0 jdk.GCPhaseParallel 0 0 jdk.GCPhasePause 0 0 jdk.GCPhasePauseLevel1 0 0 jdk.GCPhasePauseLevel2 0 0 jdk.GCPhasePauseLevel3 0 0 jdk.GCPhasePauseLevel4 0 0 jdk.GCReferenceStatistics 0 0 jdk.GCSurvivorConfiguration 0 0 jdk.GCTLABConfiguration 0 0 jdk.HeapDump 0 0 jdk.InitialEnvironmentVariable 0 0 jdk.InitialSecurityProperty 0 0 jdk.InitialSystemProperty 0 0 jdk.IntFlagChanged 0 0 jdk.JITRestart 0 0 jdk.JavaAgent 0 0 jdk.JavaErrorThrow 0 0 jdk.JavaExceptionThrow 0 0 jdk.JavaMonitorDeflate 0 0 jdk.JavaMonitorEnter 0 0 jdk.JavaMonitorInflate 0 0 jdk.JavaMonitorNotify 0 0 jdk.JavaMonitorStatistics 0 0 jdk.JavaMonitorWait 0 0 jdk.JavaThreadStatistics 0 0 jdk.LongFlag 0 0 jdk.LongFlagChanged 0 0 jdk.MetaspaceAllocationFailure 0 0 jdk.MetaspaceChunkFreeListSummary 0 0 jdk.MetaspaceGCThreshold 0 0 jdk.MetaspaceOOM 0 0 jdk.MetaspaceSummary 0 0 jdk.MethodTiming 0 0 jdk.MethodTrace 0 0 jdk.ModuleExport 0 0 jdk.ModuleRequire 0 0 jdk.NativeAgent 0 0 jdk.NativeLibrary 0 0 jdk.NativeLibraryLoad 0 0 jdk.NativeLibraryUnload 0 0 jdk.NativeMemoryUsage 0 0 jdk.NativeMemoryUsageTotal 0 0 jdk.NativeMethodSample 0 0 jdk.NetworkUtilization 0 0 jdk.OSInformation 0 0 jdk.ObjectAllocationSample 0 0 jdk.ObjectCount 0 0 jdk.ObjectCountAfterGC 0 0 jdk.OldGarbageCollection 0 0 jdk.OldObjectSample 0 0 jdk.PSHeapSummary 0 0 jdk.ParallelOldGarbageCollection 0 0 jdk.PhysicalMemory 0 0 jdk.ProcessStart 0 0 jdk.PromoteObjectInNewPLAB 0 0 jdk.PromoteObjectOutsidePLAB 0 0 jdk.PromotionFailed 0 0 jdk.RedefineClasses 0 0 jdk.ReservedStackActivation 0 0 jdk.ResidentSetSize 0 0 jdk.RetransformClasses 0 0 jdk.SafepointBegin 0 0 jdk.SafepointEnd 0 0 jdk.SafepointLatency 0 0 jdk.SafepointStateSynchronization 0 0 jdk.SecurityPropertyModification 0 0 jdk.SecurityProviderService 0 0 jdk.SerializationMisdeclaration 0 0 jdk.ShenandoahEvacuationInformation 0 0 jdk.ShenandoahHeapRegionInformation 0 0 jdk.ShenandoahHeapRegionStateChange 0 0 jdk.Shutdown 0 0 jdk.SocketRead 0 0 jdk.SocketWrite 0 0 jdk.StringFlagChanged 0 0 jdk.StringTableStatistics 0 0 jdk.SwapSpace 0 0 jdk.SymbolTableStatistics 0 0 jdk.SyncOnValueBasedClass 0 0 jdk.SystemGC 0 0 jdk.SystemProcess 0 0 jdk.TLSHandshake 0 0 jdk.TenuringDistribution 0 0 jdk.ThreadAllocationStatistics 0 0 jdk.ThreadCPULoad 0 0 jdk.ThreadContextSwitchRate 0 0 jdk.ThreadDump 0 0 jdk.ThreadEnd 0 0 jdk.ThreadPark 0 0 jdk.ThreadSleep 0 0 jdk.ThreadStart 0 0 jdk.UnsignedIntFlagChanged 0 0 jdk.UnsignedLongFlag 0 0 jdk.UnsignedLongFlagChanged 0 0 jdk.VirtualThreadEnd 0 0 jdk.VirtualThreadPinned 0 0 jdk.VirtualThreadStart 0 0 jdk.VirtualThreadSubmitFailed 0 0 jdk.VirtualizationInformation 0 0 jdk.X509Certificate 0 0 jdk.X509Validation 0 0 jdk.YoungGarbageCollection 0 0 jdk.YoungGenerationConfiguration 0 0 jdk.ZAllocationStall 0 0 jdk.ZOldGarbageCollection 0 0 jdk.ZPageAllocation 0 0 jdk.ZRelocationSet 0 0 jdk.ZRelocationSetGroup 0 0 jdk.ZStatisticsCounter 0 0 jdk.ZStatisticsSampler 0 0 jdk.ZThreadPhase 0 0 jdk.ZUncommit 0 0 jdk.ZYoungGarbageCollection 0 0 profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=1 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.08.16.21.29/bench-knn-q7-fmTrue.jfr Profiler for cpu at stackSize=1 [/l/logs.nightly/2026.05.08.16.21.29/bench-knn-q7-fmTrue.jfr is 1804.40 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 63770324 events (total: 63M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 58.29% 37M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] 14.36% 9M jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] 12.89% 8M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] 2.17% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 1.99% 1M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] 1.89% 1M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] 1.11% 710709 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.96% 613006 org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] 0.78% 499667 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] 0.68% 431523 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] 0.67% 424972 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] 0.39% 251255 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] 0.35% 225298 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] 0.30% 193423 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] 0.29% 185673 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] 0.25% 160711 java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] 0.25% 157041 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.20% 129063 jdk.jfr.internal.JVM#emitEvent() [Native code] 0.17% 108901 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] 0.15% 98839 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] 0.14% 88038 sun.nio.ch.NativeThread#current0() [Native code] 0.13% 85800 org.apache.lucene.store.ChecksumIndexInput#skipByReading():81 [JIT compiled code] 0.10% 60969 org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] 0.09% 57380 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] 0.08% 51770 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():482 [JIT compiled code] 0.08% 49591 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#calculateCentroid():488 [JIT compiled code] 0.07% 43504 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():363 [JIT compiled code] 0.06% 40415 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 0.06% 40189 org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#writeVectorData():302 [JIT compiled code] 0.06% 39500 org.apache.lucene.util.hnsw.NeighborArray#sort():171 [Inlined code] 0.06% 38459 org.apache.lucene.util.TernaryLongHeap#downHeap():246 [Inlined code] 0.06% 37909 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 0.05% 31723 org.apache.lucene.util.TernaryLongHeap#downHeap():235 [Inlined code] 0.05% 29672 jdk.jfr.internal.event.EventWriter#reserveEventSizeField():199 [Inlined code] 0.04% 22879 java.util.concurrent.atomic.LongAdder#add():93 [Inlined code] 0.03% 21359 org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [Inlined code] 0.03% 18149 jdk.jfr.internal.JVM#getStackTraceId() [Native code] 0.03% 17435 java.util.DualPivotQuicksort#sort():238 [Inlined code] 0.03% 16918 java.util.DualPivotQuicksort#sort():368 [JIT compiled code] 0.03% 16861 org.apache.lucene.index.LockableConcurrentApproximatePriorityQueue#lockAndPoll():44 [Inlined code] 0.02% 15543 org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 0.02% 14809 org.apache.lucene.util.hnsw.NeighborArray#clear():233 [Inlined code] 0.02% 13951 org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] 0.02% 13947 org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 0.02% 12370 org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] 0.02% 11670 sun.nio.ch.FileChannelImpl#traceImplRead():269 [Inlined code] 0.02% 10654 org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():248 [JIT compiled code] 0.02% 10486 org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#writeFloat32Vectors():172 [JIT compiled code] 0.01% 9560 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] 0.01% 8199 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#calculateCentroid():491 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=4 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.08.16.21.29/bench-knn-q7-fmTrue.jfr Profiler for cpu at stackSize=4 [/l/logs.nightly/2026.05.08.16.21.29/bench-knn-q7-fmTrue.jfr is 1804.40 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 63770324 events (total: 63M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 55.26% 35M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 14.35% 9M jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnalignedInternal():3169 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnaligned():3159 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():60 [Inlined code] 12.89% 8M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] 2.17% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] 2.02% 1M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] 1.67% 1M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#releaseShared():807 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#unlock():903 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():234 [JIT compiled code] 1.57% 998540 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [Inlined code] 0.96% 612863 org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#collect():683 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():350 [JIT compiled code] 0.78% 499667 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] 0.75% 477438 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] 0.64% 410409 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 0.55% 348557 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():348 [JIT compiled code] 0.53% 338945 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.43% 273750 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.39% 247274 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField():169 [Inlined code] 0.35% 225294 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.32% 202985 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] 0.29% 185469 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] 0.25% 160562 java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] 0.25% 157014 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer():137 [Inlined code] at sun.nio.ch.IOUtil#write():102 [Inlined code] 0.22% 138881 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#release():720 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#unlock():1154 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():392 [JIT compiled code] 0.19% 118456 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute():54 [Inlined code] at jdk.jfr.internal.periodic.PeriodicTask#run():125 [Inlined code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic():145 [JIT compiled code] 0.16% 98958 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] 0.15% 94469 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#pop():124 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#pop():129 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():322 [JIT compiled code] 0.14% 90927 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.13% 85395 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] 0.12% 74482 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current():51 [Inlined code] at sun.nio.ch.NativeThreadSet#add():48 [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite():349 [Inlined code] 0.12% 73438 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():101 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] 0.11% 71883 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] 0.10% 66873 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#updateTop():153 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] 0.09% 57331 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.08% 51674 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():482 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] 0.08% 49591 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#calculateCentroid():488 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeAndRecalculateCentroids():459 [Interpreted code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFlatVectorField():331 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] 0.08% 48152 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#insertSortedInternal():184 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#sort():164 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] 0.07% 43795 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField():169 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#flush():156 [JIT compiled code] 0.06% 40363 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.06% 40189 org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#writeVectorData():302 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#mergeOneFlatVectorField():235 [Interpreted code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFlatVectorField():325 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] 0.06% 39500 org.apache.lucene.util.hnsw.NeighborArray#sort():171 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] 0.06% 37903 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read():51 [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer():341 [Inlined code] at sun.nio.ch.IOUtil#read():307 [Inlined code] 0.05% 32423 org.apache.lucene.store.ChecksumIndexInput#skipByReading():81 [JIT compiled code] at org.apache.lucene.store.ChecksumIndexInput#seek():64 [Inlined code] at org.apache.lucene.codecs.CodecUtil#checksumEntireFile():619 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsReader#checkIntegrity():193 [JIT compiled code] 0.05% 32380 org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] 0.05% 31125 org.apache.lucene.store.ChecksumIndexInput#skipByReading():81 [JIT compiled code] at org.apache.lucene.store.ChecksumIndexInput#seek():64 [JIT compiled code] at org.apache.lucene.codecs.CodecUtil#checksumEntireFile():619 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsReader#checkIntegrity():193 [JIT compiled code] 0.05% 29822 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():363 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.05% 29494 jdk.jfr.internal.event.EventWriter#reserveEventSizeField():199 [Inlined code] at jdk.jfr.internal.event.EventWriter#beginEvent():245 [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer():69 [Inlined code] 0.04% 27215 org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] 0.04% 22974 org.apache.lucene.util.TernaryLongHeap#downHeap():235 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#updateTop():153 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] 0.03% 21247 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField():169 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#flush():156 [JIT compiled code] 0.03% 18507 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#pop():124 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#pop():129 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popNode():637 [Inlined code] 0.03% 18087 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] 0.03% 17168 java.util.concurrent.atomic.LongAdder#add():93 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#lambda$addNode$0():170 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph$$Lambda.0x000000007f172130#accept() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#alertOnHeapMemoryUsageChange():118 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=12 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.08.16.21.29/bench-knn-q7-fmTrue.jfr Profiler for cpu at stackSize=12 [/l/logs.nightly/2026.05.08.16.21.29/bench-knn-q7-fmTrue.jfr is 1804.40 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 63770324 events (total: 63M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 35.34% 22M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007f19f9e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] 19.59% 12M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007f19f9e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] 13.80% 8M jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnalignedInternal():3169 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnaligned():3159 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():60 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():53 [Inlined code] at java.lang.invoke.VarHandleGuards#guard_LJ_I():251 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#get():742 [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#readInt():270 [Inlined code] at org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#vectorValue():131 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():245 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 11.84% 7M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] 1.57% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 1.39% 885215 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007f19f9e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] 1.13% 718147 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#releaseShared():807 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#unlock():903 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():234 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007f19f9e8#call() [Inlined code] 0.75% 475827 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 0.66% 418597 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFlatVectorField():349 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField():129 [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge():127 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues():272 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000007f196230#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] 0.64% 408435 org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#collect():683 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():350 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007f19f9e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.64% 407093 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.63% 399802 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007f19f9e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] 0.50% 321070 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007f19f9e8#call() [Inlined code] 0.48% 304128 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007f19f9e8#call() [Inlined code] 0.47% 297341 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007f19f9e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000007f19a000#run() [JIT compiled code] 0.46% 293084 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFlatVectorField():349 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField():129 [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge():127 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues():272 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000007f196230#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] 0.45% 288225 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#releaseShared():807 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#unlock():903 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():234 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007f19f9e8#call() [Inlined code] 0.45% 286859 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFlatVectorField():349 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField():129 [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge():127 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues():272 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000007f196230#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] 0.44% 280345 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] 0.27% 172704 org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#collect():683 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():350 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007f19f9e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.26% 167362 jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnalignedInternal():3169 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnaligned():3159 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():60 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():53 [Inlined code] at java.lang.invoke.VarHandleGuards#guard_LJ_I():251 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#get():742 [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#readInt():270 [Inlined code] at org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#vectorValue():131 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():245 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():329 [JIT compiled code] 0.25% 159329 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007f19f9e8#call() [Inlined code] 0.25% 156624 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer():137 [Inlined code] at sun.nio.ch.IOUtil#write():102 [Inlined code] at sun.nio.ch.IOUtil#write():72 [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite():355 [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite():374 [Inlined code] at sun.nio.ch.FileChannelImpl#write():333 [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully():68 [Inlined code] at sun.nio.ch.ChannelOutputStream#write():105 [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write():391 [Inlined code] at java.util.zip.CheckedOutputStream#write():73 [Inlined code] 0.24% 152330 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():348 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007f19f9e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.23% 146043 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007f19f9e8#call() [Inlined code] 0.21% 134652 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField():169 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#flush():156 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#flush():209 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#flush():123 [JIT compiled code] at org.apache.lucene.index.VectorValuesConsumer#flush():76 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():314 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] 0.21% 132800 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007f19f9e8#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] 0.19% 121376 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007f19f9e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.19% 118456 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute():54 [Inlined code] at jdk.jfr.internal.periodic.PeriodicTask#run():125 [Inlined code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic():145 [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask():502 [Interpreted code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0():428 [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000007f07aa58#run() [Interpreted code] at java.lang.Thread#runWith():1487 [Interpreted code] at java.lang.Thread#run():1474 [Interpreted code] 0.18% 116787 jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnalignedInternal():3169 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnaligned():3159 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():60 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():53 [Inlined code] at java.lang.invoke.VarHandleGuards#guard_LJ_I():251 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#get():742 [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#readInt():270 [Inlined code] at org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#vectorValue():131 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():245 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] 0.18% 112124 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():348 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.17% 108097 java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.17% 106708 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007f19f9e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000007f19a000#run() [JIT compiled code] 0.16% 104475 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007f19f9e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.15% 98540 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] 0.14% 89111 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#release():720 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#unlock():1154 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():392 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007f19f9e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.13% 81722 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007f19f9e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000007f19a000#run() [JIT compiled code] 0.12% 75032 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFlatVectorField():349 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField():129 [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge():127 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues():272 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000007f196230#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge():159 [Interpreted code] 0.12% 74253 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current():51 [Inlined code] at sun.nio.ch.NativeThreadSet#add():48 [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite():349 [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite():374 [Inlined code] at sun.nio.ch.FileChannelImpl#write():333 [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully():68 [Inlined code] at sun.nio.ch.ChannelOutputStream#write():105 [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write():391 [Inlined code] at java.util.zip.CheckedOutputStream#write():73 [Inlined code] at java.io.BufferedOutputStream#flushBuffer():123 [Inlined code] at java.io.BufferedOutputStream#write():188 [Inlined code] 0.11% 68805 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.10% 66690 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFlatVectorField():349 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField():129 [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge():127 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues():272 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000007f196230#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge():159 [Interpreted code] 0.10% 64610 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField():169 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#flush():156 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#flush():209 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#flush():123 [JIT compiled code] at org.apache.lucene.index.VectorValuesConsumer#flush():76 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():314 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#postUpdate():403 [Inlined code] 0.10% 63338 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007f19f9e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.10% 62735 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():348 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007f19f9e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.10% 61263 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFlatVectorField():349 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField():129 [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge():127 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues():272 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000007f196230#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():159 [Interpreted code] 0.10% 61216 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007f19f9e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll():109 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#build():93 [JIT compiled code] 0.09% 56804 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007f19f9e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000007f19a000#run() [JIT compiled code] 0.08% 49987 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#pop():124 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#pop():129 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():322 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007f19f9e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.08% 49613 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007f19f9e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.07% 47603 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#release():720 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#unlock():1154 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():392 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007f19f9e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=1 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.08.16.21.29/bench-knn-q7-fmTrue.jfr Profiler for heap at stackSize=1 [/l/logs.nightly/2026.05.08.16.21.29/bench-knn-q7-fmTrue.jfr is 1804.40 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 74654 events (total: 568317M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 23.45% 133290M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] 23.17% 131678M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 23.04% 130938M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 11.18% 63520M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] 5.74% 32646M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] 4.04% 22973M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] 1.09% 6180M java.util.Arrays#copyOf():3478 [Inlined code] 0.95% 5415M java.lang.Integer#valueOf():1006 [Inlined code] 0.74% 4231M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] 0.71% 4041M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] 0.67% 3823M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] 0.63% 3553M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] 0.36% 2032M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] 0.35% 2000M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():355 [Interpreted code] 0.31% 1772M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():232 [JIT compiled code] 0.31% 1761M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [Inlined code] 0.30% 1718M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [JIT compiled code] 0.24% 1374M knn.IndexerThread#_run():86 [Interpreted code] 0.19% 1092M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():283 [JIT compiled code] 0.16% 924M java.util.DualPivotQuicksort#tryMergeRuns():816 [JIT compiled code] 0.14% 797M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] 0.14% 780M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():269 [JIT compiled code] 0.14% 777M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [Inlined code] 0.13% 735M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Inlined code] 0.11% 645M java.util.ArrayList#grow():240 [Inlined code] 0.09% 536M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] 0.09% 522M java.lang.reflect.Array#newInstance():76 [Inlined code] 0.09% 515M java.util.concurrent.atomic.AtomicBoolean#compareAndSet():98 [Interpreted code] 0.09% 515M org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Interpreted code] 0.08% 448M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():389 [JIT compiled code] 0.08% 430M java.util.DualPivotQuicksort#sort():354 [JIT compiled code] 0.07% 414M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] 0.07% 402M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():556 [JIT compiled code] 0.07% 396M knn.IndexerThread#_run():108 [JIT compiled code] 0.07% 371M java.util.ArrayList#iterator():1030 [JIT compiled code] 0.06% 341M org.apache.lucene.util.SparseFixedBitSet#insertLong():230 [Inlined code] 0.06% 338M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():618 [JIT compiled code] 0.05% 258M jdk.internal.misc.Unsafe#allocateUninitializedArray():1396 [Inlined code] 0.04% 244M java.util.List#of():935 [Inlined code] 0.04% 218M java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue():291 [Inlined code] 0.04% 214M knn.IndexerThread#_run():86 [JIT compiled code] 0.04% 206M knn.IndexerThread#_run():125 [JIT compiled code] 0.04% 200M org.apache.lucene.document.Document#():42 [Inlined code] 0.03% 187M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [JIT compiled code] 0.03% 172M java.util.HashMap#newNode():1910 [Inlined code] 0.03% 171M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [Inlined code] 0.03% 163M org.apache.lucene.util.FixedBitSet#():148 [Inlined code] 0.03% 157M org.apache.lucene.util.hnsw.OnHeapHnswGraph#():86 [JIT compiled code] 0.03% 151M java.io.BufferedOutputStream#():92 [JIT compiled code] 0.03% 145M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await():1767 [Interpreted code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=4 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.08.16.21.29/bench-knn-q7-fmTrue.jfr Profiler for heap at stackSize=4 [/l/logs.nightly/2026.05.08.16.21.29/bench-knn-q7-fmTrue.jfr is 1804.40 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 74654 events (total: 568317M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 18.86% 107206M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] 18.67% 106093M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] 13.10% 74438M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 9.42% 53539M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] 6.86% 39006M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollector#():44 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [JIT compiled code] 5.74% 32646M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():338 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():335 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] 4.32% 24556M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] 4.31% 24490M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#():44 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [Interpreted code] 4.30% 24461M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] 4.04% 22973M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 1.02% 5779M java.util.Arrays#copyOf():3478 [Inlined code] at java.util.ArrayDeque#grow():146 [JIT compiled code] at java.util.ArrayDeque#addFirst():288 [Inlined code] at java.util.ArrayDeque#push():577 [Inlined code] 0.93% 5303M java.lang.Integer#valueOf():1006 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1131 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1086 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1061 [Interpreted code] 0.74% 4231M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] 0.63% 3553M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.62% 3513M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] 0.36% 2047M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.36% 2042M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.35% 2000M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():355 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run():726 [Interpreted code] 0.28% 1606M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.27% 1536M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.24% 1374M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [JIT compiled code] 0.24% 1374M knn.IndexerThread#_run():86 [Interpreted code] at knn.IndexerThread#run():77 [Interpreted code] 0.24% 1355M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.23% 1305M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.22% 1225M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():232 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] 0.18% 1024M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.16% 924M java.util.DualPivotQuicksort#tryMergeRuns():816 [JIT compiled code] at java.util.DualPivotQuicksort#sort():277 [JIT compiled code] at java.util.DualPivotQuicksort#sort():238 [Inlined code] at java.util.Arrays#sort():123 [Inlined code] 0.13% 735M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite():106 [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite():48 [Inlined code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite():2274 [JIT compiled code] 0.11% 645M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] 0.11% 628M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():283 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.10% 592M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#newInvokeSpecial() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [Inlined code] 0.10% 551M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.09% 533M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] 0.09% 522M java.lang.reflect.Array#newInstance():76 [Inlined code] at org.apache.lucene.util.ArrayUtil#growExact():216 [Inlined code] at org.apache.lucene.util.ArrayUtil#grow():234 [JIT compiled code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():152 [Inlined code] 0.09% 515M java.util.concurrent.atomic.AtomicBoolean#compareAndSet():98 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():170 [Interpreted code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Interpreted code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000007f19a000#run() [Interpreted code] 0.09% 515M org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Interpreted code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000007f19a000#run() [Interpreted code] at java.util.concurrent.ThreadPoolExecutor#runWorker():1090 [Interpreted code] at java.util.concurrent.ThreadPoolExecutor$Worker#run():614 [Interpreted code] 0.08% 436M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():389 [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] 0.07% 415M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():238 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] 0.07% 414M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():238 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph():122 [Interpreted code] 0.07% 402M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():556 [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#serializedDocument():645 [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#copyOneDoc():508 [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#merge():630 [JIT compiled code] 0.07% 396M knn.IndexerThread#_run():108 [JIT compiled code] at knn.IndexerThread#run():77 [Interpreted code] 0.07% 388M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] 0.07% 387M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():238 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] 0.07% 384M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 0.07% 371M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():232 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField():169 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#flush():156 [JIT compiled code] 0.06% 343M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Interpreted code] 0.06% 338M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():618 [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#serializedDocument():645 [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#copyOneDoc():508 [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#merge():630 [JIT compiled code] 0.06% 338M org.apache.lucene.util.SparseFixedBitSet#insertLong():230 [Inlined code] at org.apache.lucene.util.SparseFixedBitSet#getAndSet():170 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search():83 [JIT compiled code] 0.06% 337M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] 0.06% 321M java.util.DualPivotQuicksort#sort():354 [JIT compiled code] at java.util.DualPivotQuicksort#sort():238 [Inlined code] at java.util.Arrays#sort():123 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph():534 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=12 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.08.16.21.29/bench-knn-q7-fmTrue.jfr Profiler for heap at stackSize=12 [/l/logs.nightly/2026.05.08.16.21.29/bench-knn-q7-fmTrue.jfr is 1804.40 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 74654 events (total: 568317M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 8.91% 50650M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007f19f9e8#call() [Inlined code] 8.83% 50172M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007f19f9e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 8.76% 49787M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007f19f9e8#call() [Inlined code] 7.00% 39763M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 6.85% 38942M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollector#():44 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():28 [Inlined code] at org.apache.lucene.search.IndexSearcher#search():752 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#searchAfter():601 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():624 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1527 [JIT compiled code] at knn.KnnGraphTester#testSearch():1253 [Interpreted code] at knn.KnnGraphTester#run():770 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] 5.70% 32419M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():338 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():335 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$FieldWriter#addValue():568 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$FieldWriter#addValue():518 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():783 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 4.08% 23212M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007f19f9e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 3.98% 22596M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007f19f9e8#call() [Inlined code] 3.80% 21572M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 3.79% 21541M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 3.75% 21325M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007f19f9e8#call() [Inlined code] 2.88% 16350M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#():44 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():28 [Interpreted code] at org.apache.lucene.search.IndexSearcher#search():752 [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter():601 [Interpreted code] at org.apache.lucene.search.IndexSearcher#search():624 [Interpreted code] at knn.KnnGraphTester#doFloatVectorQuery():1527 [Interpreted code] at knn.KnnGraphTester#testSearch():1253 [Interpreted code] at knn.KnnGraphTester#run():770 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] 2.42% 13765M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 1.55% 8805M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] 1.53% 8707M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] 1.43% 8140M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#():44 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():28 [Interpreted code] at org.apache.lucene.search.IndexSearcher#search():752 [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter():601 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():624 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1527 [JIT compiled code] at knn.KnnGraphTester#testSearch():1253 [Interpreted code] at knn.KnnGraphTester#run():770 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] 1.34% 7632M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():255 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph():122 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph():148 [Interpreted code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder():81 [Interpreted code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge():212 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#buildAndWriteGraph():485 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#lambda$mergeOneField$0():440 [Interpreted code] 1.32% 7508M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():255 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph():122 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph():148 [Interpreted code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder():81 [Interpreted code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge():212 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#buildAndWriteGraph():485 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#lambda$mergeOneField$0():440 [Interpreted code] 1.24% 7022M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007f19f9e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 1.07% 6069M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] 1.02% 5779M java.util.Arrays#copyOf():3478 [Inlined code] at java.util.ArrayDeque#grow():146 [JIT compiled code] at java.util.ArrayDeque#addFirst():288 [Inlined code] at java.util.ArrayDeque#push():577 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1131 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1086 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1061 [Interpreted code] at knn.KnnGraphTester#run():775 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] at knn.KnnGraphTester#main():275 [Interpreted code] 0.98% 5577M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.95% 5383M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.93% 5303M java.lang.Integer#valueOf():1006 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1131 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1086 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1061 [Interpreted code] at knn.KnnGraphTester#run():775 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] at knn.KnnGraphTester#main():275 [Interpreted code] 0.77% 4350M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007f19f9e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.70% 3998M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 0.68% 3886M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] 0.68% 3848M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 0.62% 3524M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] 0.49% 2791M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#replayBufferedVectors():771 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():787 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.48% 2743M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007f19f9e8#call() [Inlined code] 0.48% 2706M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.46% 2637M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#replayBufferedVectors():771 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():787 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.44% 2492M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007f19f9e8#call() [Inlined code] 0.44% 2491M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007f19f9e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll():109 [JIT compiled code] 0.39% 2219M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.36% 2034M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.35% 2000M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():355 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run():726 [Interpreted code] 0.30% 1678M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007f19f9e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll():109 [Interpreted code] 0.29% 1646M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.26% 1449M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007f19f9e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.24% 1374M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007f19f9e8#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Interpreted code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000007f19a000#run() [Interpreted code] 0.24% 1374M knn.IndexerThread#_run():86 [Interpreted code] at knn.IndexerThread#run():77 [Interpreted code] 0.21% 1204M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007f19f9e8#call() [Inlined code] 0.18% 1020M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007f19f9e8#call() [Inlined code] 0.15% 880M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007f19f9e8#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] 0.15% 838M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007f19f9e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.13% 745M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007f19f9e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.13% 735M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] 0.12% 696M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007f19f9e8#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Interpreted code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000007f19a000#run() [Interpreted code] now remove KNN index knn-reuse/indices/dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-1765126857478-8000000-32-100-7-fm cmd: ['/usr/sbin/perf', 'stat', '-dd', '-e', 'task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend', '/usr/lib/jvm/java-25-openjdk/bin/java', '--add-modules', 'jdk.incubator.vector', '-Xmx32g', '-Xms32g', '-server', '-XX:+UseParallelGC', '-Djava.io.tmpdir=/l/tmp', '--enable-native-access=ALL-UNNAMED', '-cp', '/l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build:/l/util.nightly/build', '--add-modules', 'jdk.incubator.vector', '--enable-native-access=ALL-UNNAMED', '-XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/2026.05.08.16.21.29/bench-knn-q32-fmFalse.jfr', 'knn.KnnGraphTester', '-maxConn', '32', '-dim', '1024', '-docs', '/big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec', '-ndoc', '8000000', '-topK', '100', '-numIndexThreads', '8', '-beamWidthIndex', '100', '-search-and-stats', '/lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec', '-metric', 'dot_product', '-numMergeThread', '16', '-numMergeWorker', '48', '-reindex'] WARNING: Using incubator modules: jdk.incubator.vector [0.216s][info][jfr,startup] Started recording 1. [0.216s][info][jfr,startup] [0.216s][info][jfr,startup] Use jcmd 1514424 JFR.dump name=1 to copy recording data to file. maxConn = 32 Vector Dimensions: 1024 numDocs = 8000000 beamWidth = 100 similarity = DOT_PRODUCT Seed = 1773841933864884 index key = dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-1765126857478-8000000-32-100-notfm Index Path = knn-reuse/indices/dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-1765126857478-8000000-32-100-notfm will now reindex: explicitly requested May 08, 2026 8:45:49 PM org.apache.lucene.internal.vectorization.PanamaVectorizationProvider logIncubatorSetup INFO: Java vector incubator API enabled; uses preferredBitSize=256; FMA enabled creating index in knn-reuse/indices/dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-1765126857478-8000000-32-100-notfm 39709371 doc vectors in docsPath "/big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec" parentJoin=false Done indexing 25000 documents. Done indexing 50000 documents. Done indexing 75000 documents. Done indexing 100000 documents. Done indexing 125000 documents. Done indexing 150000 documents. Done indexing 175000 documents. Done indexing 200000 documents. Done indexing 225000 documents. Done indexing 250000 documents. Done indexing 275000 documents. Done indexing 300000 documents. Done indexing 325000 documents. Done indexing 350000 documents. Done indexing 375000 documents. Done indexing 400000 documents. Done indexing 425000 documents. Done indexing 450000 documents. Done indexing 475000 documents. Done indexing 500000 documents. Done indexing 525000 documents. Done indexing 550000 documents. Done indexing 575000 documents. Done indexing 600000 documents. Done indexing 625000 documents. Done indexing 650000 documents. Done indexing 675000 documents. Done indexing 700000 documents. Done indexing 725000 documents. Done indexing 750000 documents. Done indexing 775000 documents. Done indexing 800000 documents. Done indexing 825000 documents. Done indexing 850000 documents. Done indexing 875000 documents. Done indexing 900000 documents. Done indexing 925000 documents. Done indexing 950000 documents. Done indexing 975000 documents. Done indexing 1000000 documents. Done indexing 1025000 documents. Done indexing 1050000 documents. Done indexing 1075000 documents. Done indexing 1100000 documents. Done indexing 1125000 documents. Done indexing 1150000 documents. Done indexing 1175000 documents. Done indexing 1200000 documents. Done indexing 1225000 documents. Done indexing 1250000 documents. Done indexing 1275000 documents. Done indexing 1300000 documents. Done indexing 1325000 documents. Done indexing 1350000 documents. Done indexing 1375000 documents. Done indexing 1400000 documents. Done indexing 1425000 documents. Done indexing 1450000 documents. Done indexing 1475000 documents. Done indexing 1500000 documents. Done indexing 1525000 documents. Done indexing 1550000 documents. Done indexing 1575000 documents. Done indexing 1600000 documents. Done indexing 1625000 documents. Done indexing 1650000 documents. Done indexing 1675000 documents. Done indexing 1700000 documents. Done indexing 1725000 documents. Done indexing 1750000 documents. Done indexing 1775000 documents. Done indexing 1800000 documents. Done indexing 1825000 documents. Done indexing 1850000 documents. Done indexing 1875000 documents. Done indexing 1900000 documents. Done indexing 1925000 documents. Done indexing 1950000 documents. Done indexing 1975000 documents. Done indexing 2000000 documents. Done indexing 2025000 documents. Done indexing 2050000 documents. Done indexing 2075000 documents. Done indexing 2100000 documents. Done indexing 2125000 documents. Done indexing 2150000 documents. Done indexing 2175000 documents. Done indexing 2200000 documents. Done indexing 2225000 documents. Done indexing 2250000 documents. Done indexing 2275000 documents. Done indexing 2300000 documents. Done indexing 2325000 documents. Done indexing 2350000 documents. Done indexing 2375000 documents. Done indexing 2400000 documents. Done indexing 2425000 documents. Done indexing 2450000 documents. Done indexing 2475000 documents. Done indexing 2500000 documents. Done indexing 2525000 documents. Done indexing 2550000 documents. Done indexing 2575000 documents. Done indexing 2600000 documents. Done indexing 2625000 documents. Done indexing 2650000 documents. Done indexing 2675000 documents. Done indexing 2700000 documents. Done indexing 2725000 documents. Done indexing 2750000 documents. Done indexing 2775000 documents. Done indexing 2800000 documents. Done indexing 2825000 documents. Done indexing 2850000 documents. Done indexing 2875000 documents. Done indexing 2900000 documents. Done indexing 2925000 documents. Done indexing 2950000 documents. Done indexing 2975000 documents. Done indexing 3000000 documents. Done indexing 3025000 documents. Done indexing 3050000 documents. Done indexing 3075000 documents. Done indexing 3100000 documents. Done indexing 3125000 documents. Done indexing 3150000 documents. Done indexing 3175000 documents. Done indexing 3200000 documents. Done indexing 3225000 documents. Done indexing 3250000 documents. Done indexing 3275000 documents. Done indexing 3300000 documents. Done indexing 3325000 documents. Done indexing 3350000 documents. Done indexing 3375000 documents. Done indexing 3400000 documents. Done indexing 3425000 documents. Done indexing 3450000 documents. Done indexing 3475000 documents. Done indexing 3500000 documents. Done indexing 3525000 documents. Done indexing 3550000 documents. Done indexing 3575000 documents. Done indexing 3600000 documents. Done indexing 3625000 documents. Done indexing 3650000 documents. Done indexing 3675000 documents. Done indexing 3700000 documents. Done indexing 3725000 documents. Done indexing 3750000 documents. Done indexing 3775000 documents. Done indexing 3800000 documents. Done indexing 3825000 documents. Done indexing 3850000 documents. Done indexing 3875000 documents. Done indexing 3900000 documents. Done indexing 3925000 documents. Done indexing 3950000 documents. Done indexing 3975000 documents. Done indexing 4000000 documents. Done indexing 4025000 documents. Done indexing 4050000 documents. Done indexing 4075000 documents. Done indexing 4100000 documents. Done indexing 4125000 documents. Done indexing 4150000 documents. Done indexing 4175000 documents. Done indexing 4200000 documents. Done indexing 4225000 documents. Done indexing 4250000 documents. Done indexing 4275000 documents. Done indexing 4300000 documents. Done indexing 4325000 documents. Done indexing 4350000 documents. Done indexing 4375000 documents. Done indexing 4400000 documents. Done indexing 4425000 documents. Done indexing 4450000 documents. Done indexing 4475000 documents. Done indexing 4500000 documents. Done indexing 4525000 documents. Done indexing 4550000 documents. Done indexing 4575000 documents. Done indexing 4600000 documents. Done indexing 4625000 documents. Done indexing 4650000 documents. Done indexing 4675000 documents. Done indexing 4700000 documents. Done indexing 4725000 documents. Done indexing 4750000 documents. Done indexing 4775000 documents. Done indexing 4800000 documents. Done indexing 4825000 documents. Done indexing 4850000 documents. Done indexing 4875000 documents. Done indexing 4900000 documents. Done indexing 4925000 documents. Done indexing 4950000 documents. Done indexing 4975000 documents. Done indexing 5000000 documents. Done indexing 5025000 documents. Done indexing 5050000 documents. Done indexing 5075000 documents. Done indexing 5100000 documents. Done indexing 5125000 documents. Done indexing 5150000 documents. Done indexing 5175000 documents. Done indexing 5200000 documents. Done indexing 5225000 documents. Done indexing 5250000 documents. Done indexing 5275000 documents. Done indexing 5300000 documents. Done indexing 5325000 documents. Done indexing 5350000 documents. Done indexing 5375000 documents. Done indexing 5400000 documents. Done indexing 5425000 documents. Done indexing 5450000 documents. Done indexing 5475000 documents. Done indexing 5500000 documents. Done indexing 5525000 documents. Done indexing 5550000 documents. Done indexing 5575000 documents. Done indexing 5600000 documents. Done indexing 5625000 documents. Done indexing 5650000 documents. Done indexing 5675000 documents. Done indexing 5700000 documents. Done indexing 5725000 documents. Done indexing 5750000 documents. Done indexing 5775000 documents. Done indexing 5800000 documents. Done indexing 5825000 documents. Done indexing 5850000 documents. Done indexing 5875000 documents. Done indexing 5900000 documents. Done indexing 5925000 documents. Done indexing 5950000 documents. Done indexing 5975000 documents. Done indexing 6000000 documents. Done indexing 6025000 documents. Done indexing 6050000 documents. Done indexing 6075000 documents. Done indexing 6100000 documents. Done indexing 6125000 documents. Done indexing 6150000 documents. Done indexing 6175000 documents. Done indexing 6200000 documents. Done indexing 6225000 documents. Done indexing 6250000 documents. Done indexing 6275000 documents. Done indexing 6300000 documents. Done indexing 6325000 documents. Done indexing 6350000 documents. Done indexing 6375000 documents. Done indexing 6400000 documents. Done indexing 6425000 documents. Done indexing 6450000 documents. Done indexing 6475000 documents. Done indexing 6500000 documents. Done indexing 6525000 documents. Done indexing 6550000 documents. Done indexing 6575000 documents. Done indexing 6600000 documents. Done indexing 6625000 documents. Done indexing 6650000 documents. Done indexing 6675000 documents. Done indexing 6700000 documents. Done indexing 6725000 documents. Done indexing 6750000 documents. Done indexing 6775000 documents. Done indexing 6800000 documents. Done indexing 6825000 documents. Done indexing 6850000 documents. Done indexing 6875000 documents. Done indexing 6900000 documents. Done indexing 6925000 documents. Done indexing 6950000 documents. Done indexing 6975000 documents. Done indexing 7000000 documents. Done indexing 7025000 documents. Done indexing 7050000 documents. Done indexing 7075000 documents. Done indexing 7100000 documents. Done indexing 7125000 documents. Done indexing 7150000 documents. Done indexing 7175000 documents. Done indexing 7200000 documents. Done indexing 7225000 documents. Done indexing 7250000 documents. Done indexing 7275000 documents. Done indexing 7300000 documents. Done indexing 7325000 documents. Done indexing 7350000 documents. Done indexing 7375000 documents. Done indexing 7400000 documents. Done indexing 7425000 documents. Done indexing 7450000 documents. Done indexing 7475000 documents. Done indexing 7500000 documents. Done indexing 7525000 documents. Done indexing 7550000 documents. Done indexing 7575000 documents. Done indexing 7600000 documents. Done indexing 7625000 documents. Done indexing 7650000 documents. Done indexing 7675000 documents. Done indexing 7700000 documents. Done indexing 7725000 documents. Done indexing 7750000 documents. Done indexing 7775000 documents. Done indexing 7800000 documents. Done indexing 7825000 documents. Done indexing 7850000 documents. Done indexing 7875000 documents. Done indexing 7900000 documents. Done indexing 7925000 documents. Done indexing 7950000 documents. Done indexing 7975000 documents. Done indexing 8000000 documents. now IndexWriter.commit() now wait for already running merges to finish 0.0 sec: 225 segments, 26 merges 1109.9s _z2: 8 segs, 1022.5 K docs, 4085.0 MB 882.5s _12l: 8 segs, 140.9 K docs, 561.0 MB 852.7s _130: 8 segs, 175.3 K docs, 698.6 MB 816.1s _13n: 8 segs, 274.9 K docs, 1096.9 MB 744.9s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 704.9s _159: 8 segs, 114.8 K docs, 456.9 MB 664.6s _15w: 8 segs, 174.1 K docs, 693.6 MB 595.7s _170: 8 segs, 287.4 K docs, 1146.2 MB 451.2s _19m: 8 segs, 40.9 K docs, 162.1 MB 439.8s _19t: 8 segs, 72.8 K docs, 289.0 MB 357.5s _1b9: 8 segs, 73.7 K docs, 292.9 MB 340.6s _1bi: 8 segs, 39.9 K docs, 158.0 MB 308.3s _1bz: 8 segs, 73.1 K docs, 290.3 MB 210.9s _1d5: 8 segs, 39.6 K docs, 156.9 MB 186.2s _1de: 8 segs, 39.2 K docs, 155.1 MB 169.1s _1dk: 8 segs, 160.8 K docs, 640.5 MB 145.4s _1dt: 8 segs, 39.3 K docs, 155.5 MB 127.6s _1e1: 8 segs, 72.6 K docs, 288.6 MB 114.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 93.0s _1ef: 8 segs, 188.8 K docs, 752.5 MB 78.3s _1em: 8 segs, 75.0 K docs, 298.2 MB 64.3s _1es: 8 segs, 183.0 K docs, 729.0 MB 45.8s _1f0: 8 segs, 84.3 K docs, 335.2 MB 26.3s _1f9: 8 segs, 40.2 K docs, 159.0 MB 10.3s _1fg: 8 segs, 184.7 K docs, 736.5 MB 5.0 sec: 225 segments, 26 merges 1114.9s _z2: 8 segs, 1022.5 K docs, 4085.0 MB 887.5s _12l: 8 segs, 140.9 K docs, 561.0 MB 857.7s _130: 8 segs, 175.3 K docs, 698.6 MB 821.1s _13n: 8 segs, 274.9 K docs, 1096.9 MB 749.9s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 709.9s _159: 8 segs, 114.8 K docs, 456.9 MB 669.7s _15w: 8 segs, 174.1 K docs, 693.6 MB 600.7s _170: 8 segs, 287.4 K docs, 1146.2 MB 456.2s _19m: 8 segs, 40.9 K docs, 162.1 MB 444.8s _19t: 8 segs, 72.8 K docs, 289.0 MB 362.5s _1b9: 8 segs, 73.7 K docs, 292.9 MB 345.6s _1bi: 8 segs, 39.9 K docs, 158.0 MB 313.3s _1bz: 8 segs, 73.1 K docs, 290.3 MB 215.9s _1d5: 8 segs, 39.6 K docs, 156.9 MB 191.2s _1de: 8 segs, 39.2 K docs, 155.1 MB 174.1s _1dk: 8 segs, 160.8 K docs, 640.5 MB 150.4s _1dt: 8 segs, 39.3 K docs, 155.5 MB 132.6s _1e1: 8 segs, 72.6 K docs, 288.6 MB 119.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 98.0s _1ef: 8 segs, 188.8 K docs, 752.5 MB 83.3s _1em: 8 segs, 75.0 K docs, 298.2 MB 69.3s _1es: 8 segs, 183.0 K docs, 729.0 MB 50.8s _1f0: 8 segs, 84.3 K docs, 335.2 MB 31.3s _1f9: 8 segs, 40.2 K docs, 159.0 MB 15.3s _1fg: 8 segs, 184.7 K docs, 736.5 MB 5.0s _1fl: 12 segs, 47.5 K docs, 188.0 MB 10.0 sec: 218 segments, 25 merges 1119.9s _z2: 8 segs, 1022.5 K docs, 4085.0 MB 892.5s _12l: 8 segs, 140.9 K docs, 561.0 MB 862.7s _130: 8 segs, 175.3 K docs, 698.6 MB 826.1s _13n: 8 segs, 274.9 K docs, 1096.9 MB 754.9s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 714.9s _159: 8 segs, 114.8 K docs, 456.9 MB 674.7s _15w: 8 segs, 174.1 K docs, 693.6 MB 605.7s _170: 8 segs, 287.4 K docs, 1146.2 MB 461.2s _19m: 8 segs, 40.9 K docs, 162.1 MB 449.8s _19t: 8 segs, 72.8 K docs, 289.0 MB 350.6s _1bi: 8 segs, 39.9 K docs, 158.0 MB 318.3s _1bz: 8 segs, 73.1 K docs, 290.3 MB 220.9s _1d5: 8 segs, 39.6 K docs, 156.9 MB 196.2s _1de: 8 segs, 39.2 K docs, 155.1 MB 179.1s _1dk: 8 segs, 160.8 K docs, 640.5 MB 155.4s _1dt: 8 segs, 39.3 K docs, 155.5 MB 137.6s _1e1: 8 segs, 72.6 K docs, 288.6 MB 124.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 103.0s _1ef: 8 segs, 188.8 K docs, 752.5 MB 88.3s _1em: 8 segs, 75.0 K docs, 298.2 MB 74.3s _1es: 8 segs, 183.0 K docs, 729.0 MB 55.9s _1f0: 8 segs, 84.3 K docs, 335.2 MB 36.3s _1f9: 8 segs, 40.2 K docs, 159.0 MB 20.3s _1fg: 8 segs, 184.7 K docs, 736.5 MB 10.0s _1fl: 12 segs, 47.5 K docs, 188.0 MB 15.0 sec: 211 segments, 24 merges 1124.9s _z2: 8 segs, 1022.5 K docs, 4085.0 MB 897.5s _12l: 8 segs, 140.9 K docs, 561.0 MB 867.8s _130: 8 segs, 175.3 K docs, 698.6 MB 831.1s _13n: 8 segs, 274.9 K docs, 1096.9 MB 759.9s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 719.9s _159: 8 segs, 114.8 K docs, 456.9 MB 679.7s _15w: 8 segs, 174.1 K docs, 693.6 MB 610.7s _170: 8 segs, 287.4 K docs, 1146.2 MB 466.2s _19m: 8 segs, 40.9 K docs, 162.1 MB 355.7s _1bi: 8 segs, 39.9 K docs, 158.0 MB 323.3s _1bz: 8 segs, 73.1 K docs, 290.3 MB 225.9s _1d5: 8 segs, 39.6 K docs, 156.9 MB 201.2s _1de: 8 segs, 39.2 K docs, 155.1 MB 184.1s _1dk: 8 segs, 160.8 K docs, 640.5 MB 160.4s _1dt: 8 segs, 39.3 K docs, 155.5 MB 142.6s _1e1: 8 segs, 72.6 K docs, 288.6 MB 129.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 108.1s _1ef: 8 segs, 188.8 K docs, 752.5 MB 93.3s _1em: 8 segs, 75.0 K docs, 298.2 MB 79.3s _1es: 8 segs, 183.0 K docs, 729.0 MB 60.9s _1f0: 8 segs, 84.3 K docs, 335.2 MB 41.3s _1f9: 8 segs, 40.2 K docs, 159.0 MB 25.3s _1fg: 8 segs, 184.7 K docs, 736.5 MB 15.0s _1fl: 12 segs, 47.5 K docs, 188.0 MB 20.1 sec: 204 segments, 23 merges 1129.9s _z2: 8 segs, 1022.5 K docs, 4085.0 MB 902.5s _12l: 8 segs, 140.9 K docs, 561.0 MB 872.8s _130: 8 segs, 175.3 K docs, 698.6 MB 836.1s _13n: 8 segs, 274.9 K docs, 1096.9 MB 765.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 724.9s _159: 8 segs, 114.8 K docs, 456.9 MB 684.7s _15w: 8 segs, 174.1 K docs, 693.6 MB 615.7s _170: 8 segs, 287.4 K docs, 1146.2 MB 471.3s _19m: 8 segs, 40.9 K docs, 162.1 MB 360.7s _1bi: 8 segs, 39.9 K docs, 158.0 MB 328.4s _1bz: 8 segs, 73.1 K docs, 290.3 MB 231.0s _1d5: 8 segs, 39.6 K docs, 156.9 MB 206.2s _1de: 8 segs, 39.2 K docs, 155.1 MB 189.1s _1dk: 8 segs, 160.8 K docs, 640.5 MB 147.6s _1e1: 8 segs, 72.6 K docs, 288.6 MB 134.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 113.1s _1ef: 8 segs, 188.8 K docs, 752.5 MB 98.3s _1em: 8 segs, 75.0 K docs, 298.2 MB 84.3s _1es: 8 segs, 183.0 K docs, 729.0 MB 65.9s _1f0: 8 segs, 84.3 K docs, 335.2 MB 46.3s _1f9: 8 segs, 40.2 K docs, 159.0 MB 30.4s _1fg: 8 segs, 184.7 K docs, 736.5 MB 20.1s _1fl: 12 segs, 47.5 K docs, 188.0 MB 25.1 sec: 204 segments, 23 merges 1134.9s _z2: 8 segs, 1022.5 K docs, 4085.0 MB 907.5s _12l: 8 segs, 140.9 K docs, 561.0 MB 877.8s _130: 8 segs, 175.3 K docs, 698.6 MB 841.1s _13n: 8 segs, 274.9 K docs, 1096.9 MB 770.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 729.9s _159: 8 segs, 114.8 K docs, 456.9 MB 689.7s _15w: 8 segs, 174.1 K docs, 693.6 MB 620.8s _170: 8 segs, 287.4 K docs, 1146.2 MB 476.3s _19m: 8 segs, 40.9 K docs, 162.1 MB 365.7s _1bi: 8 segs, 39.9 K docs, 158.0 MB 333.4s _1bz: 8 segs, 73.1 K docs, 290.3 MB 236.0s _1d5: 8 segs, 39.6 K docs, 156.9 MB 211.2s _1de: 8 segs, 39.2 K docs, 155.1 MB 194.2s _1dk: 8 segs, 160.8 K docs, 640.5 MB 152.7s _1e1: 8 segs, 72.6 K docs, 288.6 MB 139.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 118.1s _1ef: 8 segs, 188.8 K docs, 752.5 MB 103.3s _1em: 8 segs, 75.0 K docs, 298.2 MB 89.3s _1es: 8 segs, 183.0 K docs, 729.0 MB 70.9s _1f0: 8 segs, 84.3 K docs, 335.2 MB 51.3s _1f9: 8 segs, 40.2 K docs, 159.0 MB 35.4s _1fg: 8 segs, 184.7 K docs, 736.5 MB 25.1s _1fl: 12 segs, 47.5 K docs, 188.0 MB 30.1 sec: 204 segments, 23 merges 1140.0s _z2: 8 segs, 1022.5 K docs, 4085.0 MB 912.5s _12l: 8 segs, 140.9 K docs, 561.0 MB 882.8s _130: 8 segs, 175.3 K docs, 698.6 MB 846.2s _13n: 8 segs, 274.9 K docs, 1096.9 MB 775.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 734.9s _159: 8 segs, 114.8 K docs, 456.9 MB 694.7s _15w: 8 segs, 174.1 K docs, 693.6 MB 625.8s _170: 8 segs, 287.4 K docs, 1146.2 MB 481.3s _19m: 8 segs, 40.9 K docs, 162.1 MB 370.7s _1bi: 8 segs, 39.9 K docs, 158.0 MB 338.4s _1bz: 8 segs, 73.1 K docs, 290.3 MB 241.0s _1d5: 8 segs, 39.6 K docs, 156.9 MB 216.3s _1de: 8 segs, 39.2 K docs, 155.1 MB 199.2s _1dk: 8 segs, 160.8 K docs, 640.5 MB 157.7s _1e1: 8 segs, 72.6 K docs, 288.6 MB 144.1s _1e7: 8 segs, 175.1 K docs, 697.7 MB 123.1s _1ef: 8 segs, 188.8 K docs, 752.5 MB 108.4s _1em: 8 segs, 75.0 K docs, 298.2 MB 94.3s _1es: 8 segs, 183.0 K docs, 729.0 MB 75.9s _1f0: 8 segs, 84.3 K docs, 335.2 MB 56.4s _1f9: 8 segs, 40.2 K docs, 159.0 MB 40.4s _1fg: 8 segs, 184.7 K docs, 736.5 MB 30.1s _1fl: 12 segs, 47.5 K docs, 188.0 MB 35.1 sec: 197 segments, 22 merges 1145.0s _z2: 8 segs, 1022.5 K docs, 4085.0 MB 917.6s _12l: 8 segs, 140.9 K docs, 561.0 MB 887.8s _130: 8 segs, 175.3 K docs, 698.6 MB 851.2s _13n: 8 segs, 274.9 K docs, 1096.9 MB 780.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 740.0s _159: 8 segs, 114.8 K docs, 456.9 MB 699.7s _15w: 8 segs, 174.1 K docs, 693.6 MB 630.8s _170: 8 segs, 287.4 K docs, 1146.2 MB 486.3s _19m: 8 segs, 40.9 K docs, 162.1 MB 375.7s _1bi: 8 segs, 39.9 K docs, 158.0 MB 343.4s _1bz: 8 segs, 73.1 K docs, 290.3 MB 246.0s _1d5: 8 segs, 39.6 K docs, 156.9 MB 221.3s _1de: 8 segs, 39.2 K docs, 155.1 MB 204.2s _1dk: 8 segs, 160.8 K docs, 640.5 MB 149.1s _1e7: 8 segs, 175.1 K docs, 697.7 MB 128.1s _1ef: 8 segs, 188.8 K docs, 752.5 MB 113.4s _1em: 8 segs, 75.0 K docs, 298.2 MB 99.4s _1es: 8 segs, 183.0 K docs, 729.0 MB 80.9s _1f0: 8 segs, 84.3 K docs, 335.2 MB 61.4s _1f9: 8 segs, 40.2 K docs, 159.0 MB 45.4s _1fg: 8 segs, 184.7 K docs, 736.5 MB 35.1s _1fl: 12 segs, 47.5 K docs, 188.0 MB 40.0 sec: 197 segments, 22 merges 1149.9s _z2: 8 segs, 1022.5 K docs, 4085.0 MB 922.5s _12l: 8 segs, 140.9 K docs, 561.0 MB 892.7s _130: 8 segs, 175.3 K docs, 698.6 MB 856.1s _13n: 8 segs, 274.9 K docs, 1096.9 MB 784.9s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 744.9s _159: 8 segs, 114.8 K docs, 456.9 MB 704.7s _15w: 8 segs, 174.1 K docs, 693.6 MB 635.7s _170: 8 segs, 287.4 K docs, 1146.2 MB 491.2s _19m: 8 segs, 40.9 K docs, 162.1 MB 380.6s _1bi: 8 segs, 39.9 K docs, 158.0 MB 348.3s _1bz: 8 segs, 73.1 K docs, 290.3 MB 250.9s _1d5: 8 segs, 39.6 K docs, 156.9 MB 226.2s _1de: 8 segs, 39.2 K docs, 155.1 MB 209.1s _1dk: 8 segs, 160.8 K docs, 640.5 MB 154.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 133.0s _1ef: 8 segs, 188.8 K docs, 752.5 MB 118.3s _1em: 8 segs, 75.0 K docs, 298.2 MB 104.3s _1es: 8 segs, 183.0 K docs, 729.0 MB 85.8s _1f0: 8 segs, 84.3 K docs, 335.2 MB 66.3s _1f9: 8 segs, 40.2 K docs, 159.0 MB 50.3s _1fg: 8 segs, 184.7 K docs, 736.5 MB 40.0s _1fl: 12 segs, 47.5 K docs, 188.0 MB 45.0 sec: 197 segments, 22 merges 1154.9s _z2: 8 segs, 1022.5 K docs, 4085.0 MB 927.5s _12l: 8 segs, 140.9 K docs, 561.0 MB 897.7s _130: 8 segs, 175.3 K docs, 698.6 MB 861.1s _13n: 8 segs, 274.9 K docs, 1096.9 MB 789.9s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 749.9s _159: 8 segs, 114.8 K docs, 456.9 MB 709.7s _15w: 8 segs, 174.1 K docs, 693.6 MB 640.7s _170: 8 segs, 287.4 K docs, 1146.2 MB 496.2s _19m: 8 segs, 40.9 K docs, 162.1 MB 385.6s _1bi: 8 segs, 39.9 K docs, 158.0 MB 353.3s _1bz: 8 segs, 73.1 K docs, 290.3 MB 255.9s _1d5: 8 segs, 39.6 K docs, 156.9 MB 231.2s _1de: 8 segs, 39.2 K docs, 155.1 MB 214.1s _1dk: 8 segs, 160.8 K docs, 640.5 MB 159.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 138.0s _1ef: 8 segs, 188.8 K docs, 752.5 MB 123.3s _1em: 8 segs, 75.0 K docs, 298.2 MB 109.3s _1es: 8 segs, 183.0 K docs, 729.0 MB 90.8s _1f0: 8 segs, 84.3 K docs, 335.2 MB 71.3s _1f9: 8 segs, 40.2 K docs, 159.0 MB 55.3s _1fg: 8 segs, 184.7 K docs, 736.5 MB 45.0s _1fl: 12 segs, 47.5 K docs, 188.0 MB 50.0 sec: 197 segments, 22 merges 1159.9s _z2: 8 segs, 1022.5 K docs, 4085.0 MB 932.5s _12l: 8 segs, 140.9 K docs, 561.0 MB 902.7s _130: 8 segs, 175.3 K docs, 698.6 MB 866.1s _13n: 8 segs, 274.9 K docs, 1096.9 MB 794.9s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 754.9s _159: 8 segs, 114.8 K docs, 456.9 MB 714.7s _15w: 8 segs, 174.1 K docs, 693.6 MB 645.7s _170: 8 segs, 287.4 K docs, 1146.2 MB 501.2s _19m: 8 segs, 40.9 K docs, 162.1 MB 390.6s _1bi: 8 segs, 39.9 K docs, 158.0 MB 358.3s _1bz: 8 segs, 73.1 K docs, 290.3 MB 260.9s _1d5: 8 segs, 39.6 K docs, 156.9 MB 236.2s _1de: 8 segs, 39.2 K docs, 155.1 MB 219.1s _1dk: 8 segs, 160.8 K docs, 640.5 MB 164.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 143.0s _1ef: 8 segs, 188.8 K docs, 752.5 MB 128.3s _1em: 8 segs, 75.0 K docs, 298.2 MB 114.3s _1es: 8 segs, 183.0 K docs, 729.0 MB 95.9s _1f0: 8 segs, 84.3 K docs, 335.2 MB 76.3s _1f9: 8 segs, 40.2 K docs, 159.0 MB 60.3s _1fg: 8 segs, 184.7 K docs, 736.5 MB 50.0s _1fl: 12 segs, 47.5 K docs, 188.0 MB 55.0 sec: 197 segments, 22 merges 1164.9s _z2: 8 segs, 1022.5 K docs, 4085.0 MB 937.5s _12l: 8 segs, 140.9 K docs, 561.0 MB 907.7s _130: 8 segs, 175.3 K docs, 698.6 MB 871.1s _13n: 8 segs, 274.9 K docs, 1096.9 MB 799.9s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 759.9s _159: 8 segs, 114.8 K docs, 456.9 MB 719.7s _15w: 8 segs, 174.1 K docs, 693.6 MB 650.7s _170: 8 segs, 287.4 K docs, 1146.2 MB 506.2s _19m: 8 segs, 40.9 K docs, 162.1 MB 395.6s _1bi: 8 segs, 39.9 K docs, 158.0 MB 363.3s _1bz: 8 segs, 73.1 K docs, 290.3 MB 265.9s _1d5: 8 segs, 39.6 K docs, 156.9 MB 241.2s _1de: 8 segs, 39.2 K docs, 155.1 MB 224.1s _1dk: 8 segs, 160.8 K docs, 640.5 MB 169.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 148.0s _1ef: 8 segs, 188.8 K docs, 752.5 MB 133.3s _1em: 8 segs, 75.0 K docs, 298.2 MB 119.3s _1es: 8 segs, 183.0 K docs, 729.0 MB 100.9s _1f0: 8 segs, 84.3 K docs, 335.2 MB 81.3s _1f9: 8 segs, 40.2 K docs, 159.0 MB 65.3s _1fg: 8 segs, 184.7 K docs, 736.5 MB 55.0s _1fl: 12 segs, 47.5 K docs, 188.0 MB 60.0 sec: 197 segments, 22 merges 1169.9s _z2: 8 segs, 1022.5 K docs, 4085.0 MB 942.5s _12l: 8 segs, 140.9 K docs, 561.0 MB 912.8s _130: 8 segs, 175.3 K docs, 698.6 MB 876.1s _13n: 8 segs, 274.9 K docs, 1096.9 MB 804.9s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 764.9s _159: 8 segs, 114.8 K docs, 456.9 MB 724.7s _15w: 8 segs, 174.1 K docs, 693.6 MB 655.7s _170: 8 segs, 287.4 K docs, 1146.2 MB 511.2s _19m: 8 segs, 40.9 K docs, 162.1 MB 400.6s _1bi: 8 segs, 39.9 K docs, 158.0 MB 368.3s _1bz: 8 segs, 73.1 K docs, 290.3 MB 270.9s _1d5: 8 segs, 39.6 K docs, 156.9 MB 246.2s _1de: 8 segs, 39.2 K docs, 155.1 MB 229.1s _1dk: 8 segs, 160.8 K docs, 640.5 MB 174.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 153.1s _1ef: 8 segs, 188.8 K docs, 752.5 MB 138.3s _1em: 8 segs, 75.0 K docs, 298.2 MB 124.3s _1es: 8 segs, 183.0 K docs, 729.0 MB 105.9s _1f0: 8 segs, 84.3 K docs, 335.2 MB 86.3s _1f9: 8 segs, 40.2 K docs, 159.0 MB 70.3s _1fg: 8 segs, 184.7 K docs, 736.5 MB 60.0s _1fl: 12 segs, 47.5 K docs, 188.0 MB 65.0 sec: 197 segments, 22 merges 1174.9s _z2: 8 segs, 1022.5 K docs, 4085.0 MB 947.5s _12l: 8 segs, 140.9 K docs, 561.0 MB 917.8s _130: 8 segs, 175.3 K docs, 698.6 MB 881.1s _13n: 8 segs, 274.9 K docs, 1096.9 MB 809.9s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 769.9s _159: 8 segs, 114.8 K docs, 456.9 MB 729.7s _15w: 8 segs, 174.1 K docs, 693.6 MB 660.7s _170: 8 segs, 287.4 K docs, 1146.2 MB 516.2s _19m: 8 segs, 40.9 K docs, 162.1 MB 405.7s _1bi: 8 segs, 39.9 K docs, 158.0 MB 373.3s _1bz: 8 segs, 73.1 K docs, 290.3 MB 275.9s _1d5: 8 segs, 39.6 K docs, 156.9 MB 251.2s _1de: 8 segs, 39.2 K docs, 155.1 MB 234.1s _1dk: 8 segs, 160.8 K docs, 640.5 MB 179.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 158.1s _1ef: 8 segs, 188.8 K docs, 752.5 MB 143.3s _1em: 8 segs, 75.0 K docs, 298.2 MB 129.3s _1es: 8 segs, 183.0 K docs, 729.0 MB 110.9s _1f0: 8 segs, 84.3 K docs, 335.2 MB 91.3s _1f9: 8 segs, 40.2 K docs, 159.0 MB 75.3s _1fg: 8 segs, 184.7 K docs, 736.5 MB 65.0s _1fl: 12 segs, 47.5 K docs, 188.0 MB 70.0 sec: 197 segments, 22 merges 1179.9s _z2: 8 segs, 1022.5 K docs, 4085.0 MB 952.5s _12l: 8 segs, 140.9 K docs, 561.0 MB 922.8s _130: 8 segs, 175.3 K docs, 698.6 MB 886.1s _13n: 8 segs, 274.9 K docs, 1096.9 MB 815.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 774.9s _159: 8 segs, 114.8 K docs, 456.9 MB 734.7s _15w: 8 segs, 174.1 K docs, 693.6 MB 665.7s _170: 8 segs, 287.4 K docs, 1146.2 MB 521.2s _19m: 8 segs, 40.9 K docs, 162.1 MB 410.7s _1bi: 8 segs, 39.9 K docs, 158.0 MB 378.4s _1bz: 8 segs, 73.1 K docs, 290.3 MB 281.0s _1d5: 8 segs, 39.6 K docs, 156.9 MB 256.2s _1de: 8 segs, 39.2 K docs, 155.1 MB 239.1s _1dk: 8 segs, 160.8 K docs, 640.5 MB 184.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 163.1s _1ef: 8 segs, 188.8 K docs, 752.5 MB 148.3s _1em: 8 segs, 75.0 K docs, 298.2 MB 134.3s _1es: 8 segs, 183.0 K docs, 729.0 MB 115.9s _1f0: 8 segs, 84.3 K docs, 335.2 MB 96.3s _1f9: 8 segs, 40.2 K docs, 159.0 MB 80.4s _1fg: 8 segs, 184.7 K docs, 736.5 MB 70.0s _1fl: 12 segs, 47.5 K docs, 188.0 MB 75.0 sec: 190 segments, 21 merges 1184.9s _z2: 8 segs, 1022.5 K docs, 4085.0 MB 957.5s _12l: 8 segs, 140.9 K docs, 561.0 MB 927.8s _130: 8 segs, 175.3 K docs, 698.6 MB 891.1s _13n: 8 segs, 274.9 K docs, 1096.9 MB 820.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 779.9s _159: 8 segs, 114.8 K docs, 456.9 MB 739.7s _15w: 8 segs, 174.1 K docs, 693.6 MB 670.7s _170: 8 segs, 287.4 K docs, 1146.2 MB 526.3s _19m: 8 segs, 40.9 K docs, 162.1 MB 415.7s _1bi: 8 segs, 39.9 K docs, 158.0 MB 286.0s _1d5: 8 segs, 39.6 K docs, 156.9 MB 261.2s _1de: 8 segs, 39.2 K docs, 155.1 MB 244.1s _1dk: 8 segs, 160.8 K docs, 640.5 MB 189.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 168.1s _1ef: 8 segs, 188.8 K docs, 752.5 MB 153.3s _1em: 8 segs, 75.0 K docs, 298.2 MB 139.3s _1es: 8 segs, 183.0 K docs, 729.0 MB 120.9s _1f0: 8 segs, 84.3 K docs, 335.2 MB 101.3s _1f9: 8 segs, 40.2 K docs, 159.0 MB 85.4s _1fg: 8 segs, 184.7 K docs, 736.5 MB 75.0s _1fl: 12 segs, 47.5 K docs, 188.0 MB 80.1 sec: 176 segments, 20 merges 1189.9s _z2: 8 segs, 1022.5 K docs, 4085.0 MB 962.5s _12l: 8 segs, 140.9 K docs, 561.0 MB 932.8s _130: 8 segs, 175.3 K docs, 698.6 MB 896.1s _13n: 8 segs, 274.9 K docs, 1096.9 MB 825.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 784.9s _159: 8 segs, 114.8 K docs, 456.9 MB 675.7s _170: 8 segs, 287.4 K docs, 1146.2 MB 531.3s _19m: 8 segs, 40.9 K docs, 162.1 MB 420.7s _1bi: 8 segs, 39.9 K docs, 158.0 MB 291.0s _1d5: 8 segs, 39.6 K docs, 156.9 MB 249.1s _1dk: 8 segs, 160.8 K docs, 640.5 MB 194.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 173.1s _1ef: 8 segs, 188.8 K docs, 752.5 MB 158.3s _1em: 8 segs, 75.0 K docs, 298.2 MB 144.3s _1es: 8 segs, 183.0 K docs, 729.0 MB 125.9s _1f0: 8 segs, 84.3 K docs, 335.2 MB 106.3s _1f9: 8 segs, 40.2 K docs, 159.0 MB 90.4s _1fg: 8 segs, 184.7 K docs, 736.5 MB 80.1s _1fl: 12 segs, 47.5 K docs, 188.0 MB 0.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 85.1 sec: 176 segments, 20 merges 1194.9s _z2: 8 segs, 1022.5 K docs, 4085.0 MB 967.5s _12l: 8 segs, 140.9 K docs, 561.0 MB 937.8s _130: 8 segs, 175.3 K docs, 698.6 MB 901.1s _13n: 8 segs, 274.9 K docs, 1096.9 MB 830.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 789.9s _159: 8 segs, 114.8 K docs, 456.9 MB 680.7s _170: 8 segs, 287.4 K docs, 1146.2 MB 536.3s _19m: 8 segs, 40.9 K docs, 162.1 MB 425.7s _1bi: 8 segs, 39.9 K docs, 158.0 MB 296.0s _1d5: 8 segs, 39.6 K docs, 156.9 MB 254.1s _1dk: 8 segs, 160.8 K docs, 640.5 MB 199.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 178.1s _1ef: 8 segs, 188.8 K docs, 752.5 MB 163.3s _1em: 8 segs, 75.0 K docs, 298.2 MB 149.3s _1es: 8 segs, 183.0 K docs, 729.0 MB 130.9s _1f0: 8 segs, 84.3 K docs, 335.2 MB 111.3s _1f9: 8 segs, 40.2 K docs, 159.0 MB 95.4s _1fg: 8 segs, 184.7 K docs, 736.5 MB 85.1s _1fl: 12 segs, 47.5 K docs, 188.0 MB 5.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 90.1 sec: 176 segments, 20 merges 1199.9s _z2: 8 segs, 1022.5 K docs, 4085.0 MB 972.5s _12l: 8 segs, 140.9 K docs, 561.0 MB 942.8s _130: 8 segs, 175.3 K docs, 698.6 MB 906.1s _13n: 8 segs, 274.9 K docs, 1096.9 MB 835.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 794.9s _159: 8 segs, 114.8 K docs, 456.9 MB 685.8s _170: 8 segs, 287.4 K docs, 1146.2 MB 541.3s _19m: 8 segs, 40.9 K docs, 162.1 MB 430.7s _1bi: 8 segs, 39.9 K docs, 158.0 MB 301.0s _1d5: 8 segs, 39.6 K docs, 156.9 MB 259.2s _1dk: 8 segs, 160.8 K docs, 640.5 MB 204.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 183.1s _1ef: 8 segs, 188.8 K docs, 752.5 MB 168.3s _1em: 8 segs, 75.0 K docs, 298.2 MB 154.3s _1es: 8 segs, 183.0 K docs, 729.0 MB 135.9s _1f0: 8 segs, 84.3 K docs, 335.2 MB 116.3s _1f9: 8 segs, 40.2 K docs, 159.0 MB 100.4s _1fg: 8 segs, 184.7 K docs, 736.5 MB 90.1s _1fl: 12 segs, 47.5 K docs, 188.0 MB 10.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 95.1 sec: 169 segments, 19 merges 1204.9s _z2: 8 segs, 1022.5 K docs, 4085.0 MB 977.5s _12l: 8 segs, 140.9 K docs, 561.0 MB 947.8s _130: 8 segs, 175.3 K docs, 698.6 MB 911.1s _13n: 8 segs, 274.9 K docs, 1096.9 MB 840.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 799.9s _159: 8 segs, 114.8 K docs, 456.9 MB 690.8s _170: 8 segs, 287.4 K docs, 1146.2 MB 546.3s _19m: 8 segs, 40.9 K docs, 162.1 MB 435.7s _1bi: 8 segs, 39.9 K docs, 158.0 MB 306.0s _1d5: 8 segs, 39.6 K docs, 156.9 MB 264.2s _1dk: 8 segs, 160.8 K docs, 640.5 MB 209.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 188.1s _1ef: 8 segs, 188.8 K docs, 752.5 MB 173.3s _1em: 8 segs, 75.0 K docs, 298.2 MB 159.3s _1es: 8 segs, 183.0 K docs, 729.0 MB 121.4s _1f9: 8 segs, 40.2 K docs, 159.0 MB 105.4s _1fg: 8 segs, 184.7 K docs, 736.5 MB 95.1s _1fl: 12 segs, 47.5 K docs, 188.0 MB 15.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 100.1 sec: 162 segments, 18 merges 1210.0s _z2: 8 segs, 1022.5 K docs, 4085.0 MB 982.5s _12l: 8 segs, 140.9 K docs, 561.0 MB 952.8s _130: 8 segs, 175.3 K docs, 698.6 MB 916.1s _13n: 8 segs, 274.9 K docs, 1096.9 MB 845.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 804.9s _159: 8 segs, 114.8 K docs, 456.9 MB 695.8s _170: 8 segs, 287.4 K docs, 1146.2 MB 551.3s _19m: 8 segs, 40.9 K docs, 162.1 MB 311.0s _1d5: 8 segs, 39.6 K docs, 156.9 MB 269.2s _1dk: 8 segs, 160.8 K docs, 640.5 MB 214.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 193.1s _1ef: 8 segs, 188.8 K docs, 752.5 MB 178.4s _1em: 8 segs, 75.0 K docs, 298.2 MB 164.3s _1es: 8 segs, 183.0 K docs, 729.0 MB 126.4s _1f9: 8 segs, 40.2 K docs, 159.0 MB 110.4s _1fg: 8 segs, 184.7 K docs, 736.5 MB 100.1s _1fl: 12 segs, 47.5 K docs, 188.0 MB 20.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 105.1 sec: 162 segments, 18 merges 1215.0s _z2: 8 segs, 1022.5 K docs, 4085.0 MB 987.5s _12l: 8 segs, 140.9 K docs, 561.0 MB 957.8s _130: 8 segs, 175.3 K docs, 698.6 MB 921.1s _13n: 8 segs, 274.9 K docs, 1096.9 MB 850.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 809.9s _159: 8 segs, 114.8 K docs, 456.9 MB 700.8s _170: 8 segs, 287.4 K docs, 1146.2 MB 556.3s _19m: 8 segs, 40.9 K docs, 162.1 MB 316.0s _1d5: 8 segs, 39.6 K docs, 156.9 MB 274.2s _1dk: 8 segs, 160.8 K docs, 640.5 MB 219.1s _1e7: 8 segs, 175.1 K docs, 697.7 MB 198.1s _1ef: 8 segs, 188.8 K docs, 752.5 MB 183.4s _1em: 8 segs, 75.0 K docs, 298.2 MB 169.3s _1es: 8 segs, 183.0 K docs, 729.0 MB 131.4s _1f9: 8 segs, 40.2 K docs, 159.0 MB 115.4s _1fg: 8 segs, 184.7 K docs, 736.5 MB 105.1s _1fl: 12 segs, 47.5 K docs, 188.0 MB 25.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 110.1 sec: 155 segments, 17 merges 1220.0s _z2: 8 segs, 1022.5 K docs, 4085.0 MB 992.5s _12l: 8 segs, 140.9 K docs, 561.0 MB 962.8s _130: 8 segs, 175.3 K docs, 698.6 MB 926.2s _13n: 8 segs, 274.9 K docs, 1096.9 MB 855.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 705.8s _170: 8 segs, 287.4 K docs, 1146.2 MB 561.3s _19m: 8 segs, 40.9 K docs, 162.1 MB 321.0s _1d5: 8 segs, 39.6 K docs, 156.9 MB 279.2s _1dk: 8 segs, 160.8 K docs, 640.5 MB 224.1s _1e7: 8 segs, 175.1 K docs, 697.7 MB 203.1s _1ef: 8 segs, 188.8 K docs, 752.5 MB 188.4s _1em: 8 segs, 75.0 K docs, 298.2 MB 174.4s _1es: 8 segs, 183.0 K docs, 729.0 MB 136.4s _1f9: 8 segs, 40.2 K docs, 159.0 MB 120.4s _1fg: 8 segs, 184.7 K docs, 736.5 MB 110.1s _1fl: 12 segs, 47.5 K docs, 188.0 MB 30.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 115.0 sec: 148 segments, 16 merges 1224.9s _z2: 8 segs, 1022.5 K docs, 4085.0 MB 997.5s _12l: 8 segs, 140.9 K docs, 561.0 MB 967.7s _130: 8 segs, 175.3 K docs, 698.6 MB 931.1s _13n: 8 segs, 274.9 K docs, 1096.9 MB 859.9s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 710.7s _170: 8 segs, 287.4 K docs, 1146.2 MB 566.2s _19m: 8 segs, 40.9 K docs, 162.1 MB 325.9s _1d5: 8 segs, 39.6 K docs, 156.9 MB 284.1s _1dk: 8 segs, 160.8 K docs, 640.5 MB 229.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 208.0s _1ef: 8 segs, 188.8 K docs, 752.5 MB 193.3s _1em: 8 segs, 75.0 K docs, 298.2 MB 179.3s _1es: 8 segs, 183.0 K docs, 729.0 MB 125.3s _1fg: 8 segs, 184.7 K docs, 736.5 MB 115.0s _1fl: 12 segs, 47.5 K docs, 188.0 MB 35.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 120.0 sec: 148 segments, 16 merges 1229.9s _z2: 8 segs, 1022.5 K docs, 4085.0 MB 1002.5s _12l: 8 segs, 140.9 K docs, 561.0 MB 972.7s _130: 8 segs, 175.3 K docs, 698.6 MB 936.1s _13n: 8 segs, 274.9 K docs, 1096.9 MB 864.9s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 715.7s _170: 8 segs, 287.4 K docs, 1146.2 MB 571.2s _19m: 8 segs, 40.9 K docs, 162.1 MB 330.9s _1d5: 8 segs, 39.6 K docs, 156.9 MB 289.1s _1dk: 8 segs, 160.8 K docs, 640.5 MB 234.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 213.0s _1ef: 8 segs, 188.8 K docs, 752.5 MB 198.3s _1em: 8 segs, 75.0 K docs, 298.2 MB 184.3s _1es: 8 segs, 183.0 K docs, 729.0 MB 130.3s _1fg: 8 segs, 184.7 K docs, 736.5 MB 120.0s _1fl: 12 segs, 47.5 K docs, 188.0 MB 40.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 125.0 sec: 148 segments, 16 merges 1234.9s _z2: 8 segs, 1022.5 K docs, 4085.0 MB 1007.5s _12l: 8 segs, 140.9 K docs, 561.0 MB 977.7s _130: 8 segs, 175.3 K docs, 698.6 MB 941.1s _13n: 8 segs, 274.9 K docs, 1096.9 MB 869.9s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 720.7s _170: 8 segs, 287.4 K docs, 1146.2 MB 576.2s _19m: 8 segs, 40.9 K docs, 162.1 MB 335.9s _1d5: 8 segs, 39.6 K docs, 156.9 MB 294.1s _1dk: 8 segs, 160.8 K docs, 640.5 MB 239.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 218.0s _1ef: 8 segs, 188.8 K docs, 752.5 MB 203.3s _1em: 8 segs, 75.0 K docs, 298.2 MB 189.3s _1es: 8 segs, 183.0 K docs, 729.0 MB 135.3s _1fg: 8 segs, 184.7 K docs, 736.5 MB 125.0s _1fl: 12 segs, 47.5 K docs, 188.0 MB 45.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 130.0 sec: 148 segments, 16 merges 1239.9s _z2: 8 segs, 1022.5 K docs, 4085.0 MB 1012.5s _12l: 8 segs, 140.9 K docs, 561.0 MB 982.8s _130: 8 segs, 175.3 K docs, 698.6 MB 946.1s _13n: 8 segs, 274.9 K docs, 1096.9 MB 874.9s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 725.7s _170: 8 segs, 287.4 K docs, 1146.2 MB 581.2s _19m: 8 segs, 40.9 K docs, 162.1 MB 340.9s _1d5: 8 segs, 39.6 K docs, 156.9 MB 299.1s _1dk: 8 segs, 160.8 K docs, 640.5 MB 244.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 223.0s _1ef: 8 segs, 188.8 K docs, 752.5 MB 208.3s _1em: 8 segs, 75.0 K docs, 298.2 MB 194.3s _1es: 8 segs, 183.0 K docs, 729.0 MB 140.3s _1fg: 8 segs, 184.7 K docs, 736.5 MB 130.0s _1fl: 12 segs, 47.5 K docs, 188.0 MB 50.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 135.0 sec: 148 segments, 16 merges 1244.9s _z2: 8 segs, 1022.5 K docs, 4085.0 MB 1017.5s _12l: 8 segs, 140.9 K docs, 561.0 MB 987.8s _130: 8 segs, 175.3 K docs, 698.6 MB 951.1s _13n: 8 segs, 274.9 K docs, 1096.9 MB 879.9s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 730.7s _170: 8 segs, 287.4 K docs, 1146.2 MB 586.2s _19m: 8 segs, 40.9 K docs, 162.1 MB 345.9s _1d5: 8 segs, 39.6 K docs, 156.9 MB 304.1s _1dk: 8 segs, 160.8 K docs, 640.5 MB 249.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 228.1s _1ef: 8 segs, 188.8 K docs, 752.5 MB 213.3s _1em: 8 segs, 75.0 K docs, 298.2 MB 199.3s _1es: 8 segs, 183.0 K docs, 729.0 MB 145.3s _1fg: 8 segs, 184.7 K docs, 736.5 MB 135.0s _1fl: 12 segs, 47.5 K docs, 188.0 MB 55.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 140.0 sec: 148 segments, 16 merges 1249.9s _z2: 8 segs, 1022.5 K docs, 4085.0 MB 1022.5s _12l: 8 segs, 140.9 K docs, 561.0 MB 992.8s _130: 8 segs, 175.3 K docs, 698.6 MB 956.1s _13n: 8 segs, 274.9 K docs, 1096.9 MB 884.9s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 735.7s _170: 8 segs, 287.4 K docs, 1146.2 MB 591.2s _19m: 8 segs, 40.9 K docs, 162.1 MB 351.0s _1d5: 8 segs, 39.6 K docs, 156.9 MB 309.1s _1dk: 8 segs, 160.8 K docs, 640.5 MB 254.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 233.1s _1ef: 8 segs, 188.8 K docs, 752.5 MB 218.3s _1em: 8 segs, 75.0 K docs, 298.2 MB 204.3s _1es: 8 segs, 183.0 K docs, 729.0 MB 150.3s _1fg: 8 segs, 184.7 K docs, 736.5 MB 140.0s _1fl: 12 segs, 47.5 K docs, 188.0 MB 60.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 145.0 sec: 148 segments, 16 merges 1254.9s _z2: 8 segs, 1022.5 K docs, 4085.0 MB 1027.5s _12l: 8 segs, 140.9 K docs, 561.0 MB 997.8s _130: 8 segs, 175.3 K docs, 698.6 MB 961.1s _13n: 8 segs, 274.9 K docs, 1096.9 MB 890.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 740.7s _170: 8 segs, 287.4 K docs, 1146.2 MB 596.3s _19m: 8 segs, 40.9 K docs, 162.1 MB 356.0s _1d5: 8 segs, 39.6 K docs, 156.9 MB 314.1s _1dk: 8 segs, 160.8 K docs, 640.5 MB 259.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 238.1s _1ef: 8 segs, 188.8 K docs, 752.5 MB 223.3s _1em: 8 segs, 75.0 K docs, 298.2 MB 209.3s _1es: 8 segs, 183.0 K docs, 729.0 MB 155.4s _1fg: 8 segs, 184.7 K docs, 736.5 MB 145.0s _1fl: 12 segs, 47.5 K docs, 188.0 MB 65.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 150.1 sec: 148 segments, 16 merges 1259.9s _z2: 8 segs, 1022.5 K docs, 4085.0 MB 1032.5s _12l: 8 segs, 140.9 K docs, 561.0 MB 1002.8s _130: 8 segs, 175.3 K docs, 698.6 MB 966.1s _13n: 8 segs, 274.9 K docs, 1096.9 MB 895.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 745.7s _170: 8 segs, 287.4 K docs, 1146.2 MB 601.3s _19m: 8 segs, 40.9 K docs, 162.1 MB 361.0s _1d5: 8 segs, 39.6 K docs, 156.9 MB 319.1s _1dk: 8 segs, 160.8 K docs, 640.5 MB 264.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 243.1s _1ef: 8 segs, 188.8 K docs, 752.5 MB 228.3s _1em: 8 segs, 75.0 K docs, 298.2 MB 214.3s _1es: 8 segs, 183.0 K docs, 729.0 MB 160.4s _1fg: 8 segs, 184.7 K docs, 736.5 MB 150.1s _1fl: 12 segs, 47.5 K docs, 188.0 MB 70.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 155.1 sec: 141 segments, 15 merges 1264.9s _z2: 8 segs, 1022.5 K docs, 4085.0 MB 1037.5s _12l: 8 segs, 140.9 K docs, 561.0 MB 1007.8s _130: 8 segs, 175.3 K docs, 698.6 MB 971.1s _13n: 8 segs, 274.9 K docs, 1096.9 MB 900.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 750.7s _170: 8 segs, 287.4 K docs, 1146.2 MB 366.0s _1d5: 8 segs, 39.6 K docs, 156.9 MB 324.1s _1dk: 8 segs, 160.8 K docs, 640.5 MB 269.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 248.1s _1ef: 8 segs, 188.8 K docs, 752.5 MB 233.3s _1em: 8 segs, 75.0 K docs, 298.2 MB 219.3s _1es: 8 segs, 183.0 K docs, 729.0 MB 165.4s _1fg: 8 segs, 184.7 K docs, 736.5 MB 155.1s _1fl: 12 segs, 47.5 K docs, 188.0 MB 75.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 160.1 sec: 141 segments, 15 merges 1269.9s _z2: 8 segs, 1022.5 K docs, 4085.0 MB 1042.5s _12l: 8 segs, 140.9 K docs, 561.0 MB 1012.8s _130: 8 segs, 175.3 K docs, 698.6 MB 976.1s _13n: 8 segs, 274.9 K docs, 1096.9 MB 905.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 755.7s _170: 8 segs, 287.4 K docs, 1146.2 MB 371.0s _1d5: 8 segs, 39.6 K docs, 156.9 MB 329.1s _1dk: 8 segs, 160.8 K docs, 640.5 MB 274.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 253.1s _1ef: 8 segs, 188.8 K docs, 752.5 MB 238.3s _1em: 8 segs, 75.0 K docs, 298.2 MB 224.3s _1es: 8 segs, 183.0 K docs, 729.0 MB 170.4s _1fg: 8 segs, 184.7 K docs, 736.5 MB 160.1s _1fl: 12 segs, 47.5 K docs, 188.0 MB 80.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 165.1 sec: 141 segments, 15 merges 1274.9s _z2: 8 segs, 1022.5 K docs, 4085.0 MB 1047.5s _12l: 8 segs, 140.9 K docs, 561.0 MB 1017.8s _130: 8 segs, 175.3 K docs, 698.6 MB 981.1s _13n: 8 segs, 274.9 K docs, 1096.9 MB 910.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 760.8s _170: 8 segs, 287.4 K docs, 1146.2 MB 376.0s _1d5: 8 segs, 39.6 K docs, 156.9 MB 334.2s _1dk: 8 segs, 160.8 K docs, 640.5 MB 279.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 258.1s _1ef: 8 segs, 188.8 K docs, 752.5 MB 243.3s _1em: 8 segs, 75.0 K docs, 298.2 MB 229.3s _1es: 8 segs, 183.0 K docs, 729.0 MB 175.4s _1fg: 8 segs, 184.7 K docs, 736.5 MB 165.1s _1fl: 12 segs, 47.5 K docs, 188.0 MB 85.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 170.1 sec: 141 segments, 15 merges 1279.9s _z2: 8 segs, 1022.5 K docs, 4085.0 MB 1052.5s _12l: 8 segs, 140.9 K docs, 561.0 MB 1022.8s _130: 8 segs, 175.3 K docs, 698.6 MB 986.1s _13n: 8 segs, 274.9 K docs, 1096.9 MB 915.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 765.8s _170: 8 segs, 287.4 K docs, 1146.2 MB 381.0s _1d5: 8 segs, 39.6 K docs, 156.9 MB 339.2s _1dk: 8 segs, 160.8 K docs, 640.5 MB 284.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 263.1s _1ef: 8 segs, 188.8 K docs, 752.5 MB 248.3s _1em: 8 segs, 75.0 K docs, 298.2 MB 234.3s _1es: 8 segs, 183.0 K docs, 729.0 MB 180.4s _1fg: 8 segs, 184.7 K docs, 736.5 MB 170.1s _1fl: 12 segs, 47.5 K docs, 188.0 MB 90.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 175.1 sec: 141 segments, 15 merges 1285.0s _z2: 8 segs, 1022.5 K docs, 4085.0 MB 1057.5s _12l: 8 segs, 140.9 K docs, 561.0 MB 1027.8s _130: 8 segs, 175.3 K docs, 698.6 MB 991.1s _13n: 8 segs, 274.9 K docs, 1096.9 MB 920.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 770.8s _170: 8 segs, 287.4 K docs, 1146.2 MB 386.0s _1d5: 8 segs, 39.6 K docs, 156.9 MB 344.2s _1dk: 8 segs, 160.8 K docs, 640.5 MB 289.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 268.1s _1ef: 8 segs, 188.8 K docs, 752.5 MB 253.4s _1em: 8 segs, 75.0 K docs, 298.2 MB 239.3s _1es: 8 segs, 183.0 K docs, 729.0 MB 185.4s _1fg: 8 segs, 184.7 K docs, 736.5 MB 175.1s _1fl: 12 segs, 47.5 K docs, 188.0 MB 95.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 180.1 sec: 134 segments, 14 merges 1290.0s _z2: 8 segs, 1022.5 K docs, 4085.0 MB 1062.5s _12l: 8 segs, 140.9 K docs, 561.0 MB 1032.8s _130: 8 segs, 175.3 K docs, 698.6 MB 996.1s _13n: 8 segs, 274.9 K docs, 1096.9 MB 925.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 775.8s _170: 8 segs, 287.4 K docs, 1146.2 MB 391.0s _1d5: 8 segs, 39.6 K docs, 156.9 MB 349.2s _1dk: 8 segs, 160.8 K docs, 640.5 MB 294.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 258.4s _1em: 8 segs, 75.0 K docs, 298.2 MB 244.3s _1es: 8 segs, 183.0 K docs, 729.0 MB 190.4s _1fg: 8 segs, 184.7 K docs, 736.5 MB 180.1s _1fl: 12 segs, 47.5 K docs, 188.0 MB 100.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 185.1 sec: 134 segments, 14 merges 1295.0s _z2: 8 segs, 1022.5 K docs, 4085.0 MB 1067.5s _12l: 8 segs, 140.9 K docs, 561.0 MB 1037.8s _130: 8 segs, 175.3 K docs, 698.6 MB 1001.1s _13n: 8 segs, 274.9 K docs, 1096.9 MB 930.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 780.8s _170: 8 segs, 287.4 K docs, 1146.2 MB 396.0s _1d5: 8 segs, 39.6 K docs, 156.9 MB 354.2s _1dk: 8 segs, 160.8 K docs, 640.5 MB 299.1s _1e7: 8 segs, 175.1 K docs, 697.7 MB 263.4s _1em: 8 segs, 75.0 K docs, 298.2 MB 249.3s _1es: 8 segs, 183.0 K docs, 729.0 MB 195.4s _1fg: 8 segs, 184.7 K docs, 736.5 MB 185.1s _1fl: 12 segs, 47.5 K docs, 188.0 MB 105.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 190.1 sec: 127 segments, 13 merges 1300.0s _z2: 8 segs, 1022.5 K docs, 4085.0 MB 1072.5s _12l: 8 segs, 140.9 K docs, 561.0 MB 1042.8s _130: 8 segs, 175.3 K docs, 698.6 MB 1006.2s _13n: 8 segs, 274.9 K docs, 1096.9 MB 935.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 785.8s _170: 8 segs, 287.4 K docs, 1146.2 MB 401.0s _1d5: 8 segs, 39.6 K docs, 156.9 MB 359.2s _1dk: 8 segs, 160.8 K docs, 640.5 MB 304.1s _1e7: 8 segs, 175.1 K docs, 697.7 MB 254.3s _1es: 8 segs, 183.0 K docs, 729.0 MB 200.4s _1fg: 8 segs, 184.7 K docs, 736.5 MB 190.1s _1fl: 12 segs, 47.5 K docs, 188.0 MB 110.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 195.1 sec: 127 segments, 13 merges 1305.0s _z2: 8 segs, 1022.5 K docs, 4085.0 MB 1077.5s _12l: 8 segs, 140.9 K docs, 561.0 MB 1047.8s _130: 8 segs, 175.3 K docs, 698.6 MB 1011.2s _13n: 8 segs, 274.9 K docs, 1096.9 MB 940.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 790.8s _170: 8 segs, 287.4 K docs, 1146.2 MB 406.0s _1d5: 8 segs, 39.6 K docs, 156.9 MB 364.2s _1dk: 8 segs, 160.8 K docs, 640.5 MB 309.1s _1e7: 8 segs, 175.1 K docs, 697.7 MB 259.4s _1es: 8 segs, 183.0 K docs, 729.0 MB 205.4s _1fg: 8 segs, 184.7 K docs, 736.5 MB 195.1s _1fl: 12 segs, 47.5 K docs, 188.0 MB 115.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 200.0 sec: 120 segments, 13 merges 1309.9s _z2: 8 segs, 1022.5 K docs, 4085.0 MB 1082.5s _12l: 8 segs, 140.9 K docs, 561.0 MB 1052.7s _130: 8 segs, 175.3 K docs, 698.6 MB 944.9s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 795.7s _170: 8 segs, 287.4 K docs, 1146.2 MB 410.9s _1d5: 8 segs, 39.6 K docs, 156.9 MB 369.1s _1dk: 8 segs, 160.8 K docs, 640.5 MB 314.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 264.3s _1es: 8 segs, 183.0 K docs, 729.0 MB 210.3s _1fg: 8 segs, 184.7 K docs, 736.5 MB 200.0s _1fl: 12 segs, 47.5 K docs, 188.0 MB 120.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 0.8s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 205.0 sec: 120 segments, 13 merges 1314.9s _z2: 8 segs, 1022.5 K docs, 4085.0 MB 1087.5s _12l: 8 segs, 140.9 K docs, 561.0 MB 1057.7s _130: 8 segs, 175.3 K docs, 698.6 MB 949.9s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 800.7s _170: 8 segs, 287.4 K docs, 1146.2 MB 415.9s _1d5: 8 segs, 39.6 K docs, 156.9 MB 374.1s _1dk: 8 segs, 160.8 K docs, 640.5 MB 319.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 269.3s _1es: 8 segs, 183.0 K docs, 729.0 MB 215.3s _1fg: 8 segs, 184.7 K docs, 736.5 MB 205.0s _1fl: 12 segs, 47.5 K docs, 188.0 MB 125.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 5.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 210.0 sec: 120 segments, 13 merges 1319.9s _z2: 8 segs, 1022.5 K docs, 4085.0 MB 1092.5s _12l: 8 segs, 140.9 K docs, 561.0 MB 1062.7s _130: 8 segs, 175.3 K docs, 698.6 MB 954.9s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 805.7s _170: 8 segs, 287.4 K docs, 1146.2 MB 420.9s _1d5: 8 segs, 39.6 K docs, 156.9 MB 379.1s _1dk: 8 segs, 160.8 K docs, 640.5 MB 324.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 274.3s _1es: 8 segs, 183.0 K docs, 729.0 MB 220.3s _1fg: 8 segs, 184.7 K docs, 736.5 MB 210.0s _1fl: 12 segs, 47.5 K docs, 188.0 MB 130.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 10.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 215.0 sec: 120 segments, 13 merges 1324.9s _z2: 8 segs, 1022.5 K docs, 4085.0 MB 1097.5s _12l: 8 segs, 140.9 K docs, 561.0 MB 1067.7s _130: 8 segs, 175.3 K docs, 698.6 MB 959.9s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 810.7s _170: 8 segs, 287.4 K docs, 1146.2 MB 425.9s _1d5: 8 segs, 39.6 K docs, 156.9 MB 384.1s _1dk: 8 segs, 160.8 K docs, 640.5 MB 329.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 279.3s _1es: 8 segs, 183.0 K docs, 729.0 MB 225.3s _1fg: 8 segs, 184.7 K docs, 736.5 MB 215.0s _1fl: 12 segs, 47.5 K docs, 188.0 MB 135.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 15.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 220.0 sec: 120 segments, 13 merges 1329.9s _z2: 8 segs, 1022.5 K docs, 4085.0 MB 1102.5s _12l: 8 segs, 140.9 K docs, 561.0 MB 1072.8s _130: 8 segs, 175.3 K docs, 698.6 MB 964.9s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 815.7s _170: 8 segs, 287.4 K docs, 1146.2 MB 430.9s _1d5: 8 segs, 39.6 K docs, 156.9 MB 389.1s _1dk: 8 segs, 160.8 K docs, 640.5 MB 334.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 284.3s _1es: 8 segs, 183.0 K docs, 729.0 MB 230.3s _1fg: 8 segs, 184.7 K docs, 736.5 MB 220.0s _1fl: 12 segs, 47.5 K docs, 188.0 MB 140.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 20.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 225.0 sec: 120 segments, 13 merges 1334.9s _z2: 8 segs, 1022.5 K docs, 4085.0 MB 1107.5s _12l: 8 segs, 140.9 K docs, 561.0 MB 1077.8s _130: 8 segs, 175.3 K docs, 698.6 MB 969.9s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 820.7s _170: 8 segs, 287.4 K docs, 1146.2 MB 435.9s _1d5: 8 segs, 39.6 K docs, 156.9 MB 394.1s _1dk: 8 segs, 160.8 K docs, 640.5 MB 339.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 289.3s _1es: 8 segs, 183.0 K docs, 729.0 MB 235.3s _1fg: 8 segs, 184.7 K docs, 736.5 MB 225.0s _1fl: 12 segs, 47.5 K docs, 188.0 MB 145.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 25.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 230.0 sec: 120 segments, 13 merges 1339.9s _z2: 8 segs, 1022.5 K docs, 4085.0 MB 1112.5s _12l: 8 segs, 140.9 K docs, 561.0 MB 1082.8s _130: 8 segs, 175.3 K docs, 698.6 MB 975.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 825.7s _170: 8 segs, 287.4 K docs, 1146.2 MB 441.0s _1d5: 8 segs, 39.6 K docs, 156.9 MB 399.1s _1dk: 8 segs, 160.8 K docs, 640.5 MB 344.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 294.3s _1es: 8 segs, 183.0 K docs, 729.0 MB 240.4s _1fg: 8 segs, 184.7 K docs, 736.5 MB 230.0s _1fl: 12 segs, 47.5 K docs, 188.0 MB 150.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 30.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 235.1 sec: 120 segments, 13 merges 1344.9s _z2: 8 segs, 1022.5 K docs, 4085.0 MB 1117.5s _12l: 8 segs, 140.9 K docs, 561.0 MB 1087.8s _130: 8 segs, 175.3 K docs, 698.6 MB 980.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 830.7s _170: 8 segs, 287.4 K docs, 1146.2 MB 446.0s _1d5: 8 segs, 39.6 K docs, 156.9 MB 404.1s _1dk: 8 segs, 160.8 K docs, 640.5 MB 349.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 299.3s _1es: 8 segs, 183.0 K docs, 729.0 MB 245.4s _1fg: 8 segs, 184.7 K docs, 736.5 MB 235.0s _1fl: 12 segs, 47.5 K docs, 188.0 MB 155.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 35.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 240.1 sec: 120 segments, 13 merges 1349.9s _z2: 8 segs, 1022.5 K docs, 4085.0 MB 1122.5s _12l: 8 segs, 140.9 K docs, 561.0 MB 1092.8s _130: 8 segs, 175.3 K docs, 698.6 MB 985.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 835.7s _170: 8 segs, 287.4 K docs, 1146.2 MB 451.0s _1d5: 8 segs, 39.6 K docs, 156.9 MB 409.2s _1dk: 8 segs, 160.8 K docs, 640.5 MB 354.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 304.3s _1es: 8 segs, 183.0 K docs, 729.0 MB 250.4s _1fg: 8 segs, 184.7 K docs, 736.5 MB 240.1s _1fl: 12 segs, 47.5 K docs, 188.0 MB 160.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 40.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 245.1 sec: 120 segments, 13 merges 1355.0s _z2: 8 segs, 1022.5 K docs, 4085.0 MB 1127.5s _12l: 8 segs, 140.9 K docs, 561.0 MB 1097.8s _130: 8 segs, 175.3 K docs, 698.6 MB 990.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 840.8s _170: 8 segs, 287.4 K docs, 1146.2 MB 456.0s _1d5: 8 segs, 39.6 K docs, 156.9 MB 414.2s _1dk: 8 segs, 160.8 K docs, 640.5 MB 359.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 309.3s _1es: 8 segs, 183.0 K docs, 729.0 MB 255.4s _1fg: 8 segs, 184.7 K docs, 736.5 MB 245.1s _1fl: 12 segs, 47.5 K docs, 188.0 MB 165.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 45.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 250.1 sec: 113 segments, 12 merges 1360.0s _z2: 8 segs, 1022.5 K docs, 4085.0 MB 1132.5s _12l: 8 segs, 140.9 K docs, 561.0 MB 1102.8s _130: 8 segs, 175.3 K docs, 698.6 MB 995.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 845.8s _170: 8 segs, 287.4 K docs, 1146.2 MB 419.2s _1dk: 8 segs, 160.8 K docs, 640.5 MB 364.1s _1e7: 8 segs, 175.1 K docs, 697.7 MB 314.3s _1es: 8 segs, 183.0 K docs, 729.0 MB 260.4s _1fg: 8 segs, 184.7 K docs, 736.5 MB 250.1s _1fl: 12 segs, 47.5 K docs, 188.0 MB 170.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 50.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 255.1 sec: 113 segments, 12 merges 1365.0s _z2: 8 segs, 1022.5 K docs, 4085.0 MB 1137.5s _12l: 8 segs, 140.9 K docs, 561.0 MB 1107.8s _130: 8 segs, 175.3 K docs, 698.6 MB 1000.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 850.8s _170: 8 segs, 287.4 K docs, 1146.2 MB 424.2s _1dk: 8 segs, 160.8 K docs, 640.5 MB 369.1s _1e7: 8 segs, 175.1 K docs, 697.7 MB 319.4s _1es: 8 segs, 183.0 K docs, 729.0 MB 265.4s _1fg: 8 segs, 184.7 K docs, 736.5 MB 255.1s _1fl: 12 segs, 47.5 K docs, 188.0 MB 175.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 55.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 260.0 sec: 113 segments, 12 merges 1369.9s _z2: 8 segs, 1022.5 K docs, 4085.0 MB 1142.5s _12l: 8 segs, 140.9 K docs, 561.0 MB 1112.7s _130: 8 segs, 175.3 K docs, 698.6 MB 1004.9s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 855.7s _170: 8 segs, 287.4 K docs, 1146.2 MB 429.1s _1dk: 8 segs, 160.8 K docs, 640.5 MB 374.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 324.3s _1es: 8 segs, 183.0 K docs, 729.0 MB 270.3s _1fg: 8 segs, 184.7 K docs, 736.5 MB 260.0s _1fl: 12 segs, 47.5 K docs, 188.0 MB 180.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 60.8s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 265.0 sec: 113 segments, 12 merges 1374.9s _z2: 8 segs, 1022.5 K docs, 4085.0 MB 1147.5s _12l: 8 segs, 140.9 K docs, 561.0 MB 1117.7s _130: 8 segs, 175.3 K docs, 698.6 MB 1009.9s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 860.7s _170: 8 segs, 287.4 K docs, 1146.2 MB 434.1s _1dk: 8 segs, 160.8 K docs, 640.5 MB 379.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 329.3s _1es: 8 segs, 183.0 K docs, 729.0 MB 275.3s _1fg: 8 segs, 184.7 K docs, 736.5 MB 265.0s _1fl: 12 segs, 47.5 K docs, 188.0 MB 185.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 65.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 270.0 sec: 113 segments, 12 merges 1379.9s _z2: 8 segs, 1022.5 K docs, 4085.0 MB 1152.5s _12l: 8 segs, 140.9 K docs, 561.0 MB 1122.7s _130: 8 segs, 175.3 K docs, 698.6 MB 1014.9s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 865.7s _170: 8 segs, 287.4 K docs, 1146.2 MB 439.1s _1dk: 8 segs, 160.8 K docs, 640.5 MB 384.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 334.3s _1es: 8 segs, 183.0 K docs, 729.0 MB 280.3s _1fg: 8 segs, 184.7 K docs, 736.5 MB 270.0s _1fl: 12 segs, 47.5 K docs, 188.0 MB 190.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 70.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 275.0 sec: 113 segments, 12 merges 1384.9s _z2: 8 segs, 1022.5 K docs, 4085.0 MB 1157.5s _12l: 8 segs, 140.9 K docs, 561.0 MB 1127.8s _130: 8 segs, 175.3 K docs, 698.6 MB 1019.9s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 870.7s _170: 8 segs, 287.4 K docs, 1146.2 MB 444.1s _1dk: 8 segs, 160.8 K docs, 640.5 MB 389.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 339.3s _1es: 8 segs, 183.0 K docs, 729.0 MB 285.3s _1fg: 8 segs, 184.7 K docs, 736.5 MB 275.0s _1fl: 12 segs, 47.5 K docs, 188.0 MB 195.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 75.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 280.0 sec: 106 segments, 11 merges 1389.9s _z2: 8 segs, 1022.5 K docs, 4085.0 MB 1132.8s _130: 8 segs, 175.3 K docs, 698.6 MB 1024.9s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 875.7s _170: 8 segs, 287.4 K docs, 1146.2 MB 449.1s _1dk: 8 segs, 160.8 K docs, 640.5 MB 394.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 344.3s _1es: 8 segs, 183.0 K docs, 729.0 MB 290.3s _1fg: 8 segs, 184.7 K docs, 736.5 MB 280.0s _1fl: 12 segs, 47.5 K docs, 188.0 MB 200.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 80.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 285.0 sec: 106 segments, 11 merges 1394.9s _z2: 8 segs, 1022.5 K docs, 4085.0 MB 1137.8s _130: 8 segs, 175.3 K docs, 698.6 MB 1030.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 880.7s _170: 8 segs, 287.4 K docs, 1146.2 MB 454.1s _1dk: 8 segs, 160.8 K docs, 640.5 MB 399.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 349.3s _1es: 8 segs, 183.0 K docs, 729.0 MB 295.4s _1fg: 8 segs, 184.7 K docs, 736.5 MB 285.0s _1fl: 12 segs, 47.5 K docs, 188.0 MB 205.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 85.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 290.1 sec: 92 segments, 9 merges 1035.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 885.7s _170: 8 segs, 287.4 K docs, 1146.2 MB 459.1s _1dk: 8 segs, 160.8 K docs, 640.5 MB 404.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 354.3s _1es: 8 segs, 183.0 K docs, 729.0 MB 300.4s _1fg: 8 segs, 184.7 K docs, 736.5 MB 290.0s _1fl: 12 segs, 47.5 K docs, 188.0 MB 210.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 90.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 295.1 sec: 92 segments, 9 merges 1040.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 890.7s _170: 8 segs, 287.4 K docs, 1146.2 MB 464.1s _1dk: 8 segs, 160.8 K docs, 640.5 MB 409.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 359.3s _1es: 8 segs, 183.0 K docs, 729.0 MB 305.4s _1fg: 8 segs, 184.7 K docs, 736.5 MB 295.1s _1fl: 12 segs, 47.5 K docs, 188.0 MB 215.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 95.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 300.1 sec: 92 segments, 9 merges 1045.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 895.7s _170: 8 segs, 287.4 K docs, 1146.2 MB 469.1s _1dk: 8 segs, 160.8 K docs, 640.5 MB 414.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 364.3s _1es: 8 segs, 183.0 K docs, 729.0 MB 310.4s _1fg: 8 segs, 184.7 K docs, 736.5 MB 300.1s _1fl: 12 segs, 47.5 K docs, 188.0 MB 220.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 100.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 305.1 sec: 92 segments, 9 merges 1050.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 900.8s _170: 8 segs, 287.4 K docs, 1146.2 MB 474.2s _1dk: 8 segs, 160.8 K docs, 640.5 MB 419.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 369.3s _1es: 8 segs, 183.0 K docs, 729.0 MB 315.4s _1fg: 8 segs, 184.7 K docs, 736.5 MB 305.1s _1fl: 12 segs, 47.5 K docs, 188.0 MB 225.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 105.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 310.1 sec: 92 segments, 9 merges 1055.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 905.8s _170: 8 segs, 287.4 K docs, 1146.2 MB 479.2s _1dk: 8 segs, 160.8 K docs, 640.5 MB 424.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 374.3s _1es: 8 segs, 183.0 K docs, 729.0 MB 320.4s _1fg: 8 segs, 184.7 K docs, 736.5 MB 310.1s _1fl: 12 segs, 47.5 K docs, 188.0 MB 230.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 110.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 315.1 sec: 92 segments, 9 merges 1060.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 910.8s _170: 8 segs, 287.4 K docs, 1146.2 MB 484.2s _1dk: 8 segs, 160.8 K docs, 640.5 MB 429.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 379.3s _1es: 8 segs, 183.0 K docs, 729.0 MB 325.4s _1fg: 8 segs, 184.7 K docs, 736.5 MB 315.1s _1fl: 12 segs, 47.5 K docs, 188.0 MB 235.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 115.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 320.1 sec: 92 segments, 9 merges 1065.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 915.8s _170: 8 segs, 287.4 K docs, 1146.2 MB 489.2s _1dk: 8 segs, 160.8 K docs, 640.5 MB 434.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 384.3s _1es: 8 segs, 183.0 K docs, 729.0 MB 330.4s _1fg: 8 segs, 184.7 K docs, 736.5 MB 320.1s _1fl: 12 segs, 47.5 K docs, 188.0 MB 240.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 120.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 325.1 sec: 92 segments, 9 merges 1070.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 920.8s _170: 8 segs, 287.4 K docs, 1146.2 MB 494.2s _1dk: 8 segs, 160.8 K docs, 640.5 MB 439.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 389.3s _1es: 8 segs, 183.0 K docs, 729.0 MB 335.4s _1fg: 8 segs, 184.7 K docs, 736.5 MB 325.1s _1fl: 12 segs, 47.5 K docs, 188.0 MB 245.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 125.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 330.1 sec: 92 segments, 9 merges 1075.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 925.8s _170: 8 segs, 287.4 K docs, 1146.2 MB 499.2s _1dk: 8 segs, 160.8 K docs, 640.5 MB 444.1s _1e7: 8 segs, 175.1 K docs, 697.7 MB 394.3s _1es: 8 segs, 183.0 K docs, 729.0 MB 340.4s _1fg: 8 segs, 184.7 K docs, 736.5 MB 330.1s _1fl: 12 segs, 47.5 K docs, 188.0 MB 250.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 130.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 335.1 sec: 92 segments, 9 merges 1080.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 930.8s _170: 8 segs, 287.4 K docs, 1146.2 MB 504.2s _1dk: 8 segs, 160.8 K docs, 640.5 MB 449.1s _1e7: 8 segs, 175.1 K docs, 697.7 MB 399.4s _1es: 8 segs, 183.0 K docs, 729.0 MB 345.4s _1fg: 8 segs, 184.7 K docs, 736.5 MB 335.1s _1fl: 12 segs, 47.5 K docs, 188.0 MB 255.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 135.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 340.0 sec: 92 segments, 9 merges 1084.9s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 935.7s _170: 8 segs, 287.4 K docs, 1146.2 MB 509.1s _1dk: 8 segs, 160.8 K docs, 640.5 MB 454.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 404.3s _1es: 8 segs, 183.0 K docs, 729.0 MB 350.3s _1fg: 8 segs, 184.7 K docs, 736.5 MB 340.0s _1fl: 12 segs, 47.5 K docs, 188.0 MB 260.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 140.8s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 345.0 sec: 92 segments, 9 merges 1089.9s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 940.7s _170: 8 segs, 287.4 K docs, 1146.2 MB 514.1s _1dk: 8 segs, 160.8 K docs, 640.5 MB 459.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 409.3s _1es: 8 segs, 183.0 K docs, 729.0 MB 355.3s _1fg: 8 segs, 184.7 K docs, 736.5 MB 345.0s _1fl: 12 segs, 47.5 K docs, 188.0 MB 265.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 145.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 350.0 sec: 92 segments, 9 merges 1094.9s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 945.7s _170: 8 segs, 287.4 K docs, 1146.2 MB 519.1s _1dk: 8 segs, 160.8 K docs, 640.5 MB 464.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 414.3s _1es: 8 segs, 183.0 K docs, 729.0 MB 360.3s _1fg: 8 segs, 184.7 K docs, 736.5 MB 350.0s _1fl: 12 segs, 47.5 K docs, 188.0 MB 270.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 150.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 355.0 sec: 92 segments, 9 merges 1099.9s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 950.7s _170: 8 segs, 287.4 K docs, 1146.2 MB 524.1s _1dk: 8 segs, 160.8 K docs, 640.5 MB 469.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 419.3s _1es: 8 segs, 183.0 K docs, 729.0 MB 365.3s _1fg: 8 segs, 184.7 K docs, 736.5 MB 355.0s _1fl: 12 segs, 47.5 K docs, 188.0 MB 275.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 155.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 360.0 sec: 85 segments, 8 merges 1104.9s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 955.7s _170: 8 segs, 287.4 K docs, 1146.2 MB 529.1s _1dk: 8 segs, 160.8 K docs, 640.5 MB 474.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 370.3s _1fg: 8 segs, 184.7 K docs, 736.5 MB 360.0s _1fl: 12 segs, 47.5 K docs, 188.0 MB 280.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 160.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 365.0 sec: 85 segments, 8 merges 1109.9s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 960.7s _170: 8 segs, 287.4 K docs, 1146.2 MB 534.1s _1dk: 8 segs, 160.8 K docs, 640.5 MB 479.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 375.3s _1fg: 8 segs, 184.7 K docs, 736.5 MB 365.0s _1fl: 12 segs, 47.5 K docs, 188.0 MB 285.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 165.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 370.0 sec: 85 segments, 8 merges 1114.9s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 965.7s _170: 8 segs, 287.4 K docs, 1146.2 MB 539.1s _1dk: 8 segs, 160.8 K docs, 640.5 MB 484.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 380.3s _1fg: 8 segs, 184.7 K docs, 736.5 MB 370.0s _1fl: 12 segs, 47.5 K docs, 188.0 MB 290.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 170.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 375.0 sec: 85 segments, 8 merges 1119.9s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 970.7s _170: 8 segs, 287.4 K docs, 1146.2 MB 544.1s _1dk: 8 segs, 160.8 K docs, 640.5 MB 489.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 385.3s _1fg: 8 segs, 184.7 K docs, 736.5 MB 375.0s _1fl: 12 segs, 47.5 K docs, 188.0 MB 295.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 175.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 380.0 sec: 85 segments, 8 merges 1125.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 975.7s _170: 8 segs, 287.4 K docs, 1146.2 MB 549.1s _1dk: 8 segs, 160.8 K docs, 640.5 MB 494.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 390.4s _1fg: 8 segs, 184.7 K docs, 736.5 MB 380.0s _1fl: 12 segs, 47.5 K docs, 188.0 MB 300.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 180.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 385.0 sec: 85 segments, 8 merges 1130.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 980.7s _170: 8 segs, 287.4 K docs, 1146.2 MB 554.1s _1dk: 8 segs, 160.8 K docs, 640.5 MB 499.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 395.4s _1fg: 8 segs, 184.7 K docs, 736.5 MB 385.0s _1fl: 12 segs, 47.5 K docs, 188.0 MB 305.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 185.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 390.1 sec: 85 segments, 8 merges 1135.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 985.7s _170: 8 segs, 287.4 K docs, 1146.2 MB 559.1s _1dk: 8 segs, 160.8 K docs, 640.5 MB 504.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 400.4s _1fg: 8 segs, 184.7 K docs, 736.5 MB 390.1s _1fl: 12 segs, 47.5 K docs, 188.0 MB 310.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 190.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 395.1 sec: 85 segments, 8 merges 1140.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 990.7s _170: 8 segs, 287.4 K docs, 1146.2 MB 564.1s _1dk: 8 segs, 160.8 K docs, 640.5 MB 509.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 405.4s _1fg: 8 segs, 184.7 K docs, 736.5 MB 395.1s _1fl: 12 segs, 47.5 K docs, 188.0 MB 315.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 195.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 400.1 sec: 85 segments, 8 merges 1145.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 995.7s _170: 8 segs, 287.4 K docs, 1146.2 MB 569.2s _1dk: 8 segs, 160.8 K docs, 640.5 MB 514.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 410.4s _1fg: 8 segs, 184.7 K docs, 736.5 MB 400.1s _1fl: 12 segs, 47.5 K docs, 188.0 MB 320.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 200.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 405.1 sec: 85 segments, 8 merges 1150.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 1000.8s _170: 8 segs, 287.4 K docs, 1146.2 MB 574.2s _1dk: 8 segs, 160.8 K docs, 640.5 MB 519.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 415.4s _1fg: 8 segs, 184.7 K docs, 736.5 MB 405.1s _1fl: 12 segs, 47.5 K docs, 188.0 MB 325.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 205.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 410.1 sec: 85 segments, 8 merges 1155.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 1005.8s _170: 8 segs, 287.4 K docs, 1146.2 MB 579.2s _1dk: 8 segs, 160.8 K docs, 640.5 MB 524.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 420.4s _1fg: 8 segs, 184.7 K docs, 736.5 MB 410.1s _1fl: 12 segs, 47.5 K docs, 188.0 MB 330.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 210.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 415.1 sec: 85 segments, 8 merges 1160.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 1010.8s _170: 8 segs, 287.4 K docs, 1146.2 MB 584.2s _1dk: 8 segs, 160.8 K docs, 640.5 MB 529.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 425.4s _1fg: 8 segs, 184.7 K docs, 736.5 MB 415.1s _1fl: 12 segs, 47.5 K docs, 188.0 MB 335.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 215.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 420.1 sec: 85 segments, 8 merges 1165.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 1015.8s _170: 8 segs, 287.4 K docs, 1146.2 MB 589.2s _1dk: 8 segs, 160.8 K docs, 640.5 MB 534.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 430.4s _1fg: 8 segs, 184.7 K docs, 736.5 MB 420.1s _1fl: 12 segs, 47.5 K docs, 188.0 MB 340.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 220.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 425.1 sec: 78 segments, 7 merges 1170.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 1020.8s _170: 8 segs, 287.4 K docs, 1146.2 MB 594.2s _1dk: 8 segs, 160.8 K docs, 640.5 MB 539.1s _1e7: 8 segs, 175.1 K docs, 697.7 MB 425.1s _1fl: 12 segs, 47.5 K docs, 188.0 MB 345.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 225.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 430.1 sec: 78 segments, 7 merges 1175.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 1025.7s _170: 8 segs, 287.4 K docs, 1146.2 MB 599.1s _1dk: 8 segs, 160.8 K docs, 640.5 MB 544.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 430.0s _1fl: 12 segs, 47.5 K docs, 188.0 MB 350.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 230.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 435.1 sec: 67 segments, 6 merges 1180.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 1030.7s _170: 8 segs, 287.4 K docs, 1146.2 MB 604.1s _1dk: 8 segs, 160.8 K docs, 640.5 MB 549.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 355.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 235.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 440.1 sec: 67 segments, 6 merges 1185.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 1035.8s _170: 8 segs, 287.4 K docs, 1146.2 MB 609.2s _1dk: 8 segs, 160.8 K docs, 640.5 MB 554.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 360.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 240.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 445.1 sec: 67 segments, 6 merges 1190.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 1040.8s _170: 8 segs, 287.4 K docs, 1146.2 MB 614.2s _1dk: 8 segs, 160.8 K docs, 640.5 MB 559.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 365.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 245.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 450.1 sec: 67 segments, 6 merges 1195.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 1045.8s _170: 8 segs, 287.4 K docs, 1146.2 MB 619.2s _1dk: 8 segs, 160.8 K docs, 640.5 MB 564.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 370.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 250.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 455.1 sec: 67 segments, 6 merges 1200.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 1050.8s _170: 8 segs, 287.4 K docs, 1146.2 MB 624.2s _1dk: 8 segs, 160.8 K docs, 640.5 MB 569.1s _1e7: 8 segs, 175.1 K docs, 697.7 MB 375.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 255.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 460.1 sec: 67 segments, 6 merges 1205.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 1055.8s _170: 8 segs, 287.4 K docs, 1146.2 MB 629.2s _1dk: 8 segs, 160.8 K docs, 640.5 MB 574.1s _1e7: 8 segs, 175.1 K docs, 697.7 MB 380.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 260.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 465.1 sec: 67 segments, 6 merges 1210.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 1060.8s _170: 8 segs, 287.4 K docs, 1146.2 MB 634.2s _1dk: 8 segs, 160.8 K docs, 640.5 MB 579.1s _1e7: 8 segs, 175.1 K docs, 697.7 MB 385.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 265.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 470.1 sec: 67 segments, 6 merges 1215.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 1065.8s _170: 8 segs, 287.4 K docs, 1146.2 MB 639.2s _1dk: 8 segs, 160.8 K docs, 640.5 MB 584.1s _1e7: 8 segs, 175.1 K docs, 697.7 MB 390.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 270.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 475.0 sec: 67 segments, 6 merges 1219.9s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 1070.7s _170: 8 segs, 287.4 K docs, 1146.2 MB 644.1s _1dk: 8 segs, 160.8 K docs, 640.5 MB 589.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 395.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 275.8s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 480.0 sec: 67 segments, 6 merges 1224.9s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 1075.7s _170: 8 segs, 287.4 K docs, 1146.2 MB 649.1s _1dk: 8 segs, 160.8 K docs, 640.5 MB 594.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 400.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 280.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 485.0 sec: 67 segments, 6 merges 1229.9s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 1080.7s _170: 8 segs, 287.4 K docs, 1146.2 MB 654.1s _1dk: 8 segs, 160.8 K docs, 640.5 MB 599.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 405.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 285.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 490.0 sec: 67 segments, 6 merges 1234.9s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 1085.7s _170: 8 segs, 287.4 K docs, 1146.2 MB 659.1s _1dk: 8 segs, 160.8 K docs, 640.5 MB 604.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 410.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 290.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 495.0 sec: 67 segments, 6 merges 1239.9s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 1090.7s _170: 8 segs, 287.4 K docs, 1146.2 MB 664.1s _1dk: 8 segs, 160.8 K docs, 640.5 MB 609.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 415.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 295.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 500.0 sec: 67 segments, 6 merges 1244.9s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 1095.7s _170: 8 segs, 287.4 K docs, 1146.2 MB 669.1s _1dk: 8 segs, 160.8 K docs, 640.5 MB 614.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 420.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 300.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 505.0 sec: 67 segments, 6 merges 1249.9s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 1100.7s _170: 8 segs, 287.4 K docs, 1146.2 MB 674.1s _1dk: 8 segs, 160.8 K docs, 640.5 MB 619.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 425.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 305.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 510.0 sec: 60 segments, 5 merges 1254.9s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 1105.7s _170: 8 segs, 287.4 K docs, 1146.2 MB 624.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 430.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 310.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 515.0 sec: 53 segments, 5 merges 1259.9s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 629.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 435.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 315.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 3.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 520.0 sec: 53 segments, 5 merges 1265.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 634.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 440.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 320.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 8.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 525.0 sec: 53 segments, 5 merges 1270.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 639.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 445.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 325.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 13.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 530.0 sec: 53 segments, 5 merges 1275.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 644.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 450.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 330.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 18.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 535.1 sec: 53 segments, 5 merges 1280.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 649.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 455.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 335.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 23.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 540.1 sec: 53 segments, 5 merges 1285.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 654.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 460.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 340.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 28.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 545.1 sec: 53 segments, 5 merges 1290.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 659.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 465.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 345.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 33.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 550.1 sec: 53 segments, 5 merges 1295.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 664.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 470.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 350.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 38.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 555.1 sec: 53 segments, 5 merges 1300.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 669.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 475.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 355.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 43.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 560.1 sec: 53 segments, 5 merges 1305.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 674.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 480.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 360.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 48.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 565.1 sec: 53 segments, 5 merges 1310.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 679.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 485.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 365.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 53.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 570.1 sec: 53 segments, 5 merges 1315.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 684.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 490.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 370.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 58.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 575.1 sec: 53 segments, 5 merges 1320.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 689.1s _1e7: 8 segs, 175.1 K docs, 697.7 MB 495.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 375.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 63.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 580.1 sec: 53 segments, 5 merges 1325.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 694.1s _1e7: 8 segs, 175.1 K docs, 697.7 MB 500.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 380.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 68.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 585.1 sec: 53 segments, 5 merges 1330.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 699.1s _1e7: 8 segs, 175.1 K docs, 697.7 MB 505.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 385.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 73.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 590.0 sec: 53 segments, 5 merges 1334.9s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 704.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 510.2s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 390.8s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 78.5s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 595.0 sec: 53 segments, 5 merges 1339.9s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 709.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 515.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 395.8s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 83.5s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 600.0 sec: 53 segments, 5 merges 1344.9s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 714.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 520.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 400.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 88.5s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 605.0 sec: 53 segments, 5 merges 1349.9s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 719.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 525.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 405.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 93.5s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 610.0 sec: 53 segments, 5 merges 1354.9s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 724.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 530.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 410.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 98.5s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 615.0 sec: 53 segments, 5 merges 1359.9s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 729.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 535.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 415.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 103.5s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 620.0 sec: 53 segments, 5 merges 1364.9s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 734.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 540.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 420.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 108.5s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 625.0 sec: 53 segments, 5 merges 1369.9s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 739.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 545.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 425.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 113.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 630.0 sec: 53 segments, 5 merges 1375.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 744.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 550.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 430.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 118.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 635.0 sec: 53 segments, 5 merges 1380.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 749.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 555.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 435.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 123.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 640.0 sec: 53 segments, 5 merges 1385.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 754.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 560.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 440.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 128.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 645.1 sec: 53 segments, 5 merges 1390.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 759.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 565.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 445.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 133.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 650.1 sec: 53 segments, 5 merges 1395.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 764.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 570.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 450.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 138.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 655.1 sec: 53 segments, 5 merges 1400.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 769.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 575.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 455.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 143.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 660.1 sec: 53 segments, 5 merges 1405.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 774.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 580.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 460.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 148.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 665.1 sec: 53 segments, 5 merges 1410.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 779.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 585.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 465.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 153.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 670.1 sec: 53 segments, 5 merges 1415.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 784.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 590.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 470.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 158.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 675.1 sec: 53 segments, 5 merges 1420.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 789.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 595.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 475.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 163.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 680.1 sec: 53 segments, 5 merges 1425.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 794.1s _1e7: 8 segs, 175.1 K docs, 697.7 MB 600.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 480.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 168.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 685.1 sec: 53 segments, 5 merges 1430.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 799.1s _1e7: 8 segs, 175.1 K docs, 697.7 MB 605.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 485.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 173.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 690.1 sec: 53 segments, 5 merges 1435.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 804.1s _1e7: 8 segs, 175.1 K docs, 697.7 MB 610.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 490.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 178.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 695.0 sec: 53 segments, 5 merges 1439.9s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 809.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 615.2s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 495.8s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 183.5s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 700.0 sec: 53 segments, 5 merges 1444.9s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 814.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 620.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 500.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 188.5s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 705.0 sec: 53 segments, 5 merges 1449.9s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 819.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 625.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 505.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 193.5s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 710.0 sec: 53 segments, 5 merges 1454.9s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 824.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 630.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 510.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 198.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 715.0 sec: 53 segments, 5 merges 1459.9s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 829.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 635.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 515.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 203.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 720.0 sec: 53 segments, 5 merges 1465.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 834.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 640.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 520.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 208.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 725.0 sec: 53 segments, 5 merges 1470.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 839.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 645.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 525.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 213.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 730.1 sec: 53 segments, 5 merges 1475.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 844.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 650.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 530.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 218.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 735.1 sec: 53 segments, 5 merges 1480.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 849.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 655.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 535.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 223.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 740.1 sec: 53 segments, 5 merges 1485.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 854.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 660.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 540.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 228.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 745.1 sec: 53 segments, 5 merges 1490.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 859.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 665.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 545.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 233.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 750.1 sec: 53 segments, 5 merges 1495.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 864.0s _1e7: 8 segs, 175.1 K docs, 697.7 MB 670.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 550.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 238.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 755.1 sec: 46 segments, 4 merges 1500.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 675.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 555.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 243.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 760.1 sec: 46 segments, 4 merges 1505.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 680.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 560.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 248.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 765.1 sec: 46 segments, 4 merges 1510.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 685.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 565.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 253.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 770.1 sec: 46 segments, 4 merges 1515.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 690.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 570.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 258.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 775.1 sec: 46 segments, 4 merges 1520.0s _14k: 8 segs, 1069.5 K docs, 4273.0 MB 695.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 575.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 263.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 780.1 sec: 39 segments, 3 merges 700.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 580.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 268.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 785.0 sec: 39 segments, 3 merges 705.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 585.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 273.5s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 790.0 sec: 39 segments, 3 merges 710.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 590.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 278.5s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 795.0 sec: 39 segments, 3 merges 715.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 595.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 283.5s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 800.0 sec: 39 segments, 3 merges 720.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 600.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 288.5s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 805.0 sec: 39 segments, 3 merges 725.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 605.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 293.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 810.0 sec: 39 segments, 3 merges 730.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 610.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 298.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 815.0 sec: 39 segments, 3 merges 735.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 615.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 303.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 820.0 sec: 39 segments, 3 merges 740.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 620.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 308.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 825.1 sec: 39 segments, 3 merges 745.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 625.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 313.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 830.1 sec: 39 segments, 3 merges 750.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 630.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 318.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 835.1 sec: 39 segments, 3 merges 755.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 635.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 323.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 840.1 sec: 39 segments, 3 merges 760.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 640.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 328.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 845.1 sec: 39 segments, 3 merges 765.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 645.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 333.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 850.1 sec: 39 segments, 3 merges 770.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 650.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 338.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 855.1 sec: 39 segments, 3 merges 775.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 655.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 343.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 860.1 sec: 39 segments, 3 merges 780.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 660.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 348.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 865.1 sec: 39 segments, 3 merges 785.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 665.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 353.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 870.0 sec: 39 segments, 3 merges 790.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 670.8s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 358.5s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 875.0 sec: 39 segments, 3 merges 795.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 675.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 363.5s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 880.0 sec: 39 segments, 3 merges 800.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 680.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 368.5s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 885.0 sec: 39 segments, 3 merges 805.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 685.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 373.5s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 890.0 sec: 39 segments, 3 merges 810.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 690.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 378.5s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 895.0 sec: 39 segments, 3 merges 815.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 695.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 383.5s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 900.0 sec: 39 segments, 3 merges 820.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 700.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 388.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 905.0 sec: 39 segments, 3 merges 825.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 705.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 393.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 910.0 sec: 39 segments, 3 merges 830.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 710.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 398.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 915.0 sec: 39 segments, 3 merges 835.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 715.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 403.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 920.0 sec: 39 segments, 3 merges 840.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 720.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 408.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 925.1 sec: 39 segments, 3 merges 845.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 725.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 413.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 930.1 sec: 39 segments, 3 merges 850.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 730.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 418.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 935.1 sec: 39 segments, 3 merges 855.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 735.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 423.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 940.1 sec: 39 segments, 3 merges 860.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 740.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 428.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 945.1 sec: 39 segments, 3 merges 865.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 745.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 433.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 950.1 sec: 39 segments, 3 merges 870.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 750.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 438.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 955.1 sec: 39 segments, 3 merges 875.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 755.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 443.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 960.1 sec: 39 segments, 3 merges 880.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 760.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 448.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 965.1 sec: 39 segments, 3 merges 885.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 765.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 453.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 970.1 sec: 39 segments, 3 merges 890.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 770.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 458.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 975.0 sec: 39 segments, 3 merges 895.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 775.8s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 463.5s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 980.0 sec: 39 segments, 3 merges 900.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 780.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 468.5s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 985.0 sec: 39 segments, 3 merges 905.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 785.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 473.5s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 990.0 sec: 39 segments, 3 merges 910.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 790.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 478.5s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 995.0 sec: 39 segments, 3 merges 915.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 795.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 483.5s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1000.0 sec: 39 segments, 3 merges 920.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 800.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 488.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1005.0 sec: 39 segments, 3 merges 925.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 805.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 493.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1010.0 sec: 39 segments, 3 merges 930.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 810.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 498.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1015.0 sec: 39 segments, 3 merges 935.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 815.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 503.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1020.1 sec: 39 segments, 3 merges 940.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 820.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 508.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1025.1 sec: 39 segments, 3 merges 945.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 825.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 513.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1030.1 sec: 39 segments, 3 merges 950.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 830.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 518.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1035.1 sec: 39 segments, 3 merges 955.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 835.9s _1fn: 8 segs, 417.9 K docs, 1667.0 MB 523.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1040.1 sec: 32 segments, 2 merges 960.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 528.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1045.1 sec: 32 segments, 2 merges 965.3s _1fm: 8 segs, 957.7 K docs, 3825.6 MB 533.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1050.1 sec: 25 segments, 1 merges 538.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1055.1 sec: 25 segments, 1 merges 543.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1060.1 sec: 25 segments, 1 merges 548.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1065.1 sec: 25 segments, 1 merges 553.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1070.1 sec: 25 segments, 1 merges 558.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1075.0 sec: 25 segments, 1 merges 563.5s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1080.0 sec: 25 segments, 1 merges 568.5s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1085.0 sec: 25 segments, 1 merges 573.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1090.1 sec: 25 segments, 1 merges 578.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1095.1 sec: 25 segments, 1 merges 583.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1100.1 sec: 25 segments, 1 merges 588.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1105.1 sec: 25 segments, 1 merges 593.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1110.1 sec: 25 segments, 1 merges 598.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1115.1 sec: 25 segments, 1 merges 603.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1120.1 sec: 25 segments, 1 merges 608.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1125.1 sec: 25 segments, 1 merges 613.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1130.0 sec: 25 segments, 1 merges 618.5s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1135.0 sec: 25 segments, 1 merges 623.5s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1140.0 sec: 25 segments, 1 merges 628.5s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1145.0 sec: 25 segments, 1 merges 633.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1150.0 sec: 25 segments, 1 merges 638.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1155.0 sec: 25 segments, 1 merges 643.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1160.1 sec: 25 segments, 1 merges 648.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1165.1 sec: 25 segments, 1 merges 653.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1170.1 sec: 25 segments, 1 merges 658.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1175.1 sec: 25 segments, 1 merges 663.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1180.1 sec: 25 segments, 1 merges 668.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1185.1 sec: 25 segments, 1 merges 673.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1190.1 sec: 25 segments, 1 merges 678.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1195.1 sec: 25 segments, 1 merges 683.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1200.0 sec: 25 segments, 1 merges 688.5s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1205.0 sec: 25 segments, 1 merges 693.5s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1210.0 sec: 25 segments, 1 merges 698.5s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1215.0 sec: 25 segments, 1 merges 703.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1220.0 sec: 25 segments, 1 merges 708.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1225.0 sec: 25 segments, 1 merges 713.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1230.0 sec: 25 segments, 1 merges 718.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1235.0 sec: 25 segments, 1 merges 723.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1240.1 sec: 25 segments, 1 merges 728.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1245.1 sec: 25 segments, 1 merges 733.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1250.1 sec: 25 segments, 1 merges 738.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1255.1 sec: 25 segments, 1 merges 743.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1260.1 sec: 25 segments, 1 merges 748.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1265.1 sec: 25 segments, 1 merges 753.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1270.1 sec: 25 segments, 1 merges 758.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1275.1 sec: 25 segments, 1 merges 763.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1280.0 sec: 25 segments, 1 merges 768.5s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1285.0 sec: 25 segments, 1 merges 773.5s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1290.0 sec: 25 segments, 1 merges 778.5s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1295.0 sec: 25 segments, 1 merges 783.5s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1300.0 sec: 25 segments, 1 merges 788.5s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1305.0 sec: 25 segments, 1 merges 793.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1310.0 sec: 25 segments, 1 merges 798.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1315.0 sec: 25 segments, 1 merges 803.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1320.0 sec: 25 segments, 1 merges 808.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1325.0 sec: 25 segments, 1 merges 813.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1330.1 sec: 25 segments, 1 merges 818.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1335.1 sec: 25 segments, 1 merges 823.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1340.1 sec: 25 segments, 1 merges 828.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1345.1 sec: 25 segments, 1 merges 833.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1350.1 sec: 25 segments, 1 merges 838.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1355.1 sec: 25 segments, 1 merges 843.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1360.0 sec: 25 segments, 1 merges 848.5s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1365.0 sec: 25 segments, 1 merges 853.5s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1370.0 sec: 25 segments, 1 merges 858.5s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1375.0 sec: 25 segments, 1 merges 863.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1380.0 sec: 25 segments, 1 merges 868.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1385.0 sec: 25 segments, 1 merges 873.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1390.1 sec: 25 segments, 1 merges 878.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1395.1 sec: 25 segments, 1 merges 883.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1400.1 sec: 25 segments, 1 merges 888.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1405.1 sec: 25 segments, 1 merges 893.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB 1410.1 sec: 25 segments, 1 merges 898.6s _1fo: 8 segs, 1217.8 K docs, 4866.3 MB done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Indexed 8000000 docs in 3050 seconds reindex takes 3050.39 sec index has 18 segments: segments_2: _id(11.0.0):C934677 _ci(11.0.0):C397692 _9b(11.0.0):C211296 _fb(11.0.0):C216511 _z2(11.0.0):C1022520 _14k(11.0.0):C1069458 _13n(11.0.0):C274937 _sq(11.0.0):C252750 _1fm(11.0.0):C957688 _ra(11.0.0):C213336 _1fo(11.0.0):C1217817 _170(11.0.0):C287356 _1ef(11.0.0):C188763 _1e7(11.0.0):C175109 _1fn(11.0.0):C417913 _1em(11.0.0):C75036 _1d5(11.0.0):C39639 _1fl(11.0.0):C47502 _id: 3740.9 MB _ci: 1590.4 MB _9b: 844.6 MB _fb: 865.5 MB _z2: 4093.0 MB _14k: 4281.2 MB _13n: 1099.3 MB _sq: 1010.5 MB _1fm: 3833.2 MB _ra: 852.8 MB _1fo: 4876.1 MB _170: 1149.0 MB _1ef: 754.4 MB _1e7: 699.8 MB _1fn: 1671.4 MB _1em: 299.5 MB _1d5: 158.0 MB _1fl: 189.4 MB encodingByteSize=4 origByteSize=4 realEncodingByteSize=4.0 index disk usage is 32009.06 MB vector disk usage is 31250.00 MB vector RAM usage is 31250.00 MB exact nn key = cohere-v3-wikipedia-en-scattered-1024d.docs.vec-dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-8000000-qcohere-v3-wikipedia-en-scattered-1024d.queries.vec-1000-dot_product-knn-100 read pre-cached exact match vectors from cache file "knn-reuse/exact-nn/cohere-v3-wikipedia-en-scattered-1024d.docs.vec-dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-8000000-qcohere-v3-wikipedia-en-scattered-1024d.queries.vec-1000-dot_product-knn-100.bin" read pre-cached exact match scores from cache file "knn-reuse/exact-nn/cohere-v3-wikipedia-en-scattered-1024d.docs.vec-dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-8000000-qcohere-v3-wikipedia-en-scattered-1024d.queries.vec-1000-dot_product-knn-100.scores" EXACT_NN_SCORES_PATH: /l/util.nightly/knn-reuse/exact-nn/cohere-v3-wikipedia-en-scattered-1024d.docs.vec-dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-8000000-qcohere-v3-wikipedia-en-scattered-1024d.queries.vec-1000-dot_product-knn-100.scores EXACT_NN_METRIC: dot_product path=/lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec dim=1024 vectorEncoding.byteSize=4 1778739 query vectors in queryPath "/lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec" searching 1000 query vectors; topK=100, fanout=100 done warmup thread 3 name=main cpu@start=55741426554 cpu@end=68545377601 deltaMS=12803.951047 thread 14 name=Reference Handler cpu@start=2008305 cpu@end=2008305 deltaMS=0.0 thread 15 name=Finalizer cpu@start=186028 cpu@end=186028 deltaMS=0.0 thread 16 name=Signal Dispatcher cpu@start=75072 cpu@end=75072 deltaMS=0.0 thread 40 name=Common-Cleaner cpu@start=31613412 cpu@end=31613412 deltaMS=0.0 thread 41 name=JFR Recorder Thread cpu@start=52346624904 cpu@end=52348407254 deltaMS=1.78235 thread 42 name=JFR Periodic Tasks cpu@start=332601928391 cpu@end=333215563614 deltaMS=613.635223 thread 45 name=Notification Thread cpu@start=108852 cpu@end=108852 deltaMS=0.0 thread 56 name=hnsw-merge-1-thread-1 cpu@start=4420416897786 cpu@end=4420416897786 deltaMS=0.0 thread 57 name=hnsw-merge-1-thread-2 cpu@start=4420937473697 cpu@end=4420937473697 deltaMS=0.0 thread 58 name=hnsw-merge-1-thread-3 cpu@start=4424972446943 cpu@end=4424972446943 deltaMS=0.0 thread 59 name=hnsw-merge-1-thread-4 cpu@start=4419447275980 cpu@end=4419447275980 deltaMS=0.0 thread 60 name=hnsw-merge-1-thread-5 cpu@start=4418663526618 cpu@end=4418663526618 deltaMS=0.0 thread 61 name=hnsw-merge-1-thread-6 cpu@start=4416045570685 cpu@end=4416045570685 deltaMS=0.0 thread 62 name=hnsw-merge-1-thread-7 cpu@start=4418111891485 cpu@end=4418111891485 deltaMS=0.0 thread 63 name=hnsw-merge-1-thread-8 cpu@start=4419216616657 cpu@end=4419216616657 deltaMS=0.0 thread 64 name=hnsw-merge-1-thread-9 cpu@start=4421670667886 cpu@end=4421670667886 deltaMS=0.0 thread 65 name=hnsw-merge-1-thread-10 cpu@start=4421544478709 cpu@end=4421544478709 deltaMS=0.0 thread 66 name=hnsw-merge-1-thread-11 cpu@start=4423547766807 cpu@end=4423547766807 deltaMS=0.0 thread 67 name=hnsw-merge-1-thread-12 cpu@start=4420600961632 cpu@end=4420600961632 deltaMS=0.0 thread 68 name=hnsw-merge-1-thread-13 cpu@start=4424205461700 cpu@end=4424205461700 deltaMS=0.0 thread 69 name=hnsw-merge-1-thread-14 cpu@start=4421612578911 cpu@end=4421612578911 deltaMS=0.0 thread 70 name=hnsw-merge-1-thread-15 cpu@start=4422652740398 cpu@end=4422652740398 deltaMS=0.0 thread 71 name=hnsw-merge-1-thread-16 cpu@start=4423142260530 cpu@end=4423142260530 deltaMS=0.0 Average CPU cores used: 1.0471196818564772 completed 1000 searches in 12815 ms: 78 QPS CPU time=13418 ms checking results SUMMARY: 0.974 12.815 13.418 1.047 8000000 KNN 100 100 N/A N/A 100.000 32 100 no 66478 3050.39 2622.62 0.00 18 32009.06 null N/A 1.000 31250.000 31250.000 false HNSW no Leaf 0 has 4 layers Leaf 0 has 934677 documents Graph level=3 size=52, Fanout min=3, mean=8.96, max=17, meandelta=83395.33 % 0 10 20 30 40 50 60 70 80 90 100 0 5 7 7 8 9 9 10 11 12 17 Graph level=2 size=841, Fanout min=7, mean=22.90, max=32, meandelta=37340.68 % 0 10 20 30 40 50 60 70 80 90 100 0 14 16 18 20 22 25 28 31 32 32 Graph level=1 size=28634, Fanout min=3, mean=27.99, max=32, meandelta=30612.11 % 0 10 20 30 40 50 60 70 80 90 100 0 19 23 26 29 32 32 32 32 32 32 Graph level=0 size=934677, Fanout min=1, mean=39.50, max=64, meandelta=21917.23 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 32 37 42 49 60 64 64 Graph level=3 size=52, connectedness=1.00 Graph level=2 size=841, connectedness=1.00 Graph level=1 size=28634, connectedness=1.00 Graph level=0 size=934677, connectedness=1.00 Leaf 1 has 4 layers Leaf 1 has 397692 documents Graph level=3 size=20, Fanout min=3, mean=5.10, max=9, meandelta=38832.36 % 0 10 20 30 40 50 60 70 80 90 100 0 3 3 4 4 5 6 6 6 7 9 Graph level=2 size=306, Fanout min=7, mean=17.74, max=32, meandelta=18355.16 % 0 10 20 30 40 50 60 70 80 90 100 0 11 13 14 16 17 18 20 22 25 32 Graph level=1 size=12125, Fanout min=4, mean=27.47, max=32, meandelta=13193.48 % 0 10 20 30 40 50 60 70 80 90 100 0 18 22 25 28 31 32 32 32 32 32 Graph level=0 size=397692, Fanout min=1, mean=39.50, max=64, meandelta=9341.90 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 37 42 49 59 64 64 Graph level=3 size=20, connectedness=1.00 Graph level=2 size=306, connectedness=1.00 Graph level=1 size=12125, connectedness=1.00 Graph level=0 size=397692, connectedness=1.00 Leaf 2 has 4 layers Leaf 2 has 211296 documents Graph level=3 size=8, Fanout min=1, mean=2.50, max=4, meandelta=52972.90 % 0 10 20 30 40 50 60 70 80 90 100 0 1 1 2 2 2 2 2 3 4 4 Graph level=2 size=187, Fanout min=6, mean=14.59, max=32, meandelta=12422.13 % 0 10 20 30 40 50 60 70 80 90 100 0 9 11 12 13 14 15 17 18 20 32 Graph level=1 size=6557, Fanout min=9, mean=27.24, max=32, meandelta=7068.19 % 0 10 20 30 40 50 60 70 80 90 100 0 18 22 24 27 30 32 32 32 32 32 Graph level=0 size=211296, Fanout min=1, mean=39.41, max=64, meandelta=4978.56 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 36 42 49 59 64 64 Graph level=3 size=8, connectedness=1.00 Graph level=2 size=187, connectedness=1.00 Graph level=1 size=6557, connectedness=1.00 Graph level=0 size=211296, connectedness=1.00 Leaf 3 has 4 layers Leaf 3 has 216511 documents Graph level=3 size=7, Fanout min=3, mean=3.43, max=4, meandelta=22414.92 % 0 10 20 30 40 50 60 70 80 90 100 0 1 3 3 3 3 3 3 4 4 4 Graph level=2 size=191, Fanout min=5, mean=15.50, max=31, meandelta=12075.33 % 0 10 20 30 40 50 60 70 80 90 100 0 10 11 13 14 15 16 17 18 22 31 Graph level=1 size=6717, Fanout min=5, mean=27.38, max=32, meandelta=7249.11 % 0 10 20 30 40 50 60 70 80 90 100 0 18 22 25 28 31 32 32 32 32 32 Graph level=0 size=216511, Fanout min=1, mean=39.35, max=64, meandelta=5109.67 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 36 42 48 58 64 64 Graph level=3 size=7, connectedness=1.00 Graph level=2 size=191, connectedness=1.00 Graph level=1 size=6717, connectedness=1.00 Graph level=0 size=216511, connectedness=1.00 Leaf 4 has 4 layers Leaf 4 has 1022520 documents Graph level=3 size=63, Fanout min=4, mean=9.46, max=17, meandelta=90613.78 % 0 10 20 30 40 50 60 70 80 90 100 0 6 7 7 8 9 10 11 12 13 17 Graph level=2 size=948, Fanout min=6, mean=23.55, max=32, meandelta=39694.28 % 0 10 20 30 40 50 60 70 80 90 100 0 15 17 19 21 23 26 29 32 32 32 Graph level=1 size=31195, Fanout min=2, mean=28.03, max=32, meandelta=33445.89 % 0 10 20 30 40 50 60 70 80 90 100 0 19 23 26 29 32 32 32 32 32 32 Graph level=0 size=1022520, Fanout min=1, mean=39.49, max=64, meandelta=23970.06 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 32 37 42 49 60 64 64 Graph level=3 size=63, connectedness=1.00 Graph level=2 size=948, connectedness=1.00 Graph level=1 size=31195, connectedness=1.00 Graph level=0 size=1022520, connectedness=1.00 Leaf 5 has 4 layers Leaf 5 has 1069458 documents Graph level=3 size=47, Fanout min=3, mean=7.70, max=15, meandelta=106367.78 % 0 10 20 30 40 50 60 70 80 90 100 0 4 5 6 6 7 8 9 9 11 15 Graph level=2 size=941, Fanout min=8, mean=23.03, max=32, meandelta=42000.00 % 0 10 20 30 40 50 60 70 80 90 100 0 14 16 18 20 22 25 28 32 32 32 Graph level=1 size=32636, Fanout min=1, mean=28.05, max=32, meandelta=34870.01 % 0 10 20 30 40 50 60 70 80 90 100 0 19 23 26 30 32 32 32 32 32 32 Graph level=0 size=1069458, Fanout min=1, mean=39.48, max=64, meandelta=25081.48 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 32 37 42 49 60 64 64 Graph level=3 size=47, connectedness=1.00 Graph level=2 size=941, connectedness=1.00 Graph level=1 size=32636, connectedness=1.00 Graph level=0 size=1069458, connectedness=1.00 Leaf 6 has 4 layers Leaf 6 has 274937 documents Graph level=3 size=11, Fanout min=2, mean=4.18, max=7, meandelta=28697.91 % 0 10 20 30 40 50 60 70 80 90 100 0 2 3 3 3 4 4 4 5 5 7 Graph level=2 size=258, Fanout min=7, mean=17.09, max=32, meandelta=13905.79 % 0 10 20 30 40 50 60 70 80 90 100 0 10 12 14 15 16 17 20 22 25 32 Graph level=1 size=8523, Fanout min=6, mean=27.50, max=32, meandelta=9151.22 % 0 10 20 30 40 50 60 70 80 90 100 0 19 22 25 28 31 32 32 32 32 32 Graph level=0 size=274937, Fanout min=1, mean=39.48, max=64, meandelta=6461.79 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 37 42 49 59 64 64 Graph level=3 size=11, connectedness=1.00 Graph level=2 size=258, connectedness=1.00 Graph level=1 size=8523, connectedness=1.00 Graph level=0 size=274937, connectedness=1.00 Leaf 7 has 4 layers Leaf 7 has 252750 documents Graph level=3 size=8, Fanout min=2, mean=3.25, max=4, meandelta=38586.96 % 0 10 20 30 40 50 60 70 80 90 100 0 1 2 2 3 3 3 4 4 4 4 Graph level=2 size=223, Fanout min=5, mean=15.16, max=32, meandelta=13922.69 % 0 10 20 30 40 50 60 70 80 90 100 0 9 11 12 13 14 16 17 19 22 32 Graph level=1 size=7826, Fanout min=7, mean=27.35, max=32, meandelta=8451.89 % 0 10 20 30 40 50 60 70 80 90 100 0 18 22 24 27 31 32 32 32 32 32 Graph level=0 size=252750, Fanout min=1, mean=39.43, max=64, meandelta=5952.97 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 36 42 49 59 64 64 Graph level=3 size=8, connectedness=1.00 Graph level=2 size=223, connectedness=1.00 Graph level=1 size=7826, connectedness=1.00 Graph level=0 size=252750, connectedness=1.00 Leaf 8 has 4 layers Leaf 8 has 957688 documents Graph level=3 size=47, Fanout min=4, mean=7.74, max=16, meandelta=103297.70 % 0 10 20 30 40 50 60 70 80 90 100 0 5 6 6 7 7 8 8 9 11 16 Graph level=2 size=837, Fanout min=6, mean=22.89, max=32, meandelta=37434.14 % 0 10 20 30 40 50 60 70 80 90 100 0 14 16 18 20 23 25 28 31 32 32 Graph level=1 size=29245, Fanout min=1, mean=28.02, max=32, meandelta=31253.17 % 0 10 20 30 40 50 60 70 80 90 100 0 19 23 26 29 32 32 32 32 32 32 Graph level=0 size=957688, Fanout min=1, mean=39.52, max=64, meandelta=22441.54 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 32 37 42 49 60 64 64 Graph level=3 size=47, connectedness=1.00 Graph level=2 size=837, connectedness=1.00 Graph level=1 size=29245, connectedness=1.00 Graph level=0 size=957688, connectedness=1.00 Leaf 9 has 4 layers Leaf 9 has 213336 documents Graph level=3 size=8, Fanout min=2, mean=3.25, max=5, meandelta=26441.50 % 0 10 20 30 40 50 60 70 80 90 100 0 1 2 2 3 3 3 3 4 4 5 Graph level=2 size=192, Fanout min=6, mean=15.06, max=28, meandelta=11767.28 % 0 10 20 30 40 50 60 70 80 90 100 0 9 11 12 13 15 16 18 19 21 28 Graph level=1 size=6612, Fanout min=7, mean=27.25, max=32, meandelta=7139.34 % 0 10 20 30 40 50 60 70 80 90 100 0 18 21 24 27 31 32 32 32 32 32 Graph level=0 size=213336, Fanout min=1, mean=39.37, max=64, meandelta=5034.00 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 36 42 48 58 64 64 Graph level=3 size=8, connectedness=1.00 Graph level=2 size=192, connectedness=1.00 Graph level=1 size=6612, connectedness=1.00 Graph level=0 size=213336, connectedness=1.00 Leaf 10 has 4 layers Leaf 10 has 1217817 documents Graph level=3 size=62, Fanout min=5, mean=10.10, max=16, meandelta=95556.78 % 0 10 20 30 40 50 60 70 80 90 100 0 6 7 8 9 10 11 12 12 13 16 Graph level=2 size=1111, Fanout min=7, mean=23.96, max=32, meandelta=46098.55 % 0 10 20 30 40 50 60 70 80 90 100 0 15 17 19 21 24 27 30 32 32 32 Graph level=1 size=37189, Fanout min=3, mean=28.08, max=32, meandelta=39684.46 % 0 10 20 30 40 50 60 70 80 90 100 0 19 23 26 30 32 32 32 32 32 32 Graph level=0 size=1217817, Fanout min=1, mean=39.42, max=64, meandelta=28593.32 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 32 36 42 49 60 64 64 Graph level=3 size=62, connectedness=1.00 Graph level=2 size=1111, connectedness=1.00 Graph level=1 size=37189, connectedness=1.00 Graph level=0 size=1217817, connectedness=1.00 Leaf 11 has 4 layers Leaf 11 has 287356 documents Graph level=3 size=11, Fanout min=2, mean=3.64, max=6, meandelta=49602.60 % 0 10 20 30 40 50 60 70 80 90 100 0 2 2 2 3 3 4 4 4 5 6 Graph level=2 size=257, Fanout min=6, mean=17.24, max=32, meandelta=14180.35 % 0 10 20 30 40 50 60 70 80 90 100 0 10 12 14 15 17 18 20 22 25 32 Graph level=1 size=8794, Fanout min=7, mean=27.45, max=32, meandelta=9515.96 % 0 10 20 30 40 50 60 70 80 90 100 0 18 22 25 28 31 32 32 32 32 32 Graph level=0 size=287356, Fanout min=1, mean=39.50, max=64, meandelta=6750.19 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 37 42 49 59 64 64 Graph level=3 size=11, connectedness=1.00 Graph level=2 size=257, connectedness=1.00 Graph level=1 size=8794, connectedness=1.00 Graph level=0 size=287356, connectedness=1.00 Leaf 12 has 4 layers Leaf 12 has 188763 documents Graph level=3 size=9, Fanout min=2, mean=3.78, max=6, meandelta=21847.94 % 0 10 20 30 40 50 60 70 80 90 100 0 1 2 3 3 3 4 4 4 5 6 Graph level=2 size=167, Fanout min=5, mean=14.11, max=30, meandelta=10992.68 % 0 10 20 30 40 50 60 70 80 90 100 0 8 11 12 13 14 15 16 18 20 30 Graph level=1 size=5823, Fanout min=7, mean=27.02, max=32, meandelta=6397.63 % 0 10 20 30 40 50 60 70 80 90 100 0 18 21 24 27 30 32 32 32 32 32 Graph level=0 size=188763, Fanout min=1, mean=39.26, max=64, meandelta=4461.51 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 36 41 48 58 64 64 Graph level=3 size=9, connectedness=1.00 Graph level=2 size=167, connectedness=1.00 Graph level=1 size=5823, connectedness=1.00 Graph level=0 size=188763, connectedness=1.00 Leaf 13 has 4 layers Leaf 13 has 175109 documents Graph level=3 size=6, Fanout min=3, mean=3.33, max=4, meandelta=26129.50 % 0 10 20 30 40 50 60 70 80 90 100 0 1 3 3 3 3 3 3 3 4 4 Graph level=2 size=150, Fanout min=5, mean=13.32, max=25, meandelta=10803.42 % 0 10 20 30 40 50 60 70 80 90 100 0 8 9 10 12 13 14 15 17 19 25 Graph level=1 size=5417, Fanout min=8, mean=26.88, max=32, meandelta=5959.22 % 0 10 20 30 40 50 60 70 80 90 100 0 18 21 24 26 30 32 32 32 32 32 Graph level=0 size=175109, Fanout min=1, mean=39.20, max=64, meandelta=4144.69 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 36 41 48 58 64 64 Graph level=3 size=6, connectedness=1.00 Graph level=2 size=150, connectedness=1.00 Graph level=1 size=5417, connectedness=1.00 Graph level=0 size=175109, connectedness=1.00 Leaf 14 has 4 layers Leaf 14 has 417913 documents Graph level=3 size=12, Fanout min=2, mean=3.67, max=5, meandelta=60683.48 % 0 10 20 30 40 50 60 70 80 90 100 0 2 3 3 3 4 4 4 4 4 5 Graph level=2 size=381, Fanout min=7, mean=19.03, max=32, meandelta=19235.59 % 0 10 20 30 40 50 60 70 80 90 100 0 12 14 15 17 18 20 22 25 28 32 Graph level=1 size=12906, Fanout min=7, mean=27.66, max=32, meandelta=13788.10 % 0 10 20 30 40 50 60 70 80 90 100 0 19 22 25 28 32 32 32 32 32 32 Graph level=0 size=417913, Fanout min=1, mean=39.54, max=64, meandelta=9803.74 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 37 42 49 59 64 64 Graph level=3 size=12, connectedness=1.00 Graph level=2 size=381, connectedness=1.00 Graph level=1 size=12906, connectedness=1.00 Graph level=0 size=417913, connectedness=1.00 Leaf 15 has 4 layers Leaf 15 has 75036 documents Graph level=3 size=3, Fanout min=1, mean=1.33, max=2, meandelta=2431.50 % 0 10 20 30 40 50 60 70 80 90 100 0 1 1 1 1 1 1 1 1 1 2 Graph level=2 size=64, Fanout min=3, mean=8.78, max=21, meandelta=6917.72 % 0 10 20 30 40 50 60 70 80 90 100 0 5 6 6 7 8 9 10 11 14 21 Graph level=1 size=2300, Fanout min=7, mean=25.87, max=32, meandelta=2654.52 % 0 10 20 30 40 50 60 70 80 90 100 0 17 19 22 25 27 31 32 32 32 32 Graph level=0 size=75036, Fanout min=3, mean=38.58, max=64, meandelta=1803.72 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 31 35 40 47 56 64 64 Graph level=3 size=3, connectedness=1.00 Graph level=2 size=64, connectedness=1.00 Graph level=1 size=2300, connectedness=1.00 Graph level=0 size=75036, connectedness=1.00 Leaf 16 has 4 layers Leaf 16 has 39639 documents Graph level=3 size=2, Fanout min=1, mean=1.00, max=1, meandelta=0.00 % 0 10 20 30 40 50 60 70 80 90 100 0 1 1 1 1 1 1 1 1 1 1 Graph level=2 size=33, Fanout min=2, mean=7.03, max=12, meandelta=4566.58 % 0 10 20 30 40 50 60 70 80 90 100 0 5 5 5 7 7 7 8 8 8 12 Graph level=1 size=1224, Fanout min=6, mean=24.32, max=32, meandelta=1480.50 % 0 10 20 30 40 50 60 70 80 90 100 0 15 18 20 22 24 27 31 32 32 32 Graph level=0 size=39639, Fanout min=2, mean=37.84, max=64, meandelta=969.96 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 27 31 35 39 46 54 64 64 Graph level=3 size=2, connectedness=1.00 Graph level=2 size=33, connectedness=1.00 Graph level=1 size=1224, connectedness=1.00 Graph level=0 size=39639, connectedness=1.00 Leaf 17 has 4 layers Leaf 17 has 47502 documents Graph level=3 size=2, Fanout min=1, mean=1.00, max=1, meandelta=0.00 % 0 10 20 30 40 50 60 70 80 90 100 0 1 1 1 1 1 1 1 1 1 1 Graph level=2 size=42, Fanout min=4, mean=7.90, max=13, meandelta=5025.67 % 0 10 20 30 40 50 60 70 80 90 100 0 5 6 7 7 8 8 9 9 10 13 Graph level=1 size=1449, Fanout min=6, mean=24.63, max=32, meandelta=1749.54 % 0 10 20 30 40 50 60 70 80 90 100 0 16 18 20 23 25 28 31 32 32 32 Graph level=0 size=47502, Fanout min=4, mean=38.14, max=64, meandelta=1154.28 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 27 31 35 40 46 55 64 64 Graph level=3 size=2, connectedness=1.00 Graph level=2 size=42, connectedness=1.00 Graph level=1 size=1449, connectedness=1.00 Graph level=0 size=47502, connectedness=1.00 Performance counter stats for '/usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build:/l/util.nightly/build --add-modules jdk.incubator.vector --enable-native-access=ALL-UNNAMED -XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/2026.05.08.16.21.29/bench-knn-q32-fmFalse.jfr knn.KnnGraphTester -maxConn 32 -dim 1024 -docs /big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec -ndoc 8000000 -topK 100 -numIndexThreads 8 -beamWidthIndex 100 -search-and-stats /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec -metric dot_product -numMergeThread 16 -numMergeWorker 48 -reindex': 163,331,166.95 msec task-clock:u 615,385,914,249,932 cycles:u (36.36%) 45,493,420,171,637 instructions:u (36.36%) 9,083,560,983,792 cache-references:u (36.36%) 2,233,452,678,803 cache-misses:u (36.36%) 25,356,601,006,371 L1-dcache-loads:u (36.36%) 2,621,969,039,203 L1-dcache-load-misses:u (36.36%) 3,122,070,049,736 L1-icache-loads:u (36.36%) 29,524,815,382 L1-icache-load-misses:u (36.36%) LLC-loads:u LLC-load-misses:u LLC-stores:u LLC-store-misses:u LLC-prefetches:u LLC-prefetch-misses:u 33,196,983 faults:u 9,724,315 minor-faults:u 238 major-faults:u 4,573,698,267,954 branches:u (36.36%) 80,323,646,413 branch-misses:u (36.36%) 8,606,389,084,588 stalled-cycles-frontend:u (36.36%) stalled-cycles-backend:u 4559.155949298 seconds time elapsed 162366.730893000 seconds user 942.320875000 seconds sys took 1:15:59.181758 to run KnnGraphTester result: KNNResultV1(lucene_git_rev='2dee50e21f868aaae436c1dc47d6678564d69b4d', luceneutil_git_rev='40c563c7470e2788e47ee0c9f7162e693c42fd3c', index_vectors_file='/big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec', search_vectors_file='/lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec', vector_dims=1024, do_force_merge=False, recall=0.974, cpu_time_ms=12.815, net_cpu_ms=13.418, avg_cpu_core_count=1.047, num_docs=8000000, top_k=100, fanout=100, max_conn=32, beam_width=100, quantize_desc='no', total_visited=66478, index_time_sec=3050.39, index_docs_per_sec=2622.62, force_merge_time_sec=0.0, index_num_segments=18, index_size_on_disk_mb=32009.06, selectivity=None, pre_post_filter='null', vec_disk_mb=31250.0, vec_ram_mb=31250.0, graph_level_conn_p_values={3: (2, {0: 0, 10: 1, 20: 1, 30: 1, 40: 1, 50: 1, 60: 1, 70: 1, 80: 1, 90: 1, 100: 1}), 2: (42, {0: 0, 10: 5, 20: 6, 30: 7, 40: 7, 50: 8, 60: 8, 70: 9, 80: 9, 90: 10, 100: 13}), 1: (1449, {0: 0, 10: 16, 20: 18, 30: 20, 40: 23, 50: 25, 60: 28, 70: 31, 80: 32, 90: 32, 100: 32}), 0: (47502, {0: 0, 10: 20, 20: 24, 30: 27, 40: 31, 50: 35, 60: 40, 70: 46, 80: 55, 90: 64, 100: 64})}, combined_run_time=datetime.timedelta(seconds=4559, microseconds=181758)) Profiler summary for /l/logs.nightly/2026.05.08.16.21.29/bench-knn-q32-fmFalse.jfr Version: 2.1 Chunks: 163 Start: 2026-05-09 01:09:22 (UTC) Duration: 3129 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 103409603 1804056291 jdk.FileWrite 8608518 183859940 jdk.FileRead 3788782 88712103 jdk.BooleanFlag 80848 2561559 jdk.CPULoad 57398 1150679 jdk.ObjectAllocationInNewTLAB 43454 865184 jdk.Checkpoint 11043 35802566 jdk.UnsignedIntFlag 7824 265786 jdk.IntFlag 7172 262029 jdk.StringFlag 5542 215554 jdk.Compilation 1209 33030 jdk.ObjectAllocationOutsideTLAB 1032 19414 jdk.CPUInformation 163 244828 jdk.GCConfiguration 163 4240 jdk.JVMInformation 163 147517 jdk.Metadata 163 18015903 jdk.GarbageCollection 26 633 jdk.ActiveRecording 0 0 jdk.ActiveSetting 0 0 jdk.AllocationRequiringGC 0 0 jdk.BooleanFlagChanged 0 0 jdk.CPUTimeSamplesLost 0 0 jdk.CPUTimeStampCounter 0 0 jdk.ClassDefine 0 0 jdk.ClassLoad 0 0 jdk.ClassLoaderStatistics 0 0 jdk.ClassLoadingStatistics 0 0 jdk.ClassRedefinition 0 0 jdk.ClassUnload 0 0 jdk.CodeCacheConfiguration 0 0 jdk.CodeCacheFull 0 0 jdk.CodeCacheStatistics 0 0 jdk.CompilationFailure 0 0 jdk.CompilerConfiguration 0 0 jdk.CompilerInlining 0 0 jdk.CompilerPhase 0 0 jdk.CompilerQueueUtilization 0 0 jdk.CompilerStatistics 0 0 jdk.ConcurrentModeFailure 0 0 jdk.ContainerCPUThrottling 0 0 jdk.ContainerCPUUsage 0 0 jdk.ContainerConfiguration 0 0 jdk.ContainerIOUsage 0 0 jdk.ContainerMemoryUsage 0 0 jdk.ContinuationFreeze 0 0 jdk.ContinuationFreezeFast 0 0 jdk.ContinuationFreezeSlow 0 0 jdk.ContinuationThaw 0 0 jdk.ContinuationThawFast 0 0 jdk.ContinuationThawSlow 0 0 jdk.DataLoss 0 0 jdk.Deoptimization 0 0 jdk.DeprecatedInvocation 0 0 jdk.Deserialization 0 0 jdk.DirectBufferStatistics 0 0 jdk.DoubleFlag 0 0 jdk.DoubleFlagChanged 0 0 jdk.DumpReason 0 0 jdk.EvacuationFailed 0 0 jdk.EvacuationInformation 0 0 jdk.ExceptionStatistics 0 0 jdk.ExecuteVMOperation 0 0 jdk.ExecutionSample 0 0 jdk.FileForce 0 0 jdk.FinalizerStatistics 0 0 jdk.Flush 0 0 jdk.G1AdaptiveIHOP 0 0 jdk.G1BasicIHOP 0 0 jdk.G1EvacuationOldStatistics 0 0 jdk.G1EvacuationYoungStatistics 0 0 jdk.G1GarbageCollection 0 0 jdk.G1HeapRegionInformation 0 0 jdk.G1HeapRegionTypeChange 0 0 jdk.G1HeapSummary 0 0 jdk.G1MMU 0 0 jdk.GCCPUTime 0 0 jdk.GCHeapConfiguration 0 0 jdk.GCHeapMemoryPoolUsage 0 0 jdk.GCHeapMemoryUsage 0 0 jdk.GCHeapSummary 0 0 jdk.GCPhaseConcurrent 0 0 jdk.GCPhaseConcurrentLevel1 0 0 jdk.GCPhaseConcurrentLevel2 0 0 jdk.GCPhaseParallel 0 0 jdk.GCPhasePause 0 0 jdk.GCPhasePauseLevel1 0 0 jdk.GCPhasePauseLevel2 0 0 jdk.GCPhasePauseLevel3 0 0 jdk.GCPhasePauseLevel4 0 0 jdk.GCReferenceStatistics 0 0 jdk.GCSurvivorConfiguration 0 0 jdk.GCTLABConfiguration 0 0 jdk.HeapDump 0 0 jdk.InitialEnvironmentVariable 0 0 jdk.InitialSecurityProperty 0 0 jdk.InitialSystemProperty 0 0 jdk.IntFlagChanged 0 0 jdk.JITRestart 0 0 jdk.JavaAgent 0 0 jdk.JavaErrorThrow 0 0 jdk.JavaExceptionThrow 0 0 jdk.JavaMonitorDeflate 0 0 jdk.JavaMonitorEnter 0 0 jdk.JavaMonitorInflate 0 0 jdk.JavaMonitorNotify 0 0 jdk.JavaMonitorStatistics 0 0 jdk.JavaMonitorWait 0 0 jdk.JavaThreadStatistics 0 0 jdk.LongFlag 0 0 jdk.LongFlagChanged 0 0 jdk.MetaspaceAllocationFailure 0 0 jdk.MetaspaceChunkFreeListSummary 0 0 jdk.MetaspaceGCThreshold 0 0 jdk.MetaspaceOOM 0 0 jdk.MetaspaceSummary 0 0 jdk.MethodTiming 0 0 jdk.MethodTrace 0 0 jdk.ModuleExport 0 0 jdk.ModuleRequire 0 0 jdk.NativeAgent 0 0 jdk.NativeLibrary 0 0 jdk.NativeLibraryLoad 0 0 jdk.NativeLibraryUnload 0 0 jdk.NativeMemoryUsage 0 0 jdk.NativeMemoryUsageTotal 0 0 jdk.NativeMethodSample 0 0 jdk.NetworkUtilization 0 0 jdk.OSInformation 0 0 jdk.ObjectAllocationSample 0 0 jdk.ObjectCount 0 0 jdk.ObjectCountAfterGC 0 0 jdk.OldGarbageCollection 0 0 jdk.OldObjectSample 0 0 jdk.PSHeapSummary 0 0 jdk.ParallelOldGarbageCollection 0 0 jdk.PhysicalMemory 0 0 jdk.ProcessStart 0 0 jdk.PromoteObjectInNewPLAB 0 0 jdk.PromoteObjectOutsidePLAB 0 0 jdk.PromotionFailed 0 0 jdk.RedefineClasses 0 0 jdk.ReservedStackActivation 0 0 jdk.ResidentSetSize 0 0 jdk.RetransformClasses 0 0 jdk.SafepointBegin 0 0 jdk.SafepointEnd 0 0 jdk.SafepointLatency 0 0 jdk.SafepointStateSynchronization 0 0 jdk.SecurityPropertyModification 0 0 jdk.SecurityProviderService 0 0 jdk.SerializationMisdeclaration 0 0 jdk.ShenandoahEvacuationInformation 0 0 jdk.ShenandoahHeapRegionInformation 0 0 jdk.ShenandoahHeapRegionStateChange 0 0 jdk.Shutdown 0 0 jdk.SocketRead 0 0 jdk.SocketWrite 0 0 jdk.StringFlagChanged 0 0 jdk.StringTableStatistics 0 0 jdk.SwapSpace 0 0 jdk.SymbolTableStatistics 0 0 jdk.SyncOnValueBasedClass 0 0 jdk.SystemGC 0 0 jdk.SystemProcess 0 0 jdk.TLSHandshake 0 0 jdk.TenuringDistribution 0 0 jdk.ThreadAllocationStatistics 0 0 jdk.ThreadCPULoad 0 0 jdk.ThreadContextSwitchRate 0 0 jdk.ThreadDump 0 0 jdk.ThreadEnd 0 0 jdk.ThreadPark 0 0 jdk.ThreadSleep 0 0 jdk.ThreadStart 0 0 jdk.UnsignedIntFlagChanged 0 0 jdk.UnsignedLongFlag 0 0 jdk.UnsignedLongFlagChanged 0 0 jdk.VirtualThreadEnd 0 0 jdk.VirtualThreadPinned 0 0 jdk.VirtualThreadStart 0 0 jdk.VirtualThreadSubmitFailed 0 0 jdk.VirtualizationInformation 0 0 jdk.X509Certificate 0 0 jdk.X509Validation 0 0 jdk.YoungGarbageCollection 0 0 jdk.YoungGenerationConfiguration 0 0 jdk.ZAllocationStall 0 0 jdk.ZOldGarbageCollection 0 0 jdk.ZPageAllocation 0 0 jdk.ZRelocationSet 0 0 jdk.ZRelocationSetGroup 0 0 jdk.ZStatisticsCounter 0 0 jdk.ZStatisticsSampler 0 0 jdk.ZThreadPhase 0 0 jdk.ZUncommit 0 0 jdk.ZYoungGarbageCollection 0 0 profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=1 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.08.16.21.29/bench-knn-q32-fmFalse.jfr Profiler for cpu at stackSize=1 [/l/logs.nightly/2026.05.08.16.21.29/bench-knn-q32-fmFalse.jfr is 2037.27 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 103409603 events (total: 103M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 82.18% 84M org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] 9.59% 9M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] 2.41% 2M org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] 1.41% 1M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] 1.27% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 0.68% 707085 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] 0.35% 364196 org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] 0.23% 234759 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] 0.21% 222126 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.19% 193712 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] 0.16% 162685 jdk.jfr.internal.JVM#emitEvent() [Native code] 0.15% 152164 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] 0.12% 127254 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] 0.11% 118013 java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] 0.09% 89081 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.05% 55028 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():363 [JIT compiled code] 0.05% 51138 org.apache.lucene.store.RateLimitedIndexOutput#writeBytes():55 [Inlined code] 0.05% 50505 org.apache.lucene.store.ChecksumIndexInput#skipByReading():81 [JIT compiled code] 0.04% 43874 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 0.04% 36898 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():482 [JIT compiled code] 0.03% 31220 sun.nio.ch.NativeThread#current0() [Native code] 0.03% 26945 org.apache.lucene.util.hnsw.NeighborArray#sort():171 [JIT compiled code] 0.03% 26452 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():303 [JIT compiled code] 0.02% 25804 org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] 0.02% 22721 java.util.DualPivotQuicksort#sort():368 [JIT compiled code] 0.02% 21844 org.apache.lucene.util.TernaryLongHeap#downHeap():235 [Inlined code] 0.02% 21128 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] 0.02% 18670 org.apache.lucene.util.TernaryLongHeap#downHeap():246 [Inlined code] 0.02% 18490 org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():310 [JIT compiled code] 0.02% 17366 org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] 0.02% 17310 org.apache.lucene.util.hnsw.NeighborArray#clear():233 [Inlined code] 0.02% 17282 org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.02% 15660 java.util.concurrent.atomic.LongAdder#add():93 [Inlined code] 0.02% 15553 jdk.jfr.internal.JVM#getStackTraceId() [Native code] 0.01% 14872 org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 0.01% 14419 jdk.jfr.internal.event.EventWriter#reserveEventSizeField():199 [Inlined code] 0.01% 12814 java.util.DualPivotQuicksort#sort():238 [JIT compiled code] 0.01% 12402 org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 0.01% 11288 java.util.DualPivotQuicksort#sort():238 [Inlined code] 0.01% 10431 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] 0.01% 10123 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.01% 9781 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] 0.01% 9441 org.apache.lucene.index.LockableConcurrentApproximatePriorityQueue#lockAndPoll():44 [Inlined code] 0.01% 8849 knn.IndexerThread#_run():105 [JIT compiled code] 0.01% 8192 org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#writeFloat32Vectors():172 [JIT compiled code] 0.01% 7606 org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#ramBytesUsed():245 [Inlined code] 0.01% 6683 jdk.jfr.internal.event.EventWriter#putStackTrace():186 [Inlined code] 0.01% 6437 org.apache.lucene.util.hnsw.NeighborArray#descSortFindRightMostInsertionPoint():283 [Inlined code] 0.01% 6208 org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():213 [Inlined code] 0.01% 6178 org.apache.lucene.store.RateLimitedIndexOutput#writeBytes():60 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=4 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.08.16.21.29/bench-knn-q32-fmFalse.jfr Profiler for cpu at stackSize=4 [/l/logs.nightly/2026.05.08.16.21.29/bench-knn-q32-fmFalse.jfr is 2037.27 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 103409603 events (total: 103M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 76.45% 79M org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] 9.59% 9M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] 5.71% 5M org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():318 [JIT compiled code] 1.50% 1M org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():329 [JIT compiled code] 1.27% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] 1.23% 1M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#releaseShared():807 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#unlock():903 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():234 [JIT compiled code] 0.72% 745938 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] 0.64% 658998 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():348 [JIT compiled code] 0.35% 363732 org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#collect():683 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():350 [JIT compiled code] 0.20% 206334 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.19% 193191 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#insertSortedInternal():184 [Inlined code] 0.18% 185684 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#release():720 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#unlock():1154 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():392 [JIT compiled code] 0.16% 167110 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.16% 162416 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute():54 [Inlined code] at jdk.jfr.internal.periodic.PeriodicTask#run():125 [Inlined code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic():145 [JIT compiled code] 0.14% 140077 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#pop():124 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#pop():129 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():322 [JIT compiled code] 0.11% 117728 java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] 0.09% 89081 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer():137 [Inlined code] at sun.nio.ch.IOUtil#write():102 [Inlined code] 0.07% 69826 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#updateTop():153 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] 0.06% 65571 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.06% 56883 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():318 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] 0.05% 50368 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():318 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.05% 49808 org.apache.lucene.store.RateLimitedIndexOutput#writeBytes():55 [Inlined code] at org.apache.lucene.store.DataOutput#writeBytes():54 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#writeVectorData():302 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#mergeOneFlatVectorField():235 [Interpreted code] 0.05% 47160 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():363 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.04% 43874 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read():51 [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer():341 [Inlined code] at sun.nio.ch.IOUtil#read():307 [Inlined code] 0.04% 41341 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():101 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] 0.04% 36898 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():482 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] 0.03% 32855 org.apache.lucene.store.ChecksumIndexInput#skipByReading():81 [JIT compiled code] at org.apache.lucene.store.ChecksumIndexInput#seek():64 [Inlined code] at org.apache.lucene.codecs.CodecUtil#checksumEntireFile():619 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsReader#checkIntegrity():193 [Inlined code] 0.03% 32586 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] 0.03% 26945 org.apache.lucene.util.hnsw.NeighborArray#sort():171 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] 0.02% 25106 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.02% 24376 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] 0.02% 22081 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current():51 [Inlined code] at sun.nio.ch.NativeThreadSet#add():48 [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite():349 [Inlined code] 0.02% 21219 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.02% 21128 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] 0.02% 20454 java.util.DualPivotQuicksort#sort():368 [JIT compiled code] at java.util.DualPivotQuicksort#sort():238 [JIT compiled code] at java.util.Arrays#sort():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#sort():173 [JIT compiled code] 0.02% 19546 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] 0.02% 19027 org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] 0.02% 18680 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():57 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorer$DotProductScorer#vectorOp():194 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorer#bulkScore():92 [JIT compiled code] 0.02% 17310 org.apache.lucene.util.hnsw.NeighborArray#clear():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():463 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.02% 17166 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():303 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.02% 16599 org.apache.lucene.store.ChecksumIndexInput#skipByReading():81 [JIT compiled code] at org.apache.lucene.store.ChecksumIndexInput#seek():64 [JIT compiled code] at org.apache.lucene.codecs.CodecUtil#checksumEntireFile():619 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsReader#checkIntegrity():193 [Inlined code] 0.01% 15341 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace():186 [Inlined code] at jdk.internal.event.FileReadEvent#commit() [JIT compiled code] at jdk.internal.event.FileReadEvent#offer():71 [Inlined code] 0.01% 14172 jdk.jfr.internal.event.EventWriter#reserveEventSizeField():199 [Inlined code] at jdk.jfr.internal.event.EventWriter#beginEvent():245 [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer():69 [Inlined code] 0.01% 13318 org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.01% 12990 org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] 0.01% 12866 org.apache.lucene.util.TernaryLongHeap#downHeap():235 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#updateTop():153 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] 0.01% 12814 java.util.DualPivotQuicksort#sort():238 [JIT compiled code] at java.util.Arrays#sort():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#sort():173 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] 0.01% 12372 org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] 0.01% 11580 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#pop():124 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#pop():129 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popNode():637 [Inlined code] 0.01% 11069 org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():310 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=12 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.08.16.21.29/bench-knn-q32-fmFalse.jfr Profiler for cpu at stackSize=12 [/l/logs.nightly/2026.05.08.16.21.29/bench-knn-q32-fmFalse.jfr is 2037.27 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 103409603 events (total: 103M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 55.28% 57M org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002919a680#call() [Inlined code] 15.76% 16M org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002919a680#call() [Inlined code] 9.07% 9M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] 3.69% 3M org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():318 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002919a680#call() [Inlined code] 2.07% 2M org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002919a680#call() [Inlined code] 2.04% 2M org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] 1.13% 1M org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():329 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 1.08% 1M org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():318 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002919a680#call() [Inlined code] 0.90% 932856 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#releaseShared():807 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#unlock():903 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():234 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002919a680#call() [Inlined code] 0.80% 825814 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.67% 688744 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 0.60% 617345 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002919a680#call() [Inlined code] 0.55% 565776 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.46% 472193 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():318 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] 0.38% 397291 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] 0.37% 382959 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():329 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] 0.32% 333491 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 0.32% 331175 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():348 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] 0.26% 270286 org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#collect():683 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():350 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002919a680#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.26% 268612 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#releaseShared():807 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#unlock():903 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():234 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002919a680#call() [Inlined code] 0.23% 235242 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():348 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002919a680#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.21% 212576 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():318 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002919a680#call() [Inlined code] 0.19% 192473 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#insertSortedInternal():184 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#sort():164 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.17% 180162 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] 0.14% 147475 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():318 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 0.14% 140985 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#release():720 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#unlock():1154 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():392 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002919a680#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.13% 134278 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] 0.10% 103506 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002919a680#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll():109 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#build():93 [JIT compiled code] 0.10% 103378 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute():54 [Inlined code] at jdk.jfr.internal.periodic.PeriodicTask#run():125 [Inlined code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic():145 [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask():502 [Interpreted code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0():428 [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000002907aa58#run() [Interpreted code] at java.lang.Thread#runWith():1487 [Interpreted code] at java.lang.Thread#run():1474 [Interpreted code] 0.10% 98871 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002919a680#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000002919abd8#run() [JIT compiled code] 0.09% 89595 java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.09% 88869 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer():137 [Inlined code] at sun.nio.ch.IOUtil#write():102 [Inlined code] at sun.nio.ch.IOUtil#write():72 [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite():355 [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite():374 [Inlined code] at sun.nio.ch.FileChannelImpl#write():333 [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully():68 [Inlined code] at sun.nio.ch.ChannelOutputStream#write():105 [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write():391 [Inlined code] at java.util.zip.CheckedOutputStream#write():73 [Inlined code] 0.08% 81676 org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#collect():683 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():350 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002919a680#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.07% 74169 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#pop():124 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#pop():129 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():322 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002919a680#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.07% 69347 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():348 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002919a680#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.06% 62169 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():318 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002919a680#call() [Inlined code] 0.06% 59038 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute():54 [Inlined code] at jdk.jfr.internal.periodic.PeriodicTask#run():125 [Inlined code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic():145 [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask():502 [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0():428 [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000002907aa58#run() [Interpreted code] at java.lang.Thread#runWith():1487 [Interpreted code] at java.lang.Thread#run():1474 [Interpreted code] 0.05% 55879 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002919a680#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000002919abd8#run() [JIT compiled code] 0.05% 53577 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():318 [JIT compiled code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#scoreEntryPoints():97 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.05% 51945 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#releaseShared():807 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#unlock():903 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():234 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002919a680#call() [Inlined code] 0.04% 44749 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():318 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.04% 44646 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#updateTop():153 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#collect():683 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():350 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.04% 43910 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#release():720 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#unlock():1154 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():392 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002919a680#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.04% 43855 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read():51 [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer():341 [Inlined code] at sun.nio.ch.IOUtil#read():307 [Inlined code] at sun.nio.ch.IOUtil#read():284 [Inlined code] at sun.nio.ch.FileChannelImpl#implRead():251 [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplRead():269 [Inlined code] at sun.nio.ch.FileChannelImpl#read():229 [Inlined code] at knn.VectorReader#readNext():57 [Inlined code] at knn.VectorReaderFloat32#next():30 [JIT compiled code] at knn.IndexerThread#_run():105 [JIT compiled code] at knn.IndexerThread#run():77 [Interpreted code] 0.04% 39504 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#pop():124 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#pop():129 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():322 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] 0.04% 39149 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():318 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002919a680#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.04% 38192 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] 0.03% 36107 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002919a680#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll():109 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#build():93 [JIT compiled code] 0.03% 31092 org.apache.lucene.store.RateLimitedIndexOutput#writeBytes():55 [Inlined code] at org.apache.lucene.store.DataOutput#writeBytes():54 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#writeVectorData():302 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#mergeOneFlatVectorField():235 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField():129 [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge():127 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues():272 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x0000000029193c68#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge():159 [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [Interpreted code] 0.03% 29745 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#scoreEntryPoints():97 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=1 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.08.16.21.29/bench-knn-q32-fmFalse.jfr Profiler for heap at stackSize=1 [/l/logs.nightly/2026.05.08.16.21.29/bench-knn-q32-fmFalse.jfr is 2037.27 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 44477 events (total: 238783M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 26.89% 64197M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] 25.57% 61060M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 25.32% 60455M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 6.61% 15776M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] 3.65% 8711M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] 2.84% 6775M java.lang.Integer#valueOf():1006 [Inlined code] 1.56% 3731M java.util.Arrays#copyOf():3478 [Inlined code] 0.78% 1859M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] 0.74% 1762M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [JIT compiled code] 0.73% 1746M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] 0.71% 1701M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] 0.46% 1088M org.apache.lucene.util.SparseFixedBitSet#insertLong():230 [Inlined code] 0.41% 974M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Inlined code] 0.38% 917M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] 0.29% 690M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] 0.19% 446M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] 0.18% 432M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():355 [Interpreted code] 0.18% 422M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [JIT compiled code] 0.17% 402M java.util.ArrayList#grow():240 [Inlined code] 0.16% 377M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():269 [JIT compiled code] 0.15% 362M jdk.internal.misc.Unsafe#allocateUninitializedArray():1396 [Inlined code] 0.15% 350M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] 0.14% 336M java.util.HashMap#newNode():1910 [Inlined code] 0.12% 277M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():283 [JIT compiled code] 0.11% 254M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():618 [JIT compiled code] 0.10% 246M java.lang.reflect.Array#newInstance():76 [Inlined code] 0.10% 239M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] 0.10% 236M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():556 [JIT compiled code] 0.10% 235M java.util.HashMap#resize():711 [JIT compiled code] 0.08% 202M java.util.DualPivotQuicksort#tryMergeRuns():816 [JIT compiled code] 0.08% 199M knn.IndexerThread#_run():125 [JIT compiled code] 0.08% 191M java.util.DualPivotQuicksort#sort():354 [JIT compiled code] 0.08% 187M knn.IndexerThread#_run():86 [JIT compiled code] 0.07% 170M org.apache.lucene.codecs.lucene95.OffHeapFloatVectorValues#():59 [Inlined code] 0.07% 159M knn.IndexerThread#_run():108 [JIT compiled code] 0.06% 140M org.apache.lucene.document.Document#():42 [Inlined code] 0.06% 139M java.util.List#of():935 [Inlined code] 0.04% 100M java.lang.Thread#beforeSleep():473 [Inlined code] 0.04% 96M org.apache.lucene.util.hnsw.OnHeapHnswGraph#():86 [JIT compiled code] 0.04% 95M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await():1767 [Interpreted code] 0.04% 93M knn.KnnIndexer#createIndex():264 [Interpreted code] 0.04% 89M java.util.logging.LogManager#reset():1298 [Interpreted code] 0.04% 89M jdk.jfr.internal.ShutdownHook#run():48 [Interpreted code] 0.03% 79M java.io.BufferedOutputStream#():92 [Inlined code] 0.03% 68M org.apache.lucene.util.FixedBitSet#():148 [Inlined code] 0.02% 51M org.apache.lucene.util.packed.DirectMonotonicWriter#():72 [Inlined code] 0.02% 42M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():389 [JIT compiled code] 0.02% 42M knn.KnnIndexer#waitForMergesWithStatus():297 [Interpreted code] 0.02% 39M org.apache.lucene.index.SegmentCommitInfo#files():241 [JIT compiled code] 0.02% 35M org.apache.lucene.util.ArrayUtil#growExact():400 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=4 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.08.16.21.29/bench-knn-q32-fmFalse.jfr Profiler for heap at stackSize=4 [/l/logs.nightly/2026.05.08.16.21.29/bench-knn-q32-fmFalse.jfr is 2037.27 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 44477 events (total: 238783M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 20.77% 49587M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] 20.50% 48961M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] 16.56% 39538M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollector#():44 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [JIT compiled code] 10.33% 24659M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#():44 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [Interpreted code] 6.61% 15776M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():338 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():335 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] 4.80% 11472M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] 4.77% 11384M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] 3.65% 8711M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 2.83% 6753M java.lang.Integer#valueOf():1006 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1131 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1086 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1061 [Interpreted code] 1.52% 3630M java.util.Arrays#copyOf():3478 [Inlined code] at java.util.ArrayDeque#grow():146 [JIT compiled code] at java.util.ArrayDeque#addFirst():288 [Inlined code] at java.util.ArrayDeque#push():577 [Inlined code] 0.74% 1762M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] 0.71% 1701M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.43% 1023M org.apache.lucene.util.SparseFixedBitSet#insertLong():230 [Inlined code] at org.apache.lucene.util.SparseFixedBitSet#getAndSet():170 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search():83 [Inlined code] 0.40% 960M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.38% 916M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.38% 895M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite():106 [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite():48 [Inlined code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite():2274 [JIT compiled code] 0.30% 706M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.26% 623M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.21% 495M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.19% 443M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#newInvokeSpecial() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] 0.18% 432M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():355 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run():726 [Interpreted code] 0.17% 402M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] 0.16% 385M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.15% 350M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] 0.12% 275M jdk.internal.misc.Unsafe#allocateUninitializedArray():1396 [Inlined code] at java.lang.StringConcatHelper#newArray():578 [Inlined code] at java.lang.StringConcatHelper#newArrayWithSuffix():611 [Inlined code] at java.lang.String$$StringConcat.0x000000002917f400#concat() [Inlined code] 0.11% 254M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():618 [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#serializedDocument():645 [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#copyOneDoc():508 [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#merge():630 [JIT compiled code] 0.10% 246M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():269 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.10% 246M java.lang.reflect.Array#newInstance():76 [Inlined code] at org.apache.lucene.util.ArrayUtil#growExact():216 [Inlined code] at org.apache.lucene.util.ArrayUtil#grow():234 [JIT compiled code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():152 [JIT compiled code] 0.10% 239M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] 0.10% 237M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.10% 236M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():556 [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#serializedDocument():645 [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#copyOneDoc():508 [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#merge():630 [JIT compiled code] 0.10% 236M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():238 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] 0.10% 230M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():238 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph():122 [Interpreted code] 0.08% 202M java.util.DualPivotQuicksort#tryMergeRuns():816 [JIT compiled code] at java.util.DualPivotQuicksort#sort():277 [JIT compiled code] at java.util.DualPivotQuicksort#sort():238 [Inlined code] at java.util.Arrays#sort():123 [Inlined code] 0.08% 199M knn.IndexerThread#_run():125 [JIT compiled code] at knn.IndexerThread#run():77 [Interpreted code] 0.08% 187M knn.IndexerThread#_run():86 [JIT compiled code] at knn.IndexerThread#run():77 [Interpreted code] 0.08% 181M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():283 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.07% 174M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] 0.07% 170M org.apache.lucene.codecs.lucene95.OffHeapFloatVectorValues#():59 [Inlined code] at org.apache.lucene.codecs.lucene95.OffHeapFloatVectorValues$DenseOffHeapVectorValues#():154 [Inlined code] at org.apache.lucene.codecs.lucene95.OffHeapFloatVectorValues#load():122 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsReader#getRandomVectorScorer():259 [Inlined code] 0.07% 162M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():238 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] 0.07% 162M java.util.HashMap#newNode():1910 [Inlined code] at java.util.HashMap#putVal():638 [JIT compiled code] at java.util.HashMap#put():619 [JIT compiled code] at java.util.HashSet#add():230 [Inlined code] 0.07% 159M knn.IndexerThread#_run():108 [JIT compiled code] at knn.IndexerThread#run():77 [Interpreted code] 0.06% 154M java.util.DualPivotQuicksort#sort():354 [JIT compiled code] at java.util.DualPivotQuicksort#sort():238 [Inlined code] at java.util.Arrays#sort():123 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph():534 [JIT compiled code] 0.06% 149M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 0.06% 145M java.util.HashMap#resize():711 [JIT compiled code] at java.util.HashMap#putVal():670 [JIT compiled code] at java.util.HashMap#put():619 [Inlined code] at java.util.HashSet#add():230 [Inlined code] 0.06% 140M org.apache.lucene.document.Document#():42 [Inlined code] at knn.IndexerThread#_run():86 [JIT compiled code] at knn.IndexerThread#run():77 [Interpreted code] 0.06% 139M java.util.List#of():935 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1847 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [JIT compiled code] at knn.IndexerThread#_run():126 [JIT compiled code] 0.05% 109M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.ArrayUtil#grow():377 [Inlined code] at org.apache.lucene.internal.hppc.IntArrayList#ensureBufferSpace():276 [Inlined code] 0.04% 101M java.util.Arrays#copyOf():3478 [Inlined code] at java.util.ArrayList#grow():238 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] 0.04% 100M java.lang.Thread#beforeSleep():473 [Inlined code] at java.lang.Thread#sleepNanos():504 [JIT compiled code] at java.lang.Thread#sleep():540 [JIT compiled code] at knn.KnnIndexer#waitForMergesWithStatus():304 [Interpreted code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=12 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.08.16.21.29/bench-knn-q32-fmFalse.jfr Profiler for heap at stackSize=12 [/l/logs.nightly/2026.05.08.16.21.29/bench-knn-q32-fmFalse.jfr is 2037.27 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 44477 events (total: 238783M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 16.53% 39474M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollector#():44 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():28 [Inlined code] at org.apache.lucene.search.IndexSearcher#search():752 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#searchAfter():601 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():624 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1527 [JIT compiled code] at knn.KnnGraphTester#testSearch():1253 [Interpreted code] at knn.KnnGraphTester#run():770 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] 11.24% 26833M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002919a680#call() [Inlined code] 11.13% 26585M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002919a680#call() [Inlined code] 6.88% 16419M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#():44 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():28 [Interpreted code] at org.apache.lucene.search.IndexSearcher#search():752 [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter():601 [Interpreted code] at org.apache.lucene.search.IndexSearcher#search():624 [Interpreted code] at knn.KnnGraphTester#doFloatVectorQuery():1527 [Interpreted code] at knn.KnnGraphTester#testSearch():1253 [Interpreted code] at knn.KnnGraphTester#run():770 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] 6.61% 15776M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():338 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():335 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():783 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] 4.33% 10330M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 4.24% 10121M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 3.45% 8239M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#():44 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():28 [Interpreted code] at org.apache.lucene.search.IndexSearcher#search():752 [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter():601 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():624 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1527 [JIT compiled code] at knn.KnnGraphTester#testSearch():1253 [Interpreted code] at knn.KnnGraphTester#run():770 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] 2.83% 6753M java.lang.Integer#valueOf():1006 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1131 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1086 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1061 [Interpreted code] at knn.KnnGraphTester#run():775 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] at knn.KnnGraphTester#main():275 [Interpreted code] 2.68% 6398M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002919a680#call() [Inlined code] 2.67% 6372M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002919a680#call() [Inlined code] 2.01% 4802M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] 1.95% 4651M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] 1.52% 3630M java.util.Arrays#copyOf():3478 [Inlined code] at java.util.ArrayDeque#grow():146 [JIT compiled code] at java.util.ArrayDeque#addFirst():288 [Inlined code] at java.util.ArrayDeque#push():577 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1131 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1086 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1061 [Interpreted code] at knn.KnnGraphTester#run():775 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] at knn.KnnGraphTester#main():275 [Interpreted code] 1.46% 3475M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():255 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph():122 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph():148 [Interpreted code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder():81 [Interpreted code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge():212 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#buildAndWriteGraph():485 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#lambda$mergeOneField$0():453 [Interpreted code] 1.39% 3320M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():255 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph():122 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph():148 [Interpreted code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder():81 [Interpreted code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge():212 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#buildAndWriteGraph():485 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#lambda$mergeOneField$0():453 [Interpreted code] 1.32% 3142M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002919a680#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll():109 [JIT compiled code] 1.29% 3083M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 1.22% 2916M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 1.07% 2551M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] 0.80% 1902M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] 0.77% 1846M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] 0.65% 1552M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002919a680#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.64% 1522M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#replayBufferedVectors():771 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():787 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.59% 1398M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002919a680#call() [Inlined code] 0.56% 1345M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#replayBufferedVectors():771 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():787 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.54% 1286M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 0.53% 1263M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 0.43% 1023M org.apache.lucene.util.SparseFixedBitSet#insertLong():230 [Inlined code] at org.apache.lucene.util.SparseFixedBitSet#getAndSet():170 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search():83 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search():36 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search():162 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search():352 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search():307 [Inlined code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsReader#search():305 [Inlined code] at org.apache.lucene.index.CodecReader#searchNearestVectors():273 [Inlined code] at org.apache.lucene.search.KnnFloatVectorQuery#approximateSearch():118 [JIT compiled code] at org.apache.lucene.search.AbstractKnnVectorQuery#getLeafResults():196 [Inlined code] 0.34% 807M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002919a680#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll():109 [JIT compiled code] 0.34% 804M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.33% 780M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite():106 [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite():48 [Inlined code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite():2274 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite():873 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite():884 [Inlined code] at org.apache.lucene.search.IndexSearcher#search():753 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#searchAfter():601 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():624 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1527 [JIT compiled code] at knn.KnnGraphTester#testSearch():1253 [Interpreted code] at knn.KnnGraphTester#run():770 [Interpreted code] 0.33% 778M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.31% 746M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.27% 634M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.24% 578M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002919a680#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll():109 [JIT compiled code] 0.18% 432M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():355 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run():726 [Interpreted code] 0.17% 412M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002919a680#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.15% 359M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002919a680#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll():109 [JIT compiled code] 0.14% 344M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002919a680#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll():109 [JIT compiled code] 0.14% 339M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] 0.13% 305M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002919a680#call() [Inlined code] 0.12% 285M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002919a680#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.11% 254M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():618 [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#serializedDocument():645 [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#copyOneDoc():508 [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#merge():630 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeFields():249 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000291920e8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():290 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():120 [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [Interpreted code] at org.apache.lucene.index.IndexWriter#merge():4749 [Interpreted code] at org.apache.lucene.index.IndexWriter$IndexWriterMergeSource#merge():6554 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler#doMerge():661 [Interpreted code] 0.11% 253M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002919a680#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll():109 [JIT compiled code] 0.10% 239M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002919a680#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll():109 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#build():93 [JIT compiled code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge():214 [Interpreted code] 0.10% 239M java.lang.reflect.Array#newInstance():76 [Inlined code] at org.apache.lucene.util.ArrayUtil#growExact():216 [Inlined code] at org.apache.lucene.util.ArrayUtil#grow():234 [JIT compiled code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():152 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] 0.10% 236M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():556 [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#serializedDocument():645 [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#copyOneDoc():508 [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#merge():630 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeFields():249 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000291920e8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():290 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():120 [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [Interpreted code] at org.apache.lucene.index.IndexWriter#merge():4749 [Interpreted code] at org.apache.lucene.index.IndexWriter$IndexWriterMergeSource#merge():6554 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler#doMerge():661 [Interpreted code] 0.10% 235M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002919a680#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll():109 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#build():93 [JIT compiled code] 0.10% 233M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002919a680#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll():109 [JIT compiled code] cmd: ['/usr/sbin/perf', 'stat', '-dd', '-e', 'task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend', '/usr/lib/jvm/java-25-openjdk/bin/java', '--add-modules', 'jdk.incubator.vector', '-Xmx32g', '-Xms32g', '-server', '-XX:+UseParallelGC', '-Djava.io.tmpdir=/l/tmp', '--enable-native-access=ALL-UNNAMED', '-cp', '/l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build:/l/util.nightly/build', '--add-modules', 'jdk.incubator.vector', '--enable-native-access=ALL-UNNAMED', '-XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/2026.05.08.16.21.29/bench-knn-q32-fmTrue.jfr', 'knn.KnnGraphTester', '-maxConn', '32', '-dim', '1024', '-docs', '/big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec', '-ndoc', '8000000', '-topK', '100', '-numIndexThreads', '8', '-beamWidthIndex', '100', '-search-and-stats', '/lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec', '-metric', 'dot_product', '-numMergeThread', '16', '-numMergeWorker', '48', '-forceMerge'] WARNING: Using incubator modules: jdk.incubator.vector [0.216s][info][jfr,startup] Started recording 1. [0.216s][info][jfr,startup] [0.216s][info][jfr,startup] Use jcmd 1574458 JFR.dump name=1 to copy recording data to file. maxConn = 32 Vector Dimensions: 1024 numDocs = 8000000 beamWidth = 100 similarity = DOT_PRODUCT Seed = 1780016268118506 index key = dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-1765126857478-8000000-32-100-fm Index Path = knn-reuse/indices/dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-1765126857478-8000000-32-100-fm will now reindex: index does not exist May 08, 2026 10:28:43 PM org.apache.lucene.internal.vectorization.PanamaVectorizationProvider logIncubatorSetup INFO: Java vector incubator API enabled; uses preferredBitSize=256; FMA enabled creating index in knn-reuse/indices/dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-1765126857478-8000000-32-100-fm 39709371 doc vectors in docsPath "/big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec" parentJoin=false Done indexing 25000 documents. Done indexing 50000 documents. Done indexing 75000 documents. Done indexing 100000 documents. Done indexing 125000 documents. Done indexing 150000 documents. Done indexing 175000 documents. Done indexing 200000 documents. Done indexing 225000 documents. Done indexing 250000 documents. Done indexing 275000 documents. Done indexing 300000 documents. Done indexing 325000 documents. Done indexing 350000 documents. Done indexing 375000 documents. Done indexing 400000 documents. Done indexing 425000 documents. Done indexing 450000 documents. Done indexing 475000 documents. Done indexing 500000 documents. Done indexing 525000 documents. Done indexing 550000 documents. Done indexing 575000 documents. Done indexing 600000 documents. Done indexing 625000 documents. Done indexing 650000 documents. Done indexing 675000 documents. Done indexing 700000 documents. Done indexing 725000 documents. Done indexing 750000 documents. Done indexing 775000 documents. Done indexing 800000 documents. Done indexing 825000 documents. Done indexing 850000 documents. Done indexing 875000 documents. Done indexing 900000 documents. Done indexing 925000 documents. Done indexing 950000 documents. Done indexing 975000 documents. Done indexing 1000000 documents. Done indexing 1025000 documents. Done indexing 1050000 documents. Done indexing 1075000 documents. Done indexing 1100000 documents. Done indexing 1125000 documents. Done indexing 1150000 documents. Done indexing 1175000 documents. Done indexing 1200000 documents. Done indexing 1225000 documents. Done indexing 1250000 documents. Done indexing 1275000 documents. Done indexing 1300000 documents. Done indexing 1325000 documents. Done indexing 1350000 documents. Done indexing 1375000 documents. Done indexing 1400000 documents. Done indexing 1425000 documents. Done indexing 1450000 documents. Done indexing 1475000 documents. Done indexing 1500000 documents. Done indexing 1525000 documents. Done indexing 1550000 documents. Done indexing 1575000 documents. Done indexing 1600000 documents. Done indexing 1625000 documents. Done indexing 1650000 documents. Done indexing 1675000 documents. Done indexing 1700000 documents. Done indexing 1725000 documents. Done indexing 1750000 documents. Done indexing 1775000 documents. Done indexing 1800000 documents. Done indexing 1825000 documents. Done indexing 1850000 documents. Done indexing 1875000 documents. Done indexing 1900000 documents. Done indexing 1925000 documents. Done indexing 1950000 documents. Done indexing 1975000 documents. Done indexing 2000000 documents. Done indexing 2025000 documents. Done indexing 2050000 documents. Done indexing 2075000 documents. Done indexing 2100000 documents. Done indexing 2125000 documents. Done indexing 2150000 documents. Done indexing 2175000 documents. Done indexing 2200000 documents. Done indexing 2225000 documents. Done indexing 2250000 documents. Done indexing 2275000 documents. Done indexing 2300000 documents. Done indexing 2325000 documents. Done indexing 2350000 documents. Done indexing 2375000 documents. Done indexing 2400000 documents. Done indexing 2425000 documents. Done indexing 2450000 documents. Done indexing 2475000 documents. Done indexing 2500000 documents. Done indexing 2525000 documents. Done indexing 2550000 documents. Done indexing 2575000 documents. Done indexing 2600000 documents. Done indexing 2625000 documents. Done indexing 2650000 documents. Done indexing 2675000 documents. Done indexing 2700000 documents. Done indexing 2725000 documents. Done indexing 2750000 documents. Done indexing 2775000 documents. Done indexing 2800000 documents. Done indexing 2825000 documents. Done indexing 2850000 documents. Done indexing 2875000 documents. Done indexing 2900000 documents. Done indexing 2925000 documents. Done indexing 2950000 documents. Done indexing 2975000 documents. Done indexing 3000000 documents. Done indexing 3025000 documents. Done indexing 3050000 documents. Done indexing 3075000 documents. Done indexing 3100000 documents. Done indexing 3125000 documents. Done indexing 3150000 documents. Done indexing 3175000 documents. Done indexing 3200000 documents. Done indexing 3225000 documents. Done indexing 3250000 documents. Done indexing 3275000 documents. Done indexing 3300000 documents. Done indexing 3325000 documents. Done indexing 3350000 documents. Done indexing 3375000 documents. Done indexing 3400000 documents. Done indexing 3425000 documents. Done indexing 3450000 documents. Done indexing 3475000 documents. Done indexing 3500000 documents. Done indexing 3525000 documents. Done indexing 3550000 documents. Done indexing 3575000 documents. Done indexing 3600000 documents. Done indexing 3625000 documents. Done indexing 3650000 documents. Done indexing 3675000 documents. Done indexing 3700000 documents. Done indexing 3725000 documents. Done indexing 3750000 documents. Done indexing 3775000 documents. Done indexing 3800000 documents. Done indexing 3825000 documents. Done indexing 3850000 documents. Done indexing 3875000 documents. Done indexing 3900000 documents. Done indexing 3925000 documents. Done indexing 3950000 documents. Done indexing 3975000 documents. Done indexing 4000000 documents. Done indexing 4025000 documents. Done indexing 4050000 documents. Done indexing 4075000 documents. Done indexing 4100000 documents. Done indexing 4125000 documents. Done indexing 4150000 documents. Done indexing 4175000 documents. Done indexing 4200000 documents. Done indexing 4225000 documents. Done indexing 4250000 documents. Done indexing 4275000 documents. Done indexing 4300000 documents. Done indexing 4325000 documents. Done indexing 4350000 documents. Done indexing 4375000 documents. Done indexing 4400000 documents. Done indexing 4425000 documents. Done indexing 4450000 documents. Done indexing 4475000 documents. Done indexing 4500000 documents. Done indexing 4525000 documents. Done indexing 4550000 documents. Done indexing 4575000 documents. Done indexing 4600000 documents. Done indexing 4625000 documents. Done indexing 4650000 documents. Done indexing 4675000 documents. Done indexing 4700000 documents. Done indexing 4725000 documents. Done indexing 4750000 documents. Done indexing 4775000 documents. Done indexing 4800000 documents. Done indexing 4825000 documents. Done indexing 4850000 documents. Done indexing 4875000 documents. Done indexing 4900000 documents. Done indexing 4925000 documents. Done indexing 4950000 documents. Done indexing 4975000 documents. Done indexing 5000000 documents. Done indexing 5025000 documents. Done indexing 5050000 documents. Done indexing 5075000 documents. Done indexing 5100000 documents. Done indexing 5125000 documents. Done indexing 5150000 documents. Done indexing 5175000 documents. Done indexing 5200000 documents. Done indexing 5225000 documents. Done indexing 5250000 documents. Done indexing 5275000 documents. Done indexing 5300000 documents. Done indexing 5325000 documents. Done indexing 5350000 documents. Done indexing 5375000 documents. Done indexing 5400000 documents. Done indexing 5425000 documents. Done indexing 5450000 documents. Done indexing 5475000 documents. Done indexing 5500000 documents. Done indexing 5525000 documents. Done indexing 5550000 documents. Done indexing 5575000 documents. Done indexing 5600000 documents. Done indexing 5625000 documents. Done indexing 5650000 documents. Done indexing 5675000 documents. Done indexing 5700000 documents. Done indexing 5725000 documents. Done indexing 5750000 documents. Done indexing 5775000 documents. Done indexing 5800000 documents. Done indexing 5825000 documents. Done indexing 5850000 documents. Done indexing 5875000 documents. Done indexing 5900000 documents. Done indexing 5925000 documents. Done indexing 5950000 documents. Done indexing 5975000 documents. Done indexing 6000000 documents. Done indexing 6025000 documents. Done indexing 6050000 documents. Done indexing 6075000 documents. Done indexing 6100000 documents. Done indexing 6125000 documents. Done indexing 6150000 documents. Done indexing 6175000 documents. Done indexing 6200000 documents. Done indexing 6225000 documents. Done indexing 6250000 documents. Done indexing 6275000 documents. Done indexing 6300000 documents. Done indexing 6325000 documents. Done indexing 6350000 documents. Done indexing 6375000 documents. Done indexing 6400000 documents. Done indexing 6425000 documents. Done indexing 6450000 documents. Done indexing 6475000 documents. Done indexing 6500000 documents. Done indexing 6525000 documents. Done indexing 6550000 documents. Done indexing 6575000 documents. Done indexing 6600000 documents. Done indexing 6625000 documents. Done indexing 6650000 documents. Done indexing 6675000 documents. Done indexing 6700000 documents. Done indexing 6725000 documents. Done indexing 6750000 documents. Done indexing 6775000 documents. Done indexing 6800000 documents. Done indexing 6825000 documents. Done indexing 6850000 documents. Done indexing 6875000 documents. Done indexing 6900000 documents. Done indexing 6925000 documents. Done indexing 6950000 documents. Done indexing 6975000 documents. Done indexing 7000000 documents. Done indexing 7025000 documents. Done indexing 7050000 documents. Done indexing 7075000 documents. Done indexing 7100000 documents. Done indexing 7125000 documents. Done indexing 7150000 documents. Done indexing 7175000 documents. Done indexing 7200000 documents. Done indexing 7225000 documents. Done indexing 7250000 documents. Done indexing 7275000 documents. Done indexing 7300000 documents. Done indexing 7325000 documents. Done indexing 7350000 documents. Done indexing 7375000 documents. Done indexing 7400000 documents. Done indexing 7425000 documents. Done indexing 7450000 documents. Done indexing 7475000 documents. Done indexing 7500000 documents. Done indexing 7525000 documents. Done indexing 7550000 documents. Done indexing 7575000 documents. Done indexing 7600000 documents. Done indexing 7625000 documents. Done indexing 7650000 documents. Done indexing 7675000 documents. Done indexing 7700000 documents. Done indexing 7725000 documents. Done indexing 7750000 documents. Done indexing 7775000 documents. Done indexing 7800000 documents. Done indexing 7825000 documents. Done indexing 7850000 documents. Done indexing 7875000 documents. Done indexing 7900000 documents. Done indexing 7925000 documents. Done indexing 7950000 documents. Done indexing 7975000 documents. Done indexing 8000000 documents. now IndexWriter.commit() now wait for already running merges to finish 0.0 sec: 259 segments, 30 merges 1094.0s _11w: 8 segs, 814.5 K docs, 3253.9 MB 933.3s _14d: 8 segs, 86.8 K docs, 345.0 MB 857.7s _15e: 8 segs, 350.3 K docs, 1398.2 MB 796.0s _16d: 8 segs, 109.9 K docs, 437.1 MB 705.4s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 693.4s _17p: 11 segs, 55.0 K docs, 217.9 MB 558.9s _19m: 8 segs, 105.3 K docs, 418.8 MB 500.5s _1ad: 8 segs, 37.9 K docs, 150.0 MB 437.9s _1b3: 8 segs, 37.7 K docs, 149.4 MB 414.9s _1bc: 8 segs, 39.0 K docs, 154.6 MB 396.6s _1bk: 8 segs, 82.7 K docs, 328.6 MB 383.7s _1bq: 8 segs, 217.9 K docs, 868.9 MB 370.7s _1bx: 8 segs, 109.3 K docs, 434.8 MB 359.8s _1c4: 8 segs, 106.0 K docs, 421.9 MB 341.9s _1cd: 8 segs, 38.7 K docs, 153.3 MB 322.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 300.3s _1cu: 10 segs, 47.0 K docs, 186.1 MB 271.8s _1d4: 9 segs, 43.7 K docs, 172.9 MB 249.8s _1dd: 8 segs, 38.3 K docs, 151.8 MB 226.6s _1dm: 8 segs, 38.2 K docs, 151.1 MB 205.0s _1dt: 8 segs, 104.7 K docs, 416.5 MB 181.4s _1e2: 8 segs, 38.2 K docs, 151.3 MB 158.2s _1ea: 8 segs, 71.6 K docs, 284.5 MB 141.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 118.3s _1eq: 8 segs, 37.8 K docs, 149.5 MB 91.5s _1ez: 8 segs, 37.6 K docs, 148.9 MB 57.4s _1f8: 8 segs, 39.9 K docs, 157.9 MB 28.5s _1fh: 8 segs, 38.1 K docs, 150.8 MB 4.8s _1fp: 8 segs, 180.9 K docs, 721.0 MB 5.0 sec: 259 segments, 30 merges 1099.0s _11w: 8 segs, 814.5 K docs, 3253.9 MB 938.3s _14d: 8 segs, 86.8 K docs, 345.0 MB 862.7s _15e: 8 segs, 350.3 K docs, 1398.2 MB 801.0s _16d: 8 segs, 109.9 K docs, 437.1 MB 710.4s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 698.4s _17p: 11 segs, 55.0 K docs, 217.9 MB 563.9s _19m: 8 segs, 105.3 K docs, 418.8 MB 505.5s _1ad: 8 segs, 37.9 K docs, 150.0 MB 442.9s _1b3: 8 segs, 37.7 K docs, 149.4 MB 419.9s _1bc: 8 segs, 39.0 K docs, 154.6 MB 401.6s _1bk: 8 segs, 82.7 K docs, 328.6 MB 388.7s _1bq: 8 segs, 217.9 K docs, 868.9 MB 375.8s _1bx: 8 segs, 109.3 K docs, 434.8 MB 364.8s _1c4: 8 segs, 106.0 K docs, 421.9 MB 346.9s _1cd: 8 segs, 38.7 K docs, 153.3 MB 327.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 305.4s _1cu: 10 segs, 47.0 K docs, 186.1 MB 276.8s _1d4: 9 segs, 43.7 K docs, 172.9 MB 254.8s _1dd: 8 segs, 38.3 K docs, 151.8 MB 231.6s _1dm: 8 segs, 38.2 K docs, 151.1 MB 210.0s _1dt: 8 segs, 104.7 K docs, 416.5 MB 186.4s _1e2: 8 segs, 38.2 K docs, 151.3 MB 163.2s _1ea: 8 segs, 71.6 K docs, 284.5 MB 146.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 123.4s _1eq: 8 segs, 37.8 K docs, 149.5 MB 96.5s _1ez: 8 segs, 37.6 K docs, 148.9 MB 62.5s _1f8: 8 segs, 39.9 K docs, 157.9 MB 33.5s _1fh: 8 segs, 38.1 K docs, 150.8 MB 9.8s _1fp: 8 segs, 180.9 K docs, 721.0 MB 5.0s _1fr: 10 segs, 35.0 K docs, 138.4 MB 10.0 sec: 252 segments, 29 merges 1104.0s _11w: 8 segs, 814.5 K docs, 3253.9 MB 867.8s _15e: 8 segs, 350.3 K docs, 1398.2 MB 806.1s _16d: 8 segs, 109.9 K docs, 437.1 MB 715.4s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 703.4s _17p: 11 segs, 55.0 K docs, 217.9 MB 568.9s _19m: 8 segs, 105.3 K docs, 418.8 MB 510.5s _1ad: 8 segs, 37.9 K docs, 150.0 MB 447.9s _1b3: 8 segs, 37.7 K docs, 149.4 MB 424.9s _1bc: 8 segs, 39.0 K docs, 154.6 MB 406.6s _1bk: 8 segs, 82.7 K docs, 328.6 MB 393.7s _1bq: 8 segs, 217.9 K docs, 868.9 MB 380.8s _1bx: 8 segs, 109.3 K docs, 434.8 MB 369.8s _1c4: 8 segs, 106.0 K docs, 421.9 MB 351.9s _1cd: 8 segs, 38.7 K docs, 153.3 MB 332.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 310.4s _1cu: 10 segs, 47.0 K docs, 186.1 MB 281.8s _1d4: 9 segs, 43.7 K docs, 172.9 MB 259.8s _1dd: 8 segs, 38.3 K docs, 151.8 MB 236.6s _1dm: 8 segs, 38.2 K docs, 151.1 MB 215.1s _1dt: 8 segs, 104.7 K docs, 416.5 MB 191.4s _1e2: 8 segs, 38.2 K docs, 151.3 MB 168.2s _1ea: 8 segs, 71.6 K docs, 284.5 MB 151.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 128.4s _1eq: 8 segs, 37.8 K docs, 149.5 MB 101.5s _1ez: 8 segs, 37.6 K docs, 148.9 MB 67.5s _1f8: 8 segs, 39.9 K docs, 157.9 MB 38.5s _1fh: 8 segs, 38.1 K docs, 150.8 MB 14.8s _1fp: 8 segs, 180.9 K docs, 721.0 MB 10.0s _1fr: 10 segs, 35.0 K docs, 138.4 MB 15.0 sec: 252 segments, 29 merges 1109.0s _11w: 8 segs, 814.5 K docs, 3253.9 MB 872.8s _15e: 8 segs, 350.3 K docs, 1398.2 MB 811.1s _16d: 8 segs, 109.9 K docs, 437.1 MB 720.4s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 708.4s _17p: 11 segs, 55.0 K docs, 217.9 MB 573.9s _19m: 8 segs, 105.3 K docs, 418.8 MB 515.5s _1ad: 8 segs, 37.9 K docs, 150.0 MB 452.9s _1b3: 8 segs, 37.7 K docs, 149.4 MB 429.9s _1bc: 8 segs, 39.0 K docs, 154.6 MB 411.6s _1bk: 8 segs, 82.7 K docs, 328.6 MB 398.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 385.8s _1bx: 8 segs, 109.3 K docs, 434.8 MB 374.8s _1c4: 8 segs, 106.0 K docs, 421.9 MB 356.9s _1cd: 8 segs, 38.7 K docs, 153.3 MB 337.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 315.4s _1cu: 10 segs, 47.0 K docs, 186.1 MB 286.8s _1d4: 9 segs, 43.7 K docs, 172.9 MB 264.8s _1dd: 8 segs, 38.3 K docs, 151.8 MB 241.6s _1dm: 8 segs, 38.2 K docs, 151.1 MB 220.1s _1dt: 8 segs, 104.7 K docs, 416.5 MB 196.4s _1e2: 8 segs, 38.2 K docs, 151.3 MB 173.2s _1ea: 8 segs, 71.6 K docs, 284.5 MB 156.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 133.4s _1eq: 8 segs, 37.8 K docs, 149.5 MB 106.5s _1ez: 8 segs, 37.6 K docs, 148.9 MB 72.5s _1f8: 8 segs, 39.9 K docs, 157.9 MB 43.5s _1fh: 8 segs, 38.1 K docs, 150.8 MB 19.8s _1fp: 8 segs, 180.9 K docs, 721.0 MB 15.0s _1fr: 10 segs, 35.0 K docs, 138.4 MB 20.1 sec: 244 segments, 28 merges 1114.0s _11w: 8 segs, 814.5 K docs, 3253.9 MB 877.8s _15e: 8 segs, 350.3 K docs, 1398.2 MB 816.1s _16d: 8 segs, 109.9 K docs, 437.1 MB 725.5s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 713.5s _17p: 11 segs, 55.0 K docs, 217.9 MB 579.0s _19m: 8 segs, 105.3 K docs, 418.8 MB 520.5s _1ad: 8 segs, 37.9 K docs, 150.0 MB 457.9s _1b3: 8 segs, 37.7 K docs, 149.4 MB 434.9s _1bc: 8 segs, 39.0 K docs, 154.6 MB 416.6s _1bk: 8 segs, 82.7 K docs, 328.6 MB 403.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 390.8s _1bx: 8 segs, 109.3 K docs, 434.8 MB 379.8s _1c4: 8 segs, 106.0 K docs, 421.9 MB 361.9s _1cd: 8 segs, 38.7 K docs, 153.3 MB 342.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 320.4s _1cu: 10 segs, 47.0 K docs, 186.1 MB 269.8s _1dd: 8 segs, 38.3 K docs, 151.8 MB 246.6s _1dm: 8 segs, 38.2 K docs, 151.1 MB 225.1s _1dt: 8 segs, 104.7 K docs, 416.5 MB 201.4s _1e2: 8 segs, 38.2 K docs, 151.3 MB 178.2s _1ea: 8 segs, 71.6 K docs, 284.5 MB 161.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 138.4s _1eq: 8 segs, 37.8 K docs, 149.5 MB 111.5s _1ez: 8 segs, 37.6 K docs, 148.9 MB 77.5s _1f8: 8 segs, 39.9 K docs, 157.9 MB 48.5s _1fh: 8 segs, 38.1 K docs, 150.8 MB 24.8s _1fp: 8 segs, 180.9 K docs, 721.0 MB 20.1s _1fr: 10 segs, 35.0 K docs, 138.4 MB 25.1 sec: 237 segments, 27 merges 1119.0s _11w: 8 segs, 814.5 K docs, 3253.9 MB 882.8s _15e: 8 segs, 350.3 K docs, 1398.2 MB 821.1s _16d: 8 segs, 109.9 K docs, 437.1 MB 730.5s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 718.5s _17p: 11 segs, 55.0 K docs, 217.9 MB 584.0s _19m: 8 segs, 105.3 K docs, 418.8 MB 463.0s _1b3: 8 segs, 37.7 K docs, 149.4 MB 440.0s _1bc: 8 segs, 39.0 K docs, 154.6 MB 421.6s _1bk: 8 segs, 82.7 K docs, 328.6 MB 408.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 395.8s _1bx: 8 segs, 109.3 K docs, 434.8 MB 384.8s _1c4: 8 segs, 106.0 K docs, 421.9 MB 366.9s _1cd: 8 segs, 38.7 K docs, 153.3 MB 347.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 325.4s _1cu: 10 segs, 47.0 K docs, 186.1 MB 274.8s _1dd: 8 segs, 38.3 K docs, 151.8 MB 251.6s _1dm: 8 segs, 38.2 K docs, 151.1 MB 230.1s _1dt: 8 segs, 104.7 K docs, 416.5 MB 206.4s _1e2: 8 segs, 38.2 K docs, 151.3 MB 183.2s _1ea: 8 segs, 71.6 K docs, 284.5 MB 166.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 143.4s _1eq: 8 segs, 37.8 K docs, 149.5 MB 116.5s _1ez: 8 segs, 37.6 K docs, 148.9 MB 82.5s _1f8: 8 segs, 39.9 K docs, 157.9 MB 53.5s _1fh: 8 segs, 38.1 K docs, 150.8 MB 29.8s _1fp: 8 segs, 180.9 K docs, 721.0 MB 25.1s _1fr: 10 segs, 35.0 K docs, 138.4 MB 30.1 sec: 237 segments, 27 merges 1124.0s _11w: 8 segs, 814.5 K docs, 3253.9 MB 887.8s _15e: 8 segs, 350.3 K docs, 1398.2 MB 826.1s _16d: 8 segs, 109.9 K docs, 437.1 MB 735.5s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 723.5s _17p: 11 segs, 55.0 K docs, 217.9 MB 589.0s _19m: 8 segs, 105.3 K docs, 418.8 MB 468.0s _1b3: 8 segs, 37.7 K docs, 149.4 MB 445.0s _1bc: 8 segs, 39.0 K docs, 154.6 MB 426.6s _1bk: 8 segs, 82.7 K docs, 328.6 MB 413.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 400.8s _1bx: 8 segs, 109.3 K docs, 434.8 MB 389.9s _1c4: 8 segs, 106.0 K docs, 421.9 MB 371.9s _1cd: 8 segs, 38.7 K docs, 153.3 MB 352.5s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 330.4s _1cu: 10 segs, 47.0 K docs, 186.1 MB 279.8s _1dd: 8 segs, 38.3 K docs, 151.8 MB 256.6s _1dm: 8 segs, 38.2 K docs, 151.1 MB 235.1s _1dt: 8 segs, 104.7 K docs, 416.5 MB 211.4s _1e2: 8 segs, 38.2 K docs, 151.3 MB 188.2s _1ea: 8 segs, 71.6 K docs, 284.5 MB 171.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 148.4s _1eq: 8 segs, 37.8 K docs, 149.5 MB 121.6s _1ez: 8 segs, 37.6 K docs, 148.9 MB 87.5s _1f8: 8 segs, 39.9 K docs, 157.9 MB 58.5s _1fh: 8 segs, 38.1 K docs, 150.8 MB 34.8s _1fp: 8 segs, 180.9 K docs, 721.0 MB 30.1s _1fr: 10 segs, 35.0 K docs, 138.4 MB 35.1 sec: 230 segments, 26 merges 1129.0s _11w: 8 segs, 814.5 K docs, 3253.9 MB 892.8s _15e: 8 segs, 350.3 K docs, 1398.2 MB 831.1s _16d: 8 segs, 109.9 K docs, 437.1 MB 740.5s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 728.5s _17p: 11 segs, 55.0 K docs, 217.9 MB 594.0s _19m: 8 segs, 105.3 K docs, 418.8 MB 473.0s _1b3: 8 segs, 37.7 K docs, 149.4 MB 450.0s _1bc: 8 segs, 39.0 K docs, 154.6 MB 418.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 405.8s _1bx: 8 segs, 109.3 K docs, 434.8 MB 394.9s _1c4: 8 segs, 106.0 K docs, 421.9 MB 376.9s _1cd: 8 segs, 38.7 K docs, 153.3 MB 357.5s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 335.4s _1cu: 10 segs, 47.0 K docs, 186.1 MB 284.9s _1dd: 8 segs, 38.3 K docs, 151.8 MB 261.7s _1dm: 8 segs, 38.2 K docs, 151.1 MB 240.1s _1dt: 8 segs, 104.7 K docs, 416.5 MB 216.4s _1e2: 8 segs, 38.2 K docs, 151.3 MB 193.2s _1ea: 8 segs, 71.6 K docs, 284.5 MB 176.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 153.4s _1eq: 8 segs, 37.8 K docs, 149.5 MB 126.6s _1ez: 8 segs, 37.6 K docs, 148.9 MB 92.5s _1f8: 8 segs, 39.9 K docs, 157.9 MB 63.5s _1fh: 8 segs, 38.1 K docs, 150.8 MB 39.8s _1fp: 8 segs, 180.9 K docs, 721.0 MB 35.1s _1fr: 10 segs, 35.0 K docs, 138.4 MB 40.1 sec: 223 segments, 25 merges 1134.1s _11w: 8 segs, 814.5 K docs, 3253.9 MB 897.8s _15e: 8 segs, 350.3 K docs, 1398.2 MB 836.1s _16d: 8 segs, 109.9 K docs, 437.1 MB 745.5s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 733.5s _17p: 11 segs, 55.0 K docs, 217.9 MB 599.0s _19m: 8 segs, 105.3 K docs, 418.8 MB 478.0s _1b3: 8 segs, 37.7 K docs, 149.4 MB 423.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 410.8s _1bx: 8 segs, 109.3 K docs, 434.8 MB 399.9s _1c4: 8 segs, 106.0 K docs, 421.9 MB 382.0s _1cd: 8 segs, 38.7 K docs, 153.3 MB 362.5s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 340.4s _1cu: 10 segs, 47.0 K docs, 186.1 MB 289.9s _1dd: 8 segs, 38.3 K docs, 151.8 MB 266.7s _1dm: 8 segs, 38.2 K docs, 151.1 MB 245.1s _1dt: 8 segs, 104.7 K docs, 416.5 MB 221.4s _1e2: 8 segs, 38.2 K docs, 151.3 MB 198.2s _1ea: 8 segs, 71.6 K docs, 284.5 MB 181.7s _1eh: 8 segs, 183.9 K docs, 733.1 MB 158.4s _1eq: 8 segs, 37.8 K docs, 149.5 MB 131.6s _1ez: 8 segs, 37.6 K docs, 148.9 MB 97.5s _1f8: 8 segs, 39.9 K docs, 157.9 MB 68.5s _1fh: 8 segs, 38.1 K docs, 150.8 MB 44.8s _1fp: 8 segs, 180.9 K docs, 721.0 MB 40.1s _1fr: 10 segs, 35.0 K docs, 138.4 MB 45.1 sec: 223 segments, 25 merges 1139.1s _11w: 8 segs, 814.5 K docs, 3253.9 MB 902.8s _15e: 8 segs, 350.3 K docs, 1398.2 MB 841.1s _16d: 8 segs, 109.9 K docs, 437.1 MB 750.5s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 738.5s _17p: 11 segs, 55.0 K docs, 217.9 MB 604.0s _19m: 8 segs, 105.3 K docs, 418.8 MB 483.0s _1b3: 8 segs, 37.7 K docs, 149.4 MB 428.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 415.8s _1bx: 8 segs, 109.3 K docs, 434.8 MB 404.9s _1c4: 8 segs, 106.0 K docs, 421.9 MB 387.0s _1cd: 8 segs, 38.7 K docs, 153.3 MB 367.5s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 345.4s _1cu: 10 segs, 47.0 K docs, 186.1 MB 294.9s _1dd: 8 segs, 38.3 K docs, 151.8 MB 271.7s _1dm: 8 segs, 38.2 K docs, 151.1 MB 250.1s _1dt: 8 segs, 104.7 K docs, 416.5 MB 226.5s _1e2: 8 segs, 38.2 K docs, 151.3 MB 203.2s _1ea: 8 segs, 71.6 K docs, 284.5 MB 186.7s _1eh: 8 segs, 183.9 K docs, 733.1 MB 163.4s _1eq: 8 segs, 37.8 K docs, 149.5 MB 136.6s _1ez: 8 segs, 37.6 K docs, 148.9 MB 102.5s _1f8: 8 segs, 39.9 K docs, 157.9 MB 73.6s _1fh: 8 segs, 38.1 K docs, 150.8 MB 49.9s _1fp: 8 segs, 180.9 K docs, 721.0 MB 45.1s _1fr: 10 segs, 35.0 K docs, 138.4 MB 50.0 sec: 223 segments, 25 merges 1144.0s _11w: 8 segs, 814.5 K docs, 3253.9 MB 907.7s _15e: 8 segs, 350.3 K docs, 1398.2 MB 846.0s _16d: 8 segs, 109.9 K docs, 437.1 MB 755.4s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 743.4s _17p: 11 segs, 55.0 K docs, 217.9 MB 608.9s _19m: 8 segs, 105.3 K docs, 418.8 MB 487.9s _1b3: 8 segs, 37.7 K docs, 149.4 MB 433.7s _1bq: 8 segs, 217.9 K docs, 868.9 MB 420.7s _1bx: 8 segs, 109.3 K docs, 434.8 MB 409.8s _1c4: 8 segs, 106.0 K docs, 421.9 MB 391.9s _1cd: 8 segs, 38.7 K docs, 153.3 MB 372.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 350.3s _1cu: 10 segs, 47.0 K docs, 186.1 MB 299.8s _1dd: 8 segs, 38.3 K docs, 151.8 MB 276.6s _1dm: 8 segs, 38.2 K docs, 151.1 MB 255.0s _1dt: 8 segs, 104.7 K docs, 416.5 MB 231.4s _1e2: 8 segs, 38.2 K docs, 151.3 MB 208.2s _1ea: 8 segs, 71.6 K docs, 284.5 MB 191.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 168.3s _1eq: 8 segs, 37.8 K docs, 149.5 MB 141.5s _1ez: 8 segs, 37.6 K docs, 148.9 MB 107.4s _1f8: 8 segs, 39.9 K docs, 157.9 MB 78.5s _1fh: 8 segs, 38.1 K docs, 150.8 MB 54.8s _1fp: 8 segs, 180.9 K docs, 721.0 MB 50.0s _1fr: 10 segs, 35.0 K docs, 138.4 MB 55.0 sec: 214 segments, 24 merges 1149.0s _11w: 8 segs, 814.5 K docs, 3253.9 MB 912.7s _15e: 8 segs, 350.3 K docs, 1398.2 MB 851.0s _16d: 8 segs, 109.9 K docs, 437.1 MB 760.4s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 748.4s _17p: 11 segs, 55.0 K docs, 217.9 MB 613.9s _19m: 8 segs, 105.3 K docs, 418.8 MB 492.9s _1b3: 8 segs, 37.7 K docs, 149.4 MB 438.7s _1bq: 8 segs, 217.9 K docs, 868.9 MB 425.7s _1bx: 8 segs, 109.3 K docs, 434.8 MB 414.8s _1c4: 8 segs, 106.0 K docs, 421.9 MB 396.9s _1cd: 8 segs, 38.7 K docs, 153.3 MB 377.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 304.8s _1dd: 8 segs, 38.3 K docs, 151.8 MB 281.6s _1dm: 8 segs, 38.2 K docs, 151.1 MB 260.0s _1dt: 8 segs, 104.7 K docs, 416.5 MB 236.4s _1e2: 8 segs, 38.2 K docs, 151.3 MB 213.2s _1ea: 8 segs, 71.6 K docs, 284.5 MB 196.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 173.3s _1eq: 8 segs, 37.8 K docs, 149.5 MB 146.5s _1ez: 8 segs, 37.6 K docs, 148.9 MB 112.4s _1f8: 8 segs, 39.9 K docs, 157.9 MB 83.5s _1fh: 8 segs, 38.1 K docs, 150.8 MB 59.8s _1fp: 8 segs, 180.9 K docs, 721.0 MB 55.0s _1fr: 10 segs, 35.0 K docs, 138.4 MB 60.0 sec: 214 segments, 24 merges 1154.0s _11w: 8 segs, 814.5 K docs, 3253.9 MB 917.8s _15e: 8 segs, 350.3 K docs, 1398.2 MB 856.0s _16d: 8 segs, 109.9 K docs, 437.1 MB 765.4s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 753.4s _17p: 11 segs, 55.0 K docs, 217.9 MB 618.9s _19m: 8 segs, 105.3 K docs, 418.8 MB 497.9s _1b3: 8 segs, 37.7 K docs, 149.4 MB 443.7s _1bq: 8 segs, 217.9 K docs, 868.9 MB 430.8s _1bx: 8 segs, 109.3 K docs, 434.8 MB 419.8s _1c4: 8 segs, 106.0 K docs, 421.9 MB 401.9s _1cd: 8 segs, 38.7 K docs, 153.3 MB 382.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 309.8s _1dd: 8 segs, 38.3 K docs, 151.8 MB 286.6s _1dm: 8 segs, 38.2 K docs, 151.1 MB 265.0s _1dt: 8 segs, 104.7 K docs, 416.5 MB 241.4s _1e2: 8 segs, 38.2 K docs, 151.3 MB 218.2s _1ea: 8 segs, 71.6 K docs, 284.5 MB 201.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 178.4s _1eq: 8 segs, 37.8 K docs, 149.5 MB 151.5s _1ez: 8 segs, 37.6 K docs, 148.9 MB 117.5s _1f8: 8 segs, 39.9 K docs, 157.9 MB 88.5s _1fh: 8 segs, 38.1 K docs, 150.8 MB 64.8s _1fp: 8 segs, 180.9 K docs, 721.0 MB 60.0s _1fr: 10 segs, 35.0 K docs, 138.4 MB 65.0 sec: 214 segments, 24 merges 1159.0s _11w: 8 segs, 814.5 K docs, 3253.9 MB 922.8s _15e: 8 segs, 350.3 K docs, 1398.2 MB 861.1s _16d: 8 segs, 109.9 K docs, 437.1 MB 770.4s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 758.4s _17p: 11 segs, 55.0 K docs, 217.9 MB 623.9s _19m: 8 segs, 105.3 K docs, 418.8 MB 502.9s _1b3: 8 segs, 37.7 K docs, 149.4 MB 448.7s _1bq: 8 segs, 217.9 K docs, 868.9 MB 435.8s _1bx: 8 segs, 109.3 K docs, 434.8 MB 424.8s _1c4: 8 segs, 106.0 K docs, 421.9 MB 406.9s _1cd: 8 segs, 38.7 K docs, 153.3 MB 387.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 314.8s _1dd: 8 segs, 38.3 K docs, 151.8 MB 291.6s _1dm: 8 segs, 38.2 K docs, 151.1 MB 270.0s _1dt: 8 segs, 104.7 K docs, 416.5 MB 246.4s _1e2: 8 segs, 38.2 K docs, 151.3 MB 223.2s _1ea: 8 segs, 71.6 K docs, 284.5 MB 206.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 183.4s _1eq: 8 segs, 37.8 K docs, 149.5 MB 156.5s _1ez: 8 segs, 37.6 K docs, 148.9 MB 122.5s _1f8: 8 segs, 39.9 K docs, 157.9 MB 93.5s _1fh: 8 segs, 38.1 K docs, 150.8 MB 69.8s _1fp: 8 segs, 180.9 K docs, 721.0 MB 65.0s _1fr: 10 segs, 35.0 K docs, 138.4 MB 70.0 sec: 214 segments, 24 merges 1164.0s _11w: 8 segs, 814.5 K docs, 3253.9 MB 927.8s _15e: 8 segs, 350.3 K docs, 1398.2 MB 866.1s _16d: 8 segs, 109.9 K docs, 437.1 MB 775.4s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 763.4s _17p: 11 segs, 55.0 K docs, 217.9 MB 628.9s _19m: 8 segs, 105.3 K docs, 418.8 MB 507.9s _1b3: 8 segs, 37.7 K docs, 149.4 MB 453.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 440.8s _1bx: 8 segs, 109.3 K docs, 434.8 MB 429.8s _1c4: 8 segs, 106.0 K docs, 421.9 MB 411.9s _1cd: 8 segs, 38.7 K docs, 153.3 MB 392.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 319.8s _1dd: 8 segs, 38.3 K docs, 151.8 MB 296.6s _1dm: 8 segs, 38.2 K docs, 151.1 MB 275.1s _1dt: 8 segs, 104.7 K docs, 416.5 MB 251.4s _1e2: 8 segs, 38.2 K docs, 151.3 MB 228.2s _1ea: 8 segs, 71.6 K docs, 284.5 MB 211.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 188.4s _1eq: 8 segs, 37.8 K docs, 149.5 MB 161.5s _1ez: 8 segs, 37.6 K docs, 148.9 MB 127.5s _1f8: 8 segs, 39.9 K docs, 157.9 MB 98.5s _1fh: 8 segs, 38.1 K docs, 150.8 MB 74.8s _1fp: 8 segs, 180.9 K docs, 721.0 MB 70.0s _1fr: 10 segs, 35.0 K docs, 138.4 MB 75.0 sec: 214 segments, 24 merges 1169.0s _11w: 8 segs, 814.5 K docs, 3253.9 MB 932.8s _15e: 8 segs, 350.3 K docs, 1398.2 MB 871.1s _16d: 8 segs, 109.9 K docs, 437.1 MB 780.4s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 768.4s _17p: 11 segs, 55.0 K docs, 217.9 MB 633.9s _19m: 8 segs, 105.3 K docs, 418.8 MB 512.9s _1b3: 8 segs, 37.7 K docs, 149.4 MB 458.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 445.8s _1bx: 8 segs, 109.3 K docs, 434.8 MB 434.8s _1c4: 8 segs, 106.0 K docs, 421.9 MB 416.9s _1cd: 8 segs, 38.7 K docs, 153.3 MB 397.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 324.8s _1dd: 8 segs, 38.3 K docs, 151.8 MB 301.6s _1dm: 8 segs, 38.2 K docs, 151.1 MB 280.1s _1dt: 8 segs, 104.7 K docs, 416.5 MB 256.4s _1e2: 8 segs, 38.2 K docs, 151.3 MB 233.2s _1ea: 8 segs, 71.6 K docs, 284.5 MB 216.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 193.4s _1eq: 8 segs, 37.8 K docs, 149.5 MB 166.5s _1ez: 8 segs, 37.6 K docs, 148.9 MB 132.5s _1f8: 8 segs, 39.9 K docs, 157.9 MB 103.5s _1fh: 8 segs, 38.1 K docs, 150.8 MB 79.8s _1fp: 8 segs, 180.9 K docs, 721.0 MB 75.0s _1fr: 10 segs, 35.0 K docs, 138.4 MB 80.0 sec: 214 segments, 24 merges 1174.0s _11w: 8 segs, 814.5 K docs, 3253.9 MB 937.8s _15e: 8 segs, 350.3 K docs, 1398.2 MB 876.1s _16d: 8 segs, 109.9 K docs, 437.1 MB 785.4s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 773.5s _17p: 11 segs, 55.0 K docs, 217.9 MB 639.0s _19m: 8 segs, 105.3 K docs, 418.8 MB 517.9s _1b3: 8 segs, 37.7 K docs, 149.4 MB 463.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 450.8s _1bx: 8 segs, 109.3 K docs, 434.8 MB 439.8s _1c4: 8 segs, 106.0 K docs, 421.9 MB 421.9s _1cd: 8 segs, 38.7 K docs, 153.3 MB 402.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 329.8s _1dd: 8 segs, 38.3 K docs, 151.8 MB 306.6s _1dm: 8 segs, 38.2 K docs, 151.1 MB 285.1s _1dt: 8 segs, 104.7 K docs, 416.5 MB 261.4s _1e2: 8 segs, 38.2 K docs, 151.3 MB 238.2s _1ea: 8 segs, 71.6 K docs, 284.5 MB 221.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 198.4s _1eq: 8 segs, 37.8 K docs, 149.5 MB 171.5s _1ez: 8 segs, 37.6 K docs, 148.9 MB 137.5s _1f8: 8 segs, 39.9 K docs, 157.9 MB 108.5s _1fh: 8 segs, 38.1 K docs, 150.8 MB 84.8s _1fp: 8 segs, 180.9 K docs, 721.0 MB 80.0s _1fr: 10 segs, 35.0 K docs, 138.4 MB 85.1 sec: 207 segments, 23 merges 1179.0s _11w: 8 segs, 814.5 K docs, 3253.9 MB 942.8s _15e: 8 segs, 350.3 K docs, 1398.2 MB 881.1s _16d: 8 segs, 109.9 K docs, 437.1 MB 790.5s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 778.5s _17p: 11 segs, 55.0 K docs, 217.9 MB 644.0s _19m: 8 segs, 105.3 K docs, 418.8 MB 468.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 455.8s _1bx: 8 segs, 109.3 K docs, 434.8 MB 444.8s _1c4: 8 segs, 106.0 K docs, 421.9 MB 426.9s _1cd: 8 segs, 38.7 K docs, 153.3 MB 407.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 334.8s _1dd: 8 segs, 38.3 K docs, 151.8 MB 311.6s _1dm: 8 segs, 38.2 K docs, 151.1 MB 290.1s _1dt: 8 segs, 104.7 K docs, 416.5 MB 266.4s _1e2: 8 segs, 38.2 K docs, 151.3 MB 243.2s _1ea: 8 segs, 71.6 K docs, 284.5 MB 226.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 203.4s _1eq: 8 segs, 37.8 K docs, 149.5 MB 176.5s _1ez: 8 segs, 37.6 K docs, 148.9 MB 142.5s _1f8: 8 segs, 39.9 K docs, 157.9 MB 113.5s _1fh: 8 segs, 38.1 K docs, 150.8 MB 89.8s _1fp: 8 segs, 180.9 K docs, 721.0 MB 85.1s _1fr: 10 segs, 35.0 K docs, 138.4 MB 90.1 sec: 207 segments, 23 merges 1184.0s _11w: 8 segs, 814.5 K docs, 3253.9 MB 947.8s _15e: 8 segs, 350.3 K docs, 1398.2 MB 886.1s _16d: 8 segs, 109.9 K docs, 437.1 MB 795.5s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 783.5s _17p: 11 segs, 55.0 K docs, 217.9 MB 649.0s _19m: 8 segs, 105.3 K docs, 418.8 MB 473.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 460.8s _1bx: 8 segs, 109.3 K docs, 434.8 MB 449.8s _1c4: 8 segs, 106.0 K docs, 421.9 MB 431.9s _1cd: 8 segs, 38.7 K docs, 153.3 MB 412.5s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 339.8s _1dd: 8 segs, 38.3 K docs, 151.8 MB 316.6s _1dm: 8 segs, 38.2 K docs, 151.1 MB 295.1s _1dt: 8 segs, 104.7 K docs, 416.5 MB 271.4s _1e2: 8 segs, 38.2 K docs, 151.3 MB 248.2s _1ea: 8 segs, 71.6 K docs, 284.5 MB 231.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 208.4s _1eq: 8 segs, 37.8 K docs, 149.5 MB 181.5s _1ez: 8 segs, 37.6 K docs, 148.9 MB 147.5s _1f8: 8 segs, 39.9 K docs, 157.9 MB 118.5s _1fh: 8 segs, 38.1 K docs, 150.8 MB 94.8s _1fp: 8 segs, 180.9 K docs, 721.0 MB 90.1s _1fr: 10 segs, 35.0 K docs, 138.4 MB 95.1 sec: 207 segments, 23 merges 1189.0s _11w: 8 segs, 814.5 K docs, 3253.9 MB 952.8s _15e: 8 segs, 350.3 K docs, 1398.2 MB 891.1s _16d: 8 segs, 109.9 K docs, 437.1 MB 800.5s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 788.5s _17p: 11 segs, 55.0 K docs, 217.9 MB 654.0s _19m: 8 segs, 105.3 K docs, 418.8 MB 478.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 465.8s _1bx: 8 segs, 109.3 K docs, 434.8 MB 454.9s _1c4: 8 segs, 106.0 K docs, 421.9 MB 436.9s _1cd: 8 segs, 38.7 K docs, 153.3 MB 417.5s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 344.8s _1dd: 8 segs, 38.3 K docs, 151.8 MB 321.6s _1dm: 8 segs, 38.2 K docs, 151.1 MB 300.1s _1dt: 8 segs, 104.7 K docs, 416.5 MB 276.4s _1e2: 8 segs, 38.2 K docs, 151.3 MB 253.2s _1ea: 8 segs, 71.6 K docs, 284.5 MB 236.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 213.4s _1eq: 8 segs, 37.8 K docs, 149.5 MB 186.6s _1ez: 8 segs, 37.6 K docs, 148.9 MB 152.5s _1f8: 8 segs, 39.9 K docs, 157.9 MB 123.5s _1fh: 8 segs, 38.1 K docs, 150.8 MB 99.8s _1fp: 8 segs, 180.9 K docs, 721.0 MB 95.1s _1fr: 10 segs, 35.0 K docs, 138.4 MB 100.1 sec: 207 segments, 23 merges 1194.0s _11w: 8 segs, 814.5 K docs, 3253.9 MB 957.8s _15e: 8 segs, 350.3 K docs, 1398.2 MB 896.1s _16d: 8 segs, 109.9 K docs, 437.1 MB 805.5s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 793.5s _17p: 11 segs, 55.0 K docs, 217.9 MB 659.0s _19m: 8 segs, 105.3 K docs, 418.8 MB 483.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 470.8s _1bx: 8 segs, 109.3 K docs, 434.8 MB 459.9s _1c4: 8 segs, 106.0 K docs, 421.9 MB 441.9s _1cd: 8 segs, 38.7 K docs, 153.3 MB 422.5s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 349.9s _1dd: 8 segs, 38.3 K docs, 151.8 MB 326.6s _1dm: 8 segs, 38.2 K docs, 151.1 MB 305.1s _1dt: 8 segs, 104.7 K docs, 416.5 MB 281.4s _1e2: 8 segs, 38.2 K docs, 151.3 MB 258.2s _1ea: 8 segs, 71.6 K docs, 284.5 MB 241.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 218.4s _1eq: 8 segs, 37.8 K docs, 149.5 MB 191.6s _1ez: 8 segs, 37.6 K docs, 148.9 MB 157.5s _1f8: 8 segs, 39.9 K docs, 157.9 MB 128.5s _1fh: 8 segs, 38.1 K docs, 150.8 MB 104.8s _1fp: 8 segs, 180.9 K docs, 721.0 MB 100.1s _1fr: 10 segs, 35.0 K docs, 138.4 MB 105.1 sec: 207 segments, 23 merges 1199.1s _11w: 8 segs, 814.5 K docs, 3253.9 MB 962.8s _15e: 8 segs, 350.3 K docs, 1398.2 MB 901.1s _16d: 8 segs, 109.9 K docs, 437.1 MB 810.5s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 798.5s _17p: 11 segs, 55.0 K docs, 217.9 MB 664.0s _19m: 8 segs, 105.3 K docs, 418.8 MB 488.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 475.8s _1bx: 8 segs, 109.3 K docs, 434.8 MB 464.9s _1c4: 8 segs, 106.0 K docs, 421.9 MB 446.9s _1cd: 8 segs, 38.7 K docs, 153.3 MB 427.5s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 354.9s _1dd: 8 segs, 38.3 K docs, 151.8 MB 331.7s _1dm: 8 segs, 38.2 K docs, 151.1 MB 310.1s _1dt: 8 segs, 104.7 K docs, 416.5 MB 286.4s _1e2: 8 segs, 38.2 K docs, 151.3 MB 263.2s _1ea: 8 segs, 71.6 K docs, 284.5 MB 246.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 223.4s _1eq: 8 segs, 37.8 K docs, 149.5 MB 196.6s _1ez: 8 segs, 37.6 K docs, 148.9 MB 162.5s _1f8: 8 segs, 39.9 K docs, 157.9 MB 133.5s _1fh: 8 segs, 38.1 K docs, 150.8 MB 109.8s _1fp: 8 segs, 180.9 K docs, 721.0 MB 105.1s _1fr: 10 segs, 35.0 K docs, 138.4 MB 110.1 sec: 207 segments, 23 merges 1204.1s _11w: 8 segs, 814.5 K docs, 3253.9 MB 967.8s _15e: 8 segs, 350.3 K docs, 1398.2 MB 906.1s _16d: 8 segs, 109.9 K docs, 437.1 MB 815.5s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 803.5s _17p: 11 segs, 55.0 K docs, 217.9 MB 669.0s _19m: 8 segs, 105.3 K docs, 418.8 MB 493.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 480.8s _1bx: 8 segs, 109.3 K docs, 434.8 MB 469.9s _1c4: 8 segs, 106.0 K docs, 421.9 MB 452.0s _1cd: 8 segs, 38.7 K docs, 153.3 MB 432.5s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 359.9s _1dd: 8 segs, 38.3 K docs, 151.8 MB 336.7s _1dm: 8 segs, 38.2 K docs, 151.1 MB 315.1s _1dt: 8 segs, 104.7 K docs, 416.5 MB 291.5s _1e2: 8 segs, 38.2 K docs, 151.3 MB 268.2s _1ea: 8 segs, 71.6 K docs, 284.5 MB 251.7s _1eh: 8 segs, 183.9 K docs, 733.1 MB 228.4s _1eq: 8 segs, 37.8 K docs, 149.5 MB 201.6s _1ez: 8 segs, 37.6 K docs, 148.9 MB 167.5s _1f8: 8 segs, 39.9 K docs, 157.9 MB 138.6s _1fh: 8 segs, 38.1 K docs, 150.8 MB 114.8s _1fp: 8 segs, 180.9 K docs, 721.0 MB 110.1s _1fr: 10 segs, 35.0 K docs, 138.4 MB 115.1 sec: 207 segments, 23 merges 1209.1s _11w: 8 segs, 814.5 K docs, 3253.9 MB 972.8s _15e: 8 segs, 350.3 K docs, 1398.2 MB 911.1s _16d: 8 segs, 109.9 K docs, 437.1 MB 820.5s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 808.5s _17p: 11 segs, 55.0 K docs, 217.9 MB 674.0s _19m: 8 segs, 105.3 K docs, 418.8 MB 498.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 485.8s _1bx: 8 segs, 109.3 K docs, 434.8 MB 474.9s _1c4: 8 segs, 106.0 K docs, 421.9 MB 457.0s _1cd: 8 segs, 38.7 K docs, 153.3 MB 437.5s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 364.9s _1dd: 8 segs, 38.3 K docs, 151.8 MB 341.7s _1dm: 8 segs, 38.2 K docs, 151.1 MB 320.1s _1dt: 8 segs, 104.7 K docs, 416.5 MB 296.5s _1e2: 8 segs, 38.2 K docs, 151.3 MB 273.3s _1ea: 8 segs, 71.6 K docs, 284.5 MB 256.7s _1eh: 8 segs, 183.9 K docs, 733.1 MB 233.4s _1eq: 8 segs, 37.8 K docs, 149.5 MB 206.6s _1ez: 8 segs, 37.6 K docs, 148.9 MB 172.5s _1f8: 8 segs, 39.9 K docs, 157.9 MB 143.6s _1fh: 8 segs, 38.1 K docs, 150.8 MB 119.9s _1fp: 8 segs, 180.9 K docs, 721.0 MB 115.1s _1fr: 10 segs, 35.0 K docs, 138.4 MB 120.0 sec: 200 segments, 22 merges 1214.0s _11w: 8 segs, 814.5 K docs, 3253.9 MB 977.7s _15e: 8 segs, 350.3 K docs, 1398.2 MB 916.0s _16d: 8 segs, 109.9 K docs, 437.1 MB 825.4s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 813.4s _17p: 11 segs, 55.0 K docs, 217.9 MB 678.9s _19m: 8 segs, 105.3 K docs, 418.8 MB 503.7s _1bq: 8 segs, 217.9 K docs, 868.9 MB 490.7s _1bx: 8 segs, 109.3 K docs, 434.8 MB 479.8s _1c4: 8 segs, 106.0 K docs, 421.9 MB 442.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 369.8s _1dd: 8 segs, 38.3 K docs, 151.8 MB 346.6s _1dm: 8 segs, 38.2 K docs, 151.1 MB 325.0s _1dt: 8 segs, 104.7 K docs, 416.5 MB 301.4s _1e2: 8 segs, 38.2 K docs, 151.3 MB 278.2s _1ea: 8 segs, 71.6 K docs, 284.5 MB 261.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 238.3s _1eq: 8 segs, 37.8 K docs, 149.5 MB 211.5s _1ez: 8 segs, 37.6 K docs, 148.9 MB 177.4s _1f8: 8 segs, 39.9 K docs, 157.9 MB 148.5s _1fh: 8 segs, 38.1 K docs, 150.8 MB 124.8s _1fp: 8 segs, 180.9 K docs, 721.0 MB 120.0s _1fr: 10 segs, 35.0 K docs, 138.4 MB 125.0 sec: 200 segments, 22 merges 1219.0s _11w: 8 segs, 814.5 K docs, 3253.9 MB 982.7s _15e: 8 segs, 350.3 K docs, 1398.2 MB 921.0s _16d: 8 segs, 109.9 K docs, 437.1 MB 830.4s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 818.4s _17p: 11 segs, 55.0 K docs, 217.9 MB 683.9s _19m: 8 segs, 105.3 K docs, 418.8 MB 508.7s _1bq: 8 segs, 217.9 K docs, 868.9 MB 495.7s _1bx: 8 segs, 109.3 K docs, 434.8 MB 484.8s _1c4: 8 segs, 106.0 K docs, 421.9 MB 447.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 374.8s _1dd: 8 segs, 38.3 K docs, 151.8 MB 351.6s _1dm: 8 segs, 38.2 K docs, 151.1 MB 330.0s _1dt: 8 segs, 104.7 K docs, 416.5 MB 306.4s _1e2: 8 segs, 38.2 K docs, 151.3 MB 283.2s _1ea: 8 segs, 71.6 K docs, 284.5 MB 266.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 243.3s _1eq: 8 segs, 37.8 K docs, 149.5 MB 216.5s _1ez: 8 segs, 37.6 K docs, 148.9 MB 182.4s _1f8: 8 segs, 39.9 K docs, 157.9 MB 153.5s _1fh: 8 segs, 38.1 K docs, 150.8 MB 129.8s _1fp: 8 segs, 180.9 K docs, 721.0 MB 125.0s _1fr: 10 segs, 35.0 K docs, 138.4 MB 130.0 sec: 200 segments, 22 merges 1224.0s _11w: 8 segs, 814.5 K docs, 3253.9 MB 987.8s _15e: 8 segs, 350.3 K docs, 1398.2 MB 926.0s _16d: 8 segs, 109.9 K docs, 437.1 MB 835.4s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 823.4s _17p: 11 segs, 55.0 K docs, 217.9 MB 688.9s _19m: 8 segs, 105.3 K docs, 418.8 MB 513.7s _1bq: 8 segs, 217.9 K docs, 868.9 MB 500.8s _1bx: 8 segs, 109.3 K docs, 434.8 MB 489.8s _1c4: 8 segs, 106.0 K docs, 421.9 MB 452.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 379.8s _1dd: 8 segs, 38.3 K docs, 151.8 MB 356.6s _1dm: 8 segs, 38.2 K docs, 151.1 MB 335.0s _1dt: 8 segs, 104.7 K docs, 416.5 MB 311.4s _1e2: 8 segs, 38.2 K docs, 151.3 MB 288.2s _1ea: 8 segs, 71.6 K docs, 284.5 MB 271.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 248.4s _1eq: 8 segs, 37.8 K docs, 149.5 MB 221.5s _1ez: 8 segs, 37.6 K docs, 148.9 MB 187.5s _1f8: 8 segs, 39.9 K docs, 157.9 MB 158.5s _1fh: 8 segs, 38.1 K docs, 150.8 MB 134.8s _1fp: 8 segs, 180.9 K docs, 721.0 MB 130.0s _1fr: 10 segs, 35.0 K docs, 138.4 MB 135.0 sec: 200 segments, 22 merges 1229.0s _11w: 8 segs, 814.5 K docs, 3253.9 MB 992.8s _15e: 8 segs, 350.3 K docs, 1398.2 MB 931.0s _16d: 8 segs, 109.9 K docs, 437.1 MB 840.4s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 828.4s _17p: 11 segs, 55.0 K docs, 217.9 MB 693.9s _19m: 8 segs, 105.3 K docs, 418.8 MB 518.7s _1bq: 8 segs, 217.9 K docs, 868.9 MB 505.8s _1bx: 8 segs, 109.3 K docs, 434.8 MB 494.8s _1c4: 8 segs, 106.0 K docs, 421.9 MB 457.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 384.8s _1dd: 8 segs, 38.3 K docs, 151.8 MB 361.6s _1dm: 8 segs, 38.2 K docs, 151.1 MB 340.0s _1dt: 8 segs, 104.7 K docs, 416.5 MB 316.4s _1e2: 8 segs, 38.2 K docs, 151.3 MB 293.2s _1ea: 8 segs, 71.6 K docs, 284.5 MB 276.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 253.4s _1eq: 8 segs, 37.8 K docs, 149.5 MB 226.5s _1ez: 8 segs, 37.6 K docs, 148.9 MB 192.5s _1f8: 8 segs, 39.9 K docs, 157.9 MB 163.5s _1fh: 8 segs, 38.1 K docs, 150.8 MB 139.8s _1fp: 8 segs, 180.9 K docs, 721.0 MB 135.0s _1fr: 10 segs, 35.0 K docs, 138.4 MB 140.0 sec: 200 segments, 22 merges 1234.0s _11w: 8 segs, 814.5 K docs, 3253.9 MB 997.8s _15e: 8 segs, 350.3 K docs, 1398.2 MB 936.1s _16d: 8 segs, 109.9 K docs, 437.1 MB 845.4s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 833.4s _17p: 11 segs, 55.0 K docs, 217.9 MB 698.9s _19m: 8 segs, 105.3 K docs, 418.8 MB 523.7s _1bq: 8 segs, 217.9 K docs, 868.9 MB 510.8s _1bx: 8 segs, 109.3 K docs, 434.8 MB 499.8s _1c4: 8 segs, 106.0 K docs, 421.9 MB 462.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 389.8s _1dd: 8 segs, 38.3 K docs, 151.8 MB 366.6s _1dm: 8 segs, 38.2 K docs, 151.1 MB 345.1s _1dt: 8 segs, 104.7 K docs, 416.5 MB 321.4s _1e2: 8 segs, 38.2 K docs, 151.3 MB 298.2s _1ea: 8 segs, 71.6 K docs, 284.5 MB 281.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 258.4s _1eq: 8 segs, 37.8 K docs, 149.5 MB 231.5s _1ez: 8 segs, 37.6 K docs, 148.9 MB 197.5s _1f8: 8 segs, 39.9 K docs, 157.9 MB 168.5s _1fh: 8 segs, 38.1 K docs, 150.8 MB 144.8s _1fp: 8 segs, 180.9 K docs, 721.0 MB 140.0s _1fr: 10 segs, 35.0 K docs, 138.4 MB 145.0 sec: 193 segments, 22 merges 1239.0s _11w: 8 segs, 814.5 K docs, 3253.9 MB 1002.8s _15e: 8 segs, 350.3 K docs, 1398.2 MB 941.1s _16d: 8 segs, 109.9 K docs, 437.1 MB 850.4s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 838.4s _17p: 11 segs, 55.0 K docs, 217.9 MB 703.9s _19m: 8 segs, 105.3 K docs, 418.8 MB 528.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 504.8s _1c4: 8 segs, 106.0 K docs, 421.9 MB 467.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 394.8s _1dd: 8 segs, 38.3 K docs, 151.8 MB 371.6s _1dm: 8 segs, 38.2 K docs, 151.1 MB 350.1s _1dt: 8 segs, 104.7 K docs, 416.5 MB 326.4s _1e2: 8 segs, 38.2 K docs, 151.3 MB 303.2s _1ea: 8 segs, 71.6 K docs, 284.5 MB 286.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 263.4s _1eq: 8 segs, 37.8 K docs, 149.5 MB 236.5s _1ez: 8 segs, 37.6 K docs, 148.9 MB 202.5s _1f8: 8 segs, 39.9 K docs, 157.9 MB 173.5s _1fh: 8 segs, 38.1 K docs, 150.8 MB 149.8s _1fp: 8 segs, 180.9 K docs, 721.0 MB 145.0s _1fr: 10 segs, 35.0 K docs, 138.4 MB 3.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 150.0 sec: 193 segments, 22 merges 1244.0s _11w: 8 segs, 814.5 K docs, 3253.9 MB 1007.8s _15e: 8 segs, 350.3 K docs, 1398.2 MB 946.1s _16d: 8 segs, 109.9 K docs, 437.1 MB 855.4s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 843.4s _17p: 11 segs, 55.0 K docs, 217.9 MB 708.9s _19m: 8 segs, 105.3 K docs, 418.8 MB 533.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 509.8s _1c4: 8 segs, 106.0 K docs, 421.9 MB 472.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 399.8s _1dd: 8 segs, 38.3 K docs, 151.8 MB 376.6s _1dm: 8 segs, 38.2 K docs, 151.1 MB 355.1s _1dt: 8 segs, 104.7 K docs, 416.5 MB 331.4s _1e2: 8 segs, 38.2 K docs, 151.3 MB 308.2s _1ea: 8 segs, 71.6 K docs, 284.5 MB 291.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 268.4s _1eq: 8 segs, 37.8 K docs, 149.5 MB 241.5s _1ez: 8 segs, 37.6 K docs, 148.9 MB 207.5s _1f8: 8 segs, 39.9 K docs, 157.9 MB 178.5s _1fh: 8 segs, 38.1 K docs, 150.8 MB 154.8s _1fp: 8 segs, 180.9 K docs, 721.0 MB 150.0s _1fr: 10 segs, 35.0 K docs, 138.4 MB 8.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 155.1 sec: 193 segments, 22 merges 1249.0s _11w: 8 segs, 814.5 K docs, 3253.9 MB 1012.8s _15e: 8 segs, 350.3 K docs, 1398.2 MB 951.1s _16d: 8 segs, 109.9 K docs, 437.1 MB 860.5s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 848.5s _17p: 11 segs, 55.0 K docs, 217.9 MB 714.0s _19m: 8 segs, 105.3 K docs, 418.8 MB 538.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 514.8s _1c4: 8 segs, 106.0 K docs, 421.9 MB 477.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 404.8s _1dd: 8 segs, 38.3 K docs, 151.8 MB 381.6s _1dm: 8 segs, 38.2 K docs, 151.1 MB 360.1s _1dt: 8 segs, 104.7 K docs, 416.5 MB 336.4s _1e2: 8 segs, 38.2 K docs, 151.3 MB 313.2s _1ea: 8 segs, 71.6 K docs, 284.5 MB 296.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 273.4s _1eq: 8 segs, 37.8 K docs, 149.5 MB 246.5s _1ez: 8 segs, 37.6 K docs, 148.9 MB 212.5s _1f8: 8 segs, 39.9 K docs, 157.9 MB 183.5s _1fh: 8 segs, 38.1 K docs, 150.8 MB 159.8s _1fp: 8 segs, 180.9 K docs, 721.0 MB 155.1s _1fr: 10 segs, 35.0 K docs, 138.4 MB 13.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 160.1 sec: 193 segments, 22 merges 1254.0s _11w: 8 segs, 814.5 K docs, 3253.9 MB 1017.8s _15e: 8 segs, 350.3 K docs, 1398.2 MB 956.1s _16d: 8 segs, 109.9 K docs, 437.1 MB 865.5s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 853.5s _17p: 11 segs, 55.0 K docs, 217.9 MB 719.0s _19m: 8 segs, 105.3 K docs, 418.8 MB 543.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 519.8s _1c4: 8 segs, 106.0 K docs, 421.9 MB 482.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 409.8s _1dd: 8 segs, 38.3 K docs, 151.8 MB 386.6s _1dm: 8 segs, 38.2 K docs, 151.1 MB 365.1s _1dt: 8 segs, 104.7 K docs, 416.5 MB 341.4s _1e2: 8 segs, 38.2 K docs, 151.3 MB 318.2s _1ea: 8 segs, 71.6 K docs, 284.5 MB 301.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 278.4s _1eq: 8 segs, 37.8 K docs, 149.5 MB 251.5s _1ez: 8 segs, 37.6 K docs, 148.9 MB 217.5s _1f8: 8 segs, 39.9 K docs, 157.9 MB 188.5s _1fh: 8 segs, 38.1 K docs, 150.8 MB 164.8s _1fp: 8 segs, 180.9 K docs, 721.0 MB 160.1s _1fr: 10 segs, 35.0 K docs, 138.4 MB 18.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 165.1 sec: 170 segments, 19 merges 1259.0s _11w: 8 segs, 814.5 K docs, 3253.9 MB 1022.8s _15e: 8 segs, 350.3 K docs, 1398.2 MB 870.5s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 858.5s _17p: 11 segs, 55.0 K docs, 217.9 MB 724.0s _19m: 8 segs, 105.3 K docs, 418.8 MB 548.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 524.8s _1c4: 8 segs, 106.0 K docs, 421.9 MB 487.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 414.8s _1dd: 8 segs, 38.3 K docs, 151.8 MB 391.6s _1dm: 8 segs, 38.2 K docs, 151.1 MB 370.1s _1dt: 8 segs, 104.7 K docs, 416.5 MB 346.4s _1e2: 8 segs, 38.2 K docs, 151.3 MB 323.2s _1ea: 8 segs, 71.6 K docs, 284.5 MB 306.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 283.4s _1eq: 8 segs, 37.8 K docs, 149.5 MB 256.5s _1ez: 8 segs, 37.6 K docs, 148.9 MB 222.5s _1f8: 8 segs, 39.9 K docs, 157.9 MB 169.8s _1fp: 8 segs, 180.9 K docs, 721.0 MB 23.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 170.1 sec: 170 segments, 19 merges 1264.0s _11w: 8 segs, 814.5 K docs, 3253.9 MB 1027.8s _15e: 8 segs, 350.3 K docs, 1398.2 MB 875.5s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 863.5s _17p: 11 segs, 55.0 K docs, 217.9 MB 729.0s _19m: 8 segs, 105.3 K docs, 418.8 MB 553.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 529.8s _1c4: 8 segs, 106.0 K docs, 421.9 MB 492.5s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 419.8s _1dd: 8 segs, 38.3 K docs, 151.8 MB 396.6s _1dm: 8 segs, 38.2 K docs, 151.1 MB 375.1s _1dt: 8 segs, 104.7 K docs, 416.5 MB 351.4s _1e2: 8 segs, 38.2 K docs, 151.3 MB 328.2s _1ea: 8 segs, 71.6 K docs, 284.5 MB 311.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 288.4s _1eq: 8 segs, 37.8 K docs, 149.5 MB 261.5s _1ez: 8 segs, 37.6 K docs, 148.9 MB 227.5s _1f8: 8 segs, 39.9 K docs, 157.9 MB 174.8s _1fp: 8 segs, 180.9 K docs, 721.0 MB 28.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 175.1 sec: 163 segments, 18 merges 1032.8s _15e: 8 segs, 350.3 K docs, 1398.2 MB 880.5s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 868.5s _17p: 11 segs, 55.0 K docs, 217.9 MB 734.0s _19m: 8 segs, 105.3 K docs, 418.8 MB 558.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 534.9s _1c4: 8 segs, 106.0 K docs, 421.9 MB 497.5s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 424.8s _1dd: 8 segs, 38.3 K docs, 151.8 MB 401.6s _1dm: 8 segs, 38.2 K docs, 151.1 MB 380.1s _1dt: 8 segs, 104.7 K docs, 416.5 MB 356.4s _1e2: 8 segs, 38.2 K docs, 151.3 MB 333.2s _1ea: 8 segs, 71.6 K docs, 284.5 MB 316.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 293.4s _1eq: 8 segs, 37.8 K docs, 149.5 MB 266.6s _1ez: 8 segs, 37.6 K docs, 148.9 MB 232.5s _1f8: 8 segs, 39.9 K docs, 157.9 MB 179.8s _1fp: 8 segs, 180.9 K docs, 721.0 MB 33.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 180.1 sec: 163 segments, 18 merges 1037.8s _15e: 8 segs, 350.3 K docs, 1398.2 MB 885.5s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 873.5s _17p: 11 segs, 55.0 K docs, 217.9 MB 739.0s _19m: 8 segs, 105.3 K docs, 418.8 MB 563.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 539.9s _1c4: 8 segs, 106.0 K docs, 421.9 MB 502.5s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 429.9s _1dd: 8 segs, 38.3 K docs, 151.8 MB 406.6s _1dm: 8 segs, 38.2 K docs, 151.1 MB 385.1s _1dt: 8 segs, 104.7 K docs, 416.5 MB 361.4s _1e2: 8 segs, 38.2 K docs, 151.3 MB 338.2s _1ea: 8 segs, 71.6 K docs, 284.5 MB 321.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 298.4s _1eq: 8 segs, 37.8 K docs, 149.5 MB 271.6s _1ez: 8 segs, 37.6 K docs, 148.9 MB 237.5s _1f8: 8 segs, 39.9 K docs, 157.9 MB 184.8s _1fp: 8 segs, 180.9 K docs, 721.0 MB 38.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 185.1 sec: 163 segments, 18 merges 1042.8s _15e: 8 segs, 350.3 K docs, 1398.2 MB 890.5s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 878.5s _17p: 11 segs, 55.0 K docs, 217.9 MB 744.0s _19m: 8 segs, 105.3 K docs, 418.8 MB 568.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 544.9s _1c4: 8 segs, 106.0 K docs, 421.9 MB 507.5s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 434.9s _1dd: 8 segs, 38.3 K docs, 151.8 MB 411.7s _1dm: 8 segs, 38.2 K docs, 151.1 MB 390.1s _1dt: 8 segs, 104.7 K docs, 416.5 MB 366.4s _1e2: 8 segs, 38.2 K docs, 151.3 MB 343.2s _1ea: 8 segs, 71.6 K docs, 284.5 MB 326.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 303.4s _1eq: 8 segs, 37.8 K docs, 149.5 MB 276.6s _1ez: 8 segs, 37.6 K docs, 148.9 MB 242.5s _1f8: 8 segs, 39.9 K docs, 157.9 MB 189.8s _1fp: 8 segs, 180.9 K docs, 721.0 MB 43.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 190.1 sec: 163 segments, 18 merges 1047.8s _15e: 8 segs, 350.3 K docs, 1398.2 MB 895.5s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 883.5s _17p: 11 segs, 55.0 K docs, 217.9 MB 749.0s _19m: 8 segs, 105.3 K docs, 418.8 MB 573.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 549.9s _1c4: 8 segs, 106.0 K docs, 421.9 MB 512.5s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 439.9s _1dd: 8 segs, 38.3 K docs, 151.8 MB 416.7s _1dm: 8 segs, 38.2 K docs, 151.1 MB 395.1s _1dt: 8 segs, 104.7 K docs, 416.5 MB 371.4s _1e2: 8 segs, 38.2 K docs, 151.3 MB 348.2s _1ea: 8 segs, 71.6 K docs, 284.5 MB 331.7s _1eh: 8 segs, 183.9 K docs, 733.1 MB 308.4s _1eq: 8 segs, 37.8 K docs, 149.5 MB 281.6s _1ez: 8 segs, 37.6 K docs, 148.9 MB 247.5s _1f8: 8 segs, 39.9 K docs, 157.9 MB 194.8s _1fp: 8 segs, 180.9 K docs, 721.0 MB 48.7s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 195.1 sec: 163 segments, 18 merges 1052.8s _15e: 8 segs, 350.3 K docs, 1398.2 MB 900.5s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 888.5s _17p: 11 segs, 55.0 K docs, 217.9 MB 754.0s _19m: 8 segs, 105.3 K docs, 418.8 MB 578.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 554.9s _1c4: 8 segs, 106.0 K docs, 421.9 MB 517.5s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 444.9s _1dd: 8 segs, 38.3 K docs, 151.8 MB 421.7s _1dm: 8 segs, 38.2 K docs, 151.1 MB 400.1s _1dt: 8 segs, 104.7 K docs, 416.5 MB 376.5s _1e2: 8 segs, 38.2 K docs, 151.3 MB 353.2s _1ea: 8 segs, 71.6 K docs, 284.5 MB 336.7s _1eh: 8 segs, 183.9 K docs, 733.1 MB 313.4s _1eq: 8 segs, 37.8 K docs, 149.5 MB 286.6s _1ez: 8 segs, 37.6 K docs, 148.9 MB 252.5s _1f8: 8 segs, 39.9 K docs, 157.9 MB 199.9s _1fp: 8 segs, 180.9 K docs, 721.0 MB 53.7s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 200.0 sec: 163 segments, 18 merges 1057.7s _15e: 8 segs, 350.3 K docs, 1398.2 MB 905.4s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 893.4s _17p: 11 segs, 55.0 K docs, 217.9 MB 758.9s _19m: 8 segs, 105.3 K docs, 418.8 MB 583.7s _1bq: 8 segs, 217.9 K docs, 868.9 MB 559.8s _1c4: 8 segs, 106.0 K docs, 421.9 MB 522.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 449.8s _1dd: 8 segs, 38.3 K docs, 151.8 MB 426.6s _1dm: 8 segs, 38.2 K docs, 151.1 MB 405.0s _1dt: 8 segs, 104.7 K docs, 416.5 MB 381.4s _1e2: 8 segs, 38.2 K docs, 151.3 MB 358.2s _1ea: 8 segs, 71.6 K docs, 284.5 MB 341.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 318.3s _1eq: 8 segs, 37.8 K docs, 149.5 MB 291.5s _1ez: 8 segs, 37.6 K docs, 148.9 MB 257.4s _1f8: 8 segs, 39.9 K docs, 157.9 MB 204.8s _1fp: 8 segs, 180.9 K docs, 721.0 MB 58.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 205.0 sec: 163 segments, 18 merges 1062.7s _15e: 8 segs, 350.3 K docs, 1398.2 MB 910.4s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 898.4s _17p: 11 segs, 55.0 K docs, 217.9 MB 763.9s _19m: 8 segs, 105.3 K docs, 418.8 MB 588.7s _1bq: 8 segs, 217.9 K docs, 868.9 MB 564.8s _1c4: 8 segs, 106.0 K docs, 421.9 MB 527.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 454.8s _1dd: 8 segs, 38.3 K docs, 151.8 MB 431.6s _1dm: 8 segs, 38.2 K docs, 151.1 MB 410.0s _1dt: 8 segs, 104.7 K docs, 416.5 MB 386.4s _1e2: 8 segs, 38.2 K docs, 151.3 MB 363.2s _1ea: 8 segs, 71.6 K docs, 284.5 MB 346.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 323.3s _1eq: 8 segs, 37.8 K docs, 149.5 MB 296.5s _1ez: 8 segs, 37.6 K docs, 148.9 MB 262.4s _1f8: 8 segs, 39.9 K docs, 157.9 MB 209.8s _1fp: 8 segs, 180.9 K docs, 721.0 MB 63.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 210.0 sec: 163 segments, 18 merges 1067.7s _15e: 8 segs, 350.3 K docs, 1398.2 MB 915.4s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 903.4s _17p: 11 segs, 55.0 K docs, 217.9 MB 768.9s _19m: 8 segs, 105.3 K docs, 418.8 MB 593.7s _1bq: 8 segs, 217.9 K docs, 868.9 MB 569.8s _1c4: 8 segs, 106.0 K docs, 421.9 MB 532.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 459.8s _1dd: 8 segs, 38.3 K docs, 151.8 MB 436.6s _1dm: 8 segs, 38.2 K docs, 151.1 MB 415.0s _1dt: 8 segs, 104.7 K docs, 416.5 MB 391.4s _1e2: 8 segs, 38.2 K docs, 151.3 MB 368.2s _1ea: 8 segs, 71.6 K docs, 284.5 MB 351.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 328.4s _1eq: 8 segs, 37.8 K docs, 149.5 MB 301.5s _1ez: 8 segs, 37.6 K docs, 148.9 MB 267.4s _1f8: 8 segs, 39.9 K docs, 157.9 MB 214.8s _1fp: 8 segs, 180.9 K docs, 721.0 MB 68.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 215.0 sec: 163 segments, 18 merges 1072.8s _15e: 8 segs, 350.3 K docs, 1398.2 MB 920.4s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 908.4s _17p: 11 segs, 55.0 K docs, 217.9 MB 773.9s _19m: 8 segs, 105.3 K docs, 418.8 MB 598.7s _1bq: 8 segs, 217.9 K docs, 868.9 MB 574.8s _1c4: 8 segs, 106.0 K docs, 421.9 MB 537.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 464.8s _1dd: 8 segs, 38.3 K docs, 151.8 MB 441.6s _1dm: 8 segs, 38.2 K docs, 151.1 MB 420.0s _1dt: 8 segs, 104.7 K docs, 416.5 MB 396.4s _1e2: 8 segs, 38.2 K docs, 151.3 MB 373.2s _1ea: 8 segs, 71.6 K docs, 284.5 MB 356.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 333.4s _1eq: 8 segs, 37.8 K docs, 149.5 MB 306.5s _1ez: 8 segs, 37.6 K docs, 148.9 MB 272.5s _1f8: 8 segs, 39.9 K docs, 157.9 MB 219.8s _1fp: 8 segs, 180.9 K docs, 721.0 MB 73.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 220.0 sec: 163 segments, 18 merges 1077.8s _15e: 8 segs, 350.3 K docs, 1398.2 MB 925.4s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 913.4s _17p: 11 segs, 55.0 K docs, 217.9 MB 778.9s _19m: 8 segs, 105.3 K docs, 418.8 MB 603.7s _1bq: 8 segs, 217.9 K docs, 868.9 MB 579.8s _1c4: 8 segs, 106.0 K docs, 421.9 MB 542.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 469.8s _1dd: 8 segs, 38.3 K docs, 151.8 MB 446.6s _1dm: 8 segs, 38.2 K docs, 151.1 MB 425.0s _1dt: 8 segs, 104.7 K docs, 416.5 MB 401.4s _1e2: 8 segs, 38.2 K docs, 151.3 MB 378.2s _1ea: 8 segs, 71.6 K docs, 284.5 MB 361.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 338.4s _1eq: 8 segs, 37.8 K docs, 149.5 MB 311.5s _1ez: 8 segs, 37.6 K docs, 148.9 MB 277.5s _1f8: 8 segs, 39.9 K docs, 157.9 MB 224.8s _1fp: 8 segs, 180.9 K docs, 721.0 MB 78.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 225.0 sec: 156 segments, 17 merges 1082.8s _15e: 8 segs, 350.3 K docs, 1398.2 MB 930.4s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 918.4s _17p: 11 segs, 55.0 K docs, 217.9 MB 783.9s _19m: 8 segs, 105.3 K docs, 418.8 MB 608.7s _1bq: 8 segs, 217.9 K docs, 868.9 MB 584.8s _1c4: 8 segs, 106.0 K docs, 421.9 MB 547.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 474.8s _1dd: 8 segs, 38.3 K docs, 151.8 MB 451.6s _1dm: 8 segs, 38.2 K docs, 151.1 MB 430.1s _1dt: 8 segs, 104.7 K docs, 416.5 MB 406.4s _1e2: 8 segs, 38.2 K docs, 151.3 MB 366.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 343.4s _1eq: 8 segs, 37.8 K docs, 149.5 MB 316.5s _1ez: 8 segs, 37.6 K docs, 148.9 MB 282.5s _1f8: 8 segs, 39.9 K docs, 157.9 MB 229.8s _1fp: 8 segs, 180.9 K docs, 721.0 MB 83.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 230.0 sec: 156 segments, 17 merges 1087.8s _15e: 8 segs, 350.3 K docs, 1398.2 MB 935.4s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 923.4s _17p: 11 segs, 55.0 K docs, 217.9 MB 788.9s _19m: 8 segs, 105.3 K docs, 418.8 MB 613.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 589.8s _1c4: 8 segs, 106.0 K docs, 421.9 MB 552.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 479.8s _1dd: 8 segs, 38.3 K docs, 151.8 MB 456.6s _1dm: 8 segs, 38.2 K docs, 151.1 MB 435.1s _1dt: 8 segs, 104.7 K docs, 416.5 MB 411.4s _1e2: 8 segs, 38.2 K docs, 151.3 MB 371.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 348.4s _1eq: 8 segs, 37.8 K docs, 149.5 MB 321.5s _1ez: 8 segs, 37.6 K docs, 148.9 MB 287.5s _1f8: 8 segs, 39.9 K docs, 157.9 MB 234.8s _1fp: 8 segs, 180.9 K docs, 721.0 MB 88.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 235.0 sec: 156 segments, 17 merges 1092.8s _15e: 8 segs, 350.3 K docs, 1398.2 MB 940.4s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 928.4s _17p: 11 segs, 55.0 K docs, 217.9 MB 793.9s _19m: 8 segs, 105.3 K docs, 418.8 MB 618.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 594.8s _1c4: 8 segs, 106.0 K docs, 421.9 MB 557.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 484.8s _1dd: 8 segs, 38.3 K docs, 151.8 MB 461.6s _1dm: 8 segs, 38.2 K docs, 151.1 MB 440.1s _1dt: 8 segs, 104.7 K docs, 416.5 MB 416.4s _1e2: 8 segs, 38.2 K docs, 151.3 MB 376.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 353.4s _1eq: 8 segs, 37.8 K docs, 149.5 MB 326.5s _1ez: 8 segs, 37.6 K docs, 148.9 MB 292.5s _1f8: 8 segs, 39.9 K docs, 157.9 MB 239.8s _1fp: 8 segs, 180.9 K docs, 721.0 MB 93.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 240.0 sec: 156 segments, 17 merges 1097.8s _15e: 8 segs, 350.3 K docs, 1398.2 MB 945.4s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 933.5s _17p: 11 segs, 55.0 K docs, 217.9 MB 799.0s _19m: 8 segs, 105.3 K docs, 418.8 MB 623.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 599.8s _1c4: 8 segs, 106.0 K docs, 421.9 MB 562.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 489.8s _1dd: 8 segs, 38.3 K docs, 151.8 MB 466.6s _1dm: 8 segs, 38.2 K docs, 151.1 MB 445.1s _1dt: 8 segs, 104.7 K docs, 416.5 MB 421.4s _1e2: 8 segs, 38.2 K docs, 151.3 MB 381.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 358.4s _1eq: 8 segs, 37.8 K docs, 149.5 MB 331.5s _1ez: 8 segs, 37.6 K docs, 148.9 MB 297.5s _1f8: 8 segs, 39.9 K docs, 157.9 MB 244.8s _1fp: 8 segs, 180.9 K docs, 721.0 MB 98.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 245.1 sec: 156 segments, 17 merges 1102.8s _15e: 8 segs, 350.3 K docs, 1398.2 MB 950.5s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 938.5s _17p: 11 segs, 55.0 K docs, 217.9 MB 804.0s _19m: 8 segs, 105.3 K docs, 418.8 MB 628.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 604.8s _1c4: 8 segs, 106.0 K docs, 421.9 MB 567.5s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 494.8s _1dd: 8 segs, 38.3 K docs, 151.8 MB 471.6s _1dm: 8 segs, 38.2 K docs, 151.1 MB 450.1s _1dt: 8 segs, 104.7 K docs, 416.5 MB 426.4s _1e2: 8 segs, 38.2 K docs, 151.3 MB 386.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 363.4s _1eq: 8 segs, 37.8 K docs, 149.5 MB 336.5s _1ez: 8 segs, 37.6 K docs, 148.9 MB 302.5s _1f8: 8 segs, 39.9 K docs, 157.9 MB 249.8s _1fp: 8 segs, 180.9 K docs, 721.0 MB 103.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 250.1 sec: 156 segments, 17 merges 1107.8s _15e: 8 segs, 350.3 K docs, 1398.2 MB 955.5s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 943.5s _17p: 11 segs, 55.0 K docs, 217.9 MB 809.0s _19m: 8 segs, 105.3 K docs, 418.8 MB 633.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 609.9s _1c4: 8 segs, 106.0 K docs, 421.9 MB 572.5s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 499.8s _1dd: 8 segs, 38.3 K docs, 151.8 MB 476.6s _1dm: 8 segs, 38.2 K docs, 151.1 MB 455.1s _1dt: 8 segs, 104.7 K docs, 416.5 MB 431.4s _1e2: 8 segs, 38.2 K docs, 151.3 MB 391.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 368.4s _1eq: 8 segs, 37.8 K docs, 149.5 MB 341.6s _1ez: 8 segs, 37.6 K docs, 148.9 MB 307.5s _1f8: 8 segs, 39.9 K docs, 157.9 MB 254.8s _1fp: 8 segs, 180.9 K docs, 721.0 MB 108.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 255.1 sec: 156 segments, 17 merges 1112.8s _15e: 8 segs, 350.3 K docs, 1398.2 MB 960.5s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 948.5s _17p: 11 segs, 55.0 K docs, 217.9 MB 814.0s _19m: 8 segs, 105.3 K docs, 418.8 MB 638.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 614.9s _1c4: 8 segs, 106.0 K docs, 421.9 MB 577.5s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 504.9s _1dd: 8 segs, 38.3 K docs, 151.8 MB 481.6s _1dm: 8 segs, 38.2 K docs, 151.1 MB 460.1s _1dt: 8 segs, 104.7 K docs, 416.5 MB 436.4s _1e2: 8 segs, 38.2 K docs, 151.3 MB 396.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 373.4s _1eq: 8 segs, 37.8 K docs, 149.5 MB 346.6s _1ez: 8 segs, 37.6 K docs, 148.9 MB 312.5s _1f8: 8 segs, 39.9 K docs, 157.9 MB 259.8s _1fp: 8 segs, 180.9 K docs, 721.0 MB 113.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 260.1 sec: 156 segments, 17 merges 1117.8s _15e: 8 segs, 350.3 K docs, 1398.2 MB 965.5s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 953.5s _17p: 11 segs, 55.0 K docs, 217.9 MB 819.0s _19m: 8 segs, 105.3 K docs, 418.8 MB 643.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 619.9s _1c4: 8 segs, 106.0 K docs, 421.9 MB 582.5s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 509.9s _1dd: 8 segs, 38.3 K docs, 151.8 MB 486.7s _1dm: 8 segs, 38.2 K docs, 151.1 MB 465.1s _1dt: 8 segs, 104.7 K docs, 416.5 MB 441.4s _1e2: 8 segs, 38.2 K docs, 151.3 MB 401.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 378.4s _1eq: 8 segs, 37.8 K docs, 149.5 MB 351.6s _1ez: 8 segs, 37.6 K docs, 148.9 MB 317.5s _1f8: 8 segs, 39.9 K docs, 157.9 MB 264.8s _1fp: 8 segs, 180.9 K docs, 721.0 MB 118.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 265.1 sec: 149 segments, 16 merges 1122.8s _15e: 8 segs, 350.3 K docs, 1398.2 MB 970.5s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 958.5s _17p: 11 segs, 55.0 K docs, 217.9 MB 824.0s _19m: 8 segs, 105.3 K docs, 418.8 MB 648.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 624.9s _1c4: 8 segs, 106.0 K docs, 421.9 MB 587.5s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 514.9s _1dd: 8 segs, 38.3 K docs, 151.8 MB 491.7s _1dm: 8 segs, 38.2 K docs, 151.1 MB 470.1s _1dt: 8 segs, 104.7 K docs, 416.5 MB 446.4s _1e2: 8 segs, 38.2 K docs, 151.3 MB 406.7s _1eh: 8 segs, 183.9 K docs, 733.1 MB 383.4s _1eq: 8 segs, 37.8 K docs, 149.5 MB 356.6s _1ez: 8 segs, 37.6 K docs, 148.9 MB 269.8s _1fp: 8 segs, 180.9 K docs, 721.0 MB 123.7s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 270.1 sec: 149 segments, 16 merges 1127.8s _15e: 8 segs, 350.3 K docs, 1398.2 MB 975.5s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 963.5s _17p: 11 segs, 55.0 K docs, 217.9 MB 829.0s _19m: 8 segs, 105.3 K docs, 418.8 MB 653.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 629.9s _1c4: 8 segs, 106.0 K docs, 421.9 MB 592.5s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 519.9s _1dd: 8 segs, 38.3 K docs, 151.8 MB 496.7s _1dm: 8 segs, 38.2 K docs, 151.1 MB 475.1s _1dt: 8 segs, 104.7 K docs, 416.5 MB 451.5s _1e2: 8 segs, 38.2 K docs, 151.3 MB 411.7s _1eh: 8 segs, 183.9 K docs, 733.1 MB 388.4s _1eq: 8 segs, 37.8 K docs, 149.5 MB 361.6s _1ez: 8 segs, 37.6 K docs, 148.9 MB 274.9s _1fp: 8 segs, 180.9 K docs, 721.0 MB 128.7s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 275.0 sec: 149 segments, 16 merges 1132.7s _15e: 8 segs, 350.3 K docs, 1398.2 MB 980.4s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 968.4s _17p: 11 segs, 55.0 K docs, 217.9 MB 833.9s _19m: 8 segs, 105.3 K docs, 418.8 MB 658.7s _1bq: 8 segs, 217.9 K docs, 868.9 MB 634.8s _1c4: 8 segs, 106.0 K docs, 421.9 MB 597.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 524.8s _1dd: 8 segs, 38.3 K docs, 151.8 MB 501.6s _1dm: 8 segs, 38.2 K docs, 151.1 MB 480.0s _1dt: 8 segs, 104.7 K docs, 416.5 MB 456.4s _1e2: 8 segs, 38.2 K docs, 151.3 MB 416.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 393.3s _1eq: 8 segs, 37.8 K docs, 149.5 MB 366.5s _1ez: 8 segs, 37.6 K docs, 148.9 MB 279.8s _1fp: 8 segs, 180.9 K docs, 721.0 MB 133.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 280.0 sec: 149 segments, 16 merges 1137.7s _15e: 8 segs, 350.3 K docs, 1398.2 MB 985.4s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 973.4s _17p: 11 segs, 55.0 K docs, 217.9 MB 838.9s _19m: 8 segs, 105.3 K docs, 418.8 MB 663.7s _1bq: 8 segs, 217.9 K docs, 868.9 MB 639.8s _1c4: 8 segs, 106.0 K docs, 421.9 MB 602.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 529.8s _1dd: 8 segs, 38.3 K docs, 151.8 MB 506.6s _1dm: 8 segs, 38.2 K docs, 151.1 MB 485.0s _1dt: 8 segs, 104.7 K docs, 416.5 MB 461.4s _1e2: 8 segs, 38.2 K docs, 151.3 MB 421.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 398.3s _1eq: 8 segs, 37.8 K docs, 149.5 MB 371.5s _1ez: 8 segs, 37.6 K docs, 148.9 MB 284.8s _1fp: 8 segs, 180.9 K docs, 721.0 MB 138.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 285.0 sec: 149 segments, 16 merges 1142.7s _15e: 8 segs, 350.3 K docs, 1398.2 MB 990.4s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 978.4s _17p: 11 segs, 55.0 K docs, 217.9 MB 843.9s _19m: 8 segs, 105.3 K docs, 418.8 MB 668.7s _1bq: 8 segs, 217.9 K docs, 868.9 MB 644.8s _1c4: 8 segs, 106.0 K docs, 421.9 MB 607.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 534.8s _1dd: 8 segs, 38.3 K docs, 151.8 MB 511.6s _1dm: 8 segs, 38.2 K docs, 151.1 MB 490.0s _1dt: 8 segs, 104.7 K docs, 416.5 MB 466.4s _1e2: 8 segs, 38.2 K docs, 151.3 MB 426.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 403.3s _1eq: 8 segs, 37.8 K docs, 149.5 MB 376.5s _1ez: 8 segs, 37.6 K docs, 148.9 MB 289.8s _1fp: 8 segs, 180.9 K docs, 721.0 MB 143.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 290.0 sec: 149 segments, 16 merges 1147.7s _15e: 8 segs, 350.3 K docs, 1398.2 MB 995.4s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 983.4s _17p: 11 segs, 55.0 K docs, 217.9 MB 848.9s _19m: 8 segs, 105.3 K docs, 418.8 MB 673.7s _1bq: 8 segs, 217.9 K docs, 868.9 MB 649.8s _1c4: 8 segs, 106.0 K docs, 421.9 MB 612.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 539.8s _1dd: 8 segs, 38.3 K docs, 151.8 MB 516.6s _1dm: 8 segs, 38.2 K docs, 151.1 MB 495.0s _1dt: 8 segs, 104.7 K docs, 416.5 MB 471.4s _1e2: 8 segs, 38.2 K docs, 151.3 MB 431.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 408.4s _1eq: 8 segs, 37.8 K docs, 149.5 MB 381.5s _1ez: 8 segs, 37.6 K docs, 148.9 MB 294.8s _1fp: 8 segs, 180.9 K docs, 721.0 MB 148.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 295.0 sec: 149 segments, 16 merges 1152.8s _15e: 8 segs, 350.3 K docs, 1398.2 MB 1000.4s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 988.4s _17p: 11 segs, 55.0 K docs, 217.9 MB 853.9s _19m: 8 segs, 105.3 K docs, 418.8 MB 678.7s _1bq: 8 segs, 217.9 K docs, 868.9 MB 654.8s _1c4: 8 segs, 106.0 K docs, 421.9 MB 617.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 544.8s _1dd: 8 segs, 38.3 K docs, 151.8 MB 521.6s _1dm: 8 segs, 38.2 K docs, 151.1 MB 500.0s _1dt: 8 segs, 104.7 K docs, 416.5 MB 476.4s _1e2: 8 segs, 38.2 K docs, 151.3 MB 436.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 413.4s _1eq: 8 segs, 37.8 K docs, 149.5 MB 386.5s _1ez: 8 segs, 37.6 K docs, 148.9 MB 299.8s _1fp: 8 segs, 180.9 K docs, 721.0 MB 153.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 300.0 sec: 149 segments, 16 merges 1157.8s _15e: 8 segs, 350.3 K docs, 1398.2 MB 1005.4s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 993.4s _17p: 11 segs, 55.0 K docs, 217.9 MB 858.9s _19m: 8 segs, 105.3 K docs, 418.8 MB 683.7s _1bq: 8 segs, 217.9 K docs, 868.9 MB 659.8s _1c4: 8 segs, 106.0 K docs, 421.9 MB 622.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 549.8s _1dd: 8 segs, 38.3 K docs, 151.8 MB 526.6s _1dm: 8 segs, 38.2 K docs, 151.1 MB 505.0s _1dt: 8 segs, 104.7 K docs, 416.5 MB 481.4s _1e2: 8 segs, 38.2 K docs, 151.3 MB 441.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 418.4s _1eq: 8 segs, 37.8 K docs, 149.5 MB 391.5s _1ez: 8 segs, 37.6 K docs, 148.9 MB 304.8s _1fp: 8 segs, 180.9 K docs, 721.0 MB 158.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 305.0 sec: 149 segments, 16 merges 1162.8s _15e: 8 segs, 350.3 K docs, 1398.2 MB 1010.4s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 998.4s _17p: 11 segs, 55.0 K docs, 217.9 MB 863.9s _19m: 8 segs, 105.3 K docs, 418.8 MB 688.7s _1bq: 8 segs, 217.9 K docs, 868.9 MB 664.8s _1c4: 8 segs, 106.0 K docs, 421.9 MB 627.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 554.8s _1dd: 8 segs, 38.3 K docs, 151.8 MB 531.6s _1dm: 8 segs, 38.2 K docs, 151.1 MB 510.1s _1dt: 8 segs, 104.7 K docs, 416.5 MB 486.4s _1e2: 8 segs, 38.2 K docs, 151.3 MB 446.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 423.4s _1eq: 8 segs, 37.8 K docs, 149.5 MB 396.5s _1ez: 8 segs, 37.6 K docs, 148.9 MB 309.8s _1fp: 8 segs, 180.9 K docs, 721.0 MB 163.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 310.0 sec: 149 segments, 16 merges 1167.8s _15e: 8 segs, 350.3 K docs, 1398.2 MB 1015.4s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 1003.4s _17p: 11 segs, 55.0 K docs, 217.9 MB 868.9s _19m: 8 segs, 105.3 K docs, 418.8 MB 693.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 669.8s _1c4: 8 segs, 106.0 K docs, 421.9 MB 632.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 559.8s _1dd: 8 segs, 38.3 K docs, 151.8 MB 536.6s _1dm: 8 segs, 38.2 K docs, 151.1 MB 515.1s _1dt: 8 segs, 104.7 K docs, 416.5 MB 491.4s _1e2: 8 segs, 38.2 K docs, 151.3 MB 451.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 428.4s _1eq: 8 segs, 37.8 K docs, 149.5 MB 401.5s _1ez: 8 segs, 37.6 K docs, 148.9 MB 314.8s _1fp: 8 segs, 180.9 K docs, 721.0 MB 168.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 315.1 sec: 128 segments, 14 merges 1172.8s _15e: 8 segs, 350.3 K docs, 1398.2 MB 1020.5s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 1008.5s _17p: 11 segs, 55.0 K docs, 217.9 MB 874.0s _19m: 8 segs, 105.3 K docs, 418.8 MB 698.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 674.9s _1c4: 8 segs, 106.0 K docs, 421.9 MB 637.5s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 541.7s _1dm: 8 segs, 38.2 K docs, 151.1 MB 520.1s _1dt: 8 segs, 104.7 K docs, 416.5 MB 496.4s _1e2: 8 segs, 38.2 K docs, 151.3 MB 456.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 433.4s _1eq: 8 segs, 37.8 K docs, 149.5 MB 173.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 0.7s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 320.1 sec: 128 segments, 14 merges 1177.8s _15e: 8 segs, 350.3 K docs, 1398.2 MB 1025.5s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 1013.5s _17p: 11 segs, 55.0 K docs, 217.9 MB 879.0s _19m: 8 segs, 105.3 K docs, 418.8 MB 703.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 679.9s _1c4: 8 segs, 106.0 K docs, 421.9 MB 642.5s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 546.7s _1dm: 8 segs, 38.2 K docs, 151.1 MB 525.1s _1dt: 8 segs, 104.7 K docs, 416.5 MB 501.4s _1e2: 8 segs, 38.2 K docs, 151.3 MB 461.7s _1eh: 8 segs, 183.9 K docs, 733.1 MB 438.4s _1eq: 8 segs, 37.8 K docs, 149.5 MB 178.7s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 5.7s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 325.1 sec: 128 segments, 14 merges 1182.8s _15e: 8 segs, 350.3 K docs, 1398.2 MB 1030.5s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 1018.5s _17p: 11 segs, 55.0 K docs, 217.9 MB 884.0s _19m: 8 segs, 105.3 K docs, 418.8 MB 708.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 684.9s _1c4: 8 segs, 106.0 K docs, 421.9 MB 647.5s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 551.7s _1dm: 8 segs, 38.2 K docs, 151.1 MB 530.1s _1dt: 8 segs, 104.7 K docs, 416.5 MB 506.5s _1e2: 8 segs, 38.2 K docs, 151.3 MB 466.7s _1eh: 8 segs, 183.9 K docs, 733.1 MB 443.4s _1eq: 8 segs, 37.8 K docs, 149.5 MB 183.7s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 10.7s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 330.0 sec: 111 segments, 12 merges 1035.4s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 888.9s _19m: 8 segs, 105.3 K docs, 418.8 MB 713.7s _1bq: 8 segs, 217.9 K docs, 868.9 MB 689.8s _1c4: 8 segs, 106.0 K docs, 421.9 MB 652.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 556.6s _1dm: 8 segs, 38.2 K docs, 151.1 MB 535.0s _1dt: 8 segs, 104.7 K docs, 416.5 MB 511.4s _1e2: 8 segs, 38.2 K docs, 151.3 MB 471.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 448.3s _1eq: 8 segs, 37.8 K docs, 149.5 MB 188.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 15.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 335.0 sec: 104 segments, 11 merges 1040.4s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 893.9s _19m: 8 segs, 105.3 K docs, 418.8 MB 718.7s _1bq: 8 segs, 217.9 K docs, 868.9 MB 694.8s _1c4: 8 segs, 106.0 K docs, 421.9 MB 657.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 561.6s _1dm: 8 segs, 38.2 K docs, 151.1 MB 540.0s _1dt: 8 segs, 104.7 K docs, 416.5 MB 516.4s _1e2: 8 segs, 38.2 K docs, 151.3 MB 476.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 193.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 20.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 340.0 sec: 97 segments, 10 merges 1045.4s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 898.9s _19m: 8 segs, 105.3 K docs, 418.8 MB 723.7s _1bq: 8 segs, 217.9 K docs, 868.9 MB 699.8s _1c4: 8 segs, 106.0 K docs, 421.9 MB 662.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 545.0s _1dt: 8 segs, 104.7 K docs, 416.5 MB 521.4s _1e2: 8 segs, 38.2 K docs, 151.3 MB 481.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 198.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 25.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 345.0 sec: 90 segments, 9 merges 1050.4s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 903.9s _19m: 8 segs, 105.3 K docs, 418.8 MB 728.7s _1bq: 8 segs, 217.9 K docs, 868.9 MB 704.8s _1c4: 8 segs, 106.0 K docs, 421.9 MB 667.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 550.0s _1dt: 8 segs, 104.7 K docs, 416.5 MB 486.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 203.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 30.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 350.0 sec: 90 segments, 9 merges 1055.4s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 908.9s _19m: 8 segs, 105.3 K docs, 418.8 MB 733.7s _1bq: 8 segs, 217.9 K docs, 868.9 MB 709.8s _1c4: 8 segs, 106.0 K docs, 421.9 MB 672.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 555.0s _1dt: 8 segs, 104.7 K docs, 416.5 MB 491.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 208.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 35.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 355.0 sec: 90 segments, 9 merges 1060.4s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 913.9s _19m: 8 segs, 105.3 K docs, 418.8 MB 738.7s _1bq: 8 segs, 217.9 K docs, 868.9 MB 714.8s _1c4: 8 segs, 106.0 K docs, 421.9 MB 677.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 560.0s _1dt: 8 segs, 104.7 K docs, 416.5 MB 496.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 213.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 40.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 360.0 sec: 90 segments, 9 merges 1065.4s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 918.9s _19m: 8 segs, 105.3 K docs, 418.8 MB 743.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 719.8s _1c4: 8 segs, 106.0 K docs, 421.9 MB 682.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 565.1s _1dt: 8 segs, 104.7 K docs, 416.5 MB 501.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 218.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 45.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 365.0 sec: 90 segments, 9 merges 1070.4s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 923.9s _19m: 8 segs, 105.3 K docs, 418.8 MB 748.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 724.8s _1c4: 8 segs, 106.0 K docs, 421.9 MB 687.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 570.1s _1dt: 8 segs, 104.7 K docs, 416.5 MB 506.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 223.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 50.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 370.0 sec: 90 segments, 9 merges 1075.4s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 928.9s _19m: 8 segs, 105.3 K docs, 418.8 MB 753.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 729.8s _1c4: 8 segs, 106.0 K docs, 421.9 MB 692.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 575.1s _1dt: 8 segs, 104.7 K docs, 416.5 MB 511.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 228.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 55.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 375.0 sec: 90 segments, 9 merges 1080.5s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 934.0s _19m: 8 segs, 105.3 K docs, 418.8 MB 758.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 734.8s _1c4: 8 segs, 106.0 K docs, 421.9 MB 697.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 580.1s _1dt: 8 segs, 104.7 K docs, 416.5 MB 516.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 233.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 60.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 380.1 sec: 90 segments, 9 merges 1085.5s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 939.0s _19m: 8 segs, 105.3 K docs, 418.8 MB 763.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 739.8s _1c4: 8 segs, 106.0 K docs, 421.9 MB 702.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 585.1s _1dt: 8 segs, 104.7 K docs, 416.5 MB 521.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 238.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 65.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 385.1 sec: 90 segments, 9 merges 1090.5s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 944.0s _19m: 8 segs, 105.3 K docs, 418.8 MB 768.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 744.8s _1c4: 8 segs, 106.0 K docs, 421.9 MB 707.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 590.1s _1dt: 8 segs, 104.7 K docs, 416.5 MB 526.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 243.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 70.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 390.1 sec: 90 segments, 9 merges 1095.5s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 949.0s _19m: 8 segs, 105.3 K docs, 418.8 MB 773.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 749.8s _1c4: 8 segs, 106.0 K docs, 421.9 MB 712.5s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 595.1s _1dt: 8 segs, 104.7 K docs, 416.5 MB 531.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 248.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 75.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 395.1 sec: 83 segments, 8 merges 1100.5s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 778.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 754.8s _1c4: 8 segs, 106.0 K docs, 421.9 MB 717.5s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 600.1s _1dt: 8 segs, 104.7 K docs, 416.5 MB 536.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 253.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 80.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 400.1 sec: 83 segments, 8 merges 1105.5s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 783.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 759.9s _1c4: 8 segs, 106.0 K docs, 421.9 MB 722.5s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 605.1s _1dt: 8 segs, 104.7 K docs, 416.5 MB 541.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 258.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 85.7s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 405.1 sec: 83 segments, 8 merges 1110.5s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 788.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 764.9s _1c4: 8 segs, 106.0 K docs, 421.9 MB 727.5s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 610.1s _1dt: 8 segs, 104.7 K docs, 416.5 MB 546.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 263.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 90.7s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 410.1 sec: 76 segments, 7 merges 1115.5s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 793.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 732.5s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 615.1s _1dt: 8 segs, 104.7 K docs, 416.5 MB 551.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 268.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 95.7s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 415.1 sec: 76 segments, 7 merges 1120.5s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 798.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 737.5s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 620.1s _1dt: 8 segs, 104.7 K docs, 416.5 MB 556.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 273.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 100.7s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 420.1 sec: 76 segments, 7 merges 1125.5s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 803.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 742.5s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 625.1s _1dt: 8 segs, 104.7 K docs, 416.5 MB 561.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 278.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 105.7s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 425.1 sec: 76 segments, 7 merges 1130.5s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 808.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 747.5s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 630.1s _1dt: 8 segs, 104.7 K docs, 416.5 MB 566.7s _1eh: 8 segs, 183.9 K docs, 733.1 MB 283.7s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 110.7s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 430.1 sec: 76 segments, 7 merges 1135.5s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 813.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 752.5s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 635.1s _1dt: 8 segs, 104.7 K docs, 416.5 MB 571.7s _1eh: 8 segs, 183.9 K docs, 733.1 MB 288.7s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 115.7s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 435.0 sec: 76 segments, 7 merges 1140.4s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 818.7s _1bq: 8 segs, 217.9 K docs, 868.9 MB 757.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 640.0s _1dt: 8 segs, 104.7 K docs, 416.5 MB 576.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 293.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 120.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 440.0 sec: 69 segments, 7 merges 1145.4s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 823.7s _1bq: 8 segs, 217.9 K docs, 868.9 MB 762.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 581.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 298.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 125.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 2.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 445.0 sec: 69 segments, 7 merges 1150.4s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 828.7s _1bq: 8 segs, 217.9 K docs, 868.9 MB 767.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 586.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 303.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 130.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 7.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 450.0 sec: 69 segments, 7 merges 1155.4s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 833.7s _1bq: 8 segs, 217.9 K docs, 868.9 MB 772.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 591.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 308.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 135.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 12.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 455.0 sec: 69 segments, 7 merges 1160.4s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 838.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 777.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 596.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 313.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 140.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 17.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 460.0 sec: 69 segments, 7 merges 1165.4s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 843.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 782.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 601.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 318.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 145.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 22.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 465.0 sec: 69 segments, 7 merges 1170.5s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 848.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 787.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 606.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 323.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 150.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 27.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 470.1 sec: 69 segments, 7 merges 1175.5s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 853.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 792.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 611.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 328.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 155.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 32.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 475.1 sec: 69 segments, 7 merges 1180.5s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 858.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 797.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 616.6s _1eh: 8 segs, 183.9 K docs, 733.1 MB 333.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 160.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 37.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 480.1 sec: 62 segments, 6 merges 1185.5s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 863.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 802.5s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 338.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 165.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 42.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 485.1 sec: 62 segments, 6 merges 1190.5s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 868.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 807.5s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 343.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 170.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 47.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 490.1 sec: 62 segments, 6 merges 1195.5s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 873.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 812.5s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 348.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 175.7s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 52.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 495.1 sec: 62 segments, 6 merges 1200.5s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 878.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 817.5s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 353.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 180.7s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 57.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 500.1 sec: 62 segments, 6 merges 1205.5s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 883.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 822.5s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 358.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 185.7s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 62.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 505.1 sec: 62 segments, 6 merges 1210.5s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 888.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 827.5s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 363.7s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 190.7s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 67.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 510.1 sec: 62 segments, 6 merges 1215.5s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 893.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 832.5s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 368.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 195.7s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 72.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 515.1 sec: 62 segments, 6 merges 1220.5s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 898.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 837.5s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 373.7s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 200.7s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 77.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 520.1 sec: 62 segments, 6 merges 1225.5s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 903.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 842.5s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 378.7s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 205.7s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 82.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 525.0 sec: 62 segments, 6 merges 1230.4s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 908.7s _1bq: 8 segs, 217.9 K docs, 868.9 MB 847.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 383.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 210.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 87.6s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 530.0 sec: 62 segments, 6 merges 1235.4s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 913.7s _1bq: 8 segs, 217.9 K docs, 868.9 MB 852.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 388.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 215.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 92.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 535.0 sec: 62 segments, 6 merges 1240.4s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 918.7s _1bq: 8 segs, 217.9 K docs, 868.9 MB 857.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 393.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 220.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 97.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 540.0 sec: 62 segments, 6 merges 1245.4s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 923.7s _1bq: 8 segs, 217.9 K docs, 868.9 MB 862.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 398.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 225.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 102.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 545.0 sec: 62 segments, 6 merges 1250.4s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 928.7s _1bq: 8 segs, 217.9 K docs, 868.9 MB 867.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 403.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 230.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 107.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 550.0 sec: 62 segments, 6 merges 1255.4s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 933.7s _1bq: 8 segs, 217.9 K docs, 868.9 MB 872.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 408.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 235.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 112.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 555.0 sec: 62 segments, 6 merges 1260.4s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 938.7s _1bq: 8 segs, 217.9 K docs, 868.9 MB 877.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 413.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 240.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 117.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 560.0 sec: 62 segments, 6 merges 1265.4s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 943.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 882.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 418.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 245.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 122.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 565.0 sec: 62 segments, 6 merges 1270.4s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 948.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 887.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 423.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 250.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 127.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 570.0 sec: 62 segments, 6 merges 1275.4s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 953.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 892.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 428.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 255.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 132.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 575.0 sec: 62 segments, 6 merges 1280.5s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 958.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 897.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 433.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 260.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 137.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 580.1 sec: 62 segments, 6 merges 1285.5s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 963.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 902.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 438.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 265.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 142.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 585.1 sec: 62 segments, 6 merges 1290.5s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 968.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 907.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 443.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 270.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 147.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 590.1 sec: 62 segments, 6 merges 1295.5s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 973.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 912.5s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 448.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 275.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 152.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 595.1 sec: 62 segments, 6 merges 1300.5s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 978.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 917.5s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 453.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 280.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 157.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 600.1 sec: 62 segments, 6 merges 1305.5s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 983.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 922.5s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 458.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 285.7s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 162.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 605.1 sec: 62 segments, 6 merges 1310.5s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 988.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 927.5s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 463.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 290.7s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 167.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 610.1 sec: 62 segments, 6 merges 1315.5s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 993.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 932.5s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 468.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 295.7s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 172.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 615.1 sec: 62 segments, 6 merges 1320.5s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 998.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 937.5s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 473.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 300.7s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 177.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 620.1 sec: 62 segments, 6 merges 1325.5s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 1003.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 942.5s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 478.7s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 305.7s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 182.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 625.1 sec: 62 segments, 6 merges 1330.5s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 1008.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 947.5s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 483.7s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 310.7s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 187.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 630.0 sec: 62 segments, 6 merges 1335.4s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 1013.7s _1bq: 8 segs, 217.9 K docs, 868.9 MB 952.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 488.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 315.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 192.6s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 635.0 sec: 62 segments, 6 merges 1340.4s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 1018.7s _1bq: 8 segs, 217.9 K docs, 868.9 MB 957.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 493.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 320.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 197.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 640.0 sec: 62 segments, 6 merges 1345.4s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 1023.7s _1bq: 8 segs, 217.9 K docs, 868.9 MB 962.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 498.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 325.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 202.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 645.0 sec: 62 segments, 6 merges 1350.4s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 1028.7s _1bq: 8 segs, 217.9 K docs, 868.9 MB 967.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 503.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 330.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 207.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 650.0 sec: 62 segments, 6 merges 1355.4s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 1033.7s _1bq: 8 segs, 217.9 K docs, 868.9 MB 972.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 508.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 335.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 212.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 655.0 sec: 62 segments, 6 merges 1360.4s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 1038.7s _1bq: 8 segs, 217.9 K docs, 868.9 MB 977.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 513.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 340.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 217.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 660.0 sec: 62 segments, 6 merges 1365.4s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 1043.8s _1bq: 8 segs, 217.9 K docs, 868.9 MB 982.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 518.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 345.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 222.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 665.1 sec: 55 segments, 5 merges 1370.5s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 987.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 523.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 350.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 227.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 670.1 sec: 55 segments, 5 merges 1375.5s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 992.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 528.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 355.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 232.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 675.1 sec: 55 segments, 5 merges 1380.5s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 997.5s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 533.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 360.7s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 237.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 680.1 sec: 55 segments, 5 merges 1385.5s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 1002.5s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 538.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 365.7s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 242.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 685.1 sec: 55 segments, 5 merges 1390.5s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 1007.5s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 543.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 370.7s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 247.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 690.1 sec: 55 segments, 5 merges 1395.5s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 1012.5s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 548.7s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 375.7s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 252.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 695.0 sec: 55 segments, 5 merges 1400.4s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 1017.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 553.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 380.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 257.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 700.0 sec: 55 segments, 5 merges 1405.4s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 1022.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 558.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 385.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 262.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 705.0 sec: 55 segments, 5 merges 1410.4s _17i: 8 segs, 1142.3 K docs, 4563.9 MB 1027.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 563.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 390.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 267.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 710.0 sec: 48 segments, 4 merges 1032.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 568.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 395.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 272.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 715.0 sec: 48 segments, 4 merges 1037.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 573.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 400.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 277.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 720.0 sec: 48 segments, 4 merges 1042.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 578.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 405.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 282.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 725.0 sec: 48 segments, 4 merges 1047.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 583.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 410.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 287.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 730.0 sec: 48 segments, 4 merges 1052.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 588.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 415.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 292.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 735.0 sec: 48 segments, 4 merges 1057.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 593.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 420.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 297.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 740.1 sec: 48 segments, 4 merges 1062.4s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 598.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 425.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 302.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 745.1 sec: 48 segments, 4 merges 1067.5s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 603.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 430.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 307.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 750.1 sec: 48 segments, 4 merges 1072.5s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 608.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 435.7s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 312.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 755.1 sec: 48 segments, 4 merges 1077.5s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 613.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 440.7s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 317.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 760.1 sec: 48 segments, 4 merges 1082.5s _1cl: 8 segs, 318.5 K docs, 1270.9 MB 618.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 445.7s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 322.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 765.1 sec: 41 segments, 3 merges 623.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 450.7s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 327.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 770.1 sec: 41 segments, 3 merges 628.7s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 455.7s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 332.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 775.0 sec: 41 segments, 3 merges 633.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 460.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 337.6s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 780.0 sec: 41 segments, 3 merges 638.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 465.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 342.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 785.0 sec: 41 segments, 3 merges 643.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 470.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 347.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 790.0 sec: 41 segments, 3 merges 648.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 475.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 352.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 795.0 sec: 41 segments, 3 merges 653.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 480.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 357.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 800.0 sec: 41 segments, 3 merges 658.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 485.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 362.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 805.0 sec: 41 segments, 3 merges 663.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 490.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 367.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 810.0 sec: 41 segments, 3 merges 668.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 495.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 372.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 815.0 sec: 41 segments, 3 merges 673.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 500.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 377.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 820.0 sec: 41 segments, 3 merges 678.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 505.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 382.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 825.0 sec: 41 segments, 3 merges 683.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 510.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 387.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 830.0 sec: 41 segments, 3 merges 688.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 515.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 392.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 835.0 sec: 41 segments, 3 merges 693.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 520.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 397.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 840.0 sec: 41 segments, 3 merges 698.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 525.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 402.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 845.1 sec: 41 segments, 3 merges 703.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 530.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 407.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 850.1 sec: 41 segments, 3 merges 708.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 535.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 412.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 855.1 sec: 41 segments, 3 merges 713.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 540.7s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 417.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 860.1 sec: 41 segments, 3 merges 718.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 545.7s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 422.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 865.1 sec: 41 segments, 3 merges 723.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 550.7s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 427.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 870.1 sec: 41 segments, 3 merges 728.7s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 555.7s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 432.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 875.0 sec: 41 segments, 3 merges 733.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 560.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 437.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 880.0 sec: 41 segments, 3 merges 738.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 565.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 442.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 885.0 sec: 41 segments, 3 merges 743.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 570.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 447.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 890.0 sec: 41 segments, 3 merges 748.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 575.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 452.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 895.0 sec: 41 segments, 3 merges 753.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 580.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 457.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 900.0 sec: 41 segments, 3 merges 758.6s _1fs: 8 segs, 413.5 K docs, 1649.3 MB 585.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 462.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 905.1 sec: 34 segments, 2 merges 590.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 467.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 910.1 sec: 34 segments, 2 merges 595.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 472.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 915.1 sec: 34 segments, 2 merges 600.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 477.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 920.1 sec: 34 segments, 2 merges 605.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 482.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 925.1 sec: 34 segments, 2 merges 610.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 487.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 930.1 sec: 34 segments, 2 merges 615.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 492.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 935.1 sec: 34 segments, 2 merges 620.7s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 497.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 940.1 sec: 34 segments, 2 merges 625.7s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 502.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 945.1 sec: 34 segments, 2 merges 630.7s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 507.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 950.1 sec: 34 segments, 2 merges 635.7s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 512.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 955.1 sec: 34 segments, 2 merges 640.7s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 517.7s _1fu: 8 segs, 303.1 K docs, 1207.9 MB 960.1 sec: 27 segments, 1 merges 645.7s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 965.1 sec: 27 segments, 1 merges 650.7s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 970.1 sec: 27 segments, 1 merges 655.7s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 975.0 sec: 27 segments, 1 merges 660.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 980.0 sec: 27 segments, 1 merges 665.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 985.0 sec: 27 segments, 1 merges 670.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 990.0 sec: 27 segments, 1 merges 675.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 995.0 sec: 27 segments, 1 merges 680.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 1000.0 sec: 27 segments, 1 merges 685.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 1005.0 sec: 27 segments, 1 merges 690.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 1010.0 sec: 27 segments, 1 merges 695.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 1015.0 sec: 27 segments, 1 merges 700.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 1020.0 sec: 27 segments, 1 merges 705.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 1025.0 sec: 27 segments, 1 merges 710.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 1030.0 sec: 27 segments, 1 merges 715.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 1035.0 sec: 27 segments, 1 merges 720.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 1040.0 sec: 27 segments, 1 merges 725.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 1045.1 sec: 27 segments, 1 merges 730.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 1050.1 sec: 27 segments, 1 merges 735.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 1055.1 sec: 27 segments, 1 merges 740.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 1060.1 sec: 27 segments, 1 merges 745.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 1065.1 sec: 27 segments, 1 merges 750.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 1070.1 sec: 27 segments, 1 merges 755.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 1075.1 sec: 27 segments, 1 merges 760.7s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 1080.1 sec: 27 segments, 1 merges 765.7s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 1085.1 sec: 27 segments, 1 merges 770.7s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 1090.1 sec: 27 segments, 1 merges 775.7s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 1095.1 sec: 27 segments, 1 merges 780.7s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 1100.1 sec: 27 segments, 1 merges 785.7s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 1105.1 sec: 27 segments, 1 merges 790.7s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 1110.1 sec: 27 segments, 1 merges 795.7s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 1115.1 sec: 27 segments, 1 merges 800.7s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 1120.0 sec: 27 segments, 1 merges 805.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 1125.0 sec: 27 segments, 1 merges 810.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 1130.0 sec: 27 segments, 1 merges 815.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 1135.0 sec: 27 segments, 1 merges 820.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 1140.0 sec: 27 segments, 1 merges 825.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 1145.0 sec: 27 segments, 1 merges 830.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 1150.0 sec: 27 segments, 1 merges 835.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 1155.0 sec: 27 segments, 1 merges 840.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 1160.0 sec: 27 segments, 1 merges 845.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 1165.0 sec: 27 segments, 1 merges 850.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 1170.0 sec: 27 segments, 1 merges 855.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 1175.0 sec: 27 segments, 1 merges 860.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 1180.0 sec: 27 segments, 1 merges 865.6s _1ft: 8 segs, 1131.0 K docs, 4518.9 MB 1185.1 sec: 20 segments, 1 merges 2.7s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1190.1 sec: 20 segments, 1 merges 7.8s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1195.0 sec: 20 segments, 1 merges 12.7s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1200.0 sec: 20 segments, 1 merges 17.7s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1205.0 sec: 20 segments, 1 merges 22.7s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1210.0 sec: 20 segments, 1 merges 27.7s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1215.0 sec: 20 segments, 1 merges 32.7s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1220.0 sec: 20 segments, 1 merges 37.7s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1225.0 sec: 20 segments, 1 merges 42.7s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1230.0 sec: 20 segments, 1 merges 47.7s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1235.0 sec: 20 segments, 1 merges 52.7s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1240.0 sec: 20 segments, 1 merges 57.7s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1245.0 sec: 20 segments, 1 merges 62.7s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1250.0 sec: 20 segments, 1 merges 67.7s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1255.0 sec: 20 segments, 1 merges 72.7s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1260.1 sec: 20 segments, 1 merges 77.7s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1265.1 sec: 20 segments, 1 merges 82.7s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1270.1 sec: 20 segments, 1 merges 87.7s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1275.1 sec: 20 segments, 1 merges 92.7s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1280.1 sec: 20 segments, 1 merges 97.7s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1285.1 sec: 20 segments, 1 merges 102.7s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1290.1 sec: 20 segments, 1 merges 107.7s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1295.1 sec: 20 segments, 1 merges 112.7s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1300.1 sec: 20 segments, 1 merges 117.7s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1305.1 sec: 20 segments, 1 merges 122.7s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1310.1 sec: 20 segments, 1 merges 127.8s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1315.1 sec: 20 segments, 1 merges 132.8s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1320.1 sec: 20 segments, 1 merges 137.8s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1325.1 sec: 20 segments, 1 merges 142.8s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1330.0 sec: 20 segments, 1 merges 147.7s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1335.0 sec: 20 segments, 1 merges 152.7s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1340.0 sec: 20 segments, 1 merges 157.7s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1345.0 sec: 20 segments, 1 merges 162.7s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1350.0 sec: 20 segments, 1 merges 167.7s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1355.0 sec: 20 segments, 1 merges 172.7s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1360.0 sec: 20 segments, 1 merges 177.7s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1365.0 sec: 20 segments, 1 merges 182.7s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1370.0 sec: 20 segments, 1 merges 187.7s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1375.0 sec: 20 segments, 1 merges 192.7s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1380.0 sec: 20 segments, 1 merges 197.7s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1385.0 sec: 20 segments, 1 merges 202.7s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1390.0 sec: 20 segments, 1 merges 207.7s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1395.0 sec: 20 segments, 1 merges 212.7s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1400.1 sec: 20 segments, 1 merges 217.7s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1405.1 sec: 20 segments, 1 merges 222.7s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1410.1 sec: 20 segments, 1 merges 227.7s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1415.1 sec: 20 segments, 1 merges 232.7s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1420.1 sec: 20 segments, 1 merges 237.7s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1425.1 sec: 20 segments, 1 merges 242.7s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1430.1 sec: 20 segments, 1 merges 247.7s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1435.1 sec: 20 segments, 1 merges 252.7s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1440.1 sec: 20 segments, 1 merges 257.7s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1445.1 sec: 20 segments, 1 merges 262.7s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1450.1 sec: 20 segments, 1 merges 267.8s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1455.1 sec: 20 segments, 1 merges 272.8s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1460.1 sec: 20 segments, 1 merges 277.8s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1465.1 sec: 20 segments, 1 merges 282.8s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1470.0 sec: 20 segments, 1 merges 287.7s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1475.0 sec: 20 segments, 1 merges 292.7s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1480.0 sec: 20 segments, 1 merges 297.7s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1485.0 sec: 20 segments, 1 merges 302.7s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1490.0 sec: 20 segments, 1 merges 307.7s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1495.0 sec: 20 segments, 1 merges 312.7s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1500.0 sec: 20 segments, 1 merges 317.7s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1505.0 sec: 20 segments, 1 merges 322.7s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1510.0 sec: 20 segments, 1 merges 327.7s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1515.0 sec: 20 segments, 1 merges 332.7s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1520.0 sec: 20 segments, 1 merges 337.7s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1525.0 sec: 20 segments, 1 merges 342.7s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1530.1 sec: 20 segments, 1 merges 347.7s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1535.1 sec: 20 segments, 1 merges 352.7s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1540.1 sec: 20 segments, 1 merges 357.7s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1545.1 sec: 20 segments, 1 merges 362.7s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1550.1 sec: 20 segments, 1 merges 367.7s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1555.1 sec: 20 segments, 1 merges 372.7s _1fv: 4 segs, 1235.1 K docs, 4939.1 MB 1560.1 sec: 17 segments, 1 merges 3.2s _1fw: 4 segs, 1215.9 K docs, 4862.0 MB 1565.0 sec: 17 segments, 1 merges 8.1s _1fw: 4 segs, 1215.9 K docs, 4862.0 MB 1570.0 sec: 17 segments, 1 merges 13.1s _1fw: 4 segs, 1215.9 K docs, 4862.0 MB 1575.0 sec: 17 segments, 1 merges 18.1s _1fw: 4 segs, 1215.9 K docs, 4862.0 MB 1580.0 sec: 17 segments, 1 merges 23.1s _1fw: 4 segs, 1215.9 K docs, 4862.0 MB 1585.0 sec: 17 segments, 1 merges 28.1s _1fw: 4 segs, 1215.9 K docs, 4862.0 MB 1590.0 sec: 17 segments, 1 merges 33.1s _1fw: 4 segs, 1215.9 K docs, 4862.0 MB 1595.0 sec: 17 segments, 1 merges 38.1s _1fw: 4 segs, 1215.9 K docs, 4862.0 MB 1600.0 sec: 17 segments, 1 merges 43.1s _1fw: 4 segs, 1215.9 K docs, 4862.0 MB 1605.0 sec: 17 segments, 1 merges 48.1s _1fw: 4 segs, 1215.9 K docs, 4862.0 MB 1610.0 sec: 17 segments, 1 merges 53.1s _1fw: 4 segs, 1215.9 K docs, 4862.0 MB 1615.1 sec: 17 segments, 1 merges 58.1s _1fw: 4 segs, 1215.9 K docs, 4862.0 MB 1620.1 sec: 17 segments, 1 merges 63.2s _1fw: 4 segs, 1215.9 K docs, 4862.0 MB 1625.1 sec: 17 segments, 1 merges 68.2s _1fw: 4 segs, 1215.9 K docs, 4862.0 MB 1630.1 sec: 17 segments, 1 merges 73.2s _1fw: 4 segs, 1215.9 K docs, 4862.0 MB 1635.1 sec: 17 segments, 1 merges 78.2s _1fw: 4 segs, 1215.9 K docs, 4862.0 MB 1640.1 sec: 17 segments, 1 merges 83.2s _1fw: 4 segs, 1215.9 K docs, 4862.0 MB 1645.1 sec: 17 segments, 1 merges 88.2s _1fw: 4 segs, 1215.9 K docs, 4862.0 MB 1650.1 sec: 17 segments, 1 merges 93.2s _1fw: 4 segs, 1215.9 K docs, 4862.0 MB 1655.1 sec: 17 segments, 1 merges 98.2s _1fw: 4 segs, 1215.9 K docs, 4862.0 MB 1660.1 sec: 17 segments, 1 merges 103.2s _1fw: 4 segs, 1215.9 K docs, 4862.0 MB 1665.1 sec: 17 segments, 1 merges 108.2s _1fw: 4 segs, 1215.9 K docs, 4862.0 MB 1670.1 sec: 17 segments, 1 merges 113.2s _1fw: 4 segs, 1215.9 K docs, 4862.0 MB 1675.1 sec: 17 segments, 1 merges 118.2s _1fw: 4 segs, 1215.9 K docs, 4862.0 MB 1680.1 sec: 17 segments, 1 merges 123.2s _1fw: 4 segs, 1215.9 K docs, 4862.0 MB 1685.0 sec: 17 segments, 1 merges 128.1s _1fw: 4 segs, 1215.9 K docs, 4862.0 MB 1690.0 sec: 17 segments, 1 merges 133.1s _1fw: 4 segs, 1215.9 K docs, 4862.0 MB 1695.0 sec: 17 segments, 1 merges 138.1s _1fw: 4 segs, 1215.9 K docs, 4862.0 MB 1700.0 sec: 17 segments, 1 merges 143.1s _1fw: 4 segs, 1215.9 K docs, 4862.0 MB 1705.0 sec: 17 segments, 1 merges 148.1s _1fw: 4 segs, 1215.9 K docs, 4862.0 MB 1710.0 sec: 17 segments, 1 merges 153.1s _1fw: 4 segs, 1215.9 K docs, 4862.0 MB 1715.0 sec: 17 segments, 1 merges 158.1s _1fw: 4 segs, 1215.9 K docs, 4862.0 MB 1720.0 sec: 17 segments, 1 merges 163.1s _1fw: 4 segs, 1215.9 K docs, 4862.0 MB 1725.0 sec: 17 segments, 1 merges 168.1s _1fw: 4 segs, 1215.9 K docs, 4862.0 MB 1730.0 sec: 17 segments, 1 merges 173.1s _1fw: 4 segs, 1215.9 K docs, 4862.0 MB 1735.0 sec: 17 segments, 1 merges 178.1s _1fw: 4 segs, 1215.9 K docs, 4862.0 MB 1740.0 sec: 17 segments, 1 merges 183.1s _1fw: 4 segs, 1215.9 K docs, 4862.0 MB 1745.0 sec: 17 segments, 1 merges 188.1s _1fw: 4 segs, 1215.9 K docs, 4862.0 MB 1750.1 sec: 17 segments, 1 merges 193.1s _1fw: 4 segs, 1215.9 K docs, 4862.0 MB 1755.1 sec: 17 segments, 1 merges 198.2s _1fw: 4 segs, 1215.9 K docs, 4862.0 MB 1760.1 sec: 17 segments, 1 merges 203.2s _1fw: 4 segs, 1215.9 K docs, 4862.0 MB 1765.1 sec: 17 segments, 1 merges 208.2s _1fw: 4 segs, 1215.9 K docs, 4862.0 MB 1770.1 sec: 17 segments, 1 merges 213.2s _1fw: 4 segs, 1215.9 K docs, 4862.0 MB 1775.1 sec: 17 segments, 1 merges 218.2s _1fw: 4 segs, 1215.9 K docs, 4862.0 MB 1780.1 sec: 17 segments, 1 merges 223.2s _1fw: 4 segs, 1215.9 K docs, 4862.0 MB 1785.1 sec: 17 segments, 1 merges 228.2s _1fw: 4 segs, 1215.9 K docs, 4862.0 MB 1790.1 sec: 17 segments, 1 merges 233.2s _1fw: 4 segs, 1215.9 K docs, 4862.0 MB 1795.1 sec: 17 segments, 1 merges 238.2s _1fw: 4 segs, 1215.9 K docs, 4862.0 MB 1800.1 sec: 17 segments, 1 merges 243.2s _1fw: 4 segs, 1215.9 K docs, 4862.0 MB 1805.1 sec: 17 segments, 1 merges 248.2s _1fw: 4 segs, 1215.9 K docs, 4862.0 MB 1810.1 sec: 17 segments, 1 merges 253.2s _1fw: 4 segs, 1215.9 K docs, 4862.0 MB 1815.1 sec: 17 segments, 1 merges 258.2s _1fw: 4 segs, 1215.9 K docs, 4862.0 MB 1820.1 sec: 17 segments, 1 merges 263.2s _1fw: 4 segs, 1215.9 K docs, 4862.0 MB 1825.0 sec: 17 segments, 1 merges 268.1s _1fw: 4 segs, 1215.9 K docs, 4862.0 MB 1830.0 sec: 17 segments, 1 merges 273.1s _1fw: 4 segs, 1215.9 K docs, 4862.0 MB 1835.0 sec: 17 segments, 1 merges 278.1s _1fw: 4 segs, 1215.9 K docs, 4862.0 MB 1840.0 sec: 17 segments, 1 merges 283.1s _1fw: 4 segs, 1215.9 K docs, 4862.0 MB 1845.0 sec: 17 segments, 1 merges 288.1s _1fw: 4 segs, 1215.9 K docs, 4862.0 MB 1850.0 sec: 17 segments, 1 merges 293.1s _1fw: 4 segs, 1215.9 K docs, 4862.0 MB 1855.0 sec: 17 segments, 1 merges 298.1s _1fw: 4 segs, 1215.9 K docs, 4862.0 MB 1860.0 sec: 17 segments, 1 merges 303.1s _1fw: 4 segs, 1215.9 K docs, 4862.0 MB 1865.0 sec: 17 segments, 1 merges 308.1s _1fw: 4 segs, 1215.9 K docs, 4862.0 MB 1870.0 sec: 17 segments, 1 merges 313.1s _1fw: 4 segs, 1215.9 K docs, 4862.0 MB 1875.0 sec: 17 segments, 1 merges 318.1s _1fw: 4 segs, 1215.9 K docs, 4862.0 MB 1880.0 sec: 17 segments, 1 merges 323.1s _1fw: 4 segs, 1215.9 K docs, 4862.0 MB 1885.0 sec: 17 segments, 1 merges 328.1s _1fw: 4 segs, 1215.9 K docs, 4862.0 MB 1890.0 sec: 17 segments, 1 merges 333.1s _1fw: 4 segs, 1215.9 K docs, 4862.0 MB 1895.1 sec: 17 segments, 1 merges 338.2s _1fw: 4 segs, 1215.9 K docs, 4862.0 MB 1900.1 sec: 17 segments, 1 merges 343.2s _1fw: 4 segs, 1215.9 K docs, 4862.0 MB 1905.1 sec: 17 segments, 1 merges 348.2s _1fw: 4 segs, 1215.9 K docs, 4862.0 MB 1910.1 sec: 17 segments, 1 merges 353.2s _1fw: 4 segs, 1215.9 K docs, 4862.0 MB 1915.1 sec: 17 segments, 1 merges 358.2s _1fw: 4 segs, 1215.9 K docs, 4862.0 MB done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Indexed 8000000 docs in 3130 seconds reindex takes 3130.62 sec Force merge index in knn-reuse/indices/dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-1765126857478-8000000-32-100-fm now wait for already running merges to finish 0.0 sec: 14 segments, 1 merges 5.0 sec: 14 segments, 1 merges 5.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 10.0 sec: 14 segments, 1 merges 10.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 15.0 sec: 14 segments, 1 merges 15.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 20.0 sec: 14 segments, 1 merges 20.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 25.0 sec: 14 segments, 1 merges 25.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 30.0 sec: 14 segments, 1 merges 30.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 35.0 sec: 14 segments, 1 merges 35.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 40.0 sec: 14 segments, 1 merges 40.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 45.0 sec: 14 segments, 1 merges 45.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 50.1 sec: 14 segments, 1 merges 50.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 55.1 sec: 14 segments, 1 merges 55.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 60.1 sec: 14 segments, 1 merges 60.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 65.1 sec: 14 segments, 1 merges 65.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 70.1 sec: 14 segments, 1 merges 70.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 75.1 sec: 14 segments, 1 merges 75.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 80.1 sec: 14 segments, 1 merges 80.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 85.1 sec: 14 segments, 1 merges 85.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 90.1 sec: 14 segments, 1 merges 90.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 95.0 sec: 14 segments, 1 merges 95.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 100.0 sec: 14 segments, 1 merges 100.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 105.0 sec: 14 segments, 1 merges 105.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 110.0 sec: 14 segments, 1 merges 110.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 115.0 sec: 14 segments, 1 merges 115.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 120.0 sec: 14 segments, 1 merges 120.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 125.0 sec: 14 segments, 1 merges 125.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 130.0 sec: 14 segments, 1 merges 130.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 135.0 sec: 14 segments, 1 merges 135.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 140.0 sec: 14 segments, 1 merges 140.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 145.1 sec: 14 segments, 1 merges 145.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 150.1 sec: 14 segments, 1 merges 150.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 155.1 sec: 14 segments, 1 merges 155.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 160.1 sec: 14 segments, 1 merges 160.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 165.1 sec: 14 segments, 1 merges 165.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 170.1 sec: 14 segments, 1 merges 170.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 175.1 sec: 14 segments, 1 merges 175.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 180.1 sec: 14 segments, 1 merges 180.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 185.1 sec: 14 segments, 1 merges 185.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 190.1 sec: 14 segments, 1 merges 190.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 195.1 sec: 14 segments, 1 merges 195.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 200.0 sec: 14 segments, 1 merges 200.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 205.0 sec: 14 segments, 1 merges 205.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 210.0 sec: 14 segments, 1 merges 210.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 215.0 sec: 14 segments, 1 merges 215.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 220.0 sec: 14 segments, 1 merges 220.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 225.0 sec: 14 segments, 1 merges 225.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 230.0 sec: 14 segments, 1 merges 230.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 235.0 sec: 14 segments, 1 merges 235.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 240.0 sec: 14 segments, 1 merges 240.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 245.0 sec: 14 segments, 1 merges 245.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 250.1 sec: 14 segments, 1 merges 250.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 255.1 sec: 14 segments, 1 merges 255.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 260.1 sec: 14 segments, 1 merges 260.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 265.1 sec: 14 segments, 1 merges 265.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 270.1 sec: 14 segments, 1 merges 270.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 275.1 sec: 14 segments, 1 merges 275.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 280.1 sec: 14 segments, 1 merges 280.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 285.1 sec: 14 segments, 1 merges 285.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 290.1 sec: 14 segments, 1 merges 290.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 295.1 sec: 14 segments, 1 merges 295.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 300.1 sec: 14 segments, 1 merges 300.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 305.0 sec: 14 segments, 1 merges 305.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 310.0 sec: 14 segments, 1 merges 310.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 315.0 sec: 14 segments, 1 merges 315.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 320.0 sec: 14 segments, 1 merges 320.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 325.0 sec: 14 segments, 1 merges 325.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 330.1 sec: 14 segments, 1 merges 330.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 335.1 sec: 14 segments, 1 merges 335.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 340.1 sec: 14 segments, 1 merges 340.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 345.1 sec: 14 segments, 1 merges 345.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 350.1 sec: 14 segments, 1 merges 350.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 355.1 sec: 14 segments, 1 merges 355.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 360.0 sec: 14 segments, 1 merges 360.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 365.0 sec: 14 segments, 1 merges 365.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 370.0 sec: 14 segments, 1 merges 370.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 375.0 sec: 14 segments, 1 merges 375.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 380.0 sec: 14 segments, 1 merges 380.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 385.0 sec: 14 segments, 1 merges 385.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 390.0 sec: 14 segments, 1 merges 390.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 395.0 sec: 14 segments, 1 merges 395.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 400.0 sec: 14 segments, 1 merges 400.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 405.0 sec: 14 segments, 1 merges 405.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 410.0 sec: 14 segments, 1 merges 410.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 415.0 sec: 14 segments, 1 merges 415.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 420.1 sec: 14 segments, 1 merges 420.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 425.1 sec: 14 segments, 1 merges 425.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 430.1 sec: 14 segments, 1 merges 430.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 435.1 sec: 14 segments, 1 merges 435.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 440.1 sec: 14 segments, 1 merges 440.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 445.1 sec: 14 segments, 1 merges 445.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 450.1 sec: 14 segments, 1 merges 450.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 455.1 sec: 14 segments, 1 merges 455.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 460.1 sec: 14 segments, 1 merges 460.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 465.1 sec: 14 segments, 1 merges 465.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 470.1 sec: 14 segments, 1 merges 470.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 475.0 sec: 14 segments, 1 merges 475.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 480.0 sec: 14 segments, 1 merges 480.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 485.0 sec: 14 segments, 1 merges 485.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 490.0 sec: 14 segments, 1 merges 490.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 495.0 sec: 14 segments, 1 merges 495.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 500.0 sec: 14 segments, 1 merges 500.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 505.0 sec: 14 segments, 1 merges 505.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 510.0 sec: 14 segments, 1 merges 510.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 515.0 sec: 14 segments, 1 merges 515.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 520.0 sec: 14 segments, 1 merges 520.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 525.0 sec: 14 segments, 1 merges 525.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 530.1 sec: 14 segments, 1 merges 530.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 535.1 sec: 14 segments, 1 merges 535.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 540.1 sec: 14 segments, 1 merges 540.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 545.1 sec: 14 segments, 1 merges 545.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 550.1 sec: 14 segments, 1 merges 550.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 555.1 sec: 14 segments, 1 merges 555.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 560.1 sec: 14 segments, 1 merges 560.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 565.1 sec: 14 segments, 1 merges 565.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 570.1 sec: 14 segments, 1 merges 570.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 575.1 sec: 14 segments, 1 merges 575.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 580.1 sec: 14 segments, 1 merges 580.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 585.0 sec: 14 segments, 1 merges 585.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 590.0 sec: 14 segments, 1 merges 590.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 595.0 sec: 14 segments, 1 merges 595.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 600.0 sec: 14 segments, 1 merges 600.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 605.0 sec: 14 segments, 1 merges 605.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 610.0 sec: 14 segments, 1 merges 610.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 615.0 sec: 14 segments, 1 merges 615.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 620.0 sec: 14 segments, 1 merges 620.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 625.0 sec: 14 segments, 1 merges 625.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 630.0 sec: 14 segments, 1 merges 630.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 635.0 sec: 14 segments, 1 merges 635.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 640.0 sec: 14 segments, 1 merges 640.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 645.1 sec: 14 segments, 1 merges 645.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 650.1 sec: 14 segments, 1 merges 650.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 655.1 sec: 14 segments, 1 merges 655.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 660.1 sec: 14 segments, 1 merges 660.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 665.1 sec: 14 segments, 1 merges 665.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 670.1 sec: 14 segments, 1 merges 670.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 675.1 sec: 14 segments, 1 merges 675.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 680.1 sec: 14 segments, 1 merges 680.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 685.1 sec: 14 segments, 1 merges 685.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 690.1 sec: 14 segments, 1 merges 690.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 695.1 sec: 14 segments, 1 merges 695.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 700.0 sec: 14 segments, 1 merges 700.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 705.0 sec: 14 segments, 1 merges 705.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 710.0 sec: 14 segments, 1 merges 710.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 715.0 sec: 14 segments, 1 merges 715.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 720.0 sec: 14 segments, 1 merges 720.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 725.0 sec: 14 segments, 1 merges 725.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 730.0 sec: 14 segments, 1 merges 730.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 735.0 sec: 14 segments, 1 merges 735.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 740.0 sec: 14 segments, 1 merges 740.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 745.0 sec: 14 segments, 1 merges 745.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 750.0 sec: 14 segments, 1 merges 750.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 755.1 sec: 14 segments, 1 merges 755.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 760.1 sec: 14 segments, 1 merges 760.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 765.1 sec: 14 segments, 1 merges 765.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 770.1 sec: 14 segments, 1 merges 770.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 775.1 sec: 14 segments, 1 merges 775.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 780.1 sec: 14 segments, 1 merges 780.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 785.0 sec: 14 segments, 1 merges 785.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 790.0 sec: 14 segments, 1 merges 790.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 795.0 sec: 14 segments, 1 merges 795.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 800.0 sec: 14 segments, 1 merges 800.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 805.0 sec: 14 segments, 1 merges 805.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 810.0 sec: 14 segments, 1 merges 810.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 815.0 sec: 14 segments, 1 merges 815.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 820.0 sec: 14 segments, 1 merges 820.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 825.0 sec: 14 segments, 1 merges 825.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 830.0 sec: 14 segments, 1 merges 830.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 835.0 sec: 14 segments, 1 merges 835.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 840.1 sec: 14 segments, 1 merges 840.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 845.1 sec: 14 segments, 1 merges 845.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 850.1 sec: 14 segments, 1 merges 850.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 855.1 sec: 14 segments, 1 merges 855.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 860.1 sec: 14 segments, 1 merges 860.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 865.1 sec: 14 segments, 1 merges 865.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 870.1 sec: 14 segments, 1 merges 870.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 875.1 sec: 14 segments, 1 merges 875.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 880.1 sec: 14 segments, 1 merges 880.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 885.1 sec: 14 segments, 1 merges 885.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 890.1 sec: 14 segments, 1 merges 890.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 895.0 sec: 14 segments, 1 merges 895.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 900.0 sec: 14 segments, 1 merges 900.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 905.0 sec: 14 segments, 1 merges 905.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 910.0 sec: 14 segments, 1 merges 910.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 915.0 sec: 14 segments, 1 merges 915.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 920.0 sec: 14 segments, 1 merges 920.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 925.0 sec: 14 segments, 1 merges 925.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 930.0 sec: 14 segments, 1 merges 930.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 935.0 sec: 14 segments, 1 merges 935.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 940.0 sec: 14 segments, 1 merges 940.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 945.0 sec: 14 segments, 1 merges 945.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 950.1 sec: 14 segments, 1 merges 950.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 955.1 sec: 14 segments, 1 merges 955.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 960.1 sec: 14 segments, 1 merges 960.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 965.1 sec: 14 segments, 1 merges 965.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 970.1 sec: 14 segments, 1 merges 970.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 975.1 sec: 14 segments, 1 merges 975.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 980.1 sec: 14 segments, 1 merges 980.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 985.1 sec: 14 segments, 1 merges 985.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 990.1 sec: 14 segments, 1 merges 990.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 995.1 sec: 14 segments, 1 merges 995.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1000.1 sec: 14 segments, 1 merges 1000.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1005.0 sec: 14 segments, 1 merges 1005.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1010.0 sec: 14 segments, 1 merges 1010.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1015.0 sec: 14 segments, 1 merges 1015.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1020.0 sec: 14 segments, 1 merges 1020.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1025.0 sec: 14 segments, 1 merges 1025.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1030.0 sec: 14 segments, 1 merges 1030.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1035.0 sec: 14 segments, 1 merges 1035.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1040.0 sec: 14 segments, 1 merges 1040.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1045.0 sec: 14 segments, 1 merges 1045.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1050.0 sec: 14 segments, 1 merges 1050.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1055.0 sec: 14 segments, 1 merges 1055.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1060.1 sec: 14 segments, 1 merges 1060.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1065.1 sec: 14 segments, 1 merges 1065.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1070.1 sec: 14 segments, 1 merges 1070.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1075.1 sec: 14 segments, 1 merges 1075.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1080.1 sec: 14 segments, 1 merges 1080.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1085.1 sec: 14 segments, 1 merges 1085.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1090.1 sec: 14 segments, 1 merges 1090.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1095.1 sec: 14 segments, 1 merges 1095.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1100.1 sec: 14 segments, 1 merges 1100.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1105.1 sec: 14 segments, 1 merges 1105.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1110.1 sec: 14 segments, 1 merges 1110.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1115.0 sec: 14 segments, 1 merges 1115.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1120.0 sec: 14 segments, 1 merges 1120.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1125.0 sec: 14 segments, 1 merges 1125.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1130.0 sec: 14 segments, 1 merges 1130.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1135.0 sec: 14 segments, 1 merges 1135.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1140.0 sec: 14 segments, 1 merges 1140.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1145.0 sec: 14 segments, 1 merges 1145.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1150.0 sec: 14 segments, 1 merges 1150.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1155.0 sec: 14 segments, 1 merges 1155.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1160.0 sec: 14 segments, 1 merges 1160.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1165.0 sec: 14 segments, 1 merges 1165.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1170.1 sec: 14 segments, 1 merges 1170.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1175.1 sec: 14 segments, 1 merges 1175.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1180.1 sec: 14 segments, 1 merges 1180.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1185.1 sec: 14 segments, 1 merges 1185.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1190.1 sec: 14 segments, 1 merges 1190.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1195.1 sec: 14 segments, 1 merges 1195.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1200.1 sec: 14 segments, 1 merges 1200.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1205.1 sec: 14 segments, 1 merges 1205.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1210.1 sec: 14 segments, 1 merges 1210.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1215.1 sec: 14 segments, 1 merges 1215.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1220.1 sec: 14 segments, 1 merges 1220.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1225.0 sec: 14 segments, 1 merges 1225.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1230.0 sec: 14 segments, 1 merges 1230.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1235.0 sec: 14 segments, 1 merges 1235.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1240.0 sec: 14 segments, 1 merges 1240.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1245.0 sec: 14 segments, 1 merges 1245.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1250.0 sec: 14 segments, 1 merges 1250.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1255.0 sec: 14 segments, 1 merges 1255.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1260.0 sec: 14 segments, 1 merges 1260.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1265.0 sec: 14 segments, 1 merges 1265.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1270.0 sec: 14 segments, 1 merges 1270.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1275.0 sec: 14 segments, 1 merges 1275.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1280.1 sec: 14 segments, 1 merges 1280.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1285.1 sec: 14 segments, 1 merges 1285.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1290.1 sec: 14 segments, 1 merges 1290.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1295.1 sec: 14 segments, 1 merges 1295.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1300.0 sec: 14 segments, 1 merges 1300.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1305.0 sec: 14 segments, 1 merges 1305.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1310.0 sec: 14 segments, 1 merges 1310.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1315.0 sec: 14 segments, 1 merges 1315.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1320.0 sec: 14 segments, 1 merges 1320.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1325.0 sec: 14 segments, 1 merges 1325.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1330.0 sec: 14 segments, 1 merges 1330.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1335.0 sec: 14 segments, 1 merges 1335.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1340.1 sec: 14 segments, 1 merges 1340.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1345.1 sec: 14 segments, 1 merges 1345.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1350.1 sec: 14 segments, 1 merges 1350.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1355.1 sec: 14 segments, 1 merges 1355.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1360.1 sec: 14 segments, 1 merges 1360.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1365.1 sec: 14 segments, 1 merges 1365.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1370.1 sec: 14 segments, 1 merges 1370.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1375.1 sec: 14 segments, 1 merges 1375.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1380.1 sec: 14 segments, 1 merges 1380.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1385.1 sec: 14 segments, 1 merges 1385.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1390.1 sec: 14 segments, 1 merges 1390.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1395.0 sec: 14 segments, 1 merges 1395.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1400.0 sec: 14 segments, 1 merges 1400.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1405.0 sec: 14 segments, 1 merges 1405.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1410.0 sec: 14 segments, 1 merges 1410.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1415.0 sec: 14 segments, 1 merges 1415.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1420.0 sec: 14 segments, 1 merges 1420.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1425.0 sec: 14 segments, 1 merges 1425.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1430.0 sec: 14 segments, 1 merges 1430.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1435.0 sec: 14 segments, 1 merges 1435.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1440.0 sec: 14 segments, 1 merges 1440.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1445.0 sec: 14 segments, 1 merges 1445.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1450.0 sec: 14 segments, 1 merges 1450.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1455.1 sec: 14 segments, 1 merges 1455.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1460.1 sec: 14 segments, 1 merges 1460.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1465.1 sec: 14 segments, 1 merges 1465.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1470.1 sec: 14 segments, 1 merges 1470.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1475.1 sec: 14 segments, 1 merges 1475.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1480.1 sec: 14 segments, 1 merges 1480.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1485.1 sec: 14 segments, 1 merges 1485.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1490.1 sec: 14 segments, 1 merges 1490.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1495.1 sec: 14 segments, 1 merges 1495.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1500.1 sec: 14 segments, 1 merges 1500.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1505.1 sec: 14 segments, 1 merges 1505.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1510.0 sec: 14 segments, 1 merges 1510.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1515.0 sec: 14 segments, 1 merges 1515.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1520.0 sec: 14 segments, 1 merges 1520.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1525.0 sec: 14 segments, 1 merges 1525.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1530.0 sec: 14 segments, 1 merges 1530.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1535.0 sec: 14 segments, 1 merges 1535.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1540.0 sec: 14 segments, 1 merges 1540.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1545.0 sec: 14 segments, 1 merges 1545.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1550.0 sec: 14 segments, 1 merges 1550.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1555.0 sec: 14 segments, 1 merges 1555.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1560.0 sec: 14 segments, 1 merges 1560.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1565.1 sec: 14 segments, 1 merges 1565.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1570.1 sec: 14 segments, 1 merges 1570.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1575.1 sec: 14 segments, 1 merges 1575.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1580.1 sec: 14 segments, 1 merges 1580.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1585.1 sec: 14 segments, 1 merges 1585.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1590.1 sec: 14 segments, 1 merges 1590.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1595.1 sec: 14 segments, 1 merges 1595.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1600.1 sec: 14 segments, 1 merges 1600.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1605.1 sec: 14 segments, 1 merges 1605.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1610.1 sec: 14 segments, 1 merges 1610.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1615.1 sec: 14 segments, 1 merges 1615.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1620.1 sec: 14 segments, 1 merges 1620.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1625.0 sec: 14 segments, 1 merges 1625.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1630.0 sec: 14 segments, 1 merges 1630.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1635.0 sec: 14 segments, 1 merges 1635.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1640.0 sec: 14 segments, 1 merges 1640.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1645.0 sec: 14 segments, 1 merges 1645.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1650.0 sec: 14 segments, 1 merges 1650.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1655.0 sec: 14 segments, 1 merges 1655.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1660.0 sec: 14 segments, 1 merges 1660.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1665.0 sec: 14 segments, 1 merges 1665.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1670.0 sec: 14 segments, 1 merges 1670.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1675.0 sec: 14 segments, 1 merges 1675.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1680.0 sec: 14 segments, 1 merges 1680.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1685.1 sec: 14 segments, 1 merges 1685.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1690.1 sec: 14 segments, 1 merges 1690.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1695.1 sec: 14 segments, 1 merges 1695.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1700.1 sec: 14 segments, 1 merges 1700.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1705.1 sec: 14 segments, 1 merges 1705.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1710.1 sec: 14 segments, 1 merges 1710.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1715.1 sec: 14 segments, 1 merges 1715.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1720.1 sec: 14 segments, 1 merges 1720.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1725.1 sec: 14 segments, 1 merges 1725.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1730.1 sec: 14 segments, 1 merges 1730.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1735.1 sec: 14 segments, 1 merges 1735.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1740.1 sec: 14 segments, 1 merges 1740.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1745.1 sec: 14 segments, 1 merges 1745.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1750.1 sec: 14 segments, 1 merges 1750.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1755.0 sec: 14 segments, 1 merges 1755.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1760.0 sec: 14 segments, 1 merges 1760.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1765.0 sec: 14 segments, 1 merges 1765.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1770.0 sec: 14 segments, 1 merges 1770.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1775.0 sec: 14 segments, 1 merges 1775.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1780.0 sec: 14 segments, 1 merges 1780.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1785.0 sec: 14 segments, 1 merges 1785.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1790.0 sec: 14 segments, 1 merges 1790.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1795.0 sec: 14 segments, 1 merges 1795.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1800.0 sec: 14 segments, 1 merges 1800.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1805.1 sec: 14 segments, 1 merges 1805.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1810.1 sec: 14 segments, 1 merges 1810.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1815.1 sec: 14 segments, 1 merges 1815.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1820.1 sec: 14 segments, 1 merges 1820.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1825.1 sec: 14 segments, 1 merges 1825.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1830.1 sec: 14 segments, 1 merges 1830.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1835.1 sec: 14 segments, 1 merges 1835.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1840.1 sec: 14 segments, 1 merges 1840.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1845.1 sec: 14 segments, 1 merges 1845.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1850.1 sec: 14 segments, 1 merges 1850.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1855.1 sec: 14 segments, 1 merges 1855.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1860.1 sec: 14 segments, 1 merges 1860.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1865.1 sec: 14 segments, 1 merges 1865.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1870.1 sec: 14 segments, 1 merges 1870.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1875.0 sec: 14 segments, 1 merges 1875.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1880.0 sec: 14 segments, 1 merges 1880.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1885.0 sec: 14 segments, 1 merges 1885.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1890.0 sec: 14 segments, 1 merges 1890.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1895.0 sec: 14 segments, 1 merges 1895.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1900.0 sec: 14 segments, 1 merges 1900.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1905.0 sec: 14 segments, 1 merges 1905.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1910.0 sec: 14 segments, 1 merges 1910.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1915.0 sec: 14 segments, 1 merges 1915.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1920.0 sec: 14 segments, 1 merges 1920.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1925.0 sec: 14 segments, 1 merges 1925.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1930.0 sec: 14 segments, 1 merges 1930.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1935.0 sec: 14 segments, 1 merges 1935.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1940.1 sec: 14 segments, 1 merges 1940.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1945.1 sec: 14 segments, 1 merges 1945.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1950.1 sec: 14 segments, 1 merges 1950.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1955.1 sec: 14 segments, 1 merges 1955.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1960.1 sec: 14 segments, 1 merges 1960.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1965.1 sec: 14 segments, 1 merges 1965.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1970.1 sec: 14 segments, 1 merges 1970.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1975.1 sec: 14 segments, 1 merges 1975.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1980.1 sec: 14 segments, 1 merges 1980.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1985.1 sec: 14 segments, 1 merges 1985.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1990.1 sec: 14 segments, 1 merges 1990.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 1995.0 sec: 14 segments, 1 merges 1995.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2000.0 sec: 14 segments, 1 merges 2000.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2005.0 sec: 14 segments, 1 merges 2005.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2010.0 sec: 14 segments, 1 merges 2010.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2015.0 sec: 14 segments, 1 merges 2015.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2020.0 sec: 14 segments, 1 merges 2020.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2025.0 sec: 14 segments, 1 merges 2025.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2030.0 sec: 14 segments, 1 merges 2030.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2035.0 sec: 14 segments, 1 merges 2035.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2040.0 sec: 14 segments, 1 merges 2040.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2045.0 sec: 14 segments, 1 merges 2045.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2050.1 sec: 14 segments, 1 merges 2050.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2055.1 sec: 14 segments, 1 merges 2055.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2060.1 sec: 14 segments, 1 merges 2060.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2065.1 sec: 14 segments, 1 merges 2065.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2070.1 sec: 14 segments, 1 merges 2070.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2075.1 sec: 14 segments, 1 merges 2075.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2080.1 sec: 14 segments, 1 merges 2080.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2085.1 sec: 14 segments, 1 merges 2085.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2090.1 sec: 14 segments, 1 merges 2090.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2095.1 sec: 14 segments, 1 merges 2095.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2100.1 sec: 14 segments, 1 merges 2100.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2105.0 sec: 14 segments, 1 merges 2105.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2110.0 sec: 14 segments, 1 merges 2110.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2115.0 sec: 14 segments, 1 merges 2115.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2120.0 sec: 14 segments, 1 merges 2120.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2125.0 sec: 14 segments, 1 merges 2125.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2130.0 sec: 14 segments, 1 merges 2130.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2135.0 sec: 14 segments, 1 merges 2135.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2140.0 sec: 14 segments, 1 merges 2140.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2145.0 sec: 14 segments, 1 merges 2145.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2150.1 sec: 14 segments, 1 merges 2150.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2155.1 sec: 14 segments, 1 merges 2155.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2160.1 sec: 14 segments, 1 merges 2160.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2165.1 sec: 14 segments, 1 merges 2165.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2170.1 sec: 14 segments, 1 merges 2170.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2175.0 sec: 14 segments, 1 merges 2175.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2180.0 sec: 14 segments, 1 merges 2180.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2185.0 sec: 14 segments, 1 merges 2185.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2190.0 sec: 14 segments, 1 merges 2190.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2195.0 sec: 14 segments, 1 merges 2195.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2200.0 sec: 14 segments, 1 merges 2200.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2205.1 sec: 14 segments, 1 merges 2205.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2210.1 sec: 14 segments, 1 merges 2210.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2215.1 sec: 14 segments, 1 merges 2215.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2220.1 sec: 14 segments, 1 merges 2220.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2225.1 sec: 14 segments, 1 merges 2225.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2230.1 sec: 14 segments, 1 merges 2230.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2235.1 sec: 14 segments, 1 merges 2235.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2240.1 sec: 14 segments, 1 merges 2240.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2245.1 sec: 14 segments, 1 merges 2245.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2250.1 sec: 14 segments, 1 merges 2250.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2255.1 sec: 14 segments, 1 merges 2255.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2260.1 sec: 14 segments, 1 merges 2260.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2265.1 sec: 14 segments, 1 merges 2265.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2270.1 sec: 14 segments, 1 merges 2270.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2275.0 sec: 14 segments, 1 merges 2275.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2280.0 sec: 14 segments, 1 merges 2280.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2285.0 sec: 14 segments, 1 merges 2285.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2290.0 sec: 14 segments, 1 merges 2290.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2295.0 sec: 14 segments, 1 merges 2295.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2300.0 sec: 14 segments, 1 merges 2300.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2305.0 sec: 14 segments, 1 merges 2305.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2310.0 sec: 14 segments, 1 merges 2310.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2315.0 sec: 14 segments, 1 merges 2315.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2320.0 sec: 14 segments, 1 merges 2320.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2325.0 sec: 14 segments, 1 merges 2325.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2330.0 sec: 14 segments, 1 merges 2330.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2335.0 sec: 14 segments, 1 merges 2335.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2340.0 sec: 14 segments, 1 merges 2340.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2345.1 sec: 14 segments, 1 merges 2345.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2350.1 sec: 14 segments, 1 merges 2350.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2355.1 sec: 14 segments, 1 merges 2355.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2360.1 sec: 14 segments, 1 merges 2360.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2365.1 sec: 14 segments, 1 merges 2365.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2370.1 sec: 14 segments, 1 merges 2370.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2375.1 sec: 14 segments, 1 merges 2375.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2380.1 sec: 14 segments, 1 merges 2380.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2385.1 sec: 14 segments, 1 merges 2385.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2390.1 sec: 14 segments, 1 merges 2390.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2395.1 sec: 14 segments, 1 merges 2395.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2400.1 sec: 14 segments, 1 merges 2400.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2405.1 sec: 14 segments, 1 merges 2405.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2410.0 sec: 14 segments, 1 merges 2410.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2415.0 sec: 14 segments, 1 merges 2415.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2420.0 sec: 14 segments, 1 merges 2420.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2425.0 sec: 14 segments, 1 merges 2425.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2430.0 sec: 14 segments, 1 merges 2430.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2435.0 sec: 14 segments, 1 merges 2435.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2440.0 sec: 14 segments, 1 merges 2440.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2445.1 sec: 14 segments, 1 merges 2445.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2450.1 sec: 14 segments, 1 merges 2450.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2455.1 sec: 14 segments, 1 merges 2455.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2460.1 sec: 14 segments, 1 merges 2460.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2465.1 sec: 14 segments, 1 merges 2465.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2470.1 sec: 14 segments, 1 merges 2470.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2475.1 sec: 14 segments, 1 merges 2475.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2480.0 sec: 14 segments, 1 merges 2480.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2485.0 sec: 14 segments, 1 merges 2485.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2490.0 sec: 14 segments, 1 merges 2490.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2495.0 sec: 14 segments, 1 merges 2495.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2500.0 sec: 14 segments, 1 merges 2500.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2505.0 sec: 14 segments, 1 merges 2505.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2510.0 sec: 14 segments, 1 merges 2510.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2515.1 sec: 14 segments, 1 merges 2515.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2520.1 sec: 14 segments, 1 merges 2520.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2525.1 sec: 14 segments, 1 merges 2525.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2530.1 sec: 14 segments, 1 merges 2530.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2535.1 sec: 14 segments, 1 merges 2535.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2540.1 sec: 14 segments, 1 merges 2540.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2545.1 sec: 14 segments, 1 merges 2545.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2550.0 sec: 14 segments, 1 merges 2550.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2555.1 sec: 14 segments, 1 merges 2555.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2560.1 sec: 14 segments, 1 merges 2560.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2565.1 sec: 14 segments, 1 merges 2565.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2570.1 sec: 14 segments, 1 merges 2570.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2575.1 sec: 14 segments, 1 merges 2575.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2580.1 sec: 14 segments, 1 merges 2580.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2585.1 sec: 14 segments, 1 merges 2585.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2590.1 sec: 14 segments, 1 merges 2590.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2595.1 sec: 14 segments, 1 merges 2595.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2600.1 sec: 14 segments, 1 merges 2600.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2605.1 sec: 14 segments, 1 merges 2605.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2610.1 sec: 14 segments, 1 merges 2610.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2615.1 sec: 14 segments, 1 merges 2615.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2620.0 sec: 14 segments, 1 merges 2620.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2625.0 sec: 14 segments, 1 merges 2625.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2630.0 sec: 14 segments, 1 merges 2630.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2635.0 sec: 14 segments, 1 merges 2635.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2640.0 sec: 14 segments, 1 merges 2640.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2645.0 sec: 14 segments, 1 merges 2645.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2650.0 sec: 14 segments, 1 merges 2650.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2655.0 sec: 14 segments, 1 merges 2655.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2660.0 sec: 14 segments, 1 merges 2660.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2665.0 sec: 14 segments, 1 merges 2665.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2670.0 sec: 14 segments, 1 merges 2670.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2675.1 sec: 14 segments, 1 merges 2675.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2680.1 sec: 14 segments, 1 merges 2680.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2685.1 sec: 14 segments, 1 merges 2685.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2690.1 sec: 14 segments, 1 merges 2690.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2695.1 sec: 14 segments, 1 merges 2695.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2700.1 sec: 14 segments, 1 merges 2700.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2705.1 sec: 14 segments, 1 merges 2705.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2710.1 sec: 14 segments, 1 merges 2710.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2715.1 sec: 14 segments, 1 merges 2715.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2720.1 sec: 14 segments, 1 merges 2720.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2725.1 sec: 14 segments, 1 merges 2725.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2730.0 sec: 14 segments, 1 merges 2730.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2735.0 sec: 14 segments, 1 merges 2735.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2740.0 sec: 14 segments, 1 merges 2740.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2745.0 sec: 14 segments, 1 merges 2745.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2750.0 sec: 14 segments, 1 merges 2750.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2755.0 sec: 14 segments, 1 merges 2755.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2760.0 sec: 14 segments, 1 merges 2760.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2765.0 sec: 14 segments, 1 merges 2765.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2770.0 sec: 14 segments, 1 merges 2770.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2775.0 sec: 14 segments, 1 merges 2775.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2780.0 sec: 14 segments, 1 merges 2780.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2785.0 sec: 14 segments, 1 merges 2785.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2790.1 sec: 14 segments, 1 merges 2790.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2795.1 sec: 14 segments, 1 merges 2795.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2800.1 sec: 14 segments, 1 merges 2800.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2805.1 sec: 14 segments, 1 merges 2805.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2810.1 sec: 14 segments, 1 merges 2810.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2815.1 sec: 14 segments, 1 merges 2815.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2820.1 sec: 14 segments, 1 merges 2820.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2825.1 sec: 14 segments, 1 merges 2825.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2830.1 sec: 14 segments, 1 merges 2830.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2835.1 sec: 14 segments, 1 merges 2835.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2840.1 sec: 14 segments, 1 merges 2840.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2845.1 sec: 14 segments, 1 merges 2845.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2850.0 sec: 14 segments, 1 merges 2850.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2855.0 sec: 14 segments, 1 merges 2855.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2860.0 sec: 14 segments, 1 merges 2860.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2865.0 sec: 14 segments, 1 merges 2865.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2870.0 sec: 14 segments, 1 merges 2870.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2875.0 sec: 14 segments, 1 merges 2875.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2880.1 sec: 14 segments, 1 merges 2880.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2885.1 sec: 14 segments, 1 merges 2885.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2890.1 sec: 14 segments, 1 merges 2890.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2895.1 sec: 14 segments, 1 merges 2895.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2900.1 sec: 14 segments, 1 merges 2900.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2905.1 sec: 14 segments, 1 merges 2905.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2910.1 sec: 14 segments, 1 merges 2910.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2915.0 sec: 14 segments, 1 merges 2915.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2920.0 sec: 14 segments, 1 merges 2920.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2925.0 sec: 14 segments, 1 merges 2925.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2930.0 sec: 14 segments, 1 merges 2930.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2935.0 sec: 14 segments, 1 merges 2935.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2940.0 sec: 14 segments, 1 merges 2940.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2945.0 sec: 14 segments, 1 merges 2945.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2950.0 sec: 14 segments, 1 merges 2950.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2955.0 sec: 14 segments, 1 merges 2955.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2960.0 sec: 14 segments, 1 merges 2960.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2965.0 sec: 14 segments, 1 merges 2965.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2970.0 sec: 14 segments, 1 merges 2970.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2975.0 sec: 14 segments, 1 merges 2975.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2980.1 sec: 14 segments, 1 merges 2980.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2985.1 sec: 14 segments, 1 merges 2985.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2990.1 sec: 14 segments, 1 merges 2990.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 2995.1 sec: 14 segments, 1 merges 2995.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 3000.1 sec: 14 segments, 1 merges 3000.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 3005.1 sec: 14 segments, 1 merges 3005.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 3010.1 sec: 14 segments, 1 merges 3010.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 3015.1 sec: 14 segments, 1 merges 3015.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 3020.1 sec: 14 segments, 1 merges 3020.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 3025.1 sec: 14 segments, 1 merges 3025.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 3030.1 sec: 14 segments, 1 merges 3030.1s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 3035.0 sec: 14 segments, 1 merges 3035.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 3040.0 sec: 14 segments, 1 merges 3040.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 3045.0 sec: 14 segments, 1 merges 3045.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 3050.0 sec: 14 segments, 1 merges 3050.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 3055.0 sec: 14 segments, 1 merges 3055.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 3060.0 sec: 14 segments, 1 merges 3060.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 3065.0 sec: 14 segments, 1 merges 3065.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 3070.0 sec: 14 segments, 1 merges 3070.0s _1fx: 14 segs, 8000.0 K docs, 32017.0 MB 3075.0 sec: 1 segments, 0 merges done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Force merge done in 3078.35 sec index has 1 segments: segments_3: _1fx(11.0.0):C8000000 _1fx: 32156.0 MB encodingByteSize=4 origByteSize=4 realEncodingByteSize=4.0 index disk usage is 32156.01 MB vector disk usage is 31250.00 MB vector RAM usage is 31250.00 MB exact nn key = cohere-v3-wikipedia-en-scattered-1024d.docs.vec-dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-8000000-qcohere-v3-wikipedia-en-scattered-1024d.queries.vec-1000-dot_product-knn-100 read pre-cached exact match vectors from cache file "knn-reuse/exact-nn/cohere-v3-wikipedia-en-scattered-1024d.docs.vec-dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-8000000-qcohere-v3-wikipedia-en-scattered-1024d.queries.vec-1000-dot_product-knn-100.bin" read pre-cached exact match scores from cache file "knn-reuse/exact-nn/cohere-v3-wikipedia-en-scattered-1024d.docs.vec-dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-8000000-qcohere-v3-wikipedia-en-scattered-1024d.queries.vec-1000-dot_product-knn-100.scores" EXACT_NN_SCORES_PATH: /l/util.nightly/knn-reuse/exact-nn/cohere-v3-wikipedia-en-scattered-1024d.docs.vec-dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-8000000-qcohere-v3-wikipedia-en-scattered-1024d.queries.vec-1000-dot_product-knn-100.scores EXACT_NN_METRIC: dot_product path=/lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec dim=1024 vectorEncoding.byteSize=4 1778739 query vectors in queryPath "/lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec" searching 1000 query vectors; topK=100, fanout=100 done warmup thread 3 name=main cpu@start=50045573517 cpu@end=53259075826 deltaMS=3213.502309 thread 14 name=Reference Handler cpu@start=2036371 cpu@end=2036371 deltaMS=0.0 thread 15 name=Finalizer cpu@start=175709 cpu@end=175709 deltaMS=0.0 thread 16 name=Signal Dispatcher cpu@start=64382 cpu@end=64382 deltaMS=0.0 thread 40 name=Common-Cleaner cpu@start=28084768 cpu@end=28084768 deltaMS=0.0 thread 41 name=JFR Recorder Thread cpu@start=57582880993 cpu@end=57583623346 deltaMS=0.742353 thread 42 name=JFR Periodic Tasks cpu@start=541011668198 cpu@end=541164979313 deltaMS=153.311115 thread 45 name=Notification Thread cpu@start=111068 cpu@end=111068 deltaMS=0.0 thread 56 name=hnsw-merge-1-thread-1 cpu@start=7997024167628 cpu@end=7997024167628 deltaMS=0.0 thread 57 name=hnsw-merge-1-thread-2 cpu@start=7991993814448 cpu@end=7991993814448 deltaMS=0.0 thread 58 name=hnsw-merge-1-thread-3 cpu@start=8002147136621 cpu@end=8002147136621 deltaMS=0.0 thread 59 name=hnsw-merge-1-thread-4 cpu@start=7997896049988 cpu@end=7997896049988 deltaMS=0.0 thread 60 name=hnsw-merge-1-thread-5 cpu@start=7991429001849 cpu@end=7991429001849 deltaMS=0.0 thread 61 name=hnsw-merge-1-thread-6 cpu@start=8000877057890 cpu@end=8000877057890 deltaMS=0.0 thread 62 name=hnsw-merge-1-thread-7 cpu@start=7996018192689 cpu@end=7996018192689 deltaMS=0.0 thread 63 name=hnsw-merge-1-thread-8 cpu@start=8006189611988 cpu@end=8006189611988 deltaMS=0.0 thread 64 name=hnsw-merge-1-thread-9 cpu@start=8005117228860 cpu@end=8005117228860 deltaMS=0.0 thread 65 name=hnsw-merge-1-thread-10 cpu@start=7999426544682 cpu@end=7999426544682 deltaMS=0.0 thread 66 name=hnsw-merge-1-thread-11 cpu@start=7997703114305 cpu@end=7997703114305 deltaMS=0.0 thread 67 name=hnsw-merge-1-thread-12 cpu@start=8006771162506 cpu@end=8006771162506 deltaMS=0.0 thread 68 name=hnsw-merge-1-thread-13 cpu@start=7997498261299 cpu@end=7997498261299 deltaMS=0.0 thread 69 name=hnsw-merge-1-thread-14 cpu@start=7995599580755 cpu@end=7995599580755 deltaMS=0.0 thread 70 name=hnsw-merge-1-thread-15 cpu@start=8002066180280 cpu@end=8002066180280 deltaMS=0.0 thread 71 name=hnsw-merge-1-thread-16 cpu@start=7995749513210 cpu@end=7995749513210 deltaMS=0.0 Average CPU cores used: 1.045034292378939 completed 1000 searches in 3222 ms: 310 QPS CPU time=3367 ms checking results SUMMARY: 0.943 3.222 3.367 1.045 8000000 KNN 100 100 N/A N/A 100.000 32 100 no 5669 3130.62 2555.41 3078.35 1 32156.01 null N/A 1.000 31250.000 31250.000 false HNSW no Leaf 0 has 4 layers Leaf 0 has 8000000 documents Graph level=3 size=236, Fanout min=6, mean=16.28, max=32, meandelta=420396.28 % 0 10 20 30 40 50 60 70 80 90 100 0 10 12 13 14 16 17 19 21 24 32 Graph level=2 size=7526, Fanout min=7, mean=27.29, max=32, meandelta=267299.16 % 0 10 20 30 40 50 60 70 80 90 100 0 18 21 24 27 31 32 32 32 32 32 Graph level=1 size=246985, Fanout min=1, mean=28.31, max=32, meandelta=258556.00 % 0 10 20 30 40 50 60 70 80 90 100 0 19 23 27 31 32 32 32 32 32 32 Graph level=0 size=8000000, Fanout min=1, mean=37.66, max=64, meandelta=194612.06 % 0 10 20 30 40 50 60 70 80 90 100 0 17 22 26 30 34 40 47 58 64 64 Graph level=3 size=236, connectedness=1.00 Graph level=2 size=7526, connectedness=1.00 Graph level=1 size=246985, connectedness=1.00 Graph level=0 size=8000000, connectedness=1.00 Performance counter stats for '/usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build:/l/util.nightly/build --add-modules jdk.incubator.vector --enable-native-access=ALL-UNNAMED -XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/2026.05.08.16.21.29/bench-knn-q32-fmTrue.jfr knn.KnnGraphTester -maxConn 32 -dim 1024 -docs /big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec -ndoc 8000000 -topK 100 -numIndexThreads 8 -beamWidthIndex 100 -search-and-stats /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec -metric dot_product -numMergeThread 16 -numMergeWorker 48 -forceMerge': 228,653,264.29 msec task-clock:u 876,619,231,165,190 cycles:u (36.36%) 85,457,863,515,330 instructions:u (36.36%) 13,846,734,037,649 cache-references:u (36.36%) 3,765,549,724,643 cache-misses:u (36.36%) 53,085,437,105,569 L1-dcache-loads:u (36.36%) 3,668,824,455,808 L1-dcache-load-misses:u (36.36%) 4,012,011,530,528 L1-icache-loads:u (36.36%) 44,813,953,091 L1-icache-load-misses:u (36.36%) LLC-loads:u LLC-load-misses:u LLC-stores:u LLC-store-misses:u LLC-prefetches:u LLC-prefetch-misses:u 46,713,239 faults:u 23,228,805 minor-faults:u 163 major-faults:u 10,788,609,708,360 branches:u (36.36%) 117,565,161,501 branch-misses:u (36.36%) 11,104,090,553,592 stalled-cycles-frontend:u (36.36%) stalled-cycles-backend:u 8208.875407873 seconds time elapsed 227305.751443000 seconds user 1304.530048000 seconds sys took 2:16:48.902795 to run KnnGraphTester result: KNNResultV1(lucene_git_rev='2dee50e21f868aaae436c1dc47d6678564d69b4d', luceneutil_git_rev='40c563c7470e2788e47ee0c9f7162e693c42fd3c', index_vectors_file='/big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec', search_vectors_file='/lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec', vector_dims=1024, do_force_merge=True, recall=0.943, cpu_time_ms=3.222, net_cpu_ms=3.367, avg_cpu_core_count=1.045, num_docs=8000000, top_k=100, fanout=100, max_conn=32, beam_width=100, quantize_desc='no', total_visited=5669, index_time_sec=3130.62, index_docs_per_sec=2555.41, force_merge_time_sec=3078.35, index_num_segments=1, index_size_on_disk_mb=32156.01, selectivity=None, pre_post_filter='null', vec_disk_mb=31250.0, vec_ram_mb=31250.0, graph_level_conn_p_values={3: (236, {0: 0, 10: 10, 20: 12, 30: 13, 40: 14, 50: 16, 60: 17, 70: 19, 80: 21, 90: 24, 100: 32}), 2: (7526, {0: 0, 10: 18, 20: 21, 30: 24, 40: 27, 50: 31, 60: 32, 70: 32, 80: 32, 90: 32, 100: 32}), 1: (246985, {0: 0, 10: 19, 20: 23, 30: 27, 40: 31, 50: 32, 60: 32, 70: 32, 80: 32, 90: 32, 100: 32}), 0: (8000000, {0: 0, 10: 17, 20: 22, 30: 26, 40: 30, 50: 34, 60: 40, 70: 47, 80: 58, 90: 64, 100: 64})}, combined_run_time=datetime.timedelta(seconds=8208, microseconds=902795)) Profiler summary for /l/logs.nightly/2026.05.08.16.21.29/bench-knn-q32-fmTrue.jfr Version: 2.1 Chunks: 166 Start: 2026-05-09 03:14:46 (UTC) Duration: 5428 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 106845685 1899287676 jdk.FileWrite 7397224 179783189 jdk.FileRead 574750 13538028 jdk.CPULoad 101799 2107581 jdk.BooleanFlag 82336 2655806 jdk.ObjectAllocationInNewTLAB 26387 533909 jdk.Checkpoint 14397 23182810 jdk.UnsignedIntFlag 7968 275236 jdk.IntFlag 7304 271030 jdk.StringFlag 5644 222584 jdk.ObjectAllocationOutsideTLAB 1170 22032 jdk.Compilation 1059 29067 jdk.CPUInformation 166 249429 jdk.GCConfiguration 166 4413 jdk.JVMInformation 166 150659 jdk.Metadata 166 18347579 jdk.GarbageCollection 25 625 jdk.ActiveRecording 0 0 jdk.ActiveSetting 0 0 jdk.AllocationRequiringGC 0 0 jdk.BooleanFlagChanged 0 0 jdk.CPUTimeSamplesLost 0 0 jdk.CPUTimeStampCounter 0 0 jdk.ClassDefine 0 0 jdk.ClassLoad 0 0 jdk.ClassLoaderStatistics 0 0 jdk.ClassLoadingStatistics 0 0 jdk.ClassRedefinition 0 0 jdk.ClassUnload 0 0 jdk.CodeCacheConfiguration 0 0 jdk.CodeCacheFull 0 0 jdk.CodeCacheStatistics 0 0 jdk.CompilationFailure 0 0 jdk.CompilerConfiguration 0 0 jdk.CompilerInlining 0 0 jdk.CompilerPhase 0 0 jdk.CompilerQueueUtilization 0 0 jdk.CompilerStatistics 0 0 jdk.ConcurrentModeFailure 0 0 jdk.ContainerCPUThrottling 0 0 jdk.ContainerCPUUsage 0 0 jdk.ContainerConfiguration 0 0 jdk.ContainerIOUsage 0 0 jdk.ContainerMemoryUsage 0 0 jdk.ContinuationFreeze 0 0 jdk.ContinuationFreezeFast 0 0 jdk.ContinuationFreezeSlow 0 0 jdk.ContinuationThaw 0 0 jdk.ContinuationThawFast 0 0 jdk.ContinuationThawSlow 0 0 jdk.DataLoss 0 0 jdk.Deoptimization 0 0 jdk.DeprecatedInvocation 0 0 jdk.Deserialization 0 0 jdk.DirectBufferStatistics 0 0 jdk.DoubleFlag 0 0 jdk.DoubleFlagChanged 0 0 jdk.DumpReason 0 0 jdk.EvacuationFailed 0 0 jdk.EvacuationInformation 0 0 jdk.ExceptionStatistics 0 0 jdk.ExecuteVMOperation 0 0 jdk.ExecutionSample 0 0 jdk.FileForce 0 0 jdk.FinalizerStatistics 0 0 jdk.Flush 0 0 jdk.G1AdaptiveIHOP 0 0 jdk.G1BasicIHOP 0 0 jdk.G1EvacuationOldStatistics 0 0 jdk.G1EvacuationYoungStatistics 0 0 jdk.G1GarbageCollection 0 0 jdk.G1HeapRegionInformation 0 0 jdk.G1HeapRegionTypeChange 0 0 jdk.G1HeapSummary 0 0 jdk.G1MMU 0 0 jdk.GCCPUTime 0 0 jdk.GCHeapConfiguration 0 0 jdk.GCHeapMemoryPoolUsage 0 0 jdk.GCHeapMemoryUsage 0 0 jdk.GCHeapSummary 0 0 jdk.GCPhaseConcurrent 0 0 jdk.GCPhaseConcurrentLevel1 0 0 jdk.GCPhaseConcurrentLevel2 0 0 jdk.GCPhaseParallel 0 0 jdk.GCPhasePause 0 0 jdk.GCPhasePauseLevel1 0 0 jdk.GCPhasePauseLevel2 0 0 jdk.GCPhasePauseLevel3 0 0 jdk.GCPhasePauseLevel4 0 0 jdk.GCReferenceStatistics 0 0 jdk.GCSurvivorConfiguration 0 0 jdk.GCTLABConfiguration 0 0 jdk.HeapDump 0 0 jdk.InitialEnvironmentVariable 0 0 jdk.InitialSecurityProperty 0 0 jdk.InitialSystemProperty 0 0 jdk.IntFlagChanged 0 0 jdk.JITRestart 0 0 jdk.JavaAgent 0 0 jdk.JavaErrorThrow 0 0 jdk.JavaExceptionThrow 0 0 jdk.JavaMonitorDeflate 0 0 jdk.JavaMonitorEnter 0 0 jdk.JavaMonitorInflate 0 0 jdk.JavaMonitorNotify 0 0 jdk.JavaMonitorStatistics 0 0 jdk.JavaMonitorWait 0 0 jdk.JavaThreadStatistics 0 0 jdk.LongFlag 0 0 jdk.LongFlagChanged 0 0 jdk.MetaspaceAllocationFailure 0 0 jdk.MetaspaceChunkFreeListSummary 0 0 jdk.MetaspaceGCThreshold 0 0 jdk.MetaspaceOOM 0 0 jdk.MetaspaceSummary 0 0 jdk.MethodTiming 0 0 jdk.MethodTrace 0 0 jdk.ModuleExport 0 0 jdk.ModuleRequire 0 0 jdk.NativeAgent 0 0 jdk.NativeLibrary 0 0 jdk.NativeLibraryLoad 0 0 jdk.NativeLibraryUnload 0 0 jdk.NativeMemoryUsage 0 0 jdk.NativeMemoryUsageTotal 0 0 jdk.NativeMethodSample 0 0 jdk.NetworkUtilization 0 0 jdk.OSInformation 0 0 jdk.ObjectAllocationSample 0 0 jdk.ObjectCount 0 0 jdk.ObjectCountAfterGC 0 0 jdk.OldGarbageCollection 0 0 jdk.OldObjectSample 0 0 jdk.PSHeapSummary 0 0 jdk.ParallelOldGarbageCollection 0 0 jdk.PhysicalMemory 0 0 jdk.ProcessStart 0 0 jdk.PromoteObjectInNewPLAB 0 0 jdk.PromoteObjectOutsidePLAB 0 0 jdk.PromotionFailed 0 0 jdk.RedefineClasses 0 0 jdk.ReservedStackActivation 0 0 jdk.ResidentSetSize 0 0 jdk.RetransformClasses 0 0 jdk.SafepointBegin 0 0 jdk.SafepointEnd 0 0 jdk.SafepointLatency 0 0 jdk.SafepointStateSynchronization 0 0 jdk.SecurityPropertyModification 0 0 jdk.SecurityProviderService 0 0 jdk.SerializationMisdeclaration 0 0 jdk.ShenandoahEvacuationInformation 0 0 jdk.ShenandoahHeapRegionInformation 0 0 jdk.ShenandoahHeapRegionStateChange 0 0 jdk.Shutdown 0 0 jdk.SocketRead 0 0 jdk.SocketWrite 0 0 jdk.StringFlagChanged 0 0 jdk.StringTableStatistics 0 0 jdk.SwapSpace 0 0 jdk.SymbolTableStatistics 0 0 jdk.SyncOnValueBasedClass 0 0 jdk.SystemGC 0 0 jdk.SystemProcess 0 0 jdk.TLSHandshake 0 0 jdk.TenuringDistribution 0 0 jdk.ThreadAllocationStatistics 0 0 jdk.ThreadCPULoad 0 0 jdk.ThreadContextSwitchRate 0 0 jdk.ThreadDump 0 0 jdk.ThreadEnd 0 0 jdk.ThreadPark 0 0 jdk.ThreadSleep 0 0 jdk.ThreadStart 0 0 jdk.UnsignedIntFlagChanged 0 0 jdk.UnsignedLongFlag 0 0 jdk.UnsignedLongFlagChanged 0 0 jdk.VirtualThreadEnd 0 0 jdk.VirtualThreadPinned 0 0 jdk.VirtualThreadStart 0 0 jdk.VirtualThreadSubmitFailed 0 0 jdk.VirtualizationInformation 0 0 jdk.X509Certificate 0 0 jdk.X509Validation 0 0 jdk.YoungGarbageCollection 0 0 jdk.YoungGenerationConfiguration 0 0 jdk.ZAllocationStall 0 0 jdk.ZOldGarbageCollection 0 0 jdk.ZPageAllocation 0 0 jdk.ZRelocationSet 0 0 jdk.ZRelocationSetGroup 0 0 jdk.ZStatisticsCounter 0 0 jdk.ZStatisticsSampler 0 0 jdk.ZThreadPhase 0 0 jdk.ZUncommit 0 0 jdk.ZYoungGarbageCollection 0 0 profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=1 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.08.16.21.29/bench-knn-q32-fmTrue.jfr Profiler for cpu at stackSize=1 [/l/logs.nightly/2026.05.08.16.21.29/bench-knn-q32-fmTrue.jfr is 2041.50 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 106845685 events (total: 106M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 47.04% 50M org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] 41.44% 44M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 3.73% 3M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] 1.71% 1M org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#scoreEntryPoints():97 [Inlined code] 1.32% 1M org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] 1.15% 1M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] 0.77% 823705 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] 0.74% 788172 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.27% 289425 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] 0.23% 242811 jdk.jfr.internal.JVM#emitEvent() [Native code] 0.21% 222601 java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] 0.13% 137292 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] 0.12% 132740 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] 0.11% 112449 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] 0.10% 104604 jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] 0.08% 89773 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] 0.06% 66488 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():49 [JIT compiled code] 0.05% 49985 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():650 [Inlined code] 0.04% 46443 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [JIT compiled code] 0.03% 37009 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.03% 35864 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():363 [JIT compiled code] 0.03% 34090 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [JIT compiled code] 0.03% 28497 org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] 0.02% 26646 org.apache.lucene.util.hnsw.HnswLock#write():48 [Inlined code] 0.02% 23020 java.util.concurrent.atomic.LongAdder#add():93 [Inlined code] 0.02% 22078 org.apache.lucene.util.TernaryLongHeap#downHeap():235 [Inlined code] 0.02% 20291 org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] 0.02% 19882 org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [Inlined code] 0.02% 19452 org.apache.lucene.util.TernaryLongHeap#downHeap():246 [Inlined code] 0.02% 19286 org.apache.lucene.util.hnsw.NeighborArray#sort():171 [Inlined code] 0.02% 17842 org.apache.lucene.store.ChecksumIndexInput#skipByReading():81 [JIT compiled code] 0.02% 17227 java.util.DualPivotQuicksort#sort():238 [Inlined code] 0.02% 16948 org.apache.lucene.store.RateLimitedIndexOutput#writeBytes():55 [Inlined code] 0.01% 14577 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.01% 14065 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():303 [JIT compiled code] 0.01% 13647 org.apache.lucene.util.hnsw.NeighborArray#clear():233 [Inlined code] 0.01% 13329 org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 0.01% 13276 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] 0.01% 13037 sun.nio.ch.NativeThread#current0() [Native code] 0.01% 12962 org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 0.01% 12880 org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.01% 12092 org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():160 [Inlined code] 0.01% 11515 org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():248 [JIT compiled code] 0.01% 10737 org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] 0.01% 10596 java.util.DualPivotQuicksort#sort():368 [JIT compiled code] 0.01% 10490 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] 0.01% 10262 org.apache.lucene.store.MemorySegmentIndexInput#seek():324 [Inlined code] 0.01% 9765 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 0.01% 9260 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] 0.01% 9089 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():482 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=4 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.08.16.21.29/bench-knn-q32-fmTrue.jfr Profiler for cpu at stackSize=4 [/l/logs.nightly/2026.05.08.16.21.29/bench-knn-q32-fmTrue.jfr is 2041.50 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 106845685 events (total: 106M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 43.99% 47M org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] 41.15% 43M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] 3.73% 3M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] 3.05% 3M org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():318 [JIT compiled code] 1.50% 1M org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#scoreEntryPoints():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 1.15% 1M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] 0.82% 873787 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():329 [JIT compiled code] 0.77% 823702 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.67% 711514 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.41% 442067 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] 0.29% 306613 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] 0.23% 242559 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():348 [JIT compiled code] 0.23% 242490 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute():54 [Inlined code] at jdk.jfr.internal.periodic.PeriodicTask#run():125 [Inlined code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic():145 [JIT compiled code] 0.21% 227841 org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#scoreEntryPoints():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.21% 221930 java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] 0.11% 118277 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.10% 102351 jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#copyMemoryInternal():143 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#copyMemory():130 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#copy():653 [Inlined code] 0.08% 89585 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#insertSortedInternal():184 [Inlined code] 0.05% 57340 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#pop():124 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#pop():129 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():322 [JIT compiled code] 0.05% 55359 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 0.05% 53382 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#updateTop():153 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] 0.05% 52314 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] 0.05% 49985 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():650 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#lock():966 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswLock#write():48 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():382 [JIT compiled code] 0.04% 46443 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():385 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.04% 43769 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():49 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.04% 41067 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():101 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] 0.03% 37009 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer():137 [Inlined code] at sun.nio.ch.IOUtil#write():102 [Inlined code] 0.03% 36155 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():318 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] 0.03% 33092 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():363 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.03% 31185 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():318 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.03% 30495 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] 0.03% 28241 org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#collect():683 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():350 [JIT compiled code] 0.02% 26646 org.apache.lucene.util.hnsw.HnswLock#write():48 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():382 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.02% 21997 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.02% 20758 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.02% 19636 org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] 0.02% 19169 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():49 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.02% 18923 org.apache.lucene.util.hnsw.NeighborArray#sort():171 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] 0.02% 18669 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.02% 17439 org.apache.lucene.store.ChecksumIndexInput#skipByReading():81 [JIT compiled code] at org.apache.lucene.store.ChecksumIndexInput#seek():64 [Inlined code] at org.apache.lucene.codecs.CodecUtil#checksumEntireFile():619 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsReader#checkIntegrity():193 [Inlined code] 0.02% 16418 java.util.concurrent.atomic.LongAdder#add():93 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#lambda$addNode$0():170 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph$$Lambda.0x0000000015172ab0#accept() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#alertOnHeapMemoryUsageChange():118 [Inlined code] 0.01% 15729 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.01% 15697 org.apache.lucene.store.RateLimitedIndexOutput#writeBytes():55 [Inlined code] at org.apache.lucene.store.DataOutput#writeBytes():54 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#writeVectorData():302 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#mergeOneFlatVectorField():235 [Interpreted code] 0.01% 13647 org.apache.lucene.util.hnsw.NeighborArray#clear():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():463 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.01% 13300 org.apache.lucene.util.TernaryLongHeap#downHeap():235 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#updateTop():153 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] 0.01% 13208 org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] 0.01% 13171 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#release():720 [JIT compiled code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#unlock():1154 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():392 [JIT compiled code] 0.01% 12151 org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.01% 12055 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.01% 11533 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current():51 [Inlined code] at sun.nio.ch.NativeThreadSet#add():48 [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite():349 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=12 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.08.16.21.29/bench-knn-q32-fmTrue.jfr Profiler for cpu at stackSize=12 [/l/logs.nightly/2026.05.08.16.21.29/bench-knn-q32-fmTrue.jfr is 2041.50 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 106845685 events (total: 106M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 41.03% 43M org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001519c800#call() [Inlined code] 24.25% 25M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] 13.05% 13M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 2.57% 2M org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():318 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001519c800#call() [Inlined code] 2.04% 2M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] 1.56% 1M org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001519c800#call() [Inlined code] 1.38% 1M org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] 1.23% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] 1.10% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] 0.82% 873058 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():329 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.81% 861650 org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#scoreEntryPoints():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001519c800#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.68% 729205 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():329 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.67% 720843 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.58% 625003 org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#scoreEntryPoints():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001519c800#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.57% 608443 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001519c800#call() [Inlined code] 0.44% 465164 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.42% 451614 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001519c800#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.41% 442067 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.40% 427031 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] 0.32% 346302 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001519c800#call() [Interpreted code] 0.32% 344705 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.31% 333062 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():318 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] 0.28% 304498 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001519c800#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.21% 221712 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001519c800#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000001519cd58#run() [JIT compiled code] 0.20% 213352 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute():54 [Inlined code] at jdk.jfr.internal.periodic.PeriodicTask#run():125 [Inlined code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic():145 [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask():502 [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0():428 [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000001507aa58#run() [Interpreted code] at java.lang.Thread#runWith():1487 [Interpreted code] at java.lang.Thread#run():1474 [Interpreted code] 0.18% 195648 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001519c800#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000001519cd58#run() [JIT compiled code] 0.18% 193423 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001519c800#call() [JIT compiled code] 0.15% 164350 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] 0.14% 149041 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():318 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001519c800#call() [Inlined code] 0.13% 139951 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.13% 138486 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():348 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001519c800#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.13% 134582 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001519c800#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000001519cd58#run() [JIT compiled code] 0.12% 132752 org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#scoreEntryPoints():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001519c800#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.12% 131174 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001519c800#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll():109 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#build():93 [JIT compiled code] 0.11% 120217 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.10% 103664 org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#scoreEntryPoints():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001519c800#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] at org.apache.lucene.search.TaskExecutor#invokeAll():109 [JIT compiled code] 0.09% 97748 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001519c800#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000001519cd58#run() [JIT compiled code] 0.08% 89585 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#insertSortedInternal():184 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#sort():164 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.08% 88103 java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.08% 87820 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] 0.08% 81525 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] 0.07% 78859 org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#scoreEntryPoints():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001519c800#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.07% 76454 java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] 0.07% 74002 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] 0.06% 64410 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 0.06% 59396 jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#copyMemoryInternal():143 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#copyMemory():130 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#copy():653 [Inlined code] at java.lang.foreign.MemorySegment#copy():2555 [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#readFloats():245 [Inlined code] at org.apache.lucene.codecs.lucene95.OffHeapFloatVectorValues#vectorValue():83 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.06% 58979 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001519c800#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] at org.apache.lucene.search.TaskExecutor#invokeAll():109 [JIT compiled code] 0.05% 55359 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.05% 51996 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():348 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001519c800#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] 0.04% 42836 java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=1 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.08.16.21.29/bench-knn-q32-fmTrue.jfr Profiler for heap at stackSize=1 [/l/logs.nightly/2026.05.08.16.21.29/bench-knn-q32-fmTrue.jfr is 2041.50 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 27547 events (total: 216841M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 29.25% 63416M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] 27.11% 58780M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 27.03% 58620M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 3.40% 7374M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] 2.54% 5504M java.util.Arrays#copyOf():3478 [Inlined code] 2.52% 5465M java.lang.Integer#valueOf():1006 [Inlined code] 1.04% 2255M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] 0.82% 1783M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] 0.80% 1724M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] 0.79% 1715M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] 0.70% 1519M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] 0.38% 827M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [Inlined code] 0.38% 822M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Inlined code] 0.35% 768M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [Inlined code] 0.34% 744M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [JIT compiled code] 0.33% 707M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] 0.19% 420M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] 0.18% 386M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():269 [JIT compiled code] 0.18% 384M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():283 [JIT compiled code] 0.16% 343M java.util.DualPivotQuicksort#tryMergeRuns():816 [JIT compiled code] 0.09% 195M java.util.DualPivotQuicksort#sort():354 [JIT compiled code] 0.08% 183M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():618 [JIT compiled code] 0.08% 177M org.apache.lucene.internal.hppc.IntIntHashMap#allocateBuffers():743 [Interpreted code] 0.08% 168M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():556 [JIT compiled code] 0.07% 160M org.apache.lucene.util.SparseFixedBitSet#insertBlock():211 [JIT compiled code] 0.07% 157M org.apache.lucene.util.SparseFixedBitSet#():70 [JIT compiled code] 0.07% 141M java.util.logging.LogManager#reset():1298 [Interpreted code] 0.07% 141M jdk.jfr.internal.ShutdownHook#run():48 [Interpreted code] 0.06% 128M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():389 [JIT compiled code] 0.05% 114M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] 0.05% 109M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await():1767 [Interpreted code] 0.05% 105M org.apache.lucene.util.hnsw.OnHeapHnswGraph#():86 [JIT compiled code] 0.05% 101M java.lang.Thread#beforeSleep():473 [Inlined code] 0.05% 99M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] 0.04% 97M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():355 [Interpreted code] 0.04% 94M knn.KnnIndexer#createIndex():264 [Interpreted code] 0.04% 94M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Interpreted code] 0.04% 82M org.apache.lucene.internal.hppc.IntIntHashMap#allocateBuffers():744 [Interpreted code] 0.03% 73M knn.KnnIndexer#waitForMergesWithStatus():297 [Interpreted code] 0.03% 71M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] 0.03% 67M org.apache.lucene.util.FixedBitSet#():148 [Inlined code] 0.03% 61M java.util.ArrayList#grow():240 [Inlined code] 0.03% 60M java.util.HashMap#newNode():1910 [Inlined code] 0.03% 58M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [JIT compiled code] 0.03% 56M knn.IndexerThread#_run():125 [JIT compiled code] 0.02% 48M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph():526 [JIT compiled code] 0.02% 44M java.util.HashMap#resize():711 [JIT compiled code] 0.02% 44M java.lang.reflect.Array#newInstance():76 [Inlined code] 0.02% 43M jdk.internal.misc.Unsafe#allocateUninitializedArray():1396 [Inlined code] 0.01% 32M knn.IndexerThread#_run():108 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=4 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.08.16.21.29/bench-knn-q32-fmTrue.jfr Profiler for heap at stackSize=4 [/l/logs.nightly/2026.05.08.16.21.29/bench-knn-q32-fmTrue.jfr is 2041.50 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 27547 events (total: 216841M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 22.59% 48979M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] 22.46% 48708M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] 17.95% 38920M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollector#():44 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [JIT compiled code] 11.30% 24495M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#():44 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [Interpreted code] 4.54% 9836M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] 4.52% 9800M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] 3.40% 7374M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 2.53% 5476M java.util.Arrays#copyOf():3478 [Inlined code] at java.util.ArrayDeque#grow():146 [JIT compiled code] at java.util.ArrayDeque#addFirst():288 [Inlined code] at java.util.ArrayDeque#push():577 [Inlined code] 2.51% 5447M java.lang.Integer#valueOf():1006 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1131 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1086 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1061 [Interpreted code] 1.04% 2255M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():338 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():335 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] 0.81% 1747M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] 0.80% 1724M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.40% 871M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.38% 822M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite():106 [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite():48 [Inlined code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite():2274 [JIT compiled code] 0.37% 795M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.35% 766M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.34% 744M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] 0.31% 669M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.28% 612M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.27% 593M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.17% 377M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] 0.16% 343M java.util.DualPivotQuicksort#tryMergeRuns():816 [JIT compiled code] at java.util.DualPivotQuicksort#sort():277 [JIT compiled code] at java.util.DualPivotQuicksort#sort():238 [Inlined code] at java.util.Arrays#sort():123 [Inlined code] 0.15% 318M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#newInvokeSpecial() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [Inlined code] 0.14% 298M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.10% 227M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():283 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] 0.10% 207M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():269 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] 0.08% 183M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():618 [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#serializedDocument():645 [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#copyOneDoc():508 [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#merge():630 [JIT compiled code] 0.08% 175M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():238 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] 0.08% 168M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():556 [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#serializedDocument():645 [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#copyOneDoc():508 [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#merge():630 [JIT compiled code] 0.07% 159M org.apache.lucene.internal.hppc.IntIntHashMap#allocateBuffers():743 [Interpreted code] at org.apache.lucene.internal.hppc.IntIntHashMap#ensureCapacity():450 [Interpreted code] at org.apache.lucene.internal.hppc.IntIntHashMap#():107 [Inlined code] at org.apache.lucene.internal.hppc.IntIntHashMap#():93 [Inlined code] 0.07% 159M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():238 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] 0.07% 157M org.apache.lucene.util.SparseFixedBitSet#():70 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#createBitSet():70 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search():150 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search():352 [JIT compiled code] 0.07% 157M org.apache.lucene.util.SparseFixedBitSet#insertBlock():211 [JIT compiled code] at org.apache.lucene.util.SparseFixedBitSet#getAndSet():164 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search():83 [JIT compiled code] 0.07% 156M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():283 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.07% 151M java.util.DualPivotQuicksort#sort():354 [JIT compiled code] at java.util.DualPivotQuicksort#sort():238 [Inlined code] at java.util.Arrays#sort():123 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph():534 [JIT compiled code] 0.07% 141M java.util.logging.LogManager#reset():1298 [Interpreted code] at java.util.logging.LogManager$Cleaner#run():275 [Interpreted code] 0.07% 141M jdk.jfr.internal.ShutdownHook#run():48 [Interpreted code] 0.06% 132M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():269 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.06% 128M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Interpreted code] 0.05% 115M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():389 [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] 0.05% 114M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():238 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph():122 [Interpreted code] 0.05% 105M org.apache.lucene.util.hnsw.OnHeapHnswGraph#():86 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph():119 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph():148 [Interpreted code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder():81 [Interpreted code] 0.05% 101M java.lang.Thread#beforeSleep():473 [Inlined code] at java.lang.Thread#sleepNanos():504 [JIT compiled code] at java.lang.Thread#sleep():540 [JIT compiled code] at knn.KnnIndexer#waitForMergesWithStatus():304 [Interpreted code] 0.05% 101M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#newInvokeSpecial() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] 0.05% 100M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await():1767 [Interpreted code] at java.util.concurrent.LinkedBlockingQueue#take():435 [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#getTask():1016 [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker():1076 [Interpreted code] 0.05% 99M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] 0.04% 97M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():355 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run():726 [Interpreted code] 0.04% 94M knn.KnnIndexer#createIndex():264 [Interpreted code] at knn.KnnGraphTester#run():689 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] at knn.KnnGraphTester#main():275 [Interpreted code] 0.04% 94M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Interpreted code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite():106 [Interpreted code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite():48 [Interpreted code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite():2274 [Interpreted code] 0.03% 71M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=12 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.08.16.21.29/bench-knn-q32-fmTrue.jfr Profiler for heap at stackSize=12 [/l/logs.nightly/2026.05.08.16.21.29/bench-knn-q32-fmTrue.jfr is 2041.50 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 27547 events (total: 216841M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 17.92% 38856M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollector#():44 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():28 [Inlined code] at org.apache.lucene.search.IndexSearcher#search():752 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#searchAfter():601 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():624 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1527 [JIT compiled code] at knn.KnnGraphTester#testSearch():1253 [Interpreted code] at knn.KnnGraphTester#run():770 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] 9.45% 20493M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001519c800#call() [Inlined code] 9.42% 20422M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001519c800#call() [Inlined code] 7.54% 16359M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#():44 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():28 [Interpreted code] at org.apache.lucene.search.IndexSearcher#search():752 [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter():601 [Interpreted code] at org.apache.lucene.search.IndexSearcher#search():624 [Interpreted code] at knn.KnnGraphTester#doFloatVectorQuery():1527 [Interpreted code] at knn.KnnGraphTester#testSearch():1253 [Interpreted code] at knn.KnnGraphTester#run():770 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] 6.37% 13802M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001519c800#call() [Interpreted code] 6.23% 13516M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001519c800#call() [Interpreted code] 3.75% 8136M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#():44 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():28 [Interpreted code] at org.apache.lucene.search.IndexSearcher#search():752 [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter():601 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():624 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1527 [JIT compiled code] at knn.KnnGraphTester#testSearch():1253 [Interpreted code] at knn.KnnGraphTester#run():770 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] 3.72% 8065M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001519c800#call() [JIT compiled code] 3.56% 7727M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001519c800#call() [JIT compiled code] 2.53% 5476M java.util.Arrays#copyOf():3478 [Inlined code] at java.util.ArrayDeque#grow():146 [JIT compiled code] at java.util.ArrayDeque#addFirst():288 [Inlined code] at java.util.ArrayDeque#push():577 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1131 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1086 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1061 [Interpreted code] at knn.KnnGraphTester#run():775 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] at knn.KnnGraphTester#main():275 [Interpreted code] 2.51% 5447M java.lang.Integer#valueOf():1006 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1131 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1086 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1061 [Interpreted code] at knn.KnnGraphTester#run():775 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] at knn.KnnGraphTester#main():275 [Interpreted code] 1.66% 3609M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] 1.65% 3587M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] 1.58% 3431M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] 1.54% 3330M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] 1.19% 2581M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():255 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph():122 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph():148 [Interpreted code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder():81 [Interpreted code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge():212 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#buildAndWriteGraph():485 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#lambda$mergeOneField$0():453 [Interpreted code] 1.16% 2508M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():255 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph():122 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph():148 [Interpreted code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder():81 [Interpreted code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge():212 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#buildAndWriteGraph():485 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#lambda$mergeOneField$0():453 [Interpreted code] 1.13% 2448M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 1.04% 2255M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():338 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():335 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():783 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] 0.98% 2129M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.91% 1962M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001519c800#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.85% 1846M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001519c800#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.76% 1657M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.73% 1587M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] 0.72% 1554M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.71% 1548M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] 0.70% 1520M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001519c800#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.57% 1234M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001519c800#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll():109 [JIT compiled code] 0.52% 1119M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001519c800#call() [Inlined code] 0.37% 795M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.36% 769M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.33% 719M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite():106 [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite():48 [Inlined code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite():2274 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite():873 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite():884 [Inlined code] at org.apache.lucene.search.IndexSearcher#search():753 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#searchAfter():601 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():624 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1527 [JIT compiled code] at knn.KnnGraphTester#testSearch():1253 [Interpreted code] at knn.KnnGraphTester#run():770 [Interpreted code] 0.23% 508M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001519c800#call() [Interpreted code] 0.20% 438M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001519c800#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.20% 427M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001519c800#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.18% 386M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] 0.17% 375M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001519c800#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.15% 332M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001519c800#call() [Interpreted code] 0.15% 330M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001519c800#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000001519cd58#run() [JIT compiled code] 0.14% 312M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001519c800#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] at org.apache.lucene.search.TaskExecutor#invokeAll():109 [JIT compiled code] 0.14% 311M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001519c800#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll():109 [JIT compiled code] 0.13% 288M java.util.DualPivotQuicksort#tryMergeRuns():816 [JIT compiled code] at java.util.DualPivotQuicksort#sort():277 [JIT compiled code] at java.util.DualPivotQuicksort#sort():238 [Inlined code] at java.util.Arrays#sort():123 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph():534 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#buildAndWriteGraph():486 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#lambda$mergeOneField$0():453 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$$Lambda.0x000000001519a9e0#run() [Inlined code] at org.apache.lucene.codecs.KnnVectorsWriter#merge():144 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues():272 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x0000000015198000#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] 0.13% 283M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001519c800#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000001519cd58#run() [JIT compiled code] 0.13% 276M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001519c800#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.13% 274M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001519c800#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.13% 273M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001519c800#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000001519cd58#run() [JIT compiled code] 0.12% 258M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] 0.11% 247M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#replayBufferedVectors():771 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():787 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.11% 240M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001519c800#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.11% 239M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001519c800#call() [JIT compiled code] now remove KNN index knn-reuse/indices/dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-1765126857478-8000000-32-100-fm recall latency(ms) netCPU avgCpuCount nDoc searchType topK fanout resultSimilarity decay resultCount maxConn beamWidth quantized index(s) index_docs/s force_merge(s) num_segments index_size(MB) overSample vec_disk(MB) vec_RAM(MB) bp-reorder indexType rerank 0.898 12.726 13.322 1.047 8000000 KNN 100 100 N/A N/A 100.000 32 100 4 bits 1043.55 7666.18 0.00 16 36040.22 1.000 35278.320 4028.320 false HNSW no 0.883 2.397 2.504 1.045 8000000 KNN 100 100 N/A N/A 100.000 32 100 4 bits 930.92 8593.64 1083.53 1 36186.00 1.000 35278.320 4028.320 false HNSW no 0.954 14.452 15.138 1.047 8000000 KNN 100 100 N/A N/A 100.000 32 100 7 bits 1501.40 5328.37 0.00 19 39942.25 1.000 39184.570 7934.570 false HNSW no 0.930 2.492 2.604 1.045 8000000 KNN 100 100 N/A N/A 100.000 32 100 7 bits 1525.28 5244.94 1113.37 1 40090.72 1.000 39184.570 7934.570 false HNSW no 0.974 12.815 13.418 1.047 8000000 KNN 100 100 N/A N/A 100.000 32 100 no 3050.39 2622.62 0.00 18 32009.06 1.000 31250.000 31250.000 false HNSW no 0.943 3.222 3.367 1.045 8000000 KNN 100 100 N/A N/A 100.000 32 100 no 3130.62 2555.41 3078.35 1 32156.01 1.000 31250.000 31250.000 false HNSW no saving all results to /l/logs.nightly/2026.05.08.16.21.29/knn_results.pk done! took 27337.4 seconds total removing KNN indices dir /l/util.nightly/knn-reuse/indices [2026-05-09 01:12:35.707082] now generate KNN nightly charts [2026-05-09 01:12:38.889547] build medium index (fast) /l/indices/wikimedium.trunk.nightly.Lucene104.nd27.625M: now create cd /l/trunk.nightly/lucene/benchmark NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log /l/logs.nightly/nightly.wikimedium.trunk.nightly.Lucene104.nd27.625M.log run: ['/usr/lib/jvm/java-25-openjdk/bin/java', '--add-modules', 'jdk.incubator.vector', '-Xmx32g', '-Xms32g', '-server', '-XX:+UseParallelGC', '-Djava.io.tmpdir=/l/tmp', '--enable-native-access=ALL-UNNAMED', '-classpath', '/l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build', '-XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr', '-XX:+UnlockDiagnosticVMOptions', '-XX:+DebugNonSafepoints', 'perf.Indexer', '-dirImpl', 'MMapDirectory', '-indexPath', '/l/indices/wikimedium.trunk.nightly.Lucene104.nd27.625M', '-analyzer', 'StandardAnalyzerNoStopWords', '-lineDocsFile', '/l/data/enwiki-20110115-lines-1k-fixed-with-random-labels.bin', '-docCountLimit', '27625038', '-threadCount', '36', '-useCMS', '-ramBufferMB', '2048', '-maxBufferedDocs', '-1', '-postingsFormat', 'Lucene104', '-mergePolicy', 'TieredMergePolicy', '-idFieldPostingsFormat', 'Lucene104', '-idFieldPostingsFormat', 'Lucene104', '-hnswThreadsPerMerge', '1', '-hnswThreadPoolCount', '1'], cwd=/l/trunk.nightly/lucene/benchmark vmstatLogFile=/l/logs.nightly/nightly.vmstat.log topLogFile=/l/logs.nightly/nightly.top.log run vmstat: /usr/sbin/vmstat --active --wide --timestamp --unit M 1 > /l/logs.nightly/nightly.vmstat.log 2>&1 & run /usr/sbin/ps -eo pid,%cpu,%mem,bsdtime,etime,start,args --cols=120 --sort=-%cpu | head -10 >> /l/logs.nightly/nightly.top.log 2>&1 to /l/logs.nightly/nightly.top.log now kill vmstat: pid=1669792 Profiler summary for /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr Version: 2.1 Chunks: 18 Start: 2026-05-09 05:12:39 (UTC) Duration: 136 s Event Type Count Size (bytes) ============================================================= jdk.FileWrite 4038971 84375290 jdk.CPUTimeSample 3906591 68745593 jdk.ObjectAllocationInNewTLAB 1045457 18089740 jdk.FileRead 796349 18928129 jdk.ObjectAllocationOutsideTLAB 257272 4037637 jdk.BooleanFlag 12456 395186 jdk.Compilation 6332 163171 jdk.CPULoad 2437 48138 jdk.UnsignedIntFlag 1116 38588 jdk.IntFlag 1008 36206 jdk.Checkpoint 877 27015364 jdk.StringFlag 810 30291 jdk.GarbageCollection 46 1090 jdk.CPUInformation 18 27031 jdk.GCConfiguration 18 463 jdk.JVMInformation 18 19021 jdk.Metadata 18 1989482 jdk.ActiveRecording 0 0 jdk.ActiveSetting 0 0 jdk.AllocationRequiringGC 0 0 jdk.BooleanFlagChanged 0 0 jdk.CPUTimeSamplesLost 0 0 jdk.CPUTimeStampCounter 0 0 jdk.ClassDefine 0 0 jdk.ClassLoad 0 0 jdk.ClassLoaderStatistics 0 0 jdk.ClassLoadingStatistics 0 0 jdk.ClassRedefinition 0 0 jdk.ClassUnload 0 0 jdk.CodeCacheConfiguration 0 0 jdk.CodeCacheFull 0 0 jdk.CodeCacheStatistics 0 0 jdk.CompilationFailure 0 0 jdk.CompilerConfiguration 0 0 jdk.CompilerInlining 0 0 jdk.CompilerPhase 0 0 jdk.CompilerQueueUtilization 0 0 jdk.CompilerStatistics 0 0 jdk.ConcurrentModeFailure 0 0 jdk.ContainerCPUThrottling 0 0 jdk.ContainerCPUUsage 0 0 jdk.ContainerConfiguration 0 0 jdk.ContainerIOUsage 0 0 jdk.ContainerMemoryUsage 0 0 jdk.ContinuationFreeze 0 0 jdk.ContinuationFreezeFast 0 0 jdk.ContinuationFreezeSlow 0 0 jdk.ContinuationThaw 0 0 jdk.ContinuationThawFast 0 0 jdk.ContinuationThawSlow 0 0 jdk.DataLoss 0 0 jdk.Deoptimization 0 0 jdk.DeprecatedInvocation 0 0 jdk.Deserialization 0 0 jdk.DirectBufferStatistics 0 0 jdk.DoubleFlag 0 0 jdk.DoubleFlagChanged 0 0 jdk.DumpReason 0 0 jdk.EvacuationFailed 0 0 jdk.EvacuationInformation 0 0 jdk.ExceptionStatistics 0 0 jdk.ExecuteVMOperation 0 0 jdk.ExecutionSample 0 0 jdk.FileForce 0 0 jdk.FinalizerStatistics 0 0 jdk.Flush 0 0 jdk.G1AdaptiveIHOP 0 0 jdk.G1BasicIHOP 0 0 jdk.G1EvacuationOldStatistics 0 0 jdk.G1EvacuationYoungStatistics 0 0 jdk.G1GarbageCollection 0 0 jdk.G1HeapRegionInformation 0 0 jdk.G1HeapRegionTypeChange 0 0 jdk.G1HeapSummary 0 0 jdk.G1MMU 0 0 jdk.GCCPUTime 0 0 jdk.GCHeapConfiguration 0 0 jdk.GCHeapMemoryPoolUsage 0 0 jdk.GCHeapMemoryUsage 0 0 jdk.GCHeapSummary 0 0 jdk.GCPhaseConcurrent 0 0 jdk.GCPhaseConcurrentLevel1 0 0 jdk.GCPhaseConcurrentLevel2 0 0 jdk.GCPhaseParallel 0 0 jdk.GCPhasePause 0 0 jdk.GCPhasePauseLevel1 0 0 jdk.GCPhasePauseLevel2 0 0 jdk.GCPhasePauseLevel3 0 0 jdk.GCPhasePauseLevel4 0 0 jdk.GCReferenceStatistics 0 0 jdk.GCSurvivorConfiguration 0 0 jdk.GCTLABConfiguration 0 0 jdk.HeapDump 0 0 jdk.InitialEnvironmentVariable 0 0 jdk.InitialSecurityProperty 0 0 jdk.InitialSystemProperty 0 0 jdk.IntFlagChanged 0 0 jdk.JITRestart 0 0 jdk.JavaAgent 0 0 jdk.JavaErrorThrow 0 0 jdk.JavaExceptionThrow 0 0 jdk.JavaMonitorDeflate 0 0 jdk.JavaMonitorEnter 0 0 jdk.JavaMonitorInflate 0 0 jdk.JavaMonitorNotify 0 0 jdk.JavaMonitorStatistics 0 0 jdk.JavaMonitorWait 0 0 jdk.JavaThreadStatistics 0 0 jdk.LongFlag 0 0 jdk.LongFlagChanged 0 0 jdk.MetaspaceAllocationFailure 0 0 jdk.MetaspaceChunkFreeListSummary 0 0 jdk.MetaspaceGCThreshold 0 0 jdk.MetaspaceOOM 0 0 jdk.MetaspaceSummary 0 0 jdk.MethodTiming 0 0 jdk.MethodTrace 0 0 jdk.ModuleExport 0 0 jdk.ModuleRequire 0 0 jdk.NativeAgent 0 0 jdk.NativeLibrary 0 0 jdk.NativeLibraryLoad 0 0 jdk.NativeLibraryUnload 0 0 jdk.NativeMemoryUsage 0 0 jdk.NativeMemoryUsageTotal 0 0 jdk.NativeMethodSample 0 0 jdk.NetworkUtilization 0 0 jdk.OSInformation 0 0 jdk.ObjectAllocationSample 0 0 jdk.ObjectCount 0 0 jdk.ObjectCountAfterGC 0 0 jdk.OldGarbageCollection 0 0 jdk.OldObjectSample 0 0 jdk.PSHeapSummary 0 0 jdk.ParallelOldGarbageCollection 0 0 jdk.PhysicalMemory 0 0 jdk.ProcessStart 0 0 jdk.PromoteObjectInNewPLAB 0 0 jdk.PromoteObjectOutsidePLAB 0 0 jdk.PromotionFailed 0 0 jdk.RedefineClasses 0 0 jdk.ReservedStackActivation 0 0 jdk.ResidentSetSize 0 0 jdk.RetransformClasses 0 0 jdk.SafepointBegin 0 0 jdk.SafepointEnd 0 0 jdk.SafepointLatency 0 0 jdk.SafepointStateSynchronization 0 0 jdk.SecurityPropertyModification 0 0 jdk.SecurityProviderService 0 0 jdk.SerializationMisdeclaration 0 0 jdk.ShenandoahEvacuationInformation 0 0 jdk.ShenandoahHeapRegionInformation 0 0 jdk.ShenandoahHeapRegionStateChange 0 0 jdk.Shutdown 0 0 jdk.SocketRead 0 0 jdk.SocketWrite 0 0 jdk.StringFlagChanged 0 0 jdk.StringTableStatistics 0 0 jdk.SwapSpace 0 0 jdk.SymbolTableStatistics 0 0 jdk.SyncOnValueBasedClass 0 0 jdk.SystemGC 0 0 jdk.SystemProcess 0 0 jdk.TLSHandshake 0 0 jdk.TenuringDistribution 0 0 jdk.ThreadAllocationStatistics 0 0 jdk.ThreadCPULoad 0 0 jdk.ThreadContextSwitchRate 0 0 jdk.ThreadDump 0 0 jdk.ThreadEnd 0 0 jdk.ThreadPark 0 0 jdk.ThreadSleep 0 0 jdk.ThreadStart 0 0 jdk.UnsignedIntFlagChanged 0 0 jdk.UnsignedLongFlag 0 0 jdk.UnsignedLongFlagChanged 0 0 jdk.VirtualThreadEnd 0 0 jdk.VirtualThreadPinned 0 0 jdk.VirtualThreadStart 0 0 jdk.VirtualThreadSubmitFailed 0 0 jdk.VirtualizationInformation 0 0 jdk.X509Certificate 0 0 jdk.X509Validation 0 0 jdk.YoungGarbageCollection 0 0 jdk.YoungGenerationConfiguration 0 0 jdk.ZAllocationStall 0 0 jdk.ZOldGarbageCollection 0 0 jdk.ZPageAllocation 0 0 jdk.ZRelocationSet 0 0 jdk.ZRelocationSetGroup 0 0 jdk.ZStatisticsCounter 0 0 jdk.ZStatisticsSampler 0 0 jdk.ZThreadPhase 0 0 jdk.ZUncommit 0 0 jdk.ZYoungGarbageCollection 0 0 profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=1 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr Profiler for cpu at stackSize=1 [medium index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 213.57 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3906591 events (total: 3M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 6.23% 243260 java.lang.Integer#rotateLeft():1650 [Inlined code] 6.18% 241261 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():982 [JIT compiled code] 5.52% 215527 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] 4.63% 180902 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] 4.35% 169747 java.lang.Character#codePointAtImpl():9670 [Inlined code] 3.68% 143710 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] 2.75% 107339 org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] 2.65% 103706 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] 2.54% 99150 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] 2.30% 90033 java.lang.Character#isHighSurrogate():9464 [Inlined code] 1.69% 66127 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1022 [JIT compiled code] 1.63% 63794 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] 1.42% 55351 java.lang.Character#codePointAt():9662 [Inlined code] 1.37% 53365 org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] 1.32% 51581 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1019 [JIT compiled code] 1.26% 49183 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 1.18% 45973 java.lang.Character#toChars():9872 [Inlined code] 1.09% 42650 org.apache.lucene.analysis.CharacterUtils#toLowerCase():57 [Inlined code] 1.08% 42039 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():47 [Inlined code] 1.02% 39671 org.apache.lucene.index.ByteSliceReader#readByte():74 [Inlined code] 1.00% 38914 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():65 [Inlined code] 0.97% 37713 org.apache.lucene.util.ByteBlockPool#getBuffer():358 [Inlined code] 0.80% 31304 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 0.78% 30483 org.apache.lucene.index.TermsHashPerField#writeByte():222 [Inlined code] 0.76% 29672 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] 0.68% 26583 org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#nextPosition():1300 [Inlined code] 0.65% 25312 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():145 [Inlined code] 0.58% 22827 java.lang.Character#toLowerCase():11251 [Inlined code] 0.54% 21029 org.apache.lucene.analysis.StopFilter#accept():97 [Inlined code] 0.52% 20421 org.apache.lucene.util.AttributeSource#clearAttributes():273 [Inlined code] 0.49% 19194 jdk.internal.misc.ScopedMemoryAccess#getByteInternal():1100 [Inlined code] 0.48% 18816 jdk.internal.util.ArraysSupport#mismatch():564 [Inlined code] 0.47% 18216 org.apache.lucene.store.DataOutput#writeVInt():203 [Inlined code] 0.45% 17591 jdk.internal.util.ArraysSupport#mismatch():563 [Inlined code] 0.45% 17479 org.apache.lucene.util.UnicodeUtil#maxUTF8Length():675 [Inlined code] 0.45% 17423 java.lang.Character#codePointAt():9665 [Inlined code] 0.44% 17066 org.apache.lucene.analysis.CharArraySet#contains():89 [Inlined code] 0.43% 16952 org.apache.lucene.util.UnicodeUtil#UTF8toUTF16():667 [Inlined code] 0.42% 16502 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():143 [Inlined code] 0.41% 15936 org.apache.lucene.codecs.lucene104.PForUtil#encode():58 [JIT compiled code] 0.40% 15800 org.apache.lucene.index.TermsHashPerField#initReader():100 [Inlined code] 0.40% 15509 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.39% 15368 org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] 0.39% 15170 org.apache.lucene.util.BytesRefBuilder#growNoCopy():67 [Inlined code] 0.38% 14805 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1020 [JIT compiled code] 0.36% 14234 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():169 [JIT compiled code] 0.36% 14174 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():170 [JIT compiled code] 0.36% 14041 org.apache.lucene.analysis.standard.StandardTokenizerImpl#zzCMap():742 [Inlined code] 0.34% 13440 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():148 [Inlined code] 0.34% 13356 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():131 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=2 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr Profiler for cpu at stackSize=2 [medium index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 213.57 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3906591 events (total: 3M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 6.23% 243260 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] 6.18% 241261 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():982 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 4.63% 180785 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 4.35% 169747 java.lang.Character#codePointAtImpl():9670 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] 3.56% 138922 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] 2.75% 107289 org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 2.65% 103706 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] 2.54% 99103 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] 2.29% 89595 java.lang.Character#isHighSurrogate():9464 [Inlined code] at java.lang.Character#codePointAtImpl():9671 [Inlined code] 1.69% 66126 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1022 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 1.63% 63584 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] 1.55% 60456 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] 1.41% 55211 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] 1.37% 53365 org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] 1.32% 51563 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1019 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 1.30% 50789 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [JIT compiled code] 1.26% 49183 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] 1.26% 49071 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] 1.18% 45973 java.lang.Character#toChars():9872 [Inlined code] at org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] 1.09% 42650 org.apache.lucene.analysis.CharacterUtils#toLowerCase():57 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] 1.08% 42039 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():47 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getText():709 [Inlined code] 1.04% 40541 java.lang.Character#codePointAt():9662 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] 1.02% 39671 org.apache.lucene.index.ByteSliceReader#readByte():74 [Inlined code] at org.apache.lucene.store.DataInput#readVInt():107 [Inlined code] 0.80% 31289 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] 0.76% 29672 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 0.68% 26583 org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#nextPosition():1300 [Inlined code] at org.apache.lucene.index.MappingMultiPostingsEnum#nextPosition():110 [Inlined code] 0.65% 25307 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():145 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] 0.58% 22618 java.lang.Character#toLowerCase():11251 [Inlined code] at org.apache.lucene.analysis.CharacterUtils#toLowerCase():59 [Inlined code] 0.54% 21029 org.apache.lucene.analysis.StopFilter#accept():97 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():52 [JIT compiled code] 0.52% 20408 org.apache.lucene.util.AttributeSource#clearAttributes():273 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():153 [Inlined code] 0.52% 20271 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():65 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxTermsEnum#next():194 [Inlined code] 0.49% 19194 jdk.internal.misc.ScopedMemoryAccess#getByteInternal():1100 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getByte():1088 [Inlined code] 0.48% 18708 org.apache.lucene.util.ByteBlockPool#getBuffer():358 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():223 [Inlined code] 0.48% 18599 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():65 [Inlined code] at org.apache.lucene.util.BytesRefHash$1#get():266 [Inlined code] 0.45% 17450 org.apache.lucene.util.UnicodeUtil#maxUTF8Length():675 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():147 [Inlined code] 0.44% 17066 org.apache.lucene.analysis.CharArraySet#contains():89 [Inlined code] at org.apache.lucene.analysis.StopFilter#accept():97 [Inlined code] 0.42% 16500 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():143 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] 0.42% 16215 org.apache.lucene.util.ByteBlockPool#getBuffer():358 [Inlined code] at org.apache.lucene.util.BytesRefBlockPool#equals():156 [Inlined code] 0.39% 15427 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] 0.39% 15406 org.apache.lucene.index.TermsHashPerField#initReader():100 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxPostingsEnum#reset():435 [Inlined code] 0.39% 15368 org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] 0.39% 15159 org.apache.lucene.index.TermsHashPerField#writeByte():222 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [JIT compiled code] 0.39% 15111 jdk.internal.util.ArraysSupport#mismatch():564 [Inlined code] at java.util.Arrays#equals():2707 [Inlined code] 0.39% 15086 org.apache.lucene.util.UnicodeUtil#UTF8toUTF16():667 [Inlined code] at perf.LineFileDocs#nextDoc():642 [JIT compiled code] 0.38% 14805 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1020 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 0.38% 14730 org.apache.lucene.util.BytesRefBuilder#growNoCopy():67 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():147 [Inlined code] 0.37% 14600 java.lang.Character#codePointAt():9662 [Inlined code] at org.apache.lucene.analysis.CharacterUtils#toLowerCase():59 [Inlined code] 0.36% 14234 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():169 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 0.36% 14174 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():170 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 0.36% 14041 org.apache.lucene.analysis.standard.StandardTokenizerImpl#zzCMap():742 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=4 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr Profiler for cpu at stackSize=4 [medium index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 213.57 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3906591 events (total: 3M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 6.20% 242281 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] at org.apache.lucene.util.BytesRefHash#doHash():473 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] 6.18% 241261 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():982 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] 4.63% 180703 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] 4.18% 163317 java.lang.Character#codePointAtImpl():9670 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 3.56% 138911 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 2.65% 103440 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] 2.21% 86328 java.lang.Character#isHighSurrogate():9464 [Inlined code] at java.lang.Character#codePointAtImpl():9671 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] 1.69% 66126 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1022 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] 1.63% 63580 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 1.37% 53365 org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] 1.32% 51560 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1019 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] 1.29% 50551 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] 1.29% 50414 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 1.26% 49183 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] 1.23% 47939 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] 1.21% 47390 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():183 [JIT compiled code] 1.20% 46909 org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] 1.18% 45973 java.lang.Character#toChars():9872 [Inlined code] at org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] 1.14% 44663 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 1.13% 44052 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():183 [JIT compiled code] 1.12% 43915 org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] 1.09% 42650 org.apache.lucene.analysis.CharacterUtils#toLowerCase():57 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] 1.08% 42039 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():47 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getText():709 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():165 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] 1.03% 40320 java.lang.Character#codePointAt():9662 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] 0.80% 31262 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] 0.76% 29664 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.68% 26583 org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#nextPosition():1300 [Inlined code] at org.apache.lucene.index.MappingMultiPostingsEnum#nextPosition():110 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():148 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] 0.65% 25307 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():145 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.62% 24140 org.apache.lucene.index.ByteSliceReader#readByte():74 [Inlined code] at org.apache.lucene.store.DataInput#readVInt():107 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxPostingsEnum#nextPosition():501 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():148 [JIT compiled code] 0.58% 22618 java.lang.Character#toLowerCase():11251 [Inlined code] at org.apache.lucene.analysis.CharacterUtils#toLowerCase():59 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] 0.54% 21017 org.apache.lucene.analysis.StopFilter#accept():97 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():52 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] 0.52% 20407 org.apache.lucene.util.AttributeSource#clearAttributes():273 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():153 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] 0.51% 20081 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():65 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxTermsEnum#next():194 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():381 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] 0.49% 19194 jdk.internal.misc.ScopedMemoryAccess#getByteInternal():1100 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getByte():1088 [Inlined code] at java.lang.invoke.VarHandleSegmentAsBytes#get():56 [Inlined code] at java.lang.invoke.VarHandleSegmentAsBytes#get():49 [Inlined code] 0.45% 17450 org.apache.lucene.util.UnicodeUtil#maxUTF8Length():675 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():147 [Inlined code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.44% 17055 org.apache.lucene.analysis.CharArraySet#contains():89 [Inlined code] at org.apache.lucene.analysis.StopFilter#accept():97 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():52 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] 0.42% 16500 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():143 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.41% 16058 org.apache.lucene.util.ByteBlockPool#getBuffer():358 [Inlined code] at org.apache.lucene.util.BytesRefBlockPool#equals():156 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] 0.39% 15426 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer():137 [Inlined code] at sun.nio.ch.IOUtil#write():102 [Inlined code] 0.39% 15364 org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] 0.39% 15253 org.apache.lucene.index.TermsHashPerField#initReader():100 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxPostingsEnum#reset():435 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxTermsEnum#postings():250 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] 0.39% 15110 jdk.internal.util.ArraysSupport#mismatch():564 [Inlined code] at java.util.Arrays#equals():2707 [Inlined code] at org.apache.lucene.util.BytesRefBlockPool#equals():169 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] 0.38% 15039 org.apache.lucene.util.UnicodeUtil#UTF8toUTF16():667 [Inlined code] at perf.LineFileDocs#nextDoc():642 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.38% 15027 org.apache.lucene.index.TermsHashPerField#writeByte():222 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 0.38% 14805 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1020 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] 0.38% 14730 org.apache.lucene.util.BytesRefBuilder#growNoCopy():67 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():147 [Inlined code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.37% 14600 java.lang.Character#codePointAt():9662 [Inlined code] at org.apache.lucene.analysis.CharacterUtils#toLowerCase():59 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] 0.37% 14475 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():65 [Inlined code] at org.apache.lucene.util.BytesRefHash$1#get():266 [Inlined code] at org.apache.lucene.util.StringSorter$MSBStringRadixSorter#byteAt():77 [Inlined code] at org.apache.lucene.util.MSBRadixSorter#getBucket():207 [Inlined code] 0.36% 14233 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():169 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.36% 14165 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():170 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=8 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr Profiler for cpu at stackSize=8 [medium index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 213.57 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3906591 events (total: 3M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 4.18% 163298 java.lang.Character#codePointAtImpl():9670 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] 3.11% 121511 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():982 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 3.05% 119241 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():982 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 2.94% 114948 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 2.69% 105122 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] at org.apache.lucene.util.BytesRefHash#doHash():473 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] 2.55% 99659 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] at org.apache.lucene.util.BytesRefHash#doHash():473 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] 2.22% 86640 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 2.21% 86327 java.lang.Character#isHighSurrogate():9464 [Inlined code] at java.lang.Character#codePointAtImpl():9671 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] 2.12% 82627 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 2.09% 81839 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 1.29% 50551 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000001f1d4d30#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] 1.21% 47364 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():183 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] 1.21% 47204 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 1.20% 46909 org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 1.19% 46495 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] 1.13% 44032 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():183 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] 1.12% 43914 org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 1.05% 40875 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] 0.80% 31060 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1022 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.76% 29567 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1022 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.68% 26581 org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#nextPosition():1300 [Inlined code] at org.apache.lucene.index.MappingMultiPostingsEnum#nextPosition():110 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():148 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] 0.68% 26432 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.65% 25554 org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.64% 25190 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1019 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.64% 25153 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] 0.62% 24285 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.59% 23239 org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.57% 22323 java.lang.Character#codePointAt():9662 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] 0.56% 21891 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1019 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.55% 21363 java.lang.Character#toChars():9872 [Inlined code] at org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.53% 20815 java.lang.Character#toChars():9872 [Inlined code] at org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.53% 20564 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.52% 20478 org.apache.lucene.index.ByteSliceReader#readByte():74 [Inlined code] at org.apache.lucene.store.DataInput#readVInt():107 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxPostingsEnum#nextPosition():501 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():148 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] 0.51% 19875 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():47 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getText():709 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():165 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] 0.51% 19768 org.apache.lucene.analysis.CharacterUtils#toLowerCase():57 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.49% 19306 org.apache.lucene.analysis.CharacterUtils#toLowerCase():57 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.49% 19076 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] at org.apache.lucene.util.BytesRefHash#doHash():473 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] 0.47% 18534 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():47 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getText():709 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():165 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] 0.47% 18415 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] at org.apache.lucene.util.BytesRefHash#doHash():473 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] 0.47% 18327 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.41% 15849 jdk.internal.misc.ScopedMemoryAccess#getByteInternal():1100 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getByte():1088 [Inlined code] at java.lang.invoke.VarHandleSegmentAsBytes#get():56 [Inlined code] at java.lang.invoke.VarHandleSegmentAsBytes#get():49 [Inlined code] at java.lang.invoke.VarHandleGuards#guard_LJ_I():251 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#get():694 [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput$SingleSegmentImpl#readByte():754 [Inlined code] at org.apache.lucene.codecs.lucene90.Lucene90NormsProducer$3#longValue():396 [Inlined code] 0.39% 15430 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] 0.39% 15425 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer():137 [Inlined code] at sun.nio.ch.IOUtil#write():102 [Inlined code] at sun.nio.ch.IOUtil#write():72 [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite():355 [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite():374 [Inlined code] at sun.nio.ch.FileChannelImpl#write():333 [Inlined code] 0.39% 15092 jdk.internal.util.ArraysSupport#mismatch():564 [Inlined code] at java.util.Arrays#equals():2707 [Inlined code] at org.apache.lucene.util.BytesRefBlockPool#equals():169 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] 0.38% 15039 org.apache.lucene.util.UnicodeUtil#UTF8toUTF16():667 [Inlined code] at perf.LineFileDocs#nextDoc():642 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.37% 14421 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():65 [Inlined code] at org.apache.lucene.util.BytesRefHash$1#get():266 [Inlined code] at org.apache.lucene.util.StringSorter$MSBStringRadixSorter#byteAt():77 [Inlined code] at org.apache.lucene.util.MSBRadixSorter#getBucket():207 [Inlined code] at org.apache.lucene.util.BytesRefHash$1$1#buildHistogram():223 [Inlined code] at org.apache.lucene.util.MSBRadixSorter#computeCommonPrefixLengthAndBuildHistogramPart2():267 [Inlined code] at org.apache.lucene.util.MSBRadixSorter#computeCommonPrefixLengthAndBuildHistogramPart1():257 [Inlined code] at org.apache.lucene.util.MSBRadixSorter#computeCommonPrefixLengthAndBuildHistogram():220 [Inlined code] 0.35% 13835 org.apache.lucene.index.TermsHashPerField#writeByte():222 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] 0.33% 13076 org.apache.lucene.index.TermsHashPerField#initReader():100 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxPostingsEnum#reset():435 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxTermsEnum#postings():250 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] 0.33% 12767 jdk.internal.util.ArraysSupport#mismatch():563 [Inlined code] at java.util.Arrays#equals():2707 [Inlined code] at org.apache.lucene.util.BytesRefBlockPool#equals():169 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] 0.32% 12653 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():170 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=12 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr Profiler for cpu at stackSize=12 [medium index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 213.57 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3906591 events (total: 3M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 3.11% 121511 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():982 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 3.05% 119241 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():982 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 2.94% 114947 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 2.69% 105122 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] at org.apache.lucene.util.BytesRefHash#doHash():473 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 2.55% 99659 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] at org.apache.lucene.util.BytesRefHash#doHash():473 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 2.22% 86639 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 2.12% 82626 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 2.09% 81839 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 1.83% 71378 java.lang.Character#codePointAtImpl():9670 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 1.65% 64351 java.lang.Character#codePointAtImpl():9670 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 1.29% 50551 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000001f1d4d30#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [Interpreted code] at org.apache.lucene.index.IndexWriter#merge():4749 [Interpreted code] at org.apache.lucene.index.IndexWriter$IndexWriterMergeSource#merge():6554 [Interpreted code] 1.21% 47204 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 1.20% 46909 org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 1.19% 46495 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 1.13% 44059 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():183 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 1.12% 43914 org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 1.05% 40874 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 1.03% 40205 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():183 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.95% 37304 java.lang.Character#isHighSurrogate():9464 [Inlined code] at java.lang.Character#codePointAtImpl():9671 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.90% 35343 java.lang.Character#isHighSurrogate():9464 [Inlined code] at java.lang.Character#codePointAtImpl():9671 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.80% 31060 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1022 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.76% 29567 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1022 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.68% 26581 org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#nextPosition():1300 [Inlined code] at org.apache.lucene.index.MappingMultiPostingsEnum#nextPosition():110 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():148 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000001f1d4d30#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [Interpreted code] 0.68% 26432 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.65% 25554 org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.64% 25190 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1019 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.62% 24284 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.60% 23272 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 0.59% 23239 org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.57% 22322 java.lang.Character#codePointAt():9662 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 0.56% 21891 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1019 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.55% 21363 java.lang.Character#toChars():9872 [Inlined code] at org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.53% 20814 java.lang.Character#toChars():9872 [Inlined code] at org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.53% 20564 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.51% 19875 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():47 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getText():709 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():165 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 0.51% 19768 org.apache.lucene.analysis.CharacterUtils#toLowerCase():57 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.49% 19306 org.apache.lucene.analysis.CharacterUtils#toLowerCase():57 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.47% 18534 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():47 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getText():709 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():165 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 0.47% 18327 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 0.44% 17186 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] at org.apache.lucene.util.BytesRefHash#doHash():473 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] 0.43% 16777 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] at org.apache.lucene.util.BytesRefHash#doHash():473 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] 0.41% 15825 jdk.internal.misc.ScopedMemoryAccess#getByteInternal():1100 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getByte():1088 [Inlined code] at java.lang.invoke.VarHandleSegmentAsBytes#get():56 [Inlined code] at java.lang.invoke.VarHandleSegmentAsBytes#get():49 [Inlined code] at java.lang.invoke.VarHandleGuards#guard_LJ_I():251 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#get():694 [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput$SingleSegmentImpl#readByte():754 [Inlined code] at org.apache.lucene.codecs.lucene90.Lucene90NormsProducer$3#longValue():396 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc():289 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():144 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] 0.39% 15405 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer():137 [Inlined code] at sun.nio.ch.IOUtil#write():102 [Inlined code] at sun.nio.ch.IOUtil#write():72 [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite():355 [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite():374 [Inlined code] at sun.nio.ch.FileChannelImpl#write():333 [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully():68 [Inlined code] at sun.nio.ch.ChannelOutputStream#write():105 [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write():391 [Inlined code] at java.util.zip.CheckedOutputStream#write():73 [JIT compiled code] 0.38% 15039 org.apache.lucene.util.UnicodeUtil#UTF8toUTF16():667 [Inlined code] at perf.LineFileDocs#nextDoc():642 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.36% 14174 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 0.35% 13835 org.apache.lucene.index.TermsHashPerField#writeByte():222 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 0.34% 13377 java.lang.Character#codePointAtImpl():9670 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] 0.33% 12982 java.lang.Character#codePointAtImpl():9670 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] 0.32% 12653 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():170 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.32% 12389 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=1 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr Profiler for heap at stackSize=1 [medium index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 213.57 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 1302702 events (total: 328323M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 15.94% 52334M perf.LineFileDocs#nextDoc():641 [JIT compiled code] 8.94% 29367M java.lang.StringUTF16#compress():212 [Inlined code] 8.47% 27823M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] 6.85% 22495M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] 6.85% 22488M perf.LineFileDocs#readDocs():176 [JIT compiled code] 4.25% 13959M java.lang.StringUTF16#compress():216 [Inlined code] 3.35% 11003M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] 3.21% 10533M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] 3.07% 10091M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] 2.63% 8621M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] 2.37% 7790M perf.LineFileDocs#nextDoc():636 [JIT compiled code] 1.98% 6492M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] 1.97% 6476M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] 1.73% 5689M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] 1.71% 5603M org.apache.lucene.util.TimSorter#():62 [Inlined code] 1.67% 5469M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] 1.63% 5349M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] 1.62% 5332M org.apache.lucene.util.BytesRef#():71 [Inlined code] 1.55% 5075M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] 1.34% 4396M java.util.ArrayList#grow():240 [Inlined code] 1.34% 4389M java.util.TreeMap#keyIterator():1421 [Inlined code] 1.25% 4108M perf.LineFileDocs#readDocs():176 [Interpreted code] 1.24% 4075M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] 1.10% 3602M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] 0.78% 2576M org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] 0.62% 2040M java.nio.HeapByteBuffer#():75 [Inlined code] 0.55% 1800M org.apache.lucene.document.IntPoint#pack():114 [Inlined code] 0.54% 1770M java.util.Formatter#parse():2810 [Inlined code] 0.52% 1701M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] 0.50% 1642M java.lang.Integer#toString():167 [Inlined code] 0.47% 1546M perf.LineFileDocs#newDocState():503 [Interpreted code] 0.47% 1526M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] 0.45% 1473M java.util.Arrays#copyOfRange():3849 [Inlined code] 0.42% 1383M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():108 [JIT compiled code] 0.39% 1271M org.apache.lucene.codecs.lucene104.PForUtil#encode():78 [JIT compiled code] 0.38% 1243M org.apache.lucene.document.IntPoint#pack():108 [Inlined code] 0.35% 1154M java.util.ArrayDeque#():179 [Inlined code] 0.35% 1141M java.lang.String#format():4455 [Inlined code] 0.33% 1081M perf.LineFileDocs#nextDoc():643 [JIT compiled code] 0.32% 1051M java.lang.AbstractStringBuilder#():101 [Inlined code] 0.31% 1014M java.util.Formatter$FormatSpecifierParser#parse():2915 [Inlined code] 0.30% 989M java.util.Formatter#parse():2782 [Inlined code] 0.30% 982M perf.LineFileDocs#nextDoc():648 [JIT compiled code] 0.29% 938M java.lang.StringBuilder#toString():478 [Inlined code] 0.28% 930M perf.LineFileDocs#nextDoc():638 [JIT compiled code] 0.28% 910M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 0.27% 876M java.lang.StringLatin1#newString():760 [Inlined code] 0.26% 860M java.util.Formatter#():2110 [Inlined code] 0.26% 860M java.lang.StringLatin1#replace():312 [Inlined code] 0.26% 857M java.util.List#of():935 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=2 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr Profiler for heap at stackSize=2 [medium index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 213.57 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 1302702 events (total: 328323M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 15.89% 52182M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 8.94% 29367M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] 8.47% 27799M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] 6.85% 22495M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] 6.85% 22488M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 4.25% 13959M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] 3.35% 10997M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] 3.01% 9889M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] 2.63% 8621M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] 2.54% 8335M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] 2.37% 7790M perf.LineFileDocs#nextDoc():636 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 1.98% 6492M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 1.97% 6476M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 1.73% 5689M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 1.71% 5603M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] 1.67% 5469M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 1.63% 5349M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 1.55% 5075M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 1.54% 5043M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] 1.34% 4396M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] 1.34% 4389M java.util.TreeMap#keyIterator():1421 [Inlined code] at java.util.TreeMap$KeySet#iterator():1434 [JIT compiled code] 1.25% 4108M perf.LineFileDocs#readDocs():176 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.24% 4075M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 1.01% 3322M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] 0.67% 2186M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():464 [JIT compiled code] 0.62% 2040M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] 0.55% 1800M org.apache.lucene.document.IntPoint#pack():114 [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues():72 [Inlined code] 0.54% 1770M java.util.Formatter#parse():2810 [Inlined code] at java.util.Formatter#format():2744 [Inlined code] 0.52% 1695M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [Inlined code] 0.47% 1550M java.lang.Integer#toString():167 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] 0.47% 1546M perf.LineFileDocs#newDocState():503 [Interpreted code] at perf.IndexThreads$IndexThread#run():188 [Interpreted code] 0.47% 1526M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer():153 [JIT compiled code] 0.42% 1383M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():108 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():398 [JIT compiled code] 0.38% 1243M org.apache.lucene.document.IntPoint#pack():108 [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues():72 [Inlined code] 0.35% 1154M java.util.ArrayDeque#():179 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#():112 [Inlined code] 0.33% 1095M java.lang.String#format():4455 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] 0.33% 1081M perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 0.32% 1051M java.lang.AbstractStringBuilder#():101 [Inlined code] at java.lang.StringBuilder#():106 [Inlined code] 0.31% 1014M java.util.Formatter$FormatSpecifierParser#parse():2915 [Inlined code] at java.util.Formatter#parse():2814 [Inlined code] 0.30% 989M java.util.Formatter#parse():2782 [Inlined code] at java.util.Formatter#format():2744 [Inlined code] 0.30% 982M perf.LineFileDocs#nextDoc():648 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 0.29% 938M java.lang.StringBuilder#toString():478 [Inlined code] at java.util.Formatter#toString():2598 [Inlined code] 0.28% 930M perf.LineFileDocs#nextDoc():638 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 0.28% 913M org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] at perf.LineFileDocs#nextDoc():730 [JIT compiled code] 0.27% 888M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [Inlined code] 0.27% 877M org.apache.lucene.codecs.lucene104.PForUtil#encode():78 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] 0.27% 876M java.lang.StringLatin1#newString():760 [Inlined code] at java.lang.Integer#toString():185 [Inlined code] 0.26% 860M java.util.Formatter#():2110 [Inlined code] at java.lang.String#format():4455 [Inlined code] 0.26% 860M java.lang.StringLatin1#replace():312 [Inlined code] at java.lang.String#replace():2998 [Inlined code] 0.26% 857M java.util.List#of():935 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1847 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=4 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr Profiler for heap at stackSize=4 [medium index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 213.57 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 1302702 events (total: 328323M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 15.89% 52182M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 8.46% 27782M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] 8.21% 26954M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] 6.85% 22488M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 5.32% 17464M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] 4.23% 13877M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] 3.01% 9889M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] 2.63% 8621M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] 2.54% 8335M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] 2.37% 7790M perf.LineFileDocs#nextDoc():636 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.98% 6492M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] 1.97% 6476M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] 1.73% 5689M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] 1.68% 5530M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] at org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [Inlined code] 1.67% 5469M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] 1.63% 5349M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] 1.55% 5075M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] 1.52% 5004M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] 1.43% 4682M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] 1.34% 4396M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] 1.34% 4389M java.util.TreeMap#keyIterator():1421 [Inlined code] at java.util.TreeMap$KeySet#iterator():1434 [JIT compiled code] at java.util.TreeSet#iterator():187 [Inlined code] at org.apache.lucene.codecs.CompetitiveImpactAccumulator#addAll():82 [Inlined code] 1.25% 4108M perf.LineFileDocs#readDocs():176 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.24% 4075M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] 1.08% 3534M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():161 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():198 [Inlined code] 1.01% 3322M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.91% 2989M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] at perf.LineFileDocs#nextDoc():730 [JIT compiled code] 0.66% 2182M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():464 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc():259 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():144 [JIT compiled code] 0.60% 1962M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput$$Lambda.0x000000001f13ecb8#apply() [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#appendBlock():506 [JIT compiled code] 0.54% 1770M java.util.Formatter#parse():2810 [Inlined code] at java.util.Formatter#format():2744 [Inlined code] at java.util.Formatter#format():2698 [Inlined code] at java.lang.String#format():4455 [Inlined code] 0.52% 1695M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [Inlined code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings():131 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] 0.47% 1546M perf.LineFileDocs#newDocState():503 [Interpreted code] at perf.IndexThreads$IndexThread#run():188 [Interpreted code] 0.47% 1533M java.lang.Integer#toString():167 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] at perf.LineFileDocs#nextDoc():747 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 0.47% 1526M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer():153 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():155 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():198 [Inlined code] 0.46% 1523M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():638 [JIT compiled code] 0.42% 1378M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():108 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():398 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc():259 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():144 [JIT compiled code] 0.36% 1192M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [JIT compiled code] 0.35% 1154M java.util.ArrayDeque#():179 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#():112 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#():138 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#():82 [Inlined code] 0.33% 1095M java.lang.String#format():4455 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] at perf.LineFileDocs#nextDoc():747 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 0.33% 1081M perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.33% 1078M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.util.BytesRefBlockPool#addBytesRef():91 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():343 [JIT compiled code] 0.32% 1051M java.lang.AbstractStringBuilder#():101 [Inlined code] at java.lang.StringBuilder#():106 [Inlined code] at java.util.Formatter#():2110 [Inlined code] at java.lang.String#format():4455 [Inlined code] 0.31% 1014M java.util.Formatter$FormatSpecifierParser#parse():2915 [Inlined code] at java.util.Formatter#parse():2814 [Inlined code] at java.util.Formatter#format():2744 [Inlined code] at java.util.Formatter#format():2698 [Inlined code] 0.30% 992M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] at perf.LineFileDocs#nextDoc():747 [JIT compiled code] 0.30% 989M java.util.Formatter#parse():2782 [Inlined code] at java.util.Formatter#format():2744 [Inlined code] at java.util.Formatter#format():2698 [Inlined code] at java.lang.String#format():4455 [Inlined code] 0.30% 982M perf.LineFileDocs#nextDoc():648 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.29% 956M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] at perf.LineFileDocs#nextDoc():731 [JIT compiled code] 0.28% 930M perf.LineFileDocs#nextDoc():638 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.28% 915M java.lang.StringBuilder#toString():478 [Inlined code] at java.util.Formatter#toString():2598 [Inlined code] at java.lang.String#format():4455 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] 0.28% 913M org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] at perf.LineFileDocs#nextDoc():730 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.27% 892M org.apache.lucene.document.IntPoint#pack():114 [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues():72 [Inlined code] at org.apache.lucene.document.IntPoint#setIntValue():57 [Inlined code] at perf.LineFileDocs#nextDoc():757 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=8 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr Profiler for heap at stackSize=8 [medium index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 213.57 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 1302702 events (total: 328323M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 15.89% 52182M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 8.18% 26845M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 6.85% 22488M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 4.23% 13877M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 3.77% 12381M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] 2.37% 7790M perf.LineFileDocs#nextDoc():636 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 2.34% 7692M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] 1.68% 5530M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] at org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [Inlined code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings():131 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] 1.68% 5510M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] 1.67% 5498M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] 1.63% 5349M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] 1.60% 5263M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():200 [JIT compiled code] 1.55% 5105M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] 1.55% 5093M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] 1.55% 5075M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] 1.47% 4841M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 1.43% 4682M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000001f1d4d30#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] 1.37% 4498M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 1.25% 4108M perf.LineFileDocs#readDocs():176 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.25% 4097M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000001f1d4d30#merge() [Interpreted code] 1.14% 3750M java.util.TreeMap#keyIterator():1421 [Inlined code] at java.util.TreeMap$KeySet#iterator():1434 [JIT compiled code] at java.util.TreeSet#iterator():187 [Inlined code] at org.apache.lucene.codecs.CompetitiveImpactAccumulator#addAll():82 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():482 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#finishTerm():576 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():172 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] 1.06% 3466M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000001f1d4d30#merge() [Interpreted code] 1.02% 3334M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 1.00% 3297M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.91% 2989M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] at perf.LineFileDocs#nextDoc():730 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.90% 2949M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():161 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():198 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.84% 2770M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] 0.82% 2682M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] at java.util.Formatter$FormatSpecifierParser#parse():2917 [Inlined code] at java.util.Formatter#parse():2814 [Inlined code] at java.util.Formatter#format():2744 [Inlined code] at java.util.Formatter#format():2698 [Inlined code] 0.81% 2654M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] 0.78% 2571M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():183 [JIT compiled code] 0.77% 2517M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():200 [JIT compiled code] 0.76% 2492M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] 0.74% 2435M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 0.72% 2347M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] 0.65% 2134M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():173 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 0.58% 1904M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] 0.57% 1864M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] 0.53% 1754M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput$$Lambda.0x000000001f13ecb8#apply() [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#appendBlock():506 [JIT compiled code] at org.apache.lucene.store.ByteBuffersDataOutput#writeByte():187 [Inlined code] at org.apache.lucene.store.DataOutput#writeVInt():203 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#append():138 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex():488 [JIT compiled code] 0.52% 1696M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] 0.52% 1695M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [Inlined code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings():131 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] 0.51% 1658M java.util.Formatter#parse():2810 [Inlined code] at java.util.Formatter#format():2744 [Inlined code] at java.util.Formatter#format():2698 [Inlined code] at java.lang.String#format():4455 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] at perf.LineFileDocs#nextDoc():747 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.48% 1582M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] 0.47% 1546M perf.LineFileDocs#newDocState():503 [Interpreted code] at perf.IndexThreads$IndexThread#run():188 [Interpreted code] 0.47% 1533M java.lang.Integer#toString():167 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] at perf.LineFileDocs#nextDoc():747 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.46% 1523M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():638 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.45% 1481M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] at org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():108 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():398 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc():259 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():144 [JIT compiled code] 0.44% 1438M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():464 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc():259 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():144 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] 0.40% 1327M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():183 [JIT compiled code] 0.37% 1217M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer():153 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():155 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():198 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.35% 1159M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=12 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr Profiler for heap at stackSize=12 [medium index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 213.57 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 1302702 events (total: 328323M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 15.89% 52182M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 8.18% 26845M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 6.85% 22488M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 4.23% 13877M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 3.77% 12381M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000001f1d4d30#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [Interpreted code] 2.37% 7790M perf.LineFileDocs#nextDoc():636 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 2.18% 7163M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [JIT compiled code] 1.68% 5530M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] at org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [Inlined code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings():131 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000001f1d4d30#merge() [Interpreted code] 1.60% 5263M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():200 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] 1.55% 5093M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000001f1d4d30#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [Interpreted code] 1.53% 5029M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 1.53% 5027M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 1.52% 4987M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 1.44% 4723M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [JIT compiled code] 1.43% 4682M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000001f1d4d30#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [Interpreted code] at org.apache.lucene.index.IndexWriter#merge():4749 [Interpreted code] at org.apache.lucene.index.IndexWriter$IndexWriterMergeSource#merge():6554 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler#doMerge():661 [Interpreted code] 1.42% 4648M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 1.34% 4393M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 1.25% 4108M perf.LineFileDocs#readDocs():176 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.25% 4097M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000001f1d4d30#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [Interpreted code] at org.apache.lucene.index.IndexWriter#merge():4749 [Interpreted code] 1.24% 4084M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 1.06% 3466M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000001f1d4d30#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [Interpreted code] at org.apache.lucene.index.IndexWriter#merge():4749 [Interpreted code] 1.00% 3297M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.91% 2989M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] at perf.LineFileDocs#nextDoc():730 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.90% 2949M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():161 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():198 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.89% 2911M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.83% 2736M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.78% 2571M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():183 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] 0.77% 2524M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] at java.util.Formatter$FormatSpecifierParser#parse():2917 [Inlined code] at java.util.Formatter#parse():2814 [Inlined code] at java.util.Formatter#format():2744 [Inlined code] at java.util.Formatter#format():2698 [Inlined code] at java.lang.String#format():4455 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] at perf.LineFileDocs#nextDoc():747 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 0.77% 2517M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():200 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] 0.76% 2496M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] 0.69% 2275M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] 0.68% 2225M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] 0.62% 2024M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():173 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] 0.57% 1864M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.54% 1757M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] 0.53% 1754M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput$$Lambda.0x000000001f13ecb8#apply() [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#appendBlock():506 [JIT compiled code] at org.apache.lucene.store.ByteBuffersDataOutput#writeByte():187 [Inlined code] at org.apache.lucene.store.DataOutput#writeVInt():203 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#append():138 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex():488 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks():682 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#pushTerm():1039 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():995 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] 0.52% 1695M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [Inlined code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings():131 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000001f1d4d30#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] 0.51% 1658M java.util.Formatter#parse():2810 [Inlined code] at java.util.Formatter#format():2744 [Inlined code] at java.util.Formatter#format():2698 [Inlined code] at java.lang.String#format():4455 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] at perf.LineFileDocs#nextDoc():747 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.48% 1584M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [JIT compiled code] 0.47% 1546M perf.LineFileDocs#newDocState():503 [Interpreted code] at perf.IndexThreads$IndexThread#run():188 [Interpreted code] 0.47% 1533M java.lang.Integer#toString():167 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] at perf.LineFileDocs#nextDoc():747 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.46% 1523M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():638 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.46% 1520M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [JIT compiled code] 0.46% 1512M java.util.TreeMap#keyIterator():1421 [Inlined code] at java.util.TreeMap$KeySet#iterator():1434 [JIT compiled code] at java.util.TreeSet#iterator():187 [Inlined code] at org.apache.lucene.codecs.CompetitiveImpactAccumulator#addAll():82 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():482 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#finishTerm():576 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():172 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] 0.45% 1466M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] 0.44% 1438M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():464 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc():259 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():144 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000001f1d4d30#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] 0.40% 1327M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():183 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] 0.37% 1217M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer():153 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():155 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():198 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.33% 1095M java.lang.String#format():4455 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] at perf.LineFileDocs#nextDoc():747 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.33% 1081M perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] move log to /l/logs.nightly/2026.05.08.16.21.29/fastIndexMediumDocs.log move vmstat log to /l/logs.nightly/2026.05.08.16.21.29/fastIndexMediumDocs.vmstat.log move top log to /l/logs.nightly/2026.05.08.16.21.29/fastIndexMediumDocs.top.log [2026-05-09 01:17:09.557443] took 107.1 sec [2026-05-09 01:17:09.561499] medIndexAtClose None [2026-05-09 01:17:09.562752] build medium vectors index (fast) /l/indices/wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M: now create cd /l/trunk.nightly/lucene/benchmark NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log /l/logs.nightly/nightly.wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.log run: ['/usr/lib/jvm/java-25-openjdk/bin/java', '--add-modules', 'jdk.incubator.vector', '-Xmx32g', '-Xms32g', '-server', '-XX:+UseParallelGC', '-Djava.io.tmpdir=/l/tmp', '--enable-native-access=ALL-UNNAMED', '-classpath', '/l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build', '-XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr', '-XX:+UnlockDiagnosticVMOptions', '-XX:+DebugNonSafepoints', 'perf.Indexer', '-dirImpl', 'MMapDirectory', '-indexPath', '/l/indices/wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M', '-analyzer', 'StandardAnalyzerNoStopWords', '-lineDocsFile', '/l/data/enwiki-20110115-lines-1k-fixed-with-random-labels.bin', '-docCountLimit', '27625038', '-threadCount', '36', '-useCMS', '-vectorFile', '/big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec', '-vectorDimension', '1024', '-vectorEncoding', 'FLOAT32', '-verbose', '-ramBufferMB', '2048', '-maxBufferedDocs', '-1', '-postingsFormat', 'Lucene104', '-mergePolicy', 'TieredMergePolicy', '-idFieldPostingsFormat', 'Lucene104', '-idFieldPostingsFormat', 'Lucene104', '-hnswThreadsPerMerge', '16', '-hnswThreadPoolCount', '96'], cwd=/l/trunk.nightly/lucene/benchmark vmstatLogFile=/l/logs.nightly/nightly.vmstat.log topLogFile=/l/logs.nightly/nightly.top.log run vmstat: /usr/sbin/vmstat --active --wide --timestamp --unit M 1 > /l/logs.nightly/nightly.vmstat.log 2>&1 & run /usr/sbin/ps -eo pid,%cpu,%mem,bsdtime,etime,start,args --cols=120 --sort=-%cpu | head -10 >> /l/logs.nightly/nightly.top.log 2>&1 to /l/logs.nightly/nightly.top.log now kill vmstat: pid=1673682 Profiler summary for /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr Version: 2.1 Chunks: 51 Start: 2026-05-09 08:48:10 (UTC) Duration: 1392 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 98718658 1974355226 jdk.FileWrite 3631344 99583272 jdk.ObjectAllocationInNewTLAB 119684 2593290 jdk.FileRead 72731 2068003 jdk.BooleanFlag 35292 1164789 jdk.ObjectAllocationOutsideTLAB 8205 162486 jdk.CPULoad 3388 71148 jdk.UnsignedIntFlag 3162 113373 jdk.IntFlag 2856 106233 jdk.StringFlag 2295 89760 jdk.Checkpoint 1172 60178300 jdk.Compilation 122 3393 jdk.CPUInformation 51 76653 jdk.GCConfiguration 51 1377 jdk.JVMInformation 51 61506 jdk.Metadata 51 5636928 jdk.GarbageCollection 16 419 jdk.ActiveRecording 0 0 jdk.ActiveSetting 0 0 jdk.AllocationRequiringGC 0 0 jdk.BooleanFlagChanged 0 0 jdk.CPUTimeSamplesLost 0 0 jdk.CPUTimeStampCounter 0 0 jdk.ClassDefine 0 0 jdk.ClassLoad 0 0 jdk.ClassLoaderStatistics 0 0 jdk.ClassLoadingStatistics 0 0 jdk.ClassRedefinition 0 0 jdk.ClassUnload 0 0 jdk.CodeCacheConfiguration 0 0 jdk.CodeCacheFull 0 0 jdk.CodeCacheStatistics 0 0 jdk.CompilationFailure 0 0 jdk.CompilerConfiguration 0 0 jdk.CompilerInlining 0 0 jdk.CompilerPhase 0 0 jdk.CompilerQueueUtilization 0 0 jdk.CompilerStatistics 0 0 jdk.ConcurrentModeFailure 0 0 jdk.ContainerCPUThrottling 0 0 jdk.ContainerCPUUsage 0 0 jdk.ContainerConfiguration 0 0 jdk.ContainerIOUsage 0 0 jdk.ContainerMemoryUsage 0 0 jdk.ContinuationFreeze 0 0 jdk.ContinuationFreezeFast 0 0 jdk.ContinuationFreezeSlow 0 0 jdk.ContinuationThaw 0 0 jdk.ContinuationThawFast 0 0 jdk.ContinuationThawSlow 0 0 jdk.DataLoss 0 0 jdk.Deoptimization 0 0 jdk.DeprecatedInvocation 0 0 jdk.Deserialization 0 0 jdk.DirectBufferStatistics 0 0 jdk.DoubleFlag 0 0 jdk.DoubleFlagChanged 0 0 jdk.DumpReason 0 0 jdk.EvacuationFailed 0 0 jdk.EvacuationInformation 0 0 jdk.ExceptionStatistics 0 0 jdk.ExecuteVMOperation 0 0 jdk.ExecutionSample 0 0 jdk.FileForce 0 0 jdk.FinalizerStatistics 0 0 jdk.Flush 0 0 jdk.G1AdaptiveIHOP 0 0 jdk.G1BasicIHOP 0 0 jdk.G1EvacuationOldStatistics 0 0 jdk.G1EvacuationYoungStatistics 0 0 jdk.G1GarbageCollection 0 0 jdk.G1HeapRegionInformation 0 0 jdk.G1HeapRegionTypeChange 0 0 jdk.G1HeapSummary 0 0 jdk.G1MMU 0 0 jdk.GCCPUTime 0 0 jdk.GCHeapConfiguration 0 0 jdk.GCHeapMemoryPoolUsage 0 0 jdk.GCHeapMemoryUsage 0 0 jdk.GCHeapSummary 0 0 jdk.GCPhaseConcurrent 0 0 jdk.GCPhaseConcurrentLevel1 0 0 jdk.GCPhaseConcurrentLevel2 0 0 jdk.GCPhaseParallel 0 0 jdk.GCPhasePause 0 0 jdk.GCPhasePauseLevel1 0 0 jdk.GCPhasePauseLevel2 0 0 jdk.GCPhasePauseLevel3 0 0 jdk.GCPhasePauseLevel4 0 0 jdk.GCReferenceStatistics 0 0 jdk.GCSurvivorConfiguration 0 0 jdk.GCTLABConfiguration 0 0 jdk.HeapDump 0 0 jdk.InitialEnvironmentVariable 0 0 jdk.InitialSecurityProperty 0 0 jdk.InitialSystemProperty 0 0 jdk.IntFlagChanged 0 0 jdk.JITRestart 0 0 jdk.JavaAgent 0 0 jdk.JavaErrorThrow 0 0 jdk.JavaExceptionThrow 0 0 jdk.JavaMonitorDeflate 0 0 jdk.JavaMonitorEnter 0 0 jdk.JavaMonitorInflate 0 0 jdk.JavaMonitorNotify 0 0 jdk.JavaMonitorStatistics 0 0 jdk.JavaMonitorWait 0 0 jdk.JavaThreadStatistics 0 0 jdk.LongFlag 0 0 jdk.LongFlagChanged 0 0 jdk.MetaspaceAllocationFailure 0 0 jdk.MetaspaceChunkFreeListSummary 0 0 jdk.MetaspaceGCThreshold 0 0 jdk.MetaspaceOOM 0 0 jdk.MetaspaceSummary 0 0 jdk.MethodTiming 0 0 jdk.MethodTrace 0 0 jdk.ModuleExport 0 0 jdk.ModuleRequire 0 0 jdk.NativeAgent 0 0 jdk.NativeLibrary 0 0 jdk.NativeLibraryLoad 0 0 jdk.NativeLibraryUnload 0 0 jdk.NativeMemoryUsage 0 0 jdk.NativeMemoryUsageTotal 0 0 jdk.NativeMethodSample 0 0 jdk.NetworkUtilization 0 0 jdk.OSInformation 0 0 jdk.ObjectAllocationSample 0 0 jdk.ObjectCount 0 0 jdk.ObjectCountAfterGC 0 0 jdk.OldGarbageCollection 0 0 jdk.OldObjectSample 0 0 jdk.PSHeapSummary 0 0 jdk.ParallelOldGarbageCollection 0 0 jdk.PhysicalMemory 0 0 jdk.ProcessStart 0 0 jdk.PromoteObjectInNewPLAB 0 0 jdk.PromoteObjectOutsidePLAB 0 0 jdk.PromotionFailed 0 0 jdk.RedefineClasses 0 0 jdk.ReservedStackActivation 0 0 jdk.ResidentSetSize 0 0 jdk.RetransformClasses 0 0 jdk.SafepointBegin 0 0 jdk.SafepointEnd 0 0 jdk.SafepointLatency 0 0 jdk.SafepointStateSynchronization 0 0 jdk.SecurityPropertyModification 0 0 jdk.SecurityProviderService 0 0 jdk.SerializationMisdeclaration 0 0 jdk.ShenandoahEvacuationInformation 0 0 jdk.ShenandoahHeapRegionInformation 0 0 jdk.ShenandoahHeapRegionStateChange 0 0 jdk.Shutdown 0 0 jdk.SocketRead 0 0 jdk.SocketWrite 0 0 jdk.StringFlagChanged 0 0 jdk.StringTableStatistics 0 0 jdk.SwapSpace 0 0 jdk.SymbolTableStatistics 0 0 jdk.SyncOnValueBasedClass 0 0 jdk.SystemGC 0 0 jdk.SystemProcess 0 0 jdk.TLSHandshake 0 0 jdk.TenuringDistribution 0 0 jdk.ThreadAllocationStatistics 0 0 jdk.ThreadCPULoad 0 0 jdk.ThreadContextSwitchRate 0 0 jdk.ThreadDump 0 0 jdk.ThreadEnd 0 0 jdk.ThreadPark 0 0 jdk.ThreadSleep 0 0 jdk.ThreadStart 0 0 jdk.UnsignedIntFlagChanged 0 0 jdk.UnsignedLongFlag 0 0 jdk.UnsignedLongFlagChanged 0 0 jdk.VirtualThreadEnd 0 0 jdk.VirtualThreadPinned 0 0 jdk.VirtualThreadStart 0 0 jdk.VirtualThreadSubmitFailed 0 0 jdk.VirtualizationInformation 0 0 jdk.X509Certificate 0 0 jdk.X509Validation 0 0 jdk.YoungGarbageCollection 0 0 jdk.YoungGenerationConfiguration 0 0 jdk.ZAllocationStall 0 0 jdk.ZOldGarbageCollection 0 0 jdk.ZPageAllocation 0 0 jdk.ZRelocationSet 0 0 jdk.ZRelocationSetGroup 0 0 jdk.ZStatisticsCounter 0 0 jdk.ZStatisticsSampler 0 0 jdk.ZThreadPhase 0 0 jdk.ZUncommit 0 0 jdk.ZYoungGarbageCollection 0 0 profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=1 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr Profiler for cpu at stackSize=1 [medium vectors index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 2046.84 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 98718658 events (total: 98M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 67.29% 66M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] 10.73% 10M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] 5.10% 5M jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] 1.77% 1M org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] 1.47% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 1.12% 1M org.apache.lucene.util.FixedBitSet#getAndSet():307 [Inlined code] 1.04% 1M java.util.ArrayList#elementData():412 [Inlined code] 0.89% 875450 jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] 0.57% 567227 java.util.Arrays#fill():3144 [Inlined code] 0.56% 555126 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] 0.40% 395555 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#apparentlyFirstQueuedIsExclusive():897 [Inlined code] 0.34% 332222 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():303 [JIT compiled code] 0.29% 284595 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] 0.26% 259030 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():101 [JIT compiled code] 0.25% 250110 org.apache.lucene.util.TernaryLongHeap#downHeap():232 [Inlined code] 0.22% 221358 java.util.concurrent.locks.ReentrantReadWriteLock#readLock():248 [Inlined code] 0.22% 214097 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():232 [JIT compiled code] 0.17% 172461 jdk.incubator.vector.FloatVector#fromMemorySegment():3040 [Inlined code] 0.17% 170069 org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] 0.15% 151416 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.15% 147374 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] 0.14% 142667 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.14% 135113 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#getState():165 [Inlined code] 0.14% 133994 org.apache.lucene.util.hnsw.OnHeapHnswGraph#nextNeighbor():189 [Inlined code] 0.13% 127143 org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#minCompetitiveSimilarity():688 [Inlined code] 0.11% 108272 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():315 [JIT compiled code] 0.11% 104566 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] 0.11% 103735 java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] 0.10% 99522 org.apache.lucene.util.VectorUtil#normalizeToUnitInterval():412 [Inlined code] 0.09% 90597 org.apache.lucene.util.TernaryLongHeap#top():111 [Inlined code] 0.09% 89829 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():327 [JIT compiled code] 0.09% 88667 org.apache.lucene.util.hnsw.NeighborQueue#decodeScore():120 [Inlined code] 0.09% 87290 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 0.08% 82547 org.apache.lucene.util.hnsw.NeighborArray#growArrays():96 [Inlined code] 0.08% 79579 org.apache.lucene.util.FixedBitSet#getAndSet():308 [Inlined code] 0.08% 78424 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():293 [JIT compiled code] 0.07% 73632 org.apache.lucene.util.TernaryLongHeap#downHeap():235 [Inlined code] 0.07% 73543 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#compareAndSetState():189 [Inlined code] 0.07% 71515 org.apache.lucene.util.hnsw.NeighborQueue#encode():115 [Inlined code] 0.07% 68208 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():345 [JIT compiled code] 0.07% 67809 org.apache.lucene.util.TernaryLongHeap#push():81 [Inlined code] 0.07% 67257 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] 0.07% 66624 org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] 0.07% 65326 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():336 [JIT compiled code] 0.07% 64937 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] 0.06% 62406 org.apache.lucene.util.hnsw.NeighborArray#nodes():217 [Inlined code] 0.06% 60949 org.apache.lucene.util.FixedBitSet#getAndSet():305 [Inlined code] 0.06% 60615 java.util.Arrays#fill():3143 [Inlined code] 0.06% 60419 org.apache.lucene.util.hnsw.NeighborQueue#size():68 [Inlined code] 0.06% 56965 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=2 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr Profiler for cpu at stackSize=2 [medium vectors index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 2046.84 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 98718658 events (total: 98M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 67.29% 66M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] 10.73% 10M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] 5.10% 5M jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] 1.63% 1M org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] 1.47% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] 1.12% 1M org.apache.lucene.util.FixedBitSet#getAndSet():307 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] 1.04% 1M java.util.ArrayList#elementData():412 [Inlined code] at java.util.ArrayList#get():429 [Inlined code] 0.89% 875450 jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] at jdk.incubator.vector.Float256Vector#fromArray0():935 [Inlined code] 0.57% 567227 java.util.Arrays#fill():3144 [Inlined code] at org.apache.lucene.util.FixedBitSet#clear():174 [Inlined code] 0.56% 555126 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] 0.40% 395555 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#apparentlyFirstQueuedIsExclusive():897 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$NonfairSync#readerShouldBlock():698 [Inlined code] 0.29% 288643 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():303 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.26% 259030 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():101 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] 0.22% 221358 java.util.concurrent.locks.ReentrantReadWriteLock#readLock():248 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] 0.22% 214097 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():232 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.17% 170069 org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] 0.17% 168153 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#seek():177 [Inlined code] 0.17% 164554 org.apache.lucene.util.TernaryLongHeap#downHeap():232 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#pop():124 [Inlined code] 0.15% 150503 jdk.incubator.vector.FloatVector#fromMemorySegment():3040 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():110 [JIT compiled code] 0.15% 147208 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.14% 142667 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] 0.14% 136874 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.14% 136463 org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#setScoringOrdinal():155 [Inlined code] 0.14% 133994 org.apache.lucene.util.hnsw.OnHeapHnswGraph#nextNeighbor():189 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#graphNextNeighbor():401 [Inlined code] 0.12% 119681 org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#minCompetitiveSimilarity():688 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():343 [JIT compiled code] 0.11% 107657 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#getState():165 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():475 [Inlined code] 0.11% 103735 java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] 0.10% 103128 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():315 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.09% 90597 org.apache.lucene.util.TernaryLongHeap#top():111 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#topScore():151 [Inlined code] 0.09% 88667 org.apache.lucene.util.hnsw.NeighborQueue#decodeScore():120 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#topScore():151 [Inlined code] 0.09% 87723 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():327 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.09% 85556 org.apache.lucene.util.TernaryLongHeap#downHeap():232 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#updateTop():153 [JIT compiled code] 0.09% 85381 org.apache.lucene.util.VectorUtil#normalizeToUnitInterval():412 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#normalizeRawScore():153 [Inlined code] 0.08% 83472 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():227 [JIT compiled code] 0.08% 79579 org.apache.lucene.util.FixedBitSet#getAndSet():308 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] 0.08% 79493 org.apache.lucene.util.hnsw.NeighborArray#growArrays():96 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] 0.07% 67257 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] 0.07% 65829 org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 0.07% 64937 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 0.06% 63883 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():345 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.06% 63426 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.06% 60949 org.apache.lucene.util.FixedBitSet#getAndSet():305 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] 0.06% 60615 java.util.Arrays#fill():3143 [Inlined code] at org.apache.lucene.util.FixedBitSet#clear():174 [Inlined code] 0.06% 59928 org.apache.lucene.util.TernaryLongHeap#push():81 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] 0.06% 59620 org.apache.lucene.util.hnsw.NeighborQueue#encode():115 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] 0.06% 56965 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.06% 56242 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.06% 55509 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] 0.06% 55221 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [Inlined code] 0.05% 53588 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():264 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#release():720 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=4 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr Profiler for cpu at stackSize=4 [medium vectors index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 2046.84 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 98718658 events (total: 98M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 67.29% 66M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] 10.72% 10M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] 3.33% 3M jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():82 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] 1.55% 1M org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 1.47% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] 1.30% 1M jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():128 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] 1.10% 1M org.apache.lucene.util.FixedBitSet#getAndSet():307 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.95% 941377 java.util.ArrayList#elementData():412 [Inlined code] at java.util.ArrayList#get():429 [Inlined code] at org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] 0.63% 624694 jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] at jdk.incubator.vector.Float256Vector#fromArray0():935 [Inlined code] at jdk.incubator.vector.FloatVector#fromArray():2856 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():154 [JIT compiled code] 0.57% 567227 java.util.Arrays#fill():3144 [Inlined code] at org.apache.lucene.util.FixedBitSet#clear():174 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#prepareScratchState():374 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():290 [JIT compiled code] 0.54% 529918 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] 0.47% 465054 jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():166 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 0.40% 394460 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#apparentlyFirstQueuedIsExclusive():897 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$NonfairSync#readerShouldBlock():698 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():480 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] 0.28% 277013 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():303 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.22% 221358 java.util.concurrent.locks.ReentrantReadWriteLock#readLock():248 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.22% 213689 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():101 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] 0.21% 204670 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():232 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.19% 190620 jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] at jdk.incubator.vector.Float256Vector#fromArray0():935 [Inlined code] at jdk.incubator.vector.FloatVector#fromArray():2856 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():139 [JIT compiled code] 0.17% 168153 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#seek():177 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#graphSeek():389 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.16% 162095 org.apache.lucene.util.TernaryLongHeap#downHeap():232 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#pop():124 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#pop():129 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():322 [JIT compiled code] 0.16% 161159 org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.15% 150503 jdk.incubator.vector.FloatVector#fromMemorySegment():3040 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():110 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] 0.14% 142667 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer():137 [Inlined code] at sun.nio.ch.IOUtil#write():102 [Inlined code] 0.13% 130889 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.13% 129985 org.apache.lucene.util.hnsw.OnHeapHnswGraph#nextNeighbor():189 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#graphNextNeighbor():401 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():326 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.12% 123372 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.11% 112435 org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#minCompetitiveSimilarity():688 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():343 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.11% 106968 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#getState():165 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():475 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] 0.11% 103735 java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.10% 97483 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():315 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.09% 87972 java.util.ArrayList#elementData():412 [Inlined code] at java.util.ArrayList#get():429 [Inlined code] at org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#setScoringOrdinal():155 [Inlined code] 0.09% 85556 org.apache.lucene.util.TernaryLongHeap#downHeap():232 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#updateTop():153 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] 0.08% 79406 org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [Inlined code] 0.08% 78244 org.apache.lucene.util.FixedBitSet#getAndSet():308 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.08% 78145 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():227 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.07% 71976 org.apache.lucene.util.hnsw.NeighborQueue#decodeScore():120 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#topScore():151 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#minCompetitiveSimilarity():688 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():343 [JIT compiled code] 0.07% 70305 org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#setScoringOrdinal():155 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] 0.07% 64937 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] 0.07% 64488 org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#setScoringOrdinal():155 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.06% 63549 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.06% 63324 org.apache.lucene.util.hnsw.NeighborArray#growArrays():96 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] 0.06% 60615 java.util.Arrays#fill():3143 [Inlined code] at org.apache.lucene.util.FixedBitSet#clear():174 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#prepareScratchState():374 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():290 [JIT compiled code] 0.06% 60231 org.apache.lucene.util.FixedBitSet#getAndSet():305 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.06% 59249 jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] at jdk.incubator.vector.Float256Vector#fromArray0():935 [Inlined code] at jdk.incubator.vector.FloatVector#fromArray():2856 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():144 [JIT compiled code] 0.06% 56257 org.apache.lucene.util.TernaryLongHeap#push():81 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():348 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.06% 55509 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] 0.06% 55221 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.06% 54602 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.05% 53588 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():264 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#release():720 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#unlock():1154 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():392 [JIT compiled code] 0.05% 53472 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():327 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=8 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr Profiler for cpu at stackSize=8 [medium vectors index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 2046.84 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 98718658 events (total: 98M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 13.85% 13M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():121 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] 13.06% 12M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():123 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] 11.99% 11M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():120 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] 11.31% 11M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():155 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] 10.70% 10M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():122 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] 4.06% 4M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment():3042 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():118 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] 3.32% 3M jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():82 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():329 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] 3.06% 3M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():80 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [Inlined code] 2.47% 2M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment():3042 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():110 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] 1.81% 1M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():150 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] 1.51% 1M org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] 1.51% 1M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment():3042 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():112 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] 1.26% 1M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment():3042 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():113 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] 1.01% 998074 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():145 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] 0.99% 973482 org.apache.lucene.util.FixedBitSet#getAndSet():307 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.86% 852614 jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment():3042 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():111 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] 0.82% 809180 java.util.ArrayList#elementData():412 [Inlined code] at java.util.ArrayList#get():429 [Inlined code] at org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.79% 775587 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.74% 727961 jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():128 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.66% 654064 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():329 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] 0.63% 624694 jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] at jdk.incubator.vector.Float256Vector#fromArray0():935 [Inlined code] at jdk.incubator.vector.FloatVector#fromArray():2856 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():154 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] 0.57% 560305 jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment():3042 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():78 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [Inlined code] 0.54% 529918 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] 0.51% 504475 java.util.Arrays#fill():3144 [Inlined code] at org.apache.lucene.util.FixedBitSet#clear():174 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#prepareScratchState():374 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():290 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.42% 410127 jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():166 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 0.41% 406320 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():140 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] 0.40% 394460 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#apparentlyFirstQueuedIsExclusive():897 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$NonfairSync#readerShouldBlock():698 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():480 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.28% 277013 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():303 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.22% 215039 jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():128 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [Inlined code] 0.21% 208240 java.util.concurrent.locks.ReentrantReadWriteLock#readLock():248 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.21% 204670 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():232 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.19% 190620 jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] at jdk.incubator.vector.Float256Vector#fromArray0():935 [Inlined code] at jdk.incubator.vector.FloatVector#fromArray():2856 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():139 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] 0.18% 177333 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():101 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.17% 166333 jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():128 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():318 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.16% 161159 org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 0.16% 161034 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#seek():177 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#graphSeek():389 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] 0.14% 142667 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer():137 [Inlined code] at sun.nio.ch.IOUtil#write():102 [Inlined code] at sun.nio.ch.IOUtil#write():72 [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite():355 [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite():374 [Inlined code] at sun.nio.ch.FileChannelImpl#write():333 [JIT compiled code] 0.13% 130889 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.13% 128994 org.apache.lucene.util.hnsw.OnHeapHnswGraph#nextNeighbor():189 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#graphNextNeighbor():401 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():326 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [Inlined code] 0.12% 123372 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000182054a8#call() [JIT compiled code] 0.12% 114936 org.apache.lucene.util.TernaryLongHeap#downHeap():232 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#pop():124 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#pop():129 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():322 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.11% 109849 org.apache.lucene.util.FixedBitSet#getAndSet():307 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.11% 105901 jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():128 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():318 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [Inlined code] 0.10% 98997 jdk.incubator.vector.FloatVector#fromMemorySegment():3040 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():110 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.10% 98857 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#getState():165 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():475 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.10% 97483 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():315 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.10% 96371 java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.10% 94438 org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#minCompetitiveSimilarity():688 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():343 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.09% 87910 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():80 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [JIT compiled code] 0.09% 85408 org.apache.lucene.util.TernaryLongHeap#downHeap():232 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#updateTop():153 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#collect():683 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():350 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=12 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr Profiler for cpu at stackSize=12 [medium vectors index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 2046.84 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 98718658 events (total: 98M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 12.07% 11M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():123 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 11.46% 11M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():121 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 10.30% 10M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():155 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 10.19% 10M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():120 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 7.48% 7M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():122 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 3.21% 3M jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():82 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():329 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 2.86% 2M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():80 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] 1.99% 1M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():122 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():318 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 1.98% 1M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment():3042 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():110 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 1.88% 1M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment():3042 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():118 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 1.59% 1M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():150 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 1.51% 1M org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 1.34% 1M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment():3042 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():112 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 1.33% 1M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():121 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():318 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 1.24% 1M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment():3042 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():118 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 1.19% 1M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment():3042 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():113 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.92% 911396 org.apache.lucene.util.FixedBitSet#getAndSet():307 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000182054a8#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.88% 864771 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():145 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.82% 812176 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():120 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():318 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.82% 809180 java.util.ArrayList#elementData():412 [Inlined code] at java.util.ArrayList#get():429 [Inlined code] at org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.78% 771130 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] 0.74% 727961 jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():128 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 0.70% 687125 jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment():3042 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():111 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.66% 653886 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():329 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] 0.56% 556316 jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] at jdk.incubator.vector.Float256Vector#fromArray0():935 [Inlined code] at jdk.incubator.vector.FloatVector#fromArray():2856 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():154 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.56% 549798 jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment():3042 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():78 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():329 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] 0.55% 540711 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():155 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [Inlined code] 0.54% 529918 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.51% 504475 java.util.Arrays#fill():3144 [Inlined code] at org.apache.lucene.util.FixedBitSet#clear():174 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#prepareScratchState():374 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():290 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000182054a8#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.49% 484142 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():122 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.47% 466277 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():123 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.46% 457431 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():121 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.46% 455126 jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment():3042 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():118 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():318 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.45% 442374 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():120 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.44% 434417 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():123 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.40% 390217 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():120 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.39% 385724 jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment():3042 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():118 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():318 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.39% 381996 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():121 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.38% 371800 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#apparentlyFirstQueuedIsExclusive():897 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$NonfairSync#readerShouldBlock():698 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():480 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.36% 353774 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():155 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] 0.36% 353438 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():122 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.34% 340321 jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment():3042 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():110 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():318 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.33% 328156 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():140 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.31% 309532 jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():166 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] 0.26% 258849 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():303 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000182054a8#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.22% 215039 jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():128 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.21% 208240 java.util.concurrent.locks.ReentrantReadWriteLock#readLock():248 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000182054a8#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.20% 198777 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():122 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():318 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.20% 196934 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():80 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():329 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] 0.19% 191456 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():232 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000182054a8#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=1 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr Profiler for heap at stackSize=1 [medium vectors index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 2046.84 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 127888 events (total: 115587M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 24.23% 28010M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 24.14% 27899M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 6.74% 7786M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] 6.51% 7519M perf.LineFileDocs#readVector():212 [JIT compiled code] 6.18% 7142M java.nio.HeapByteBuffer#():75 [Inlined code] 3.02% 3491M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] 2.93% 3389M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] 2.84% 3277M perf.LineFileDocs#nextDoc():641 [JIT compiled code] 2.08% 2407M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] 1.60% 1851M java.lang.StringUTF16#compress():212 [Inlined code] 1.45% 1675M perf.LineFileDocs#readDocs():176 [JIT compiled code] 1.20% 1386M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] 1.17% 1352M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] 1.06% 1230M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] 0.91% 1056M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] 0.84% 970M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [Inlined code] 0.81% 932M java.lang.StringUTF16#compress():216 [Inlined code] 0.78% 896M org.apache.lucene.util.TimSorter#():62 [Inlined code] 0.71% 816M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] 0.64% 739M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] 0.62% 716M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] 0.51% 588M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] 0.45% 525M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] 0.44% 509M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] 0.40% 460M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] 0.40% 456M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] 0.38% 440M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] 0.37% 428M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] 0.34% 396M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] 0.32% 372M org.apache.lucene.util.BytesRef#():71 [Inlined code] 0.31% 354M java.util.ArrayList#grow():240 [Inlined code] 0.27% 317M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [JIT compiled code] 0.27% 312M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] 0.24% 272M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] 0.20% 235M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] 0.19% 216M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] 0.17% 192M org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] 0.16% 190M jdk.internal.misc.Unsafe#allocateUninitializedArray():1396 [Inlined code] 0.16% 187M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():283 [JIT compiled code] 0.16% 185M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():269 [JIT compiled code] 0.15% 172M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] 0.15% 171M perf.LineFileDocs#nextDoc():636 [JIT compiled code] 0.14% 167M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] 0.11% 131M perf.LineFileDocs#nextDoc():643 [JIT compiled code] 0.11% 130M org.apache.lucene.codecs.lucene104.PForUtil#encode():78 [JIT compiled code] 0.11% 128M java.util.ArrayDeque#():179 [Inlined code] 0.11% 127M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():389 [JIT compiled code] 0.11% 122M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] 0.10% 116M java.util.Arrays#copyOfRange():3849 [Inlined code] 0.10% 114M org.apache.lucene.document.IntPoint#pack():114 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=2 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr Profiler for heap at stackSize=2 [medium vectors index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 2046.84 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 127888 events (total: 115587M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 24.23% 28010M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] 24.02% 27761M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] 6.74% 7786M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():338 [Inlined code] 6.22% 7192M perf.LineFileDocs#readVector():212 [JIT compiled code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] 6.18% 7142M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] 3.02% 3491M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] 2.93% 3388M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] 2.84% 3277M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 2.08% 2407M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] 1.60% 1851M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] 1.45% 1675M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.20% 1386M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] 1.17% 1352M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] 1.05% 1209M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] 0.91% 1056M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] 0.84% 970M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.81% 932M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] 0.78% 896M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] 0.55% 636M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] 0.51% 588M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 0.45% 525M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 0.44% 509M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 0.41% 476M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] 0.40% 460M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 0.40% 456M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 0.39% 446M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] 0.37% 426M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.35% 409M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] 0.34% 396M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 0.31% 354M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] 0.29% 332M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] 0.28% 327M perf.LineFileDocs#readVector():212 [JIT compiled code] at perf.LineFileDocs#readDocs():183 [Interpreted code] 0.27% 312M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] 0.27% 309M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] 0.24% 272M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 0.23% 269M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] 0.23% 262M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] 0.19% 216M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] 0.16% 190M jdk.internal.misc.Unsafe#allocateUninitializedArray():1396 [Inlined code] at java.lang.StringConcatHelper#newArray():578 [Inlined code] 0.16% 186M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#newInvokeSpecial() [Inlined code] 0.16% 185M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():283 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.16% 185M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():269 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.16% 180M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():464 [JIT compiled code] 0.15% 172M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] 0.15% 171M perf.LineFileDocs#nextDoc():636 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 0.14% 167M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] 0.12% 138M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [Inlined code] 0.11% 131M perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 0.11% 128M java.util.ArrayDeque#():179 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#():112 [Inlined code] 0.11% 122M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer():153 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=4 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr Profiler for heap at stackSize=4 [medium vectors index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 2046.84 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 127888 events (total: 115587M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 22.14% 25591M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] 21.85% 25253M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] 6.74% 7786M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():338 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():335 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] 6.22% 7192M perf.LineFileDocs#readVector():212 [JIT compiled code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 5.69% 6581M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at perf.LineFileDocs#readVector():213 [JIT compiled code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] 2.99% 3455M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 2.93% 3388M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] 2.84% 3277M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 2.17% 2507M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] 2.09% 2419M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] 1.65% 1901M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] 1.45% 1675M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] 1.45% 1675M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.05% 1209M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] 0.91% 1056M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] 0.83% 964M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.80% 926M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] 0.80% 923M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] 0.78% 896M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] at org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] 0.62% 714M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [JIT compiled code] 0.58% 672M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] 0.55% 636M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] 0.51% 588M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] 0.45% 525M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] 0.44% 509M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] 0.44% 505M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] 0.41% 474M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.40% 460M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] 0.40% 456M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] 0.38% 443M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.34% 396M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] 0.31% 354M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] 0.28% 327M perf.LineFileDocs#readVector():212 [JIT compiled code] at perf.LineFileDocs#readDocs():183 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 0.28% 322M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.27% 313M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():161 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():198 [JIT compiled code] 0.26% 302M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.26% 301M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at perf.LineFileDocs#readVector():213 [JIT compiled code] at perf.LineFileDocs#readDocs():183 [Interpreted code] 0.25% 294M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.24% 272M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] 0.21% 237M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput$$Lambda.0x0000000018186330#apply() [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#appendBlock():506 [JIT compiled code] 0.21% 237M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.20% 233M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.19% 216M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings():131 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] 0.18% 209M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] at perf.LineFileDocs#nextDoc():730 [JIT compiled code] 0.16% 186M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#newInvokeSpecial() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] 0.16% 185M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] 0.16% 180M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():464 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc():259 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():144 [JIT compiled code] 0.15% 172M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] 0.15% 171M perf.LineFileDocs#nextDoc():636 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.14% 167M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=8 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr Profiler for heap at stackSize=8 [medium vectors index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 2046.84 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 127888 events (total: 115587M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 14.37% 16608M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 14.12% 16317M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 6.74% 7786M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():338 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():335 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():783 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 6.22% 7192M perf.LineFileDocs#readVector():212 [JIT compiled code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 5.69% 6581M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at perf.LineFileDocs#readVector():213 [JIT compiled code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 5.45% 6301M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] 5.36% 6195M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] 2.84% 3277M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 2.21% 2550M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 2.20% 2548M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 2.17% 2513M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 1.65% 1901M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 1.47% 1700M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] 1.46% 1687M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] 1.45% 1675M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.45% 1675M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.27% 1465M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] 1.18% 1360M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] 0.80% 923M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.78% 904M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.78% 896M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] at org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings():131 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] 0.61% 706M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] 0.61% 701M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.58% 672M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000181efcd0#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] 0.57% 656M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] 0.54% 621M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000181efcd0#merge() [Interpreted code] 0.51% 587M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [JIT compiled code] 0.49% 567M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [JIT compiled code] 0.44% 509M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 0.44% 503M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] 0.43% 500M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 0.42% 489M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000181efcd0#merge() [Interpreted code] 0.40% 460M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 0.40% 458M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] 0.40% 457M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 0.38% 441M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():255 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph():122 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph():148 [Interpreted code] 0.33% 380M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.31% 363M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] 0.30% 347M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():200 [JIT compiled code] 0.30% 341M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.28% 327M perf.LineFileDocs#readVector():212 [JIT compiled code] at perf.LineFileDocs#readDocs():183 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 0.28% 322M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000182054a8#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.28% 322M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.28% 320M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.26% 302M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000182054a8#call() [JIT compiled code] 0.26% 301M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at perf.LineFileDocs#readVector():213 [JIT compiled code] at perf.LineFileDocs#readDocs():183 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 0.26% 301M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():161 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():198 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.26% 297M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():255 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph():122 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph():148 [Interpreted code] 0.25% 294M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.23% 262M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=12 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr Profiler for heap at stackSize=12 [medium vectors index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 2046.84 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 127888 events (total: 115587M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 14.37% 16608M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000182054a8#call() [JIT compiled code] 14.12% 16317M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000182054a8#call() [JIT compiled code] 6.74% 7786M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():338 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():335 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():783 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 6.22% 7192M perf.LineFileDocs#readVector():212 [JIT compiled code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 5.69% 6581M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at perf.LineFileDocs#readVector():213 [JIT compiled code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 5.45% 6301M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 5.36% 6195M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 2.84% 3277M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 2.03% 2348M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000182054a8#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 1.68% 1940M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 1.65% 1901M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000182054a8#call() [JIT compiled code] 1.61% 1865M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 1.46% 1687M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000181efcd0#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [Interpreted code] 1.45% 1675M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.45% 1675M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.27% 1465M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 1.18% 1360M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 0.80% 923M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.78% 904M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.78% 896M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] at org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings():131 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000181efcd0#merge() [Interpreted code] 0.75% 863M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [Inlined code] 0.59% 679M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [Inlined code] 0.58% 672M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000181efcd0#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [Interpreted code] at org.apache.lucene.index.IndexWriter#merge():4749 [Interpreted code] at org.apache.lucene.index.IndexWriter$IndexWriterMergeSource#merge():6554 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler#doMerge():661 [Interpreted code] 0.57% 653M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000182054a8#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.56% 647M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.55% 635M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [Inlined code] 0.54% 621M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000181efcd0#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [Interpreted code] at org.apache.lucene.index.IndexWriter#merge():4749 [Interpreted code] 0.53% 607M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.45% 522M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#postUpdate():403 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] 0.44% 509M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.44% 503M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.43% 500M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.42% 489M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000181efcd0#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [Interpreted code] at org.apache.lucene.index.IndexWriter#merge():4749 [Interpreted code] 0.40% 460M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.40% 458M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000181efcd0#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [Interpreted code] 0.40% 457M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.38% 441M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():255 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph():122 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph():148 [Interpreted code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder():81 [Interpreted code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge():212 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#buildAndWriteGraph():485 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#lambda$mergeOneField$0():453 [Interpreted code] 0.33% 380M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.31% 363M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.28% 327M perf.LineFileDocs#readVector():212 [JIT compiled code] at perf.LineFileDocs#readDocs():183 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 0.28% 326M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000182054a8#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.28% 320M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] 0.28% 320M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.27% 314M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#flushAllThreads():650 [Interpreted code] 0.27% 310M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000182054a8#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x0000000018205a00#run() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker():1090 [Interpreted code] 0.26% 301M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at perf.LineFileDocs#readVector():213 [JIT compiled code] at perf.LineFileDocs#readDocs():183 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 0.26% 301M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] 0.26% 301M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():161 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():198 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.26% 297M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():255 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph():122 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph():148 [Interpreted code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder():81 [Interpreted code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge():212 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#buildAndWriteGraph():485 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#lambda$mergeOneField$0():453 [Interpreted code] 0.26% 295M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000182054a8#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] move log to /l/logs.nightly/2026.05.08.16.21.29/fastIndexMediumDocsWithVectors.log move vmstat log to /l/logs.nightly/2026.05.08.16.21.29/fastIndexMediumDocsWithVectors.vmstat.log move top log to /l/logs.nightly/2026.05.08.16.21.29/fastIndexMediumDocsWithVectors.top.log [2026-05-09 05:52:56.523147] took 13722.0 sec [2026-05-09 05:52:57.367958] medIndexVectorsAtClose None [2026-05-09 05:52:57.375893] build medium quantized vectors index (fast) /l/indices/wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M: now create cd /l/trunk.nightly/lucene/benchmark NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log /l/logs.nightly/nightly.wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.log run: ['/usr/lib/jvm/java-25-openjdk/bin/java', '--add-modules', 'jdk.incubator.vector', '-Xmx32g', '-Xms32g', '-server', '-XX:+UseParallelGC', '-Djava.io.tmpdir=/l/tmp', '--enable-native-access=ALL-UNNAMED', '-classpath', '/l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build', '-XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr', '-XX:+UnlockDiagnosticVMOptions', '-XX:+DebugNonSafepoints', 'perf.Indexer', '-dirImpl', 'MMapDirectory', '-indexPath', '/l/indices/wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M', '-analyzer', 'StandardAnalyzerNoStopWords', '-lineDocsFile', '/l/data/enwiki-20110115-lines-1k-fixed-with-random-labels.bin', '-docCountLimit', '27625038', '-threadCount', '36', '-useCMS', '-vectorFile', '/big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec', '-vectorDimension', '1024', '-vectorEncoding', 'FLOAT32', '-ramBufferMB', '2048', '-maxBufferedDocs', '-1', '-postingsFormat', 'Lucene104', '-mergePolicy', 'TieredMergePolicy', '-idFieldPostingsFormat', 'Lucene104', '-idFieldPostingsFormat', 'Lucene104', '-hnswThreadsPerMerge', '16', '-hnswThreadPoolCount', '96', '-quantizeKNNGraph'], cwd=/l/trunk.nightly/lucene/benchmark vmstatLogFile=/l/logs.nightly/nightly.vmstat.log topLogFile=/l/logs.nightly/nightly.top.log run vmstat: /usr/sbin/vmstat --active --wide --timestamp --unit M 1 > /l/logs.nightly/nightly.vmstat.log 2>&1 & run /usr/sbin/ps -eo pid,%cpu,%mem,bsdtime,etime,start,args --cols=120 --sort=-%cpu | head -10 >> /l/logs.nightly/nightly.top.log 2>&1 to /l/logs.nightly/nightly.top.log now kill vmstat: pid=1841135 Profiler summary for /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr Version: 2.1 Chunks: 162 Start: 2026-05-09 11:27:36 (UTC) Duration: 1335 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 83260733 1665122011 jdk.FileWrite 11075576 301837296 jdk.ObjectAllocationInNewTLAB 438312 8853242 jdk.FileRead 207376 6061568 jdk.BooleanFlag 112104 3699918 jdk.ObjectAllocationOutsideTLAB 71371 1300044 jdk.CPULoad 19588 411348 jdk.UnsignedIntFlag 10044 360126 jdk.IntFlag 9072 337446 jdk.StringFlag 7290 287550 jdk.Checkpoint 6014 135923048 jdk.Compilation 166 4639 jdk.CPUInformation 162 243486 jdk.GCConfiguration 162 4374 jdk.JVMInformation 162 201690 jdk.Metadata 162 17905536 jdk.GarbageCollection 43 1118 jdk.ActiveRecording 0 0 jdk.ActiveSetting 0 0 jdk.AllocationRequiringGC 0 0 jdk.BooleanFlagChanged 0 0 jdk.CPUTimeSamplesLost 0 0 jdk.CPUTimeStampCounter 0 0 jdk.ClassDefine 0 0 jdk.ClassLoad 0 0 jdk.ClassLoaderStatistics 0 0 jdk.ClassLoadingStatistics 0 0 jdk.ClassRedefinition 0 0 jdk.ClassUnload 0 0 jdk.CodeCacheConfiguration 0 0 jdk.CodeCacheFull 0 0 jdk.CodeCacheStatistics 0 0 jdk.CompilationFailure 0 0 jdk.CompilerConfiguration 0 0 jdk.CompilerInlining 0 0 jdk.CompilerPhase 0 0 jdk.CompilerQueueUtilization 0 0 jdk.CompilerStatistics 0 0 jdk.ConcurrentModeFailure 0 0 jdk.ContainerCPUThrottling 0 0 jdk.ContainerCPUUsage 0 0 jdk.ContainerConfiguration 0 0 jdk.ContainerIOUsage 0 0 jdk.ContainerMemoryUsage 0 0 jdk.ContinuationFreeze 0 0 jdk.ContinuationFreezeFast 0 0 jdk.ContinuationFreezeSlow 0 0 jdk.ContinuationThaw 0 0 jdk.ContinuationThawFast 0 0 jdk.ContinuationThawSlow 0 0 jdk.DataLoss 0 0 jdk.Deoptimization 0 0 jdk.DeprecatedInvocation 0 0 jdk.Deserialization 0 0 jdk.DirectBufferStatistics 0 0 jdk.DoubleFlag 0 0 jdk.DoubleFlagChanged 0 0 jdk.DumpReason 0 0 jdk.EvacuationFailed 0 0 jdk.EvacuationInformation 0 0 jdk.ExceptionStatistics 0 0 jdk.ExecuteVMOperation 0 0 jdk.ExecutionSample 0 0 jdk.FileForce 0 0 jdk.FinalizerStatistics 0 0 jdk.Flush 0 0 jdk.G1AdaptiveIHOP 0 0 jdk.G1BasicIHOP 0 0 jdk.G1EvacuationOldStatistics 0 0 jdk.G1EvacuationYoungStatistics 0 0 jdk.G1GarbageCollection 0 0 jdk.G1HeapRegionInformation 0 0 jdk.G1HeapRegionTypeChange 0 0 jdk.G1HeapSummary 0 0 jdk.G1MMU 0 0 jdk.GCCPUTime 0 0 jdk.GCHeapConfiguration 0 0 jdk.GCHeapMemoryPoolUsage 0 0 jdk.GCHeapMemoryUsage 0 0 jdk.GCHeapSummary 0 0 jdk.GCPhaseConcurrent 0 0 jdk.GCPhaseConcurrentLevel1 0 0 jdk.GCPhaseConcurrentLevel2 0 0 jdk.GCPhaseParallel 0 0 jdk.GCPhasePause 0 0 jdk.GCPhasePauseLevel1 0 0 jdk.GCPhasePauseLevel2 0 0 jdk.GCPhasePauseLevel3 0 0 jdk.GCPhasePauseLevel4 0 0 jdk.GCReferenceStatistics 0 0 jdk.GCSurvivorConfiguration 0 0 jdk.GCTLABConfiguration 0 0 jdk.HeapDump 0 0 jdk.InitialEnvironmentVariable 0 0 jdk.InitialSecurityProperty 0 0 jdk.InitialSystemProperty 0 0 jdk.IntFlagChanged 0 0 jdk.JITRestart 0 0 jdk.JavaAgent 0 0 jdk.JavaErrorThrow 0 0 jdk.JavaExceptionThrow 0 0 jdk.JavaMonitorDeflate 0 0 jdk.JavaMonitorEnter 0 0 jdk.JavaMonitorInflate 0 0 jdk.JavaMonitorNotify 0 0 jdk.JavaMonitorStatistics 0 0 jdk.JavaMonitorWait 0 0 jdk.JavaThreadStatistics 0 0 jdk.LongFlag 0 0 jdk.LongFlagChanged 0 0 jdk.MetaspaceAllocationFailure 0 0 jdk.MetaspaceChunkFreeListSummary 0 0 jdk.MetaspaceGCThreshold 0 0 jdk.MetaspaceOOM 0 0 jdk.MetaspaceSummary 0 0 jdk.MethodTiming 0 0 jdk.MethodTrace 0 0 jdk.ModuleExport 0 0 jdk.ModuleRequire 0 0 jdk.NativeAgent 0 0 jdk.NativeLibrary 0 0 jdk.NativeLibraryLoad 0 0 jdk.NativeLibraryUnload 0 0 jdk.NativeMemoryUsage 0 0 jdk.NativeMemoryUsageTotal 0 0 jdk.NativeMethodSample 0 0 jdk.NetworkUtilization 0 0 jdk.OSInformation 0 0 jdk.ObjectAllocationSample 0 0 jdk.ObjectCount 0 0 jdk.ObjectCountAfterGC 0 0 jdk.OldGarbageCollection 0 0 jdk.OldObjectSample 0 0 jdk.PSHeapSummary 0 0 jdk.ParallelOldGarbageCollection 0 0 jdk.PhysicalMemory 0 0 jdk.ProcessStart 0 0 jdk.PromoteObjectInNewPLAB 0 0 jdk.PromoteObjectOutsidePLAB 0 0 jdk.PromotionFailed 0 0 jdk.RedefineClasses 0 0 jdk.ReservedStackActivation 0 0 jdk.ResidentSetSize 0 0 jdk.RetransformClasses 0 0 jdk.SafepointBegin 0 0 jdk.SafepointEnd 0 0 jdk.SafepointLatency 0 0 jdk.SafepointStateSynchronization 0 0 jdk.SecurityPropertyModification 0 0 jdk.SecurityProviderService 0 0 jdk.SerializationMisdeclaration 0 0 jdk.ShenandoahEvacuationInformation 0 0 jdk.ShenandoahHeapRegionInformation 0 0 jdk.ShenandoahHeapRegionStateChange 0 0 jdk.Shutdown 0 0 jdk.SocketRead 0 0 jdk.SocketWrite 0 0 jdk.StringFlagChanged 0 0 jdk.StringTableStatistics 0 0 jdk.SwapSpace 0 0 jdk.SymbolTableStatistics 0 0 jdk.SyncOnValueBasedClass 0 0 jdk.SystemGC 0 0 jdk.SystemProcess 0 0 jdk.TLSHandshake 0 0 jdk.TenuringDistribution 0 0 jdk.ThreadAllocationStatistics 0 0 jdk.ThreadCPULoad 0 0 jdk.ThreadContextSwitchRate 0 0 jdk.ThreadDump 0 0 jdk.ThreadEnd 0 0 jdk.ThreadPark 0 0 jdk.ThreadSleep 0 0 jdk.ThreadStart 0 0 jdk.UnsignedIntFlagChanged 0 0 jdk.UnsignedLongFlag 0 0 jdk.UnsignedLongFlagChanged 0 0 jdk.VirtualThreadEnd 0 0 jdk.VirtualThreadPinned 0 0 jdk.VirtualThreadStart 0 0 jdk.VirtualThreadSubmitFailed 0 0 jdk.VirtualizationInformation 0 0 jdk.X509Certificate 0 0 jdk.X509Validation 0 0 jdk.YoungGarbageCollection 0 0 jdk.YoungGenerationConfiguration 0 0 jdk.ZAllocationStall 0 0 jdk.ZOldGarbageCollection 0 0 jdk.ZPageAllocation 0 0 jdk.ZRelocationSet 0 0 jdk.ZRelocationSetGroup 0 0 jdk.ZStatisticsCounter 0 0 jdk.ZStatisticsSampler 0 0 jdk.ZThreadPhase 0 0 jdk.ZUncommit 0 0 jdk.ZYoungGarbageCollection 0 0 profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=1 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr Profiler for cpu at stackSize=1 [medium quantized vectors index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 2043.31 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 83260733 events (total: 83M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 35.88% 29M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] 35.58% 29M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] 6.10% 5M jdk.incubator.vector.IntVector#reduceLanesTemplate():2840 [Inlined code] 3.40% 2M org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] 3.23% 2M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 2.29% 1M jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] 1.30% 1M java.util.ArrayList#elementData():412 [Inlined code] 0.66% 553292 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] 0.62% 518035 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] 0.58% 483652 jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] 0.36% 301651 jdk.internal.foreign.NativeMemorySegmentImpl#unsafeGetOffset():87 [Inlined code] 0.36% 295829 jdk.incubator.vector.IntVector#lanewiseTemplate():798 [Inlined code] 0.31% 261672 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#loss():290 [Inlined code] 0.30% 251225 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#apparentlyFirstQueuedIsExclusive():897 [Inlined code] 0.27% 224167 org.apache.lucene.util.FixedBitSet#getAndSet():307 [Inlined code] 0.26% 217283 org.apache.lucene.util.hnsw.OnHeapHnswGraph#nextNeighbor():189 [Inlined code] 0.25% 207350 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():232 [JIT compiled code] 0.23% 190877 java.util.concurrent.locks.ReentrantReadWriteLock#readLock():248 [Inlined code] 0.21% 178016 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.19% 159580 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.18% 151182 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 0.18% 150726 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():324 [JIT compiled code] 0.18% 147644 java.util.Arrays#fill():3144 [Inlined code] 0.17% 138052 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] 0.16% 129769 java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] 0.14% 115702 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] 0.13% 112270 org.apache.lucene.util.FixedBitSet#getAndSet():308 [Inlined code] 0.13% 105609 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#getState():165 [Inlined code] 0.13% 104907 org.apache.lucene.util.TernaryLongHeap#downHeap():232 [Inlined code] 0.12% 101060 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():329 [JIT compiled code] 0.12% 97030 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] 0.10% 85043 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] 0.09% 76522 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():51 [Inlined code] 0.09% 73080 jdk.jfr.internal.JVM#emitEvent() [Native code] 0.08% 67704 org.apache.lucene.util.hnsw.NeighborArray#nodes():217 [Inlined code] 0.08% 65817 org.apache.lucene.store.ChecksumIndexInput#skipByReading():81 [JIT compiled code] 0.07% 62089 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():247 [JIT compiled code] 0.07% 58391 sun.nio.ch.NativeThread#current0() [Native code] 0.07% 57150 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] 0.07% 57084 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():249 [JIT compiled code] 0.07% 54471 java.util.Arrays#fill():3143 [Inlined code] 0.06% 50456 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():228 [JIT compiled code] 0.06% 49016 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():328 [JIT compiled code] 0.06% 47474 org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] 0.06% 46384 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 0.05% 45743 jdk.internal.foreign.AbstractMemorySegmentImpl#checkBounds():403 [Inlined code] 0.05% 45305 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] 0.05% 42476 jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] 0.05% 42089 org.apache.lucene.util.hnsw.NeighborArray#growArrays():96 [Inlined code] 0.05% 41721 org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=2 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr Profiler for cpu at stackSize=2 [medium quantized vectors index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 2043.31 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 83260733 events (total: 83M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 35.58% 29M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] 35.26% 29M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 6.10% 5M jdk.incubator.vector.IntVector#reduceLanesTemplate():2840 [Inlined code] at jdk.incubator.vector.Int256Vector#reduceLanes():330 [Inlined code] 3.23% 2M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] 3.13% 2M org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] 2.29% 1M jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] at jdk.incubator.vector.Float256Vector#fromArray0():935 [Inlined code] 1.30% 1M java.util.ArrayList#elementData():412 [Inlined code] at java.util.ArrayList#get():429 [Inlined code] 0.66% 553292 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] 0.58% 483652 jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] 0.57% 476070 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] 0.39% 320889 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#seek():177 [Inlined code] 0.36% 301648 jdk.internal.foreign.NativeMemorySegmentImpl#unsafeGetOffset():87 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#isAlignedForElement():385 [Inlined code] 0.36% 295829 jdk.incubator.vector.IntVector#lanewiseTemplate():798 [Inlined code] at jdk.incubator.vector.Int256Vector#lanewise():278 [Inlined code] 0.30% 251225 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#apparentlyFirstQueuedIsExclusive():897 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$NonfairSync#readerShouldBlock():698 [Inlined code] 0.27% 224167 org.apache.lucene.util.FixedBitSet#getAndSet():307 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] 0.26% 219710 org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#setScoringOrdinal():155 [Inlined code] 0.26% 217283 org.apache.lucene.util.hnsw.OnHeapHnswGraph#nextNeighbor():189 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#graphNextNeighbor():401 [Inlined code] 0.25% 207350 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():232 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.24% 202228 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#loss():290 [Inlined code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():345 [JIT compiled code] 0.23% 190877 java.util.concurrent.locks.ReentrantReadWriteLock#readLock():248 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] 0.21% 174057 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.19% 159580 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] 0.18% 150726 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():324 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] 0.18% 150604 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():227 [JIT compiled code] 0.18% 147644 java.util.Arrays#fill():3144 [Inlined code] at org.apache.lucene.util.FixedBitSet#clear():174 [Inlined code] 0.16% 129769 java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] 0.14% 115702 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 0.13% 112270 org.apache.lucene.util.FixedBitSet#getAndSet():308 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] 0.12% 101060 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():329 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] 0.12% 97030 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] 0.11% 92485 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.11% 90882 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#getState():165 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():475 [Inlined code] 0.10% 85043 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] 0.09% 73080 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute():54 [Inlined code] 0.08% 68163 org.apache.lucene.util.TernaryLongHeap#downHeap():232 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#pop():124 [Inlined code] 0.08% 65817 org.apache.lucene.store.ChecksumIndexInput#skipByReading():81 [JIT compiled code] at org.apache.lucene.store.ChecksumIndexInput#seek():64 [Inlined code] 0.07% 62089 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():247 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] 0.07% 59444 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#loss():290 [Inlined code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():307 [JIT compiled code] 0.07% 58391 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current():51 [Inlined code] 0.07% 57684 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] 0.07% 57150 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] 0.07% 57084 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():249 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] 0.07% 54471 java.util.Arrays#fill():3143 [Inlined code] at org.apache.lucene.util.FixedBitSet#clear():174 [Inlined code] 0.06% 49203 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] 0.06% 49016 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():328 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] 0.06% 46384 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read():51 [Inlined code] 0.06% 46350 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():51 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.05% 45743 jdk.internal.foreign.AbstractMemorySegmentImpl#checkBounds():403 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#checkAccess():357 [Inlined code] 0.05% 45446 org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 0.05% 45303 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=4 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr Profiler for cpu at stackSize=4 [medium quantized vectors index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 2043.31 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 83260733 events (total: 83M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 35.58% 29M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] 32.96% 27M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 6.10% 5M jdk.incubator.vector.IntVector#reduceLanesTemplate():2840 [Inlined code] at jdk.incubator.vector.Int256Vector#reduceLanes():330 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody256():459 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():400 [Inlined code] 3.23% 2M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] 2.98% 2M org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 1.70% 1M jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] at jdk.incubator.vector.Float256Vector#fromArray0():935 [Inlined code] at jdk.incubator.vector.FloatVector#fromArray():2856 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():154 [JIT compiled code] 1.25% 1M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] 1.16% 966498 java.util.ArrayList#elementData():412 [Inlined code] at java.util.ArrayList#get():429 [Inlined code] at org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] 1.03% 855397 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [Inlined code] 0.66% 551448 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] 0.58% 483652 jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():166 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 0.57% 476070 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] 0.45% 377469 jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] at jdk.incubator.vector.Float256Vector#fromArray0():935 [Inlined code] at jdk.incubator.vector.FloatVector#fromArray():2856 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():139 [JIT compiled code] 0.39% 320889 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#seek():177 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#graphSeek():389 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.36% 301108 jdk.internal.foreign.NativeMemorySegmentImpl#unsafeGetOffset():87 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#isAlignedForElement():385 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#isAlignedForElement():380 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#copy():647 [Inlined code] 0.36% 295825 jdk.incubator.vector.IntVector#lanewiseTemplate():798 [Inlined code] at jdk.incubator.vector.Int256Vector#lanewise():278 [Inlined code] at jdk.incubator.vector.Int256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.IntVector#add():1380 [Inlined code] 0.30% 250691 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#apparentlyFirstQueuedIsExclusive():897 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$NonfairSync#readerShouldBlock():698 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():480 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] 0.26% 218469 org.apache.lucene.util.FixedBitSet#getAndSet():307 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.25% 210038 org.apache.lucene.util.hnsw.OnHeapHnswGraph#nextNeighbor():189 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#graphNextNeighbor():401 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():326 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.24% 197993 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():232 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.23% 190877 java.util.concurrent.locks.ReentrantReadWriteLock#readLock():248 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.19% 159580 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer():137 [Inlined code] at sun.nio.ch.IOUtil#write():102 [Inlined code] 0.19% 156259 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.18% 147644 java.util.Arrays#fill():3144 [Inlined code] at org.apache.lucene.util.FixedBitSet#clear():174 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#prepareScratchState():374 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():290 [JIT compiled code] 0.17% 142630 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():227 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.16% 129986 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#loss():290 [Inlined code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():345 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] 0.16% 129769 java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.14% 115702 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] 0.14% 114382 org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#setScoringOrdinal():155 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] 0.14% 112987 java.util.ArrayList#elementData():412 [Inlined code] at java.util.ArrayList#get():429 [Inlined code] at org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#setScoringOrdinal():155 [Inlined code] 0.13% 111017 org.apache.lucene.util.FixedBitSet#getAndSet():308 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.13% 110885 jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] at jdk.incubator.vector.Float256Vector#fromArray0():935 [Inlined code] at jdk.incubator.vector.FloatVector#fromArray():2856 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():144 [JIT compiled code] 0.13% 104313 org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#setScoringOrdinal():155 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.11% 95705 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():324 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [Inlined code] 0.11% 90621 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#getState():165 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():475 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] 0.11% 90228 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.11% 88358 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.10% 82025 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] 0.09% 75412 org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] 0.09% 73079 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute():54 [Inlined code] at jdk.jfr.internal.periodic.PeriodicTask#run():125 [Inlined code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic():145 [JIT compiled code] 0.09% 72242 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#loss():290 [Inlined code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():345 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] 0.08% 66148 org.apache.lucene.util.TernaryLongHeap#downHeap():232 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#pop():124 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#pop():129 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():322 [JIT compiled code] 0.08% 65897 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():329 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [Inlined code] 0.07% 57752 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current():51 [Inlined code] at sun.nio.ch.NativeThreadSet#add():48 [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite():349 [Inlined code] 0.07% 57684 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.07% 55103 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.07% 54798 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():324 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField():169 [Inlined code] 0.07% 54471 java.util.Arrays#fill():3143 [Inlined code] at org.apache.lucene.util.FixedBitSet#clear():174 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#prepareScratchState():374 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():290 [JIT compiled code] 0.06% 51212 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():247 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.06% 46384 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read():51 [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer():341 [Inlined code] at sun.nio.ch.IOUtil#read():307 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=8 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr Profiler for cpu at stackSize=8 [medium quantized vectors index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 2043.31 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 83260733 events (total: 83M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 32.96% 27M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 27.27% 22M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():155 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] 6.10% 5M jdk.incubator.vector.IntVector#reduceLanesTemplate():2840 [Inlined code] at jdk.incubator.vector.Int256Vector#reduceLanes():330 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody256():459 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():400 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():363 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():217 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():249 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] 4.89% 4M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():150 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] 2.91% 2M org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] 2.51% 2M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():145 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] 1.79% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 1.70% 1M jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] at jdk.incubator.vector.Float256Vector#fromArray0():935 [Inlined code] at jdk.incubator.vector.FloatVector#fromArray():2856 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():154 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] 1.41% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():329 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] 1.25% 1M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 1.04% 866006 java.util.ArrayList#elementData():412 [Inlined code] at java.util.ArrayList#get():429 [Inlined code] at org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 1.03% 855397 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.90% 752473 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():140 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] 0.66% 551448 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.57% 476064 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.55% 455663 jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():166 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 0.45% 377469 jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] at jdk.incubator.vector.Float256Vector#fromArray0():935 [Inlined code] at jdk.incubator.vector.FloatVector#fromArray():2856 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():139 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] 0.37% 309217 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#seek():177 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#graphSeek():389 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] 0.36% 297232 jdk.internal.foreign.NativeMemorySegmentImpl#unsafeGetOffset():87 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#isAlignedForElement():385 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#isAlignedForElement():380 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#copy():647 [Inlined code] at java.lang.foreign.MemorySegment#copy():2555 [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#readBytes():187 [Inlined code] at org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#vectorValue():129 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():245 [JIT compiled code] 0.36% 295825 jdk.incubator.vector.IntVector#lanewiseTemplate():798 [Inlined code] at jdk.incubator.vector.Int256Vector#lanewise():278 [Inlined code] at jdk.incubator.vector.Int256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.IntVector#add():1380 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody256():456 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():400 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():363 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():217 [Inlined code] 0.30% 250691 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#apparentlyFirstQueuedIsExclusive():897 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$NonfairSync#readerShouldBlock():698 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():480 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.25% 209334 org.apache.lucene.util.hnsw.OnHeapHnswGraph#nextNeighbor():189 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#graphNextNeighbor():401 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():326 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [Inlined code] 0.24% 197993 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():232 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.22% 180092 java.util.concurrent.locks.ReentrantReadWriteLock#readLock():248 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.20% 168489 org.apache.lucene.util.FixedBitSet#getAndSet():307 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.19% 159580 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer():137 [Inlined code] at sun.nio.ch.IOUtil#write():102 [Inlined code] at sun.nio.ch.IOUtil#write():72 [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite():355 [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite():374 [Inlined code] at sun.nio.ch.FileChannelImpl#write():333 [Inlined code] 0.19% 156259 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004d1f8268#call() [JIT compiled code] 0.17% 142630 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():227 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 0.16% 129665 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#loss():290 [Inlined code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():345 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFlatVectorField():349 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] 0.15% 127246 java.util.Arrays#fill():3144 [Inlined code] at org.apache.lucene.util.FixedBitSet#clear():174 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#prepareScratchState():374 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():290 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.15% 121711 java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.14% 114380 org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#setScoringOrdinal():155 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.13% 110885 jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] at jdk.incubator.vector.Float256Vector#fromArray0():935 [Inlined code] at jdk.incubator.vector.FloatVector#fromArray():2856 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():144 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] 0.12% 104069 org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#setScoringOrdinal():155 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] 0.11% 95705 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():324 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFlatVectorField():349 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField():129 [Interpreted code] 0.10% 85949 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.10% 84778 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#getState():165 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():475 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.09% 78672 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.09% 75411 org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] 0.09% 72760 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute():54 [Inlined code] at jdk.jfr.internal.periodic.PeriodicTask#run():125 [Inlined code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic():145 [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask():502 [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0():428 [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000004d07aa58#run() [Interpreted code] at java.lang.Thread#runWith():1487 [Interpreted code] 0.09% 72410 org.apache.lucene.util.FixedBitSet#getAndSet():308 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.09% 72242 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#loss():290 [Inlined code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():345 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField():169 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#flush():156 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#flush():209 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#flush():123 [JIT compiled code] 0.08% 65897 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():329 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFlatVectorField():349 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField():129 [Interpreted code] 0.08% 65226 java.util.ArrayList#elementData():412 [Inlined code] at java.util.ArrayList#get():429 [Inlined code] at org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#setScoringOrdinal():155 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] 0.07% 58528 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.07% 57897 org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] 0.07% 57752 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current():51 [Inlined code] at sun.nio.ch.NativeThreadSet#add():48 [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite():349 [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite():374 [Inlined code] at sun.nio.ch.FileChannelImpl#write():333 [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully():68 [Inlined code] at sun.nio.ch.ChannelOutputStream#write():105 [Inlined code] 0.07% 56795 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.07% 54798 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():324 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField():169 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#flush():156 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#flush():209 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#flush():123 [JIT compiled code] at org.apache.lucene.index.VectorValuesConsumer#flush():76 [Inlined code] 0.06% 51821 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=12 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr Profiler for cpu at stackSize=12 [medium quantized vectors index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 2043.31 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 83260733 events (total: 83M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 32.96% 27M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004d1f8268#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] 25.86% 21M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():155 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 4.53% 3M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():150 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 3.77% 3M jdk.incubator.vector.IntVector#reduceLanesTemplate():2840 [Inlined code] at jdk.incubator.vector.Int256Vector#reduceLanes():330 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody256():459 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():400 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():363 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():217 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():249 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 2.91% 2M org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 2.29% 1M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():145 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 1.79% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] 1.63% 1M jdk.incubator.vector.IntVector#reduceLanesTemplate():2840 [Inlined code] at jdk.incubator.vector.Int256Vector#reduceLanes():330 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody256():459 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():400 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():363 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():217 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():249 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 1.59% 1M jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] at jdk.incubator.vector.Float256Vector#fromArray0():935 [Inlined code] at jdk.incubator.vector.FloatVector#fromArray():2856 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():154 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 1.41% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():329 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 1.25% 1M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004d1f8268#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] 1.04% 865606 java.util.ArrayList#elementData():412 [Inlined code] at java.util.ArrayList#get():429 [Inlined code] at org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 1.03% 855397 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004d1f8268#call() [JIT compiled code] 0.75% 626076 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():140 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.70% 582189 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():155 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] 0.66% 551448 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004d1f8268#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.61% 504950 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():155 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] 0.57% 476064 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.47% 390349 jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():166 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 0.42% 351262 jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] at jdk.incubator.vector.Float256Vector#fromArray0():935 [Inlined code] at jdk.incubator.vector.FloatVector#fromArray():2856 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():139 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.37% 309217 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#seek():177 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#graphSeek():389 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.29% 243240 jdk.internal.foreign.NativeMemorySegmentImpl#unsafeGetOffset():87 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#isAlignedForElement():385 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#isAlignedForElement():380 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#copy():647 [Inlined code] at java.lang.foreign.MemorySegment#copy():2555 [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#readBytes():187 [Inlined code] at org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#vectorValue():129 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():245 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.29% 237931 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#apparentlyFirstQueuedIsExclusive():897 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$NonfairSync#readerShouldBlock():698 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():480 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.27% 224929 jdk.incubator.vector.IntVector#reduceLanesTemplate():2840 [Inlined code] at jdk.incubator.vector.Int256Vector#reduceLanes():330 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody256():459 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():400 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():363 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():217 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():249 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] 0.25% 209334 org.apache.lucene.util.hnsw.OnHeapHnswGraph#nextNeighbor():189 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#graphNextNeighbor():401 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():326 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] 0.23% 190244 jdk.incubator.vector.IntVector#lanewiseTemplate():798 [Inlined code] at jdk.incubator.vector.Int256Vector#lanewise():278 [Inlined code] at jdk.incubator.vector.Int256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.IntVector#add():1380 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody256():456 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():400 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():363 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():217 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():249 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.23% 188534 jdk.incubator.vector.IntVector#reduceLanesTemplate():2840 [Inlined code] at jdk.incubator.vector.Int256Vector#reduceLanes():330 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody256():459 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():400 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():363 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():217 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():249 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():329 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] 0.22% 185241 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():232 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004d1f8268#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.22% 180092 java.util.concurrent.locks.ReentrantReadWriteLock#readLock():248 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004d1f8268#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.20% 165221 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():150 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] 0.19% 159329 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer():137 [Inlined code] at sun.nio.ch.IOUtil#write():102 [Inlined code] at sun.nio.ch.IOUtil#write():72 [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite():355 [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite():374 [Inlined code] at sun.nio.ch.FileChannelImpl#write():333 [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully():68 [Inlined code] at sun.nio.ch.ChannelOutputStream#write():105 [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write():391 [JIT compiled code] at java.util.zip.CheckedOutputStream#write():73 [Inlined code] 0.19% 158003 org.apache.lucene.util.FixedBitSet#getAndSet():307 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004d1f8268#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.18% 146294 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004d1f8268#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000004d1f87c0#run() [JIT compiled code] 0.17% 142630 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():227 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004d1f8268#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] 0.17% 138542 jdk.incubator.vector.IntVector#reduceLanesTemplate():2840 [Inlined code] at jdk.incubator.vector.Int256Vector#reduceLanes():330 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody256():459 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():400 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():363 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():217 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():249 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.16% 129665 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#loss():290 [Inlined code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():345 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFlatVectorField():349 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField():129 [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge():127 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues():272 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000004d1f44e8#merge() [Interpreted code] 0.15% 127246 java.util.Arrays#fill():3144 [Inlined code] at org.apache.lucene.util.FixedBitSet#clear():174 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#prepareScratchState():374 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():290 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004d1f8268#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.15% 121711 java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004d1f8268#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.14% 114372 org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#setScoringOrdinal():155 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.14% 113266 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():145 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] 0.13% 106347 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():150 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] 0.12% 104069 org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#setScoringOrdinal():155 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.12% 103658 jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] at jdk.incubator.vector.Float256Vector#fromArray0():935 [Inlined code] at jdk.incubator.vector.FloatVector#fromArray():2856 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():144 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.12% 96587 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():140 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] 0.11% 95705 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():324 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFlatVectorField():349 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField():129 [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge():127 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues():272 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000004d1f44e8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] 0.10% 85949 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.10% 84778 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#getState():165 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():475 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 0.10% 80173 jdk.incubator.vector.IntVector#lanewiseTemplate():798 [Inlined code] at jdk.incubator.vector.Int256Vector#lanewise():278 [Inlined code] at jdk.incubator.vector.Int256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.IntVector#add():1380 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody256():456 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():400 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():363 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():217 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():249 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] 0.09% 78672 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.09% 75406 org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=1 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr Profiler for heap at stackSize=1 [medium quantized vectors index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 2043.31 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 509681 events (total: 345023M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 20.88% 72053M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] 16.93% 58397M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 16.77% 57870M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 6.21% 21437M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] 6.00% 20706M perf.LineFileDocs#readVector():212 [Inlined code] 5.81% 20060M java.nio.HeapByteBuffer#():75 [Inlined code] 2.81% 9704M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] 2.59% 8949M perf.LineFileDocs#nextDoc():641 [JIT compiled code] 2.48% 8572M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] 1.61% 5554M perf.LineFileDocs#readDocs():176 [JIT compiled code] 1.50% 5169M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] 1.50% 5161M java.lang.StringUTF16#compress():212 [Inlined code] 1.01% 3476M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] 0.94% 3233M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] 0.88% 3024M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] 0.80% 2749M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] 0.76% 2637M java.lang.StringUTF16#compress():216 [Inlined code] 0.59% 2033M org.apache.lucene.util.TimSorter#():62 [Inlined code] 0.54% 1869M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] 0.53% 1827M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [Inlined code] 0.47% 1630M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] 0.45% 1540M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] 0.44% 1525M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] 0.43% 1474M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] 0.42% 1448M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] 0.40% 1369M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] 0.38% 1294M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] 0.34% 1171M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] 0.32% 1104M org.apache.lucene.util.BytesRef#():71 [Inlined code] 0.29% 1010M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] 0.25% 849M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] 0.23% 807M java.util.ArrayList#grow():240 [Inlined code] 0.23% 793M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] 0.23% 792M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [Inlined code] 0.17% 595M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] 0.17% 585M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():232 [JIT compiled code] 0.16% 551M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] 0.16% 540M org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] 0.14% 492M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():283 [JIT compiled code] 0.14% 490M perf.LineFileDocs#nextDoc():636 [JIT compiled code] 0.10% 347M java.util.ArrayDeque#():179 [Inlined code] 0.10% 338M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [Inlined code] 0.10% 331M org.apache.lucene.document.IntPoint#pack():114 [Inlined code] 0.10% 330M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] 0.09% 323M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():269 [JIT compiled code] 0.09% 315M java.util.Formatter#parse():2810 [Inlined code] 0.09% 311M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] 0.08% 264M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():389 [JIT compiled code] 0.08% 261M java.lang.Integer#toString():167 [Inlined code] 0.08% 259M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():108 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=2 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr Profiler for heap at stackSize=2 [medium quantized vectors index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 2043.31 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 509681 events (total: 345023M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 16.83% 58062M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] 16.77% 57870M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] 11.95% 41246M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] 8.93% 30807M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [Inlined code] 6.21% 21437M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():338 [Inlined code] 6.00% 20706M perf.LineFileDocs#readVector():212 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] 5.81% 20059M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] 2.81% 9704M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] 2.59% 8949M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 2.48% 8572M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] 1.61% 5554M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.50% 5169M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] 1.50% 5161M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] 1.01% 3476M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] 0.94% 3233M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] 0.86% 2954M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] 0.80% 2749M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] 0.76% 2637M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] 0.59% 2033M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] 0.53% 1827M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.47% 1630M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 0.45% 1540M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 0.43% 1469M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] 0.42% 1448M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 0.40% 1369M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 0.38% 1294M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 0.34% 1171M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 0.29% 1012M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] 0.29% 1010M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] 0.29% 1004M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] 0.28% 961M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] 0.25% 849M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 0.23% 807M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] 0.23% 793M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.23% 792M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] 0.17% 595M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] 0.14% 492M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():283 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.14% 490M perf.LineFileDocs#nextDoc():636 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 0.13% 456M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [Inlined code] 0.13% 444M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [Inlined code] 0.12% 422M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#newInvokeSpecial() [Inlined code] 0.12% 411M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():232 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] 0.12% 400M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():464 [JIT compiled code] 0.10% 346M java.util.ArrayDeque#():179 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#():112 [Inlined code] 0.10% 338M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] 0.10% 335M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [Inlined code] 0.10% 331M org.apache.lucene.document.IntPoint#pack():114 [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues():72 [Inlined code] 0.09% 323M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():269 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.09% 315M java.util.Formatter#parse():2810 [Inlined code] at java.util.Formatter#format():2744 [Inlined code] 0.09% 311M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer():153 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=4 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr Profiler for heap at stackSize=4 [medium quantized vectors index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 2043.31 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 509681 events (total: 345023M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 15.25% 52622M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] 15.25% 52615M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] 10.72% 36969M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] 8.61% 29693M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 6.21% 21437M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():338 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():335 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] 6.00% 20706M perf.LineFileDocs#readVector():212 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 5.65% 19490M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at perf.LineFileDocs#readVector():213 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] 2.81% 9704M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 2.59% 8949M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 2.48% 8572M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] 1.61% 5554M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.58% 5446M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] 1.52% 5247M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] 1.37% 4730M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] 1.23% 4242M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] 1.05% 3605M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] 0.86% 2954M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] 0.80% 2749M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] 0.76% 2610M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] 0.67% 2297M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] 0.59% 2033M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] at org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] 0.53% 1827M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.50% 1739M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] 0.50% 1737M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [JIT compiled code] 0.47% 1630M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] 0.45% 1563M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] 0.45% 1540M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] 0.43% 1469M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] 0.42% 1448M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] 0.40% 1369M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] 0.38% 1294M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] 0.34% 1171M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] 0.32% 1113M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.29% 1004M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.28% 961M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.27% 918M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.25% 849M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] 0.23% 807M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] 0.19% 650M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():161 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():198 [JIT compiled code] 0.18% 617M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] at perf.LineFileDocs#nextDoc():730 [JIT compiled code] 0.17% 595M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings():131 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] 0.15% 526M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput$$Lambda.0x000000004d1847a8#apply() [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#appendBlock():506 [JIT compiled code] 0.15% 509M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.14% 494M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.14% 490M perf.LineFileDocs#nextDoc():636 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.13% 456M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.13% 444M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.12% 411M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():232 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] 0.12% 400M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():464 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc():259 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():144 [JIT compiled code] 0.11% 388M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#newInvokeSpecial() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=8 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr Profiler for heap at stackSize=8 [medium quantized vectors index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 2043.31 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 509681 events (total: 345023M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 10.72% 36969M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 8.65% 29833M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 8.64% 29826M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 8.61% 29693M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 6.21% 21437M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():338 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():335 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$FieldWriter#addValue():568 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$FieldWriter#addValue():518 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():783 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] 6.00% 20706M perf.LineFileDocs#readVector():212 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 5.65% 19490M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at perf.LineFileDocs#readVector():213 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 4.94% 17047M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 4.91% 16950M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 2.59% 8949M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.62% 5579M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 1.61% 5554M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.54% 5306M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 1.51% 5222M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 1.37% 4730M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.26% 4331M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] 1.23% 4242M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 1.23% 4241M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] 1.17% 4050M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 1.05% 3605M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.77% 2663M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] 0.77% 2648M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] 0.76% 2610M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.59% 2033M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] at org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings():131 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] 0.53% 1828M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] 0.50% 1739M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000004d1e7568#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] 0.49% 1702M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] 0.45% 1563M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [JIT compiled code] 0.45% 1560M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 0.45% 1555M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [JIT compiled code] 0.42% 1448M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 0.42% 1440M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 0.40% 1391M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000004d1e7568#merge() [Interpreted code] 0.39% 1353M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 0.38% 1294M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 0.35% 1194M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000004d1e7568#merge() [Interpreted code] 0.34% 1174M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.32% 1116M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] 0.32% 1113M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004d1f8268#call() [JIT compiled code] 0.32% 1111M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.30% 1043M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] 0.28% 968M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():255 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph():122 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph():148 [Interpreted code] 0.28% 957M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.27% 918M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.26% 882M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():255 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph():122 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph():148 [Interpreted code] 0.24% 830M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():200 [JIT compiled code] 0.20% 697M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.20% 674M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.19% 654M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.19% 650M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():161 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():198 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=12 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr Profiler for heap at stackSize=12 [medium quantized vectors index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 2043.31 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 509681 events (total: 345023M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 10.72% 36969M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 8.65% 29833M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004d1f8268#call() [JIT compiled code] 8.64% 29826M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004d1f8268#call() [JIT compiled code] 8.61% 29693M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004d1f8268#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 6.21% 21437M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():338 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():335 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$FieldWriter#addValue():568 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$FieldWriter#addValue():518 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():783 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 6.00% 20706M perf.LineFileDocs#readVector():212 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 5.65% 19490M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at perf.LineFileDocs#readVector():213 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 4.94% 17047M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 4.91% 16950M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 2.59% 8949M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.61% 5554M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.48% 5099M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004d1f8268#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 1.37% 4730M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.23% 4242M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004d1f8268#call() [JIT compiled code] 1.23% 4241M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000004d1e7568#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [Interpreted code] 1.17% 4050M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 1.05% 3605M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004d1f8268#call() [JIT compiled code] 1.02% 3536M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.99% 3430M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.84% 2900M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [JIT compiled code] 0.77% 2663M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 0.77% 2648M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 0.76% 2610M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.59% 2033M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] at org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings():131 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000004d1e7568#merge() [Interpreted code] 0.54% 1851M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.51% 1771M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [Inlined code] 0.50% 1739M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000004d1e7568#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [Interpreted code] at org.apache.lucene.index.IndexWriter#merge():4749 [Interpreted code] at org.apache.lucene.index.IndexWriter$IndexWriterMergeSource#merge():6554 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler#doMerge():661 [Interpreted code] 0.48% 1663M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.48% 1658M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [Inlined code] 0.45% 1560M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.42% 1448M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.42% 1440M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.40% 1391M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000004d1e7568#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [Interpreted code] at org.apache.lucene.index.IndexWriter#merge():4749 [Interpreted code] 0.39% 1353M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.38% 1294M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.35% 1194M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000004d1e7568#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [Interpreted code] at org.apache.lucene.index.IndexWriter#merge():4749 [Interpreted code] 0.34% 1185M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#postUpdate():403 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] 0.34% 1174M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.32% 1116M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.31% 1082M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004d1f8268#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000004d1f87c0#run() [JIT compiled code] 0.31% 1063M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004d1f8268#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.30% 1043M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000004d1e7568#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [Interpreted code] 0.29% 1008M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] 0.28% 968M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():255 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph():122 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph():148 [Interpreted code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder():81 [Interpreted code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge():212 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#buildAndWriteGraph():485 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#lambda$mergeOneField$0():440 [Interpreted code] 0.28% 964M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] 0.28% 957M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.27% 918M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.26% 882M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():255 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph():122 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph():148 [Interpreted code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder():81 [Interpreted code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge():212 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#buildAndWriteGraph():485 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#lambda$mergeOneField$0():440 [Interpreted code] 0.20% 697M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.20% 674M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] move log to /l/logs.nightly/2026.05.08.16.21.29/fastIndexMediumDocsWithVectorsQuantized.log move vmstat log to /l/logs.nightly/2026.05.08.16.21.29/fastIndexMediumDocsWithVectorsQuantized.vmstat.log move top log to /l/logs.nightly/2026.05.08.16.21.29/fastIndexMediumDocsWithVectorsQuantized.top.log [2026-05-09 08:23:29.976941] took 6958.6 sec [2026-05-09 08:23:29.980945] medIndexVectorsAtClose None [2026-05-09 08:23:29.991060] build nrt medium index /l/indices/wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M: now create cd /l/trunk.nightly/lucene/benchmark NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log /l/logs.nightly/nightly.wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.log run: ['/usr/lib/jvm/java-25-openjdk/bin/java', '--add-modules', 'jdk.incubator.vector', '-Xmx32g', '-Xms32g', '-server', '-XX:+UseParallelGC', '-Djava.io.tmpdir=/l/tmp', '--enable-native-access=ALL-UNNAMED', '-classpath', '/l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build', '-XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr', '-XX:+UnlockDiagnosticVMOptions', '-XX:+DebugNonSafepoints', 'perf.Indexer', '-dirImpl', 'MMapDirectory', '-indexPath', '/l/indices/wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M', '-analyzer', 'StandardAnalyzerNoStopWords', '-lineDocsFile', '/l/data/enwiki-20110115-lines-1k-fixed-with-random-labels.bin', '-docCountLimit', '27625038', '-threadCount', '36', '-dvfields', '-useCMS', '-ramBufferMB', '2048', '-maxBufferedDocs', '-1', '-postingsFormat', 'Lucene104', '-waitForMerges', '-mergePolicy', 'TieredMergePolicy', '-idFieldPostingsFormat', 'Lucene104', '-idFieldPostingsFormat', 'Lucene104', '-waitForCommit', '-hnswThreadsPerMerge', '1', '-hnswThreadPoolCount', '1'], cwd=/l/trunk.nightly/lucene/benchmark vmstatLogFile=/l/logs.nightly/nightly.vmstat.log topLogFile=/l/logs.nightly/nightly.top.log run vmstat: /usr/sbin/vmstat --active --wide --timestamp --unit M 1 > /l/logs.nightly/nightly.vmstat.log 2>&1 & run /usr/sbin/ps -eo pid,%cpu,%mem,bsdtime,etime,start,args --cols=120 --sort=-%cpu | head -10 >> /l/logs.nightly/nightly.top.log 2>&1 to /l/logs.nightly/nightly.top.log now kill vmstat: pid=1933025 Profiler summary for /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr Version: 2.1 Chunks: 20 Start: 2026-05-09 12:23:30 (UTC) Duration: 185 s Event Type Count Size (bytes) ============================================================= jdk.FileWrite 5018792 120173100 jdk.CPUTimeSample 4155618 73254297 jdk.FileRead 796613 18891934 jdk.ObjectAllocationInNewTLAB 211735 3873631 jdk.ObjectAllocationOutsideTLAB 57676 966962 jdk.BooleanFlag 13840 439480 jdk.Compilation 7197 186243 jdk.CPULoad 3345 66297 jdk.UnsignedIntFlag 1240 42910 jdk.IntFlag 1120 40260 jdk.Checkpoint 1055 33289592 jdk.StringFlag 900 33875 jdk.GarbageCollection 49 1162 jdk.CPUInformation 20 30035 jdk.GCConfiguration 20 515 jdk.JVMInformation 20 22295 jdk.Metadata 20 2210536 jdk.ActiveRecording 0 0 jdk.ActiveSetting 0 0 jdk.AllocationRequiringGC 0 0 jdk.BooleanFlagChanged 0 0 jdk.CPUTimeSamplesLost 0 0 jdk.CPUTimeStampCounter 0 0 jdk.ClassDefine 0 0 jdk.ClassLoad 0 0 jdk.ClassLoaderStatistics 0 0 jdk.ClassLoadingStatistics 0 0 jdk.ClassRedefinition 0 0 jdk.ClassUnload 0 0 jdk.CodeCacheConfiguration 0 0 jdk.CodeCacheFull 0 0 jdk.CodeCacheStatistics 0 0 jdk.CompilationFailure 0 0 jdk.CompilerConfiguration 0 0 jdk.CompilerInlining 0 0 jdk.CompilerPhase 0 0 jdk.CompilerQueueUtilization 0 0 jdk.CompilerStatistics 0 0 jdk.ConcurrentModeFailure 0 0 jdk.ContainerCPUThrottling 0 0 jdk.ContainerCPUUsage 0 0 jdk.ContainerConfiguration 0 0 jdk.ContainerIOUsage 0 0 jdk.ContainerMemoryUsage 0 0 jdk.ContinuationFreeze 0 0 jdk.ContinuationFreezeFast 0 0 jdk.ContinuationFreezeSlow 0 0 jdk.ContinuationThaw 0 0 jdk.ContinuationThawFast 0 0 jdk.ContinuationThawSlow 0 0 jdk.DataLoss 0 0 jdk.Deoptimization 0 0 jdk.DeprecatedInvocation 0 0 jdk.Deserialization 0 0 jdk.DirectBufferStatistics 0 0 jdk.DoubleFlag 0 0 jdk.DoubleFlagChanged 0 0 jdk.DumpReason 0 0 jdk.EvacuationFailed 0 0 jdk.EvacuationInformation 0 0 jdk.ExceptionStatistics 0 0 jdk.ExecuteVMOperation 0 0 jdk.ExecutionSample 0 0 jdk.FileForce 0 0 jdk.FinalizerStatistics 0 0 jdk.Flush 0 0 jdk.G1AdaptiveIHOP 0 0 jdk.G1BasicIHOP 0 0 jdk.G1EvacuationOldStatistics 0 0 jdk.G1EvacuationYoungStatistics 0 0 jdk.G1GarbageCollection 0 0 jdk.G1HeapRegionInformation 0 0 jdk.G1HeapRegionTypeChange 0 0 jdk.G1HeapSummary 0 0 jdk.G1MMU 0 0 jdk.GCCPUTime 0 0 jdk.GCHeapConfiguration 0 0 jdk.GCHeapMemoryPoolUsage 0 0 jdk.GCHeapMemoryUsage 0 0 jdk.GCHeapSummary 0 0 jdk.GCPhaseConcurrent 0 0 jdk.GCPhaseConcurrentLevel1 0 0 jdk.GCPhaseConcurrentLevel2 0 0 jdk.GCPhaseParallel 0 0 jdk.GCPhasePause 0 0 jdk.GCPhasePauseLevel1 0 0 jdk.GCPhasePauseLevel2 0 0 jdk.GCPhasePauseLevel3 0 0 jdk.GCPhasePauseLevel4 0 0 jdk.GCReferenceStatistics 0 0 jdk.GCSurvivorConfiguration 0 0 jdk.GCTLABConfiguration 0 0 jdk.HeapDump 0 0 jdk.InitialEnvironmentVariable 0 0 jdk.InitialSecurityProperty 0 0 jdk.InitialSystemProperty 0 0 jdk.IntFlagChanged 0 0 jdk.JITRestart 0 0 jdk.JavaAgent 0 0 jdk.JavaErrorThrow 0 0 jdk.JavaExceptionThrow 0 0 jdk.JavaMonitorDeflate 0 0 jdk.JavaMonitorEnter 0 0 jdk.JavaMonitorInflate 0 0 jdk.JavaMonitorNotify 0 0 jdk.JavaMonitorStatistics 0 0 jdk.JavaMonitorWait 0 0 jdk.JavaThreadStatistics 0 0 jdk.LongFlag 0 0 jdk.LongFlagChanged 0 0 jdk.MetaspaceAllocationFailure 0 0 jdk.MetaspaceChunkFreeListSummary 0 0 jdk.MetaspaceGCThreshold 0 0 jdk.MetaspaceOOM 0 0 jdk.MetaspaceSummary 0 0 jdk.MethodTiming 0 0 jdk.MethodTrace 0 0 jdk.ModuleExport 0 0 jdk.ModuleRequire 0 0 jdk.NativeAgent 0 0 jdk.NativeLibrary 0 0 jdk.NativeLibraryLoad 0 0 jdk.NativeLibraryUnload 0 0 jdk.NativeMemoryUsage 0 0 jdk.NativeMemoryUsageTotal 0 0 jdk.NativeMethodSample 0 0 jdk.NetworkUtilization 0 0 jdk.OSInformation 0 0 jdk.ObjectAllocationSample 0 0 jdk.ObjectCount 0 0 jdk.ObjectCountAfterGC 0 0 jdk.OldGarbageCollection 0 0 jdk.OldObjectSample 0 0 jdk.PSHeapSummary 0 0 jdk.ParallelOldGarbageCollection 0 0 jdk.PhysicalMemory 0 0 jdk.ProcessStart 0 0 jdk.PromoteObjectInNewPLAB 0 0 jdk.PromoteObjectOutsidePLAB 0 0 jdk.PromotionFailed 0 0 jdk.RedefineClasses 0 0 jdk.ReservedStackActivation 0 0 jdk.ResidentSetSize 0 0 jdk.RetransformClasses 0 0 jdk.SafepointBegin 0 0 jdk.SafepointEnd 0 0 jdk.SafepointLatency 0 0 jdk.SafepointStateSynchronization 0 0 jdk.SecurityPropertyModification 0 0 jdk.SecurityProviderService 0 0 jdk.SerializationMisdeclaration 0 0 jdk.ShenandoahEvacuationInformation 0 0 jdk.ShenandoahHeapRegionInformation 0 0 jdk.ShenandoahHeapRegionStateChange 0 0 jdk.Shutdown 0 0 jdk.SocketRead 0 0 jdk.SocketWrite 0 0 jdk.StringFlagChanged 0 0 jdk.StringTableStatistics 0 0 jdk.SwapSpace 0 0 jdk.SymbolTableStatistics 0 0 jdk.SyncOnValueBasedClass 0 0 jdk.SystemGC 0 0 jdk.SystemProcess 0 0 jdk.TLSHandshake 0 0 jdk.TenuringDistribution 0 0 jdk.ThreadAllocationStatistics 0 0 jdk.ThreadCPULoad 0 0 jdk.ThreadContextSwitchRate 0 0 jdk.ThreadDump 0 0 jdk.ThreadEnd 0 0 jdk.ThreadPark 0 0 jdk.ThreadSleep 0 0 jdk.ThreadStart 0 0 jdk.UnsignedIntFlagChanged 0 0 jdk.UnsignedLongFlag 0 0 jdk.UnsignedLongFlagChanged 0 0 jdk.VirtualThreadEnd 0 0 jdk.VirtualThreadPinned 0 0 jdk.VirtualThreadStart 0 0 jdk.VirtualThreadSubmitFailed 0 0 jdk.VirtualizationInformation 0 0 jdk.X509Certificate 0 0 jdk.X509Validation 0 0 jdk.YoungGarbageCollection 0 0 jdk.YoungGenerationConfiguration 0 0 jdk.ZAllocationStall 0 0 jdk.ZOldGarbageCollection 0 0 jdk.ZPageAllocation 0 0 jdk.ZRelocationSet 0 0 jdk.ZRelocationSetGroup 0 0 jdk.ZStatisticsCounter 0 0 jdk.ZStatisticsSampler 0 0 jdk.ZThreadPhase 0 0 jdk.ZUncommit 0 0 jdk.ZYoungGarbageCollection 0 0 profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=1 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr Profiler for cpu at stackSize=1 [nrt medium index /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 241.78 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 4155618 events (total: 4M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 9.43% 391913 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [Inlined code] 5.36% 222714 java.lang.Character#codePointAt():9662 [Inlined code] 4.81% 200042 java.lang.Character#codePointAtImpl():9670 [Inlined code] 4.45% 184981 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] 3.41% 141703 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] 3.02% 125358 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] 2.92% 121404 java.lang.Character#isHighSurrogate():9464 [Inlined code] 2.89% 119947 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] 2.84% 118056 java.lang.Integer#rotateLeft():1650 [Inlined code] 2.08% 86602 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] 1.67% 69222 org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] 1.61% 66843 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1022 [JIT compiled code] 1.37% 57124 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 1.24% 51578 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] 1.17% 48745 org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] 1.13% 47134 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():47 [Inlined code] 1.09% 45218 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1020 [JIT compiled code] 1.03% 42634 org.apache.lucene.index.ByteSliceReader#readByte():74 [Inlined code] 1.00% 41755 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():148 [Inlined code] 0.95% 39530 java.lang.Character#toChars():9872 [Inlined code] 0.92% 38278 org.apache.lucene.util.BytesRefBuilder#growNoCopy():67 [Inlined code] 0.92% 38140 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():65 [Inlined code] 0.89% 37182 org.apache.lucene.util.ByteBlockPool#getBuffer():358 [Inlined code] 0.89% 36848 org.apache.lucene.analysis.CharacterUtils#toLowerCase():57 [Inlined code] 0.80% 33391 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():143 [Inlined code] 0.79% 32895 org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#nextPosition():1300 [Inlined code] 0.60% 25036 org.apache.lucene.index.TermsHashPerField#writeByte():222 [Inlined code] 0.59% 24424 org.apache.lucene.analysis.StopFilter#accept():97 [Inlined code] 0.57% 23754 org.apache.lucene.document.Field#setIntValue():372 [Inlined code] 0.57% 23714 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] 0.55% 22990 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1019 [JIT compiled code] 0.51% 21140 org.apache.lucene.analysis.standard.StandardTokenizerImpl#zzCMap():742 [Inlined code] 0.49% 20193 jdk.internal.misc.ScopedMemoryAccess#getByteInternal():1100 [Inlined code] 0.47% 19720 java.lang.Character#codePointAt():9665 [Inlined code] 0.47% 19404 org.apache.lucene.util.AttributeSource#clearAttributes():273 [Inlined code] 0.46% 19281 jdk.internal.util.ArraysSupport#mismatch():564 [Inlined code] 0.46% 19049 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 0.46% 19012 org.apache.lucene.store.DataOutput#writeVInt():203 [Inlined code] 0.44% 18152 org.apache.lucene.codecs.lucene104.PForUtil#encode():58 [JIT compiled code] 0.44% 18081 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.42% 17570 java.lang.Character#toLowerCase():11251 [Inlined code] 0.41% 17198 org.apache.lucene.index.DocIDMerger$Sub#nextMappedDoc():60 [Inlined code] 0.38% 15904 jdk.internal.util.ArraysSupport#mismatch():563 [Inlined code] 0.37% 15555 org.apache.lucene.index.TermsHashPerField#initReader():100 [Inlined code] 0.37% 15487 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():131 [JIT compiled code] 0.36% 15023 org.apache.lucene.codecs.lucene104.ForUtil#encode():154 [JIT compiled code] 0.33% 13806 org.apache.lucene.index.TermsHashPerField#start():349 [Inlined code] 0.33% 13718 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():214 [Inlined code] 0.33% 13552 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1040 [JIT compiled code] 0.32% 13359 org.apache.lucene.util.AttributeSource#clearAttributes():274 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=2 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr Profiler for cpu at stackSize=2 [nrt medium index /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 241.78 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 4155618 events (total: 4M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 9.43% 391913 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 5.23% 217175 java.lang.Character#codePointAt():9662 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] 4.81% 200042 java.lang.Character#codePointAtImpl():9670 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] 3.41% 141585 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 3.02% 125358 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] 2.91% 121001 java.lang.Character#isHighSurrogate():9464 [Inlined code] at java.lang.Character#codePointAtImpl():9671 [Inlined code] 2.88% 119521 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] 2.84% 118056 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] 2.08% 86601 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] 1.67% 69219 org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 1.61% 66843 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1022 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 1.37% 57123 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] 1.26% 52236 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] 1.24% 51575 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] 1.17% 48745 org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] 1.14% 47447 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] 1.13% 47134 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():47 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getText():709 [Inlined code] 1.09% 45217 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1020 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 1.08% 44790 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [JIT compiled code] 1.03% 42633 org.apache.lucene.index.ByteSliceReader#readByte():74 [Inlined code] at org.apache.lucene.store.DataInput#readVInt():107 [Inlined code] 1.00% 41755 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():148 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [JIT compiled code] 0.97% 40508 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] 0.95% 39530 java.lang.Character#toChars():9872 [Inlined code] at org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] 0.91% 37748 org.apache.lucene.util.BytesRefBuilder#growNoCopy():67 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():147 [JIT compiled code] 0.89% 36848 org.apache.lucene.analysis.CharacterUtils#toLowerCase():57 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] 0.80% 33391 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():143 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [JIT compiled code] 0.79% 32891 org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#nextPosition():1300 [Inlined code] at org.apache.lucene.index.MappingMultiPostingsEnum#nextPosition():110 [Inlined code] 0.59% 24424 org.apache.lucene.analysis.StopFilter#accept():97 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():52 [JIT compiled code] 0.57% 23754 org.apache.lucene.document.Field#setIntValue():372 [Inlined code] at org.apache.lucene.document.IntField#setIntValue():97 [Inlined code] 0.57% 23705 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 0.55% 22938 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1019 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 0.51% 21140 org.apache.lucene.analysis.standard.StandardTokenizerImpl#zzCMap():742 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] 0.49% 20193 jdk.internal.misc.ScopedMemoryAccess#getByteInternal():1100 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getByte():1088 [Inlined code] 0.48% 19922 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():65 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxTermsEnum#next():194 [Inlined code] 0.47% 19401 org.apache.lucene.util.AttributeSource#clearAttributes():273 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():153 [Inlined code] 0.46% 19026 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] 0.46% 18967 org.apache.lucene.util.ByteBlockPool#getBuffer():358 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():223 [Inlined code] 0.45% 18557 java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] 0.43% 18051 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():65 [Inlined code] at org.apache.lucene.util.BytesRefHash$1#get():266 [Inlined code] 0.43% 18036 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] 0.42% 17370 java.lang.Character#toLowerCase():11251 [Inlined code] at org.apache.lucene.analysis.CharacterUtils#toLowerCase():59 [Inlined code] 0.41% 17196 org.apache.lucene.index.DocIDMerger$Sub#nextMappedDoc():60 [Inlined code] at org.apache.lucene.index.DocIDMerger$SequentialDocIDMerger#next():123 [Inlined code] 0.39% 16113 jdk.internal.util.ArraysSupport#mismatch():564 [Inlined code] at java.util.Arrays#equals():2707 [Inlined code] 0.37% 15462 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():131 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] 0.37% 15194 org.apache.lucene.index.TermsHashPerField#initReader():100 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxPostingsEnum#reset():435 [Inlined code] 0.36% 14845 org.apache.lucene.util.ByteBlockPool#getBuffer():358 [Inlined code] at org.apache.lucene.util.BytesRefBlockPool#equals():156 [Inlined code] 0.33% 13805 org.apache.lucene.index.TermsHashPerField#start():349 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#start():77 [Inlined code] 0.33% 13543 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1040 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 0.32% 13388 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():214 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] 0.32% 13358 org.apache.lucene.util.AttributeSource#clearAttributes():274 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():153 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=4 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr Profiler for cpu at stackSize=4 [nrt medium index /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 241.78 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 4155618 events (total: 4M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 5.22% 216944 java.lang.Character#codePointAt():9662 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] 4.62% 192071 java.lang.Character#codePointAtImpl():9670 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 4.16% 172868 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] 4.11% 170928 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] 3.41% 141555 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] 2.88% 119696 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 2.84% 118111 java.lang.Character#isHighSurrogate():9464 [Inlined code] at java.lang.Character#codePointAtImpl():9671 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] 2.82% 117289 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] at org.apache.lucene.util.BytesRefHash#doHash():473 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] 2.06% 85704 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] 1.61% 66843 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1022 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] 1.54% 63921 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] 1.37% 57123 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] 1.28% 53208 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] 1.23% 51136 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 1.17% 48745 org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] 1.13% 47134 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():47 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getText():709 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():165 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] 1.09% 45217 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1020 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] 1.07% 44430 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 1.00% 41755 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():148 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [JIT compiled code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.96% 39805 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():183 [JIT compiled code] 0.95% 39530 java.lang.Character#toChars():9872 [Inlined code] at org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] 0.91% 37748 org.apache.lucene.util.BytesRefBuilder#growNoCopy():67 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():147 [JIT compiled code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.89% 36861 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():183 [JIT compiled code] 0.89% 36848 org.apache.lucene.analysis.CharacterUtils#toLowerCase():57 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] 0.87% 36220 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 0.80% 33391 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():143 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [JIT compiled code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.79% 32891 org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#nextPosition():1300 [Inlined code] at org.apache.lucene.index.MappingMultiPostingsEnum#nextPosition():110 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():148 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] 0.77% 31810 org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] 0.71% 29405 org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] 0.66% 27429 org.apache.lucene.index.ByteSliceReader#readByte():74 [Inlined code] at org.apache.lucene.store.DataInput#readVInt():107 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxPostingsEnum#nextPosition():501 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():148 [JIT compiled code] 0.61% 25228 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] 0.57% 23705 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.57% 23686 org.apache.lucene.document.Field#setIntValue():372 [Inlined code] at org.apache.lucene.document.IntField#setIntValue():97 [Inlined code] at perf.LineFileDocs#nextDoc():738 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 0.55% 22931 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1019 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] 0.55% 22709 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] 0.51% 21139 org.apache.lucene.analysis.standard.StandardTokenizerImpl#zzCMap():742 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] 0.49% 20193 jdk.internal.misc.ScopedMemoryAccess#getByteInternal():1100 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getByte():1088 [Inlined code] at java.lang.invoke.VarHandleSegmentAsBytes#get():56 [Inlined code] at java.lang.invoke.VarHandleSegmentAsBytes#get():49 [Inlined code] 0.47% 19401 org.apache.lucene.util.AttributeSource#clearAttributes():273 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():153 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] 0.46% 19292 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():65 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxTermsEnum#next():194 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():381 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] 0.44% 18351 java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] 0.43% 18034 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer():137 [Inlined code] at sun.nio.ch.IOUtil#write():102 [Inlined code] 0.42% 17370 java.lang.Character#toLowerCase():11251 [Inlined code] at org.apache.lucene.analysis.CharacterUtils#toLowerCase():59 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] 0.39% 16112 jdk.internal.util.ArraysSupport#mismatch():564 [Inlined code] at java.util.Arrays#equals():2707 [Inlined code] at org.apache.lucene.util.BytesRefBlockPool#equals():169 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] 0.36% 15096 org.apache.lucene.index.TermsHashPerField#initReader():100 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxPostingsEnum#reset():435 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxTermsEnum#postings():250 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] 0.36% 14845 org.apache.lucene.util.ByteBlockPool#getBuffer():358 [Inlined code] at org.apache.lucene.util.BytesRefBlockPool#equals():156 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] 0.35% 14455 org.apache.lucene.index.DocIDMerger$Sub#nextMappedDoc():60 [Inlined code] at org.apache.lucene.index.DocIDMerger$SequentialDocIDMerger#next():123 [Inlined code] at org.apache.lucene.index.MappingMultiPostingsEnum#nextDoc():100 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():131 [JIT compiled code] 0.34% 13977 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():65 [Inlined code] at org.apache.lucene.util.BytesRefHash$1#get():266 [Inlined code] at org.apache.lucene.util.StringSorter$MSBStringRadixSorter#byteAt():77 [Inlined code] at org.apache.lucene.util.MSBRadixSorter#getBucket():207 [Inlined code] 0.33% 13541 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1040 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] 0.32% 13358 org.apache.lucene.util.AttributeSource#clearAttributes():274 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():153 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] 0.32% 13126 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=8 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr Profiler for cpu at stackSize=8 [nrt medium index /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 241.78 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 4155618 events (total: 4M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 4.08% 169435 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 4.04% 167829 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 2.84% 118109 java.lang.Character#isHighSurrogate():9464 [Inlined code] at java.lang.Character#codePointAtImpl():9671 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] 2.64% 109717 java.lang.Character#codePointAtImpl():9670 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 2.40% 99628 java.lang.Character#codePointAt():9662 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] 2.38% 99097 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 2.22% 92269 java.lang.Character#codePointAt():9662 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] 1.98% 82354 java.lang.Character#codePointAtImpl():9670 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] 1.66% 68831 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 1.62% 67313 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 1.57% 65076 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 1.54% 63921 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000008d1e67e8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] 1.36% 56404 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] at org.apache.lucene.util.BytesRefHash#doHash():473 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] 1.17% 48696 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] at org.apache.lucene.util.BytesRefHash#doHash():473 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] 1.00% 41534 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] 0.96% 39765 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():183 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 0.90% 37198 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.89% 36836 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():183 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 0.81% 33653 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] 0.79% 32885 org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#nextPosition():1300 [Inlined code] at org.apache.lucene.index.MappingMultiPostingsEnum#nextPosition():110 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():148 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] 0.78% 32577 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1022 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.75% 31222 org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 0.72% 29977 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1022 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.70% 28884 org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 0.68% 28111 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] 0.67% 27868 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.63% 26276 org.apache.lucene.index.ByteSliceReader#readByte():74 [Inlined code] at org.apache.lucene.store.DataInput#readVInt():107 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxPostingsEnum#nextPosition():501 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():148 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] 0.60% 25097 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] 0.60% 25096 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.58% 24242 org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.58% 23917 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] 0.57% 23686 org.apache.lucene.document.Field#setIntValue():372 [Inlined code] at org.apache.lucene.document.IntField#setIntValue():97 [Inlined code] at perf.LineFileDocs#nextDoc():738 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.55% 23031 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1020 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.53% 22137 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.53% 21961 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():47 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getText():709 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():165 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] 0.53% 21841 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():47 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getText():709 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():165 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] 0.52% 21585 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] 0.51% 21079 org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.49% 20356 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():143 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [JIT compiled code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.48% 19817 java.lang.Character#toChars():9872 [Inlined code] at org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.45% 18901 org.apache.lucene.util.BytesRefBuilder#growNoCopy():67 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():147 [JIT compiled code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.45% 18846 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():148 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [JIT compiled code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.45% 18809 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1020 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.45% 18661 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():148 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [JIT compiled code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.43% 18032 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer():137 [Inlined code] at sun.nio.ch.IOUtil#write():102 [Inlined code] at sun.nio.ch.IOUtil#write():72 [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite():355 [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite():374 [Inlined code] at sun.nio.ch.FileChannelImpl#write():333 [Inlined code] 0.43% 17877 org.apache.lucene.analysis.CharacterUtils#toLowerCase():57 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.41% 16938 java.lang.Character#toChars():9872 [Inlined code] at org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.40% 16595 org.apache.lucene.util.BytesRefBuilder#growNoCopy():67 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():147 [JIT compiled code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.40% 16439 jdk.internal.misc.ScopedMemoryAccess#getByteInternal():1100 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getByte():1088 [Inlined code] at java.lang.invoke.VarHandleSegmentAsBytes#get():56 [Inlined code] at java.lang.invoke.VarHandleSegmentAsBytes#get():49 [Inlined code] at java.lang.invoke.VarHandleGuards#guard_LJ_I():251 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#get():694 [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput$SingleSegmentImpl#readByte():754 [Inlined code] at org.apache.lucene.codecs.lucene90.Lucene90NormsProducer$3#longValue():396 [Inlined code] 0.39% 16408 org.apache.lucene.analysis.CharacterUtils#toLowerCase():57 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=12 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr Profiler for cpu at stackSize=12 [nrt medium index /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 241.78 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 4155618 events (total: 4M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 4.08% 169435 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 4.04% 167829 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 2.35% 97667 java.lang.Character#codePointAt():9662 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 2.34% 97246 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 2.29% 95218 java.lang.Character#codePointAtImpl():9670 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 2.18% 90454 java.lang.Character#codePointAt():9662 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 1.72% 71629 java.lang.Character#codePointAtImpl():9670 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 1.62% 67471 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 1.59% 66216 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 1.54% 63921 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000008d1e67e8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [Interpreted code] at org.apache.lucene.index.IndexWriter#merge():4749 [Interpreted code] at org.apache.lucene.index.IndexWriter$IndexWriterMergeSource#merge():6554 [Interpreted code] 1.54% 63864 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 1.39% 57663 java.lang.Character#isHighSurrogate():9464 [Inlined code] at java.lang.Character#codePointAtImpl():9671 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 1.33% 55466 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] at org.apache.lucene.util.BytesRefHash#doHash():473 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 1.18% 48977 java.lang.Character#isHighSurrogate():9464 [Inlined code] at java.lang.Character#codePointAtImpl():9671 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 1.16% 48005 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] at org.apache.lucene.util.BytesRefHash#doHash():473 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 0.98% 40741 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 0.88% 36677 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():183 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.88% 36534 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.80% 33366 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():183 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.79% 32922 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 0.79% 32885 org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#nextPosition():1300 [Inlined code] at org.apache.lucene.index.MappingMultiPostingsEnum#nextPosition():110 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():148 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000008d1e67e8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [Interpreted code] 0.77% 32017 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1022 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.75% 31222 org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 0.71% 29404 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1022 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.70% 28884 org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 0.66% 27407 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.61% 25356 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 0.59% 24656 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.57% 23829 org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.57% 23776 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 0.57% 23686 org.apache.lucene.document.Field#setIntValue():372 [Inlined code] at org.apache.lucene.document.IntField#setIntValue():97 [Inlined code] at perf.LineFileDocs#nextDoc():738 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.56% 23087 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 0.54% 22575 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1020 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.52% 21759 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.52% 21501 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():47 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getText():709 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():165 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 0.52% 21441 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 0.51% 21387 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():47 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getText():709 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():165 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 0.50% 20691 org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.49% 20160 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():143 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [JIT compiled code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.47% 19432 java.lang.Character#toChars():9872 [Inlined code] at org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.45% 18741 org.apache.lucene.util.BytesRefBuilder#growNoCopy():67 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():147 [JIT compiled code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.45% 18520 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():148 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [JIT compiled code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.44% 18399 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1020 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.44% 18331 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():148 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [JIT compiled code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.42% 17559 org.apache.lucene.analysis.CharacterUtils#toLowerCase():57 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.40% 16577 java.lang.Character#toChars():9872 [Inlined code] at org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.40% 16439 org.apache.lucene.util.BytesRefBuilder#growNoCopy():67 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():147 [JIT compiled code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.40% 16420 jdk.internal.misc.ScopedMemoryAccess#getByteInternal():1100 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getByte():1088 [Inlined code] at java.lang.invoke.VarHandleSegmentAsBytes#get():56 [Inlined code] at java.lang.invoke.VarHandleSegmentAsBytes#get():49 [Inlined code] at java.lang.invoke.VarHandleGuards#guard_LJ_I():251 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#get():694 [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput$SingleSegmentImpl#readByte():754 [Inlined code] at org.apache.lucene.codecs.lucene90.Lucene90NormsProducer$3#longValue():396 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc():289 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():144 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] 0.39% 16105 org.apache.lucene.analysis.CharacterUtils#toLowerCase():57 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.35% 14738 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer():137 [Inlined code] at sun.nio.ch.IOUtil#write():102 [Inlined code] at sun.nio.ch.IOUtil#write():72 [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite():355 [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite():374 [Inlined code] at sun.nio.ch.FileChannelImpl#write():333 [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully():68 [Inlined code] at sun.nio.ch.ChannelOutputStream#write():105 [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write():391 [Inlined code] at java.util.zip.CheckedOutputStream#write():73 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=1 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr Profiler for heap at stackSize=1 [nrt medium index /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 241.78 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 269378 events (total: 352338M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 15.14% 53353M perf.LineFileDocs#nextDoc():641 [JIT compiled code] 8.67% 30558M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] 8.13% 28651M java.lang.StringUTF16#compress():212 [Inlined code] 6.36% 22405M perf.LineFileDocs#readDocs():176 [JIT compiled code] 6.35% 22365M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] 4.08% 14385M java.lang.StringUTF16#compress():216 [Inlined code] 3.37% 11891M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] 3.37% 11876M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] 3.19% 11237M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] 2.79% 9827M org.apache.lucene.util.BytesRef#():71 [Inlined code] 2.69% 9461M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] 2.33% 8192M perf.LineFileDocs#nextDoc():636 [JIT compiled code] 2.01% 7096M org.apache.lucene.util.TimSorter#():62 [Inlined code] 1.83% 6441M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] 1.73% 6095M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] 1.63% 5751M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] 1.58% 5564M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] 1.47% 5174M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] 1.44% 5086M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] 1.39% 4883M java.util.ArrayList#grow():240 [Inlined code] 1.18% 4154M perf.LineFileDocs#readDocs():176 [Interpreted code] 1.13% 3977M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] 1.06% 3735M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] 0.83% 2916M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 0.67% 2372M java.nio.HeapByteBuffer#():75 [Inlined code] 0.61% 2149M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] 0.53% 1877M org.apache.lucene.document.IntPoint#pack():114 [Inlined code] 0.50% 1765M org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] 0.50% 1754M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():108 [JIT compiled code] 0.48% 1702M java.lang.Integer#toString():167 [Inlined code] 0.46% 1603M org.apache.lucene.document.KeywordField#setStringValue():119 [Inlined code] 0.45% 1577M java.util.Formatter#parse():2810 [JIT compiled code] 0.44% 1546M perf.LineFileDocs#newDocState():503 [Interpreted code] 0.42% 1477M org.apache.lucene.codecs.lucene104.PForUtil#encode():78 [JIT compiled code] 0.42% 1465M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] 0.42% 1462M org.apache.lucene.document.IntPoint#pack():108 [Inlined code] 0.38% 1330M java.lang.Long#valueOf():1000 [Inlined code] 0.36% 1276M java.util.Arrays#copyOfRange():3849 [Inlined code] 0.34% 1206M java.lang.String#format():4455 [Inlined code] 0.29% 1031M java.lang.StringLatin1#replace():312 [Inlined code] 0.28% 994M perf.LineFileDocs#nextDoc():643 [JIT compiled code] 0.28% 990M org.apache.lucene.document.IntField#binaryValue():87 [JIT compiled code] 0.28% 981M java.util.Formatter#parse():2782 [JIT compiled code] 0.27% 958M java.lang.StringBuilder#toString():478 [Inlined code] 0.27% 952M java.util.ArrayDeque#():179 [Inlined code] 0.27% 946M perf.LineFileDocs#nextDoc():733 [JIT compiled code] 0.26% 933M java.util.Formatter#():2110 [Inlined code] 0.26% 916M perf.LineFileDocs#nextDoc():638 [JIT compiled code] 0.25% 889M java.lang.AbstractStringBuilder#():101 [Inlined code] 0.25% 888M java.util.Formatter$FormatSpecifierParser#parse():2915 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=2 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr Profiler for heap at stackSize=2 [nrt medium index /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 241.78 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 269378 events (total: 352338M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 15.11% 53224M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 8.67% 30558M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] 8.13% 28651M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] 6.36% 22405M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 6.35% 22365M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] 4.08% 14385M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] 3.37% 11891M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] 3.15% 11083M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] 2.69% 9465M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] 2.69% 9461M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] 2.62% 9214M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] 2.33% 8192M perf.LineFileDocs#nextDoc():636 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 2.01% 7096M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] 1.83% 6441M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 1.73% 6095M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 1.63% 5751M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 1.58% 5564M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 1.47% 5174M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 1.44% 5086M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 1.39% 4883M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] 1.18% 4154M perf.LineFileDocs#readDocs():176 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.13% 3977M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] 1.06% 3735M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 0.82% 2872M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [Inlined code] 0.76% 2661M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():464 [JIT compiled code] 0.67% 2372M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] 0.60% 2128M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] 0.53% 1877M org.apache.lucene.document.IntPoint#pack():114 [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues():72 [Inlined code] 0.50% 1754M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():108 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():398 [JIT compiled code] 0.46% 1632M java.lang.Integer#toString():167 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] 0.45% 1577M java.util.Formatter#parse():2810 [JIT compiled code] at java.util.Formatter#format():2744 [Inlined code] 0.44% 1546M perf.LineFileDocs#newDocState():503 [Interpreted code] at perf.IndexThreads$IndexThread#run():188 [Interpreted code] 0.42% 1465M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer():153 [JIT compiled code] 0.42% 1462M org.apache.lucene.document.IntPoint#pack():108 [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues():72 [Inlined code] 0.38% 1330M java.lang.Long#valueOf():1000 [Inlined code] at org.apache.lucene.document.Field#setLongValue():381 [Inlined code] 0.32% 1144M java.lang.String#format():4455 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] 0.32% 1120M org.apache.lucene.codecs.lucene104.PForUtil#encode():78 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] 0.29% 1031M java.lang.StringLatin1#replace():312 [Inlined code] at java.lang.String#replace():2998 [Inlined code] 0.28% 994M perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 0.28% 981M java.util.Formatter#parse():2782 [JIT compiled code] at java.util.Formatter#format():2744 [Inlined code] 0.27% 958M java.lang.StringBuilder#toString():478 [Inlined code] at java.util.Formatter#toString():2598 [Inlined code] 0.27% 952M java.util.ArrayDeque#():179 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#():112 [Inlined code] 0.27% 950M org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] at perf.LineFileDocs#nextDoc():747 [JIT compiled code] 0.27% 946M perf.LineFileDocs#nextDoc():733 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 0.26% 933M java.util.Formatter#():2110 [Inlined code] at java.lang.String#format():4455 [Inlined code] 0.26% 916M perf.LineFileDocs#nextDoc():638 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 0.26% 903M org.apache.lucene.document.IntField#binaryValue():87 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():808 [Inlined code] 0.25% 889M java.lang.AbstractStringBuilder#():101 [Inlined code] at java.lang.StringBuilder#():106 [Inlined code] 0.25% 888M java.util.Formatter$FormatSpecifierParser#parse():2915 [JIT compiled code] at java.util.Formatter#parse():2814 [JIT compiled code] 0.25% 873M perf.LineFileDocs#nextDoc():648 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=4 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr Profiler for heap at stackSize=4 [nrt medium index /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 241.78 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 269378 events (total: 352338M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 15.11% 53224M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 8.64% 30444M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] 7.59% 26741M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] 6.36% 22405M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 4.92% 17325M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] 4.06% 14296M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] 3.13% 11023M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] 2.68% 9428M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] 2.61% 9199M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] 2.33% 8192M perf.LineFileDocs#nextDoc():636 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.99% 7020M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] at org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] 1.83% 6441M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] 1.73% 6095M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] 1.69% 5958M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] 1.63% 5751M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] 1.61% 5683M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] 1.58% 5564M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] 1.47% 5174M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] 1.44% 5086M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] 1.39% 4883M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] 1.18% 4154M perf.LineFileDocs#readDocs():176 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.06% 3735M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] 1.02% 3599M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.92% 3247M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at perf.LineFileDocs#nextDoc():733 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 0.86% 3041M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():161 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():198 [JIT compiled code] 0.84% 2977M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.document.KeywordField#setStringValue():119 [Inlined code] at perf.LineFileDocs#nextDoc():730 [JIT compiled code] 0.75% 2659M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():464 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc():259 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():144 [JIT compiled code] 0.75% 2639M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [Inlined code] at org.apache.lucene.util.ArrayUtil#grow():377 [Inlined code] at org.apache.lucene.index.PointValuesWriter#addPackedValue():68 [JIT compiled code] 0.64% 2240M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput$$Lambda.0x000000008d13cd70#apply() [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#appendBlock():506 [JIT compiled code] 0.60% 2128M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings():131 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] 0.49% 1738M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():108 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():398 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc():259 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():144 [JIT compiled code] 0.48% 1683M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.util.BytesRefBlockPool#addBytesRef():91 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():343 [JIT compiled code] 0.46% 1632M java.lang.Integer#toString():167 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] at perf.LineFileDocs#nextDoc():747 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 0.45% 1577M java.util.Formatter#parse():2810 [JIT compiled code] at java.util.Formatter#format():2744 [Inlined code] at java.util.Formatter#format():2698 [Inlined code] at java.lang.String#format():4455 [Inlined code] 0.44% 1546M perf.LineFileDocs#newDocState():503 [Interpreted code] at perf.IndexThreads$IndexThread#run():188 [Interpreted code] 0.37% 1317M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():638 [JIT compiled code] 0.37% 1293M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer():153 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():155 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():198 [JIT compiled code] 0.32% 1132M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] at perf.LineFileDocs#nextDoc():731 [JIT compiled code] 0.32% 1128M java.lang.String#format():4455 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] at perf.LineFileDocs#nextDoc():747 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 0.32% 1120M org.apache.lucene.codecs.lucene104.PForUtil#encode():78 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] 0.31% 1101M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] at perf.LineFileDocs#nextDoc():747 [JIT compiled code] 0.28% 994M perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.28% 981M java.util.Formatter#parse():2782 [JIT compiled code] at java.util.Formatter#format():2744 [Inlined code] at java.util.Formatter#format():2698 [Inlined code] at java.lang.String#format():4455 [Inlined code] 0.27% 950M java.util.ArrayDeque#():179 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#():112 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#():138 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#():82 [Inlined code] 0.27% 950M org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] at perf.LineFileDocs#nextDoc():747 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.27% 946M perf.LineFileDocs#nextDoc():733 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.26% 923M java.lang.StringLatin1#replace():312 [Inlined code] at java.lang.String#replace():2998 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] at perf.LineFileDocs#nextDoc():747 [JIT compiled code] 0.26% 922M org.apache.lucene.document.IntPoint#pack():114 [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues():72 [Inlined code] at org.apache.lucene.document.IntPoint#setIntValue():57 [Inlined code] at perf.LineFileDocs#nextDoc():757 [JIT compiled code] 0.26% 916M perf.LineFileDocs#nextDoc():638 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.26% 903M org.apache.lucene.document.IntField#binaryValue():87 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():808 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=8 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr Profiler for heap at stackSize=8 [nrt medium index /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 241.78 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 269378 events (total: 352338M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 15.11% 53224M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 7.57% 26656M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 6.36% 22405M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 4.25% 14973M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] 4.05% 14273M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 2.33% 8192M perf.LineFileDocs#nextDoc():636 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 2.25% 7918M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] 1.99% 7014M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] at org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings():131 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] 1.91% 6715M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] 1.70% 5975M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] 1.61% 5683M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000008d1e67e8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] 1.58% 5564M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 1.53% 5392M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000008d1e67e8#merge() [Interpreted code] 1.53% 5390M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 1.52% 5350M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():200 [JIT compiled code] 1.49% 5232M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 1.44% 5086M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 1.41% 4973M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 1.30% 4570M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000008d1e67e8#merge() [Interpreted code] 1.25% 4410M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 1.18% 4154M perf.LineFileDocs#readDocs():176 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.00% 3514M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.92% 3247M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at perf.LineFileDocs#nextDoc():733 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.85% 2984M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.84% 2977M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.document.KeywordField#setStringValue():119 [Inlined code] at perf.LineFileDocs#nextDoc():730 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.84% 2957M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] 0.83% 2938M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():161 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():198 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.80% 2833M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] 0.79% 2767M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():183 [JIT compiled code] 0.74% 2605M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] at java.util.Formatter$FormatSpecifierParser#parse():2917 [JIT compiled code] at java.util.Formatter#parse():2814 [JIT compiled code] at java.util.Formatter#format():2744 [Inlined code] at java.util.Formatter#format():2698 [Inlined code] 0.71% 2513M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] 0.70% 2474M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] 0.69% 2442M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] 0.67% 2377M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 0.67% 2358M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():200 [JIT compiled code] 0.64% 2259M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():173 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 0.63% 2221M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [Inlined code] at org.apache.lucene.util.ArrayUtil#grow():377 [Inlined code] at org.apache.lucene.index.PointValuesWriter#addPackedValue():68 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():808 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.60% 2128M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings():131 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] 0.60% 2115M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] 0.56% 1986M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput$$Lambda.0x000000008d13cd70#apply() [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#appendBlock():506 [JIT compiled code] at org.apache.lucene.store.ByteBuffersDataOutput#writeByte():187 [Inlined code] at org.apache.lucene.store.DataOutput#writeVInt():203 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#append():138 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex():488 [JIT compiled code] 0.53% 1877M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():464 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc():259 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():144 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] 0.50% 1757M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] at org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():108 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():398 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc():259 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():144 [JIT compiled code] 0.47% 1672M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] 0.46% 1632M java.lang.Integer#toString():167 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] at perf.LineFileDocs#nextDoc():747 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.45% 1577M java.util.Formatter#parse():2810 [JIT compiled code] at java.util.Formatter#format():2744 [Inlined code] at java.util.Formatter#format():2698 [Inlined code] at java.lang.String#format():4455 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] at perf.LineFileDocs#nextDoc():747 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.44% 1546M perf.LineFileDocs#newDocState():503 [Interpreted code] at perf.IndexThreads$IndexThread#run():188 [Interpreted code] 0.41% 1449M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] 0.37% 1317M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():638 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.35% 1246M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer():153 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():155 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():198 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.34% 1189M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():108 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():398 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc():259 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():144 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=12 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr Profiler for heap at stackSize=12 [nrt medium index /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 241.78 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 269378 events (total: 352338M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 15.11% 53224M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 7.57% 26656M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 6.36% 22405M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 4.25% 14973M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000008d1e67e8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [Interpreted code] 4.05% 14273M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 2.33% 8192M perf.LineFileDocs#nextDoc():636 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 2.03% 7136M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [Inlined code] 1.99% 7014M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] at org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings():131 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000008d1e67e8#merge() [Interpreted code] 1.80% 6344M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [Inlined code] 1.70% 5975M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000008d1e67e8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [Interpreted code] 1.61% 5683M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000008d1e67e8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [Interpreted code] at org.apache.lucene.index.IndexWriter#merge():4749 [Interpreted code] at org.apache.lucene.index.IndexWriter$IndexWriterMergeSource#merge():6554 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler#doMerge():661 [Interpreted code] 1.53% 5392M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000008d1e67e8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [Interpreted code] at org.apache.lucene.index.IndexWriter#merge():4749 [Interpreted code] 1.47% 5165M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 1.42% 5019M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 1.38% 4857M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 1.36% 4784M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 1.31% 4614M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 1.30% 4570M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000008d1e67e8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [Interpreted code] at org.apache.lucene.index.IndexWriter#merge():4749 [Interpreted code] 1.19% 4206M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 1.18% 4154M perf.LineFileDocs#readDocs():176 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.13% 3977M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():200 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] 0.99% 3480M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.92% 3247M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at perf.LineFileDocs#nextDoc():733 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.84% 2977M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.document.KeywordField#setStringValue():119 [Inlined code] at perf.LineFileDocs#nextDoc():730 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.84% 2957M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.83% 2922M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():161 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():198 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.77% 2724M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():183 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 0.76% 2669M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.73% 2557M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] at java.util.Formatter$FormatSpecifierParser#parse():2917 [JIT compiled code] at java.util.Formatter#parse():2814 [JIT compiled code] at java.util.Formatter#format():2744 [Inlined code] at java.util.Formatter#format():2698 [Inlined code] at java.lang.String#format():4455 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] at perf.LineFileDocs#nextDoc():747 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 0.72% 2546M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] 0.68% 2410M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.64% 2256M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] 0.64% 2245M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():200 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] 0.63% 2222M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] 0.63% 2221M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [Inlined code] at org.apache.lucene.util.ArrayUtil#grow():377 [Inlined code] at org.apache.lucene.index.PointValuesWriter#addPackedValue():68 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():808 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 0.63% 2202M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] 0.61% 2162M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():173 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] 0.60% 2128M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings():131 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000008d1e67e8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] 0.56% 1986M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput$$Lambda.0x000000008d13cd70#apply() [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#appendBlock():506 [JIT compiled code] at org.apache.lucene.store.ByteBuffersDataOutput#writeByte():187 [Inlined code] at org.apache.lucene.store.DataOutput#writeVInt():203 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#append():138 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex():488 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks():682 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#pushTerm():1039 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():995 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] 0.56% 1957M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] 0.53% 1877M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():464 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc():259 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():144 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000008d1e67e8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] 0.46% 1632M java.lang.Integer#toString():167 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] at perf.LineFileDocs#nextDoc():747 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.45% 1577M java.util.Formatter#parse():2810 [JIT compiled code] at java.util.Formatter#format():2744 [Inlined code] at java.util.Formatter#format():2698 [Inlined code] at java.lang.String#format():4455 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] at perf.LineFileDocs#nextDoc():747 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.44% 1546M perf.LineFileDocs#newDocState():503 [Interpreted code] at perf.IndexThreads$IndexThread#run():188 [Interpreted code] 0.42% 1488M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [Inlined code] 0.40% 1408M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [Inlined code] 0.39% 1372M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():200 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 0.37% 1317M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():638 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.34% 1203M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer():153 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():155 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():198 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.34% 1194M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] at org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():108 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():398 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc():259 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():144 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] move log to /l/logs.nightly/2026.05.08.16.21.29/nrtIndexMediumDocs.log move vmstat log to /l/logs.nightly/2026.05.08.16.21.29/nrtIndexMediumDocs.vmstat.log move top log to /l/logs.nightly/2026.05.08.16.21.29/nrtIndexMediumDocs.top.log [2026-05-09 08:28:31.955595] took 184.6 sec [2026-05-09 08:28:31.959648] run CheckIndex [2026-05-09 08:28:31.959718] RUN: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -classpath "/l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build" -ea org.apache.lucene.index.CheckIndex -threadCount 16 -level 2 "/l/indices/wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M/index" > /l/logs.nightly/2026.05.08.16.21.29/checkIndex.nrtIndexMediumDocs.log 2>&1 [2026-05-09 08:36:38.184430] took 486.2 sec [2026-05-09 08:36:38.185916] nrtMedIndexAtClose 29 segments: segments_2: _1a(11.0.0):C444354 _4p(11.0.0):C6405856 _1j(11.0.0):C575773 _3c(11.0.0):C880787 _6z(11.0.0):C6894814 _5v(11.0.0):C899988 _8q(11.0.0):C6987642 _77(11.0.0):C899253 _8p(11.0.0):C915812 _85(11.0.0):C900274 _8b(11.0.0):C34183 _8s(11.0.0):C492406 _7q(11.0.0):C92018 _8r(11.0.0):c103908 _7p(11.0.0):C105850 _7s(11.0.0):C90538 _8g(11.0.0):C26341 _7v(11.0.0):C83030 _8c(11.0.0):C37806 _8f(11.0.0):C30090 _7y(11.0.0):C90952 _7x(11.0.0):C93603 _7r(11.0.0):C97531 _8a(11.0.0):C41779 _89(11.0.0):C48222 _7m(11.0.0):C112897 _7u(11.0.0):C92393 _7t(11.0.0):C103240 _87(11.0.0):C43698 [2026-05-09 08:36:38.186152] RUN: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -classpath "/l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build" perf.NRTPerfTest MMapDirectory "/l/indices/wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M/index" multi "/l/data/enwiki-20110115-lines-1k-fixed-with-random-labels.bin" 17 1103 1800 4 1 1 update 5 no 0.0 body10.tasks> /l/logs.nightly/2026.05.08.16.21.29/nrt.log 2>&1 [2026-05-09 09:06:39.368395] took 1801.2 sec [2026-05-09 09:06:39.372798] drop: 478.4 487.6 495.9 504.1 511.5 514.6 515.7 523.7 524.6 526.6 530.3 531.6 532.1 532.3 532.3 532.4 532.4 532.5 532.9 533.0 533.0 533.0 533.1 533.3 533.4 533.4 533.4 533.4 533.6 534.1 534.1 534.2 534.3 534.4 535.6 [2026-05-09 09:06:39.373173] times: 20.5 20.9 21.1 21.1 21.4 21.4 21.4 21.6 21.6 21.6 21.7 21.7 21.7 21.8 21.8 21.9 21.9 21.9 21.9 21.9 21.9 22.0 22.0 22.0 22.0 22.1 22.1 22.1 22.1 22.2 22.2 22.3 22.3 22.3 22.4 22.4 22.4 22.4 22.4 22.5 22.5 22.5 22.5 22.6 22.6 22.6 22.7 22.7 22.7 22.9 22.9 22.9 22.9 22.9 23.0 23.0 23.0 23.0 23.0 23.1 23.1 23.1 23.1 23.1 23.2 23.2 23.2 23.2 23.2 23.3 23.3 23.3 23.3 23.3 23.4 23.4 23.4 23.4 23.4 23.4 23.5 23.5 23.5 23.5 23.5 23.5 23.5 23.6 23.6 23.6 23.6 23.6 23.6 23.6 23.6 23.7 23.7 23.7 23.8 23.8 23.8 23.8 23.8 23.9 23.9 23.9 23.9 23.9 24.0 24.0 24.0 24.0 24.0 24.0 24.0 24.1 24.1 24.1 24.2 24.2 24.2 24.2 24.2 24.2 24.3 24.3 24.3 24.3 24.3 24.3 24.3 24.4 24.4 24.4 24.4 24.5 24.5 24.5 24.5 24.5 24.5 24.6 24.6 24.6 24.6 24.6 24.6 24.6 24.7 24.8 24.8 24.8 24.8 24.8 24.9 24.9 24.9 24.9 24.9 24.9 25.0 25.0 25.0 25.0 25.1 25.1 25.1 25.1 25.1 25.1 25.1 25.2 25.2 25.3 25.3 25.3 25.3 25.3 25.4 25.4 25.4 25.4 25.4 25.4 25.4 25.4 25.5 25.5 25.5 25.5 25.5 25.5 25.5 25.6 25.6 25.6 25.6 25.7 25.7 25.7 25.7 25.8 25.8 25.8 25.9 25.9 25.9 25.9 25.9 26.0 26.0 26.0 26.0 26.0 26.0 26.0 26.1 26.1 26.1 26.1 26.2 26.2 26.2 26.2 26.3 26.4 26.4 26.4 26.5 26.5 26.5 26.6 26.7 26.7 26.7 26.7 26.8 26.8 26.8 26.8 26.8 26.9 26.9 26.9 26.9 27.1 27.1 27.1 27.2 27.2 27.3 27.3 27.4 27.5 27.5 27.5 27.6 27.6 27.7 27.7 27.7 27.9 27.9 27.9 28.1 28.1 28.1 28.1 28.2 28.2 28.2 28.2 28.2 28.2 28.3 28.3 28.4 28.4 28.4 28.5 28.5 28.5 28.6 28.6 28.7 28.7 28.7 28.7 28.8 28.8 28.8 28.8 28.9 28.9 28.9 28.9 28.9 28.9 29.0 29.0 29.0 29.0 29.1 29.1 29.1 29.2 29.2 29.2 29.2 29.3 29.3 29.3 29.3 29.3 29.3 29.3 29.3 29.4 29.4 29.4 29.4 29.4 29.4 29.4 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.6 29.6 29.6 29.6 29.6 29.7 29.7 29.7 29.7 29.7 29.7 29.7 29.7 29.8 29.8 29.8 29.8 29.8 29.8 29.8 29.8 29.8 29.8 29.8 29.8 29.8 29.8 29.8 29.9 29.9 29.9 29.9 29.9 29.9 29.9 29.9 29.9 29.9 29.9 29.9 29.9 29.9 29.9 30.0 30.0 30.0 30.0 30.0 30.0 30.0 30.0 30.0 30.0 30.0 30.0 30.0 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.2 30.2 30.2 30.2 30.2 30.2 30.2 30.2 30.2 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.4 30.4 30.4 30.4 30.4 30.4 30.4 30.4 30.4 30.4 30.4 30.4 30.4 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.6 32.6 32.6 32.6 32.6 32.6 32.6 32.6 32.6 32.6 32.6 32.6 32.6 32.6 32.6 32.6 32.6 32.6 32.6 32.6 32.6 32.6 32.6 32.6 32.6 32.6 32.6 32.6 32.6 32.6 32.6 32.6 32.7 32.7 32.7 32.7 32.7 32.7 32.7 32.7 32.7 32.7 32.7 32.7 32.7 32.7 32.7 32.7 32.7 32.7 32.7 32.7 32.7 32.7 32.7 32.7 32.7 32.7 32.7 32.7 32.7 32.7 32.8 32.8 32.8 32.8 32.8 32.8 32.8 32.8 32.8 32.8 32.8 32.8 32.8 32.8 32.8 32.8 32.8 32.8 32.8 32.8 32.8 32.8 32.8 32.8 32.8 32.8 32.8 32.8 32.8 32.8 32.8 32.8 32.8 32.8 32.8 32.8 32.8 32.9 32.9 32.9 32.9 32.9 32.9 32.9 32.9 32.9 32.9 32.9 32.9 32.9 32.9 32.9 32.9 32.9 32.9 32.9 32.9 32.9 32.9 32.9 32.9 32.9 32.9 32.9 32.9 32.9 32.9 32.9 32.9 33.0 33.0 33.0 33.0 33.0 33.0 33.0 33.0 33.0 33.0 33.0 33.0 33.0 33.0 33.0 33.0 33.0 33.0 33.0 33.0 33.0 33.0 33.0 33.0 33.0 33.0 33.0 33.0 33.0 33.0 33.0 33.0 33.1 33.1 33.1 33.1 33.1 33.1 33.1 33.1 33.1 33.1 33.1 33.1 33.1 33.1 33.1 33.1 33.1 33.1 33.1 33.2 33.2 33.2 33.2 33.2 33.2 33.2 33.2 33.2 33.2 33.2 33.2 33.2 33.2 33.2 33.2 33.2 33.2 33.2 33.3 33.3 33.3 33.3 33.3 33.3 33.3 33.3 33.3 33.3 33.3 33.3 33.3 33.3 33.3 33.3 33.3 33.3 33.3 33.3 33.3 33.3 33.3 33.4 33.4 33.4 33.4 33.4 33.4 33.4 33.4 33.4 33.4 33.4 33.4 33.4 33.4 33.4 33.4 33.5 33.5 33.5 33.5 33.5 33.5 33.5 33.5 33.5 33.5 33.6 33.6 33.6 33.6 33.6 33.6 33.6 33.6 33.6 33.6 33.6 33.6 33.6 33.6 33.6 33.6 33.6 33.6 33.6 33.7 33.7 33.7 33.7 33.7 33.7 33.7 33.7 33.7 33.8 33.8 33.8 33.8 33.8 33.8 33.8 33.8 33.8 33.8 33.8 33.8 33.9 33.9 33.9 34.0 34.0 34.0 34.0 34.0 34.0 34.0 34.1 34.1 34.2 34.2 34.3 34.4 34.4 34.5 34.5 34.6 34.7 35.2 35.5 36.1 36.2 36.3 36.6 36.6 36.7 36.9 37.1 37.1 37.2 37.4 37.5 37.7 37.7 37.7 37.8 38.3 39.0 39.5 40.4 42.6 142.9 143.8 161.4 161.6 169.3 174.6 189.0 202.6 203.0 216.5 216.7 219.5 220.0 220.1 220.1 220.7 220.7 220.8 221.9 222.0 222.3 222.3 222.4 222.5 222.8 223.3 223.6 223.7 224.1 224.5 225.1 225.4 225.5 225.7 226.3 226.6 226.7 226.7 227.5 227.7 228.5 228.6 231.5 231.8 238.4 243.8 244.0 244.0 244.8 246.7 250.5 251.5 258.4 269.2 271.4 275.1 275.4 276.3 280.6 287.5 289.4 293.9 304.5 307.0 307.8 310.3 311.3 313.0 315.4 315.5 318.0 319.4 320.2 322.2 332.3 333.6 337.9 338.7 338.9 339.5 340.0 340.1 342.4 342.7 345.1 345.2 345.4 347.3 348.2 349.7 350.7 351.1 351.3 351.4 351.5 351.5 351.5 351.5 352.8 353.1 354.2 354.4 354.7 354.7 354.8 356.5 356.5 356.9 357.2 357.3 361.1 361.6 362.0 363.7 364.5 369.7 374.9 375.1 382.5 384.7 387.3 388.6 391.5 396.5 399.0 401.1 405.7 405.9 408.0 408.4 430.1 431.5 431.8 432.3 437.8 443.4 449.9 452.0 457.7 458.5 458.7 458.8 459.7 461.9 462.1 462.3 462.4 462.5 462.9 462.9 463.3 463.6 463.7 463.8 463.8 464.8 465.6 465.6 465.7 465.8 465.8 466.2 466.8 466.9 467.4 468.0 468.6 469.5 469.6 469.7 471.0 471.7 472.0 472.8 474.0 474.3 474.4 474.5 475.7 475.8 476.5 477.3 478.4 [2026-05-09 09:06:39.373311] NRT reopen time (msec) mean=63.1027 stdDev=100.2988 [2026-05-09 09:06:39.373317] run CheckIndex [2026-05-09 09:06:39.373388] RUN: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -classpath "/l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build" -ea org.apache.lucene.index.CheckIndex -threadCount 16 -level 2 "/l/indices/wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M/index" > /l/logs.nightly/2026.05.08.16.21.29/checkIndex.nrt.log 2>&1 [2026-05-09 09:14:22.786509] took 463.4 sec [2026-05-09 09:14:23.735449] build big index (fast) /l/indices/wikibig.trunk.nightly.Lucene104.nd5.98205M: now create cd /l/trunk.nightly/lucene/benchmark NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log /l/logs.nightly/nightly.wikibig.trunk.nightly.Lucene104.nd5.98205M.log run: ['/usr/lib/jvm/java-25-openjdk/bin/java', '--add-modules', 'jdk.incubator.vector', '-Xmx32g', '-Xms32g', '-server', '-XX:+UseParallelGC', '-Djava.io.tmpdir=/l/tmp', '--enable-native-access=ALL-UNNAMED', '-classpath', '/l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build', '-XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr', '-XX:+UnlockDiagnosticVMOptions', '-XX:+DebugNonSafepoints', 'perf.Indexer', '-dirImpl', 'MMapDirectory', '-indexPath', '/l/indices/wikibig.trunk.nightly.Lucene104.nd5.98205M', '-analyzer', 'StandardAnalyzerNoStopWords', '-lineDocsFile', '/l/data/enwiki-20110115-lines-with-random-label.bin', '-docCountLimit', '5982049', '-threadCount', '36', '-useCMS', '-ramBufferMB', '2048', '-maxBufferedDocs', '-1', '-postingsFormat', 'Lucene104', '-mergePolicy', 'TieredMergePolicy', '-idFieldPostingsFormat', 'Lucene104', '-idFieldPostingsFormat', 'Lucene104', '-hnswThreadsPerMerge', '1', '-hnswThreadPoolCount', '1'], cwd=/l/trunk.nightly/lucene/benchmark vmstatLogFile=/l/logs.nightly/nightly.vmstat.log topLogFile=/l/logs.nightly/nightly.top.log run vmstat: /usr/sbin/vmstat --active --wide --timestamp --unit M 1 > /l/logs.nightly/nightly.vmstat.log 2>&1 & run /usr/sbin/ps -eo pid,%cpu,%mem,bsdtime,etime,start,args --cols=120 --sort=-%cpu | head -10 >> /l/logs.nightly/nightly.top.log 2>&1 to /l/logs.nightly/nightly.top.log now kill vmstat: pid=1964841 Profiler summary for /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr Version: 2.1 Chunks: 14 Start: 2026-05-09 13:14:23 (UTC) Duration: 111 s Event Type Count Size (bytes) ============================================================= jdk.FileWrite 3902756 81167310 jdk.CPUTimeSample 2980612 52149270 jdk.FileRead 624167 14670359 jdk.ObjectAllocationInNewTLAB 365621 6468047 jdk.ObjectAllocationOutsideTLAB 103411 1667904 jdk.BooleanFlag 9688 305906 jdk.Compilation 5883 151124 jdk.CPULoad 1986 39122 jdk.UnsignedIntFlag 868 29882 jdk.IntFlag 784 28042 jdk.Checkpoint 741 23716504 jdk.StringFlag 630 23410 jdk.GarbageCollection 41 968 jdk.CPUInformation 14 21022 jdk.GCConfiguration 14 358 jdk.JVMInformation 14 14582 jdk.Metadata 14 1547373 jdk.ActiveRecording 0 0 jdk.ActiveSetting 0 0 jdk.AllocationRequiringGC 0 0 jdk.BooleanFlagChanged 0 0 jdk.CPUTimeSamplesLost 0 0 jdk.CPUTimeStampCounter 0 0 jdk.ClassDefine 0 0 jdk.ClassLoad 0 0 jdk.ClassLoaderStatistics 0 0 jdk.ClassLoadingStatistics 0 0 jdk.ClassRedefinition 0 0 jdk.ClassUnload 0 0 jdk.CodeCacheConfiguration 0 0 jdk.CodeCacheFull 0 0 jdk.CodeCacheStatistics 0 0 jdk.CompilationFailure 0 0 jdk.CompilerConfiguration 0 0 jdk.CompilerInlining 0 0 jdk.CompilerPhase 0 0 jdk.CompilerQueueUtilization 0 0 jdk.CompilerStatistics 0 0 jdk.ConcurrentModeFailure 0 0 jdk.ContainerCPUThrottling 0 0 jdk.ContainerCPUUsage 0 0 jdk.ContainerConfiguration 0 0 jdk.ContainerIOUsage 0 0 jdk.ContainerMemoryUsage 0 0 jdk.ContinuationFreeze 0 0 jdk.ContinuationFreezeFast 0 0 jdk.ContinuationFreezeSlow 0 0 jdk.ContinuationThaw 0 0 jdk.ContinuationThawFast 0 0 jdk.ContinuationThawSlow 0 0 jdk.DataLoss 0 0 jdk.Deoptimization 0 0 jdk.DeprecatedInvocation 0 0 jdk.Deserialization 0 0 jdk.DirectBufferStatistics 0 0 jdk.DoubleFlag 0 0 jdk.DoubleFlagChanged 0 0 jdk.DumpReason 0 0 jdk.EvacuationFailed 0 0 jdk.EvacuationInformation 0 0 jdk.ExceptionStatistics 0 0 jdk.ExecuteVMOperation 0 0 jdk.ExecutionSample 0 0 jdk.FileForce 0 0 jdk.FinalizerStatistics 0 0 jdk.Flush 0 0 jdk.G1AdaptiveIHOP 0 0 jdk.G1BasicIHOP 0 0 jdk.G1EvacuationOldStatistics 0 0 jdk.G1EvacuationYoungStatistics 0 0 jdk.G1GarbageCollection 0 0 jdk.G1HeapRegionInformation 0 0 jdk.G1HeapRegionTypeChange 0 0 jdk.G1HeapSummary 0 0 jdk.G1MMU 0 0 jdk.GCCPUTime 0 0 jdk.GCHeapConfiguration 0 0 jdk.GCHeapMemoryPoolUsage 0 0 jdk.GCHeapMemoryUsage 0 0 jdk.GCHeapSummary 0 0 jdk.GCPhaseConcurrent 0 0 jdk.GCPhaseConcurrentLevel1 0 0 jdk.GCPhaseConcurrentLevel2 0 0 jdk.GCPhaseParallel 0 0 jdk.GCPhasePause 0 0 jdk.GCPhasePauseLevel1 0 0 jdk.GCPhasePauseLevel2 0 0 jdk.GCPhasePauseLevel3 0 0 jdk.GCPhasePauseLevel4 0 0 jdk.GCReferenceStatistics 0 0 jdk.GCSurvivorConfiguration 0 0 jdk.GCTLABConfiguration 0 0 jdk.HeapDump 0 0 jdk.InitialEnvironmentVariable 0 0 jdk.InitialSecurityProperty 0 0 jdk.InitialSystemProperty 0 0 jdk.IntFlagChanged 0 0 jdk.JITRestart 0 0 jdk.JavaAgent 0 0 jdk.JavaErrorThrow 0 0 jdk.JavaExceptionThrow 0 0 jdk.JavaMonitorDeflate 0 0 jdk.JavaMonitorEnter 0 0 jdk.JavaMonitorInflate 0 0 jdk.JavaMonitorNotify 0 0 jdk.JavaMonitorStatistics 0 0 jdk.JavaMonitorWait 0 0 jdk.JavaThreadStatistics 0 0 jdk.LongFlag 0 0 jdk.LongFlagChanged 0 0 jdk.MetaspaceAllocationFailure 0 0 jdk.MetaspaceChunkFreeListSummary 0 0 jdk.MetaspaceGCThreshold 0 0 jdk.MetaspaceOOM 0 0 jdk.MetaspaceSummary 0 0 jdk.MethodTiming 0 0 jdk.MethodTrace 0 0 jdk.ModuleExport 0 0 jdk.ModuleRequire 0 0 jdk.NativeAgent 0 0 jdk.NativeLibrary 0 0 jdk.NativeLibraryLoad 0 0 jdk.NativeLibraryUnload 0 0 jdk.NativeMemoryUsage 0 0 jdk.NativeMemoryUsageTotal 0 0 jdk.NativeMethodSample 0 0 jdk.NetworkUtilization 0 0 jdk.OSInformation 0 0 jdk.ObjectAllocationSample 0 0 jdk.ObjectCount 0 0 jdk.ObjectCountAfterGC 0 0 jdk.OldGarbageCollection 0 0 jdk.OldObjectSample 0 0 jdk.PSHeapSummary 0 0 jdk.ParallelOldGarbageCollection 0 0 jdk.PhysicalMemory 0 0 jdk.ProcessStart 0 0 jdk.PromoteObjectInNewPLAB 0 0 jdk.PromoteObjectOutsidePLAB 0 0 jdk.PromotionFailed 0 0 jdk.RedefineClasses 0 0 jdk.ReservedStackActivation 0 0 jdk.ResidentSetSize 0 0 jdk.RetransformClasses 0 0 jdk.SafepointBegin 0 0 jdk.SafepointEnd 0 0 jdk.SafepointLatency 0 0 jdk.SafepointStateSynchronization 0 0 jdk.SecurityPropertyModification 0 0 jdk.SecurityProviderService 0 0 jdk.SerializationMisdeclaration 0 0 jdk.ShenandoahEvacuationInformation 0 0 jdk.ShenandoahHeapRegionInformation 0 0 jdk.ShenandoahHeapRegionStateChange 0 0 jdk.Shutdown 0 0 jdk.SocketRead 0 0 jdk.SocketWrite 0 0 jdk.StringFlagChanged 0 0 jdk.StringTableStatistics 0 0 jdk.SwapSpace 0 0 jdk.SymbolTableStatistics 0 0 jdk.SyncOnValueBasedClass 0 0 jdk.SystemGC 0 0 jdk.SystemProcess 0 0 jdk.TLSHandshake 0 0 jdk.TenuringDistribution 0 0 jdk.ThreadAllocationStatistics 0 0 jdk.ThreadCPULoad 0 0 jdk.ThreadContextSwitchRate 0 0 jdk.ThreadDump 0 0 jdk.ThreadEnd 0 0 jdk.ThreadPark 0 0 jdk.ThreadSleep 0 0 jdk.ThreadStart 0 0 jdk.UnsignedIntFlagChanged 0 0 jdk.UnsignedLongFlag 0 0 jdk.UnsignedLongFlagChanged 0 0 jdk.VirtualThreadEnd 0 0 jdk.VirtualThreadPinned 0 0 jdk.VirtualThreadStart 0 0 jdk.VirtualThreadSubmitFailed 0 0 jdk.VirtualizationInformation 0 0 jdk.X509Certificate 0 0 jdk.X509Validation 0 0 jdk.YoungGarbageCollection 0 0 jdk.YoungGenerationConfiguration 0 0 jdk.ZAllocationStall 0 0 jdk.ZOldGarbageCollection 0 0 jdk.ZPageAllocation 0 0 jdk.ZRelocationSet 0 0 jdk.ZRelocationSetGroup 0 0 jdk.ZStatisticsCounter 0 0 jdk.ZStatisticsSampler 0 0 jdk.ZThreadPhase 0 0 jdk.ZUncommit 0 0 jdk.ZYoungGarbageCollection 0 0 profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=1 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr Profiler for cpu at stackSize=1 [big index (fast) /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 173.57 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 2980605 events (total: 2M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 7.37% 219766 org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 5.72% 170527 java.lang.Character#codePointAtImpl():9670 [Inlined code] 5.67% 169012 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] 4.60% 137218 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] 4.00% 119165 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1019 [JIT compiled code] 3.86% 114979 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] 3.43% 102108 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] 3.05% 90934 java.lang.Integer#rotateLeft():1650 [Inlined code] 2.88% 85835 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] 2.23% 66506 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1022 [JIT compiled code] 1.67% 49867 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 1.67% 49689 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] 1.58% 47218 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] 1.48% 43969 org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] 1.44% 43000 org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] 1.37% 40758 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():47 [Inlined code] 1.35% 40131 org.apache.lucene.index.ByteSliceReader#readByte():74 [Inlined code] 1.24% 37002 org.apache.lucene.util.AttributeSource#getCurrentState():254 [Inlined code] 1.22% 36426 java.lang.Character#isHighSurrogate():9464 [Inlined code] 1.15% 34245 org.apache.lucene.util.ByteBlockPool#getBuffer():358 [Inlined code] 0.92% 27509 org.apache.lucene.util.BytesRefBuilder#growNoCopy():67 [Inlined code] 0.90% 26953 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():145 [Inlined code] 0.83% 24746 org.apache.lucene.index.TermsHashPerField#writeByte():222 [Inlined code] 0.75% 22407 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():65 [Inlined code] 0.60% 18018 jdk.internal.util.ArraysSupport#mismatch():564 [Inlined code] 0.59% 17597 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] 0.50% 14981 org.apache.lucene.index.TermsHashPerField#initReader():100 [Inlined code] 0.50% 14758 org.apache.lucene.analysis.standard.StandardTokenizerImpl#zzCMap():742 [Inlined code] 0.49% 14717 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.48% 14393 org.apache.lucene.store.DataOutput#writeVInt():203 [Inlined code] 0.48% 14334 org.apache.lucene.util.UnicodeUtil#UTF8toUTF16():641 [Inlined code] 0.48% 14314 jdk.internal.util.ArraysSupport#mismatch():563 [Inlined code] 0.47% 13936 org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#nextPosition():1300 [Inlined code] 0.46% 13856 org.apache.lucene.codecs.lucene104.ForUtil#encode():154 [JIT compiled code] 0.46% 13621 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1026 [JIT compiled code] 0.43% 12786 org.apache.lucene.codecs.lucene104.PForUtil#encode():58 [JIT compiled code] 0.40% 12012 org.apache.lucene.util.AttributeSource#clearAttributes():274 [Inlined code] 0.38% 11402 org.apache.lucene.index.FreqProxFields$FreqProxTermsEnum#next():193 [Inlined code] 0.38% 11225 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1108 [JIT compiled code] 0.37% 11160 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():214 [Inlined code] 0.37% 11095 org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] 0.37% 11069 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():67 [Inlined code] 0.36% 10853 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():986 [JIT compiled code] 0.36% 10817 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():131 [JIT compiled code] 0.36% 10650 org.apache.lucene.index.TermsHashPerField#initReader():96 [Inlined code] 0.34% 10212 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1020 [JIT compiled code] 0.33% 9937 org.apache.lucene.util.UnicodeUtil#maxUTF8Length():675 [Inlined code] 0.33% 9739 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():143 [Inlined code] 0.33% 9701 org.apache.lucene.util.StringHelper#murmurhash3_x86_32():204 [Inlined code] 0.31% 9365 java.lang.Character#toLowerCase():11251 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=2 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr Profiler for cpu at stackSize=2 [big index (fast) /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 173.57 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 2980605 events (total: 2M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 5.72% 170526 java.lang.Character#codePointAtImpl():9670 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] 4.60% 137184 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] 4.00% 119160 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1019 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] 3.86% 114978 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] 3.68% 109812 org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] 3.68% 109768 org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 3.41% 101640 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] 3.05% 90934 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] 2.88% 85835 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] 2.47% 73521 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] 2.23% 66504 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1022 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] 1.67% 49866 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] 1.67% 49689 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] 1.58% 47209 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] 1.48% 43969 org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] 1.44% 42922 org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 1.37% 40758 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():47 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getText():709 [Inlined code] 1.35% 40130 org.apache.lucene.index.ByteSliceReader#readByte():74 [Inlined code] at org.apache.lucene.store.DataInput#readVInt():107 [Inlined code] 1.24% 37033 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] 1.24% 36998 org.apache.lucene.util.AttributeSource#getCurrentState():254 [Inlined code] at org.apache.lucene.util.AttributeSource#clearAttributes():273 [Inlined code] 1.21% 36115 java.lang.Character#isHighSurrogate():9464 [Inlined code] at java.lang.Character#codePointAtImpl():9671 [Inlined code] 1.12% 33373 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [JIT compiled code] 0.91% 27086 org.apache.lucene.util.BytesRefBuilder#growNoCopy():67 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():147 [Inlined code] 0.90% 26941 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():145 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] 0.84% 25085 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] 0.59% 17597 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 0.58% 17278 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():65 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxTermsEnum#next():194 [Inlined code] 0.56% 16761 org.apache.lucene.util.ByteBlockPool#getBuffer():358 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():223 [Inlined code] 0.51% 15309 jdk.internal.util.ArraysSupport#mismatch():564 [Inlined code] at java.util.Arrays#equals():2707 [Inlined code] 0.50% 14878 org.apache.lucene.util.ByteBlockPool#getBuffer():358 [Inlined code] at org.apache.lucene.util.BytesRefBlockPool#equals():156 [Inlined code] 0.50% 14758 org.apache.lucene.analysis.standard.StandardTokenizerImpl#zzCMap():742 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] 0.49% 14745 org.apache.lucene.index.TermsHashPerField#initReader():100 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxPostingsEnum#reset():435 [Inlined code] 0.49% 14688 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] 0.47% 14106 org.apache.lucene.util.UnicodeUtil#UTF8toUTF16():641 [Inlined code] at perf.LineFileDocs#nextDoc():642 [JIT compiled code] 0.47% 13932 org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#nextPosition():1300 [Inlined code] at org.apache.lucene.index.MappingMultiPostingsEnum#nextPosition():110 [Inlined code] 0.46% 13620 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1026 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] 0.42% 12618 org.apache.lucene.codecs.lucene104.ForUtil#encode():154 [JIT compiled code] at org.apache.lucene.codecs.lucene104.ForUtil#encode():96 [Inlined code] 0.40% 12012 org.apache.lucene.util.AttributeSource#clearAttributes():274 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():153 [JIT compiled code] 0.38% 11402 org.apache.lucene.index.FreqProxFields$FreqProxTermsEnum#next():193 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():381 [JIT compiled code] 0.38% 11318 org.apache.lucene.index.TermsHashPerField#writeByte():222 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [JIT compiled code] 0.38% 11222 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1108 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] 0.37% 11160 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():214 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] 0.37% 11093 org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] 0.37% 11033 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():67 [Inlined code] at org.apache.lucene.util.BytesRefHash$1#get():266 [Inlined code] 0.36% 10852 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():986 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] 0.36% 10843 org.apache.lucene.codecs.lucene104.PForUtil#encode():58 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] 0.36% 10815 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():131 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] 0.36% 10635 org.apache.lucene.index.TermsHashPerField#initReader():96 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxPostingsEnum#reset():435 [Inlined code] 0.36% 10620 jdk.internal.util.ArraysSupport#mismatch():563 [Inlined code] at java.util.Arrays#equals():2707 [Inlined code] 0.34% 10210 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1020 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=4 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr Profiler for cpu at stackSize=4 [big index (fast) /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 173.57 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 2980605 events (total: 2M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 5.58% 166456 java.lang.Character#codePointAtImpl():9670 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] 4.60% 136991 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] 4.00% 119133 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1019 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] 3.80% 113353 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 3.49% 103929 org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 3.48% 103845 org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 3.03% 90341 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] at org.apache.lucene.util.BytesRefHash#doHash():473 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] 2.88% 85828 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] 2.23% 66493 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1022 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] 1.82% 54159 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] 1.81% 54035 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():183 [JIT compiled code] 1.67% 49672 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 1.59% 47399 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] 1.58% 47209 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] 1.37% 40754 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():47 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getText():709 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():165 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] 1.24% 36989 org.apache.lucene.util.AttributeSource#getCurrentState():254 [Inlined code] at org.apache.lucene.util.AttributeSource#clearAttributes():273 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():153 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] 1.19% 35526 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 1.10% 32832 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 1.06% 31674 java.lang.Character#isHighSurrogate():9464 [Inlined code] at java.lang.Character#codePointAtImpl():9671 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] 1.00% 29659 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] 0.98% 29343 org.apache.lucene.index.ByteSliceReader#readByte():74 [Inlined code] at org.apache.lucene.store.DataInput#readVInt():107 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxPostingsEnum#nextPosition():501 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():148 [JIT compiled code] 0.91% 27086 org.apache.lucene.util.BytesRefBuilder#growNoCopy():67 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():147 [Inlined code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.90% 26940 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():145 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.79% 23423 org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 0.71% 21285 org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] 0.69% 20546 org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] 0.69% 20434 org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] 0.68% 20200 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 0.64% 19142 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():200 [JIT compiled code] 0.59% 17596 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.58% 17278 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():65 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxTermsEnum#next():194 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():381 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] 0.51% 15308 jdk.internal.util.ArraysSupport#mismatch():564 [Inlined code] at java.util.Arrays#equals():2707 [Inlined code] at org.apache.lucene.util.BytesRefBlockPool#equals():169 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] 0.50% 14877 org.apache.lucene.util.ByteBlockPool#getBuffer():358 [Inlined code] at org.apache.lucene.util.BytesRefBlockPool#equals():156 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] 0.50% 14754 org.apache.lucene.analysis.standard.StandardTokenizerImpl#zzCMap():742 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] 0.49% 14687 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer():137 [Inlined code] at sun.nio.ch.IOUtil#write():102 [Inlined code] 0.49% 14573 org.apache.lucene.index.TermsHashPerField#initReader():100 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxPostingsEnum#reset():435 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxTermsEnum#postings():250 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] 0.47% 13932 org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#nextPosition():1300 [Inlined code] at org.apache.lucene.index.MappingMultiPostingsEnum#nextPosition():110 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():148 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] 0.46% 13612 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1026 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] 0.45% 13426 org.apache.lucene.util.UnicodeUtil#UTF8toUTF16():641 [Inlined code] at perf.LineFileDocs#nextDoc():642 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.44% 13083 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():200 [JIT compiled code] 0.40% 12010 org.apache.lucene.util.AttributeSource#clearAttributes():274 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():153 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] 0.40% 11814 org.apache.lucene.codecs.lucene104.ForUtil#encode():154 [JIT compiled code] at org.apache.lucene.codecs.lucene104.ForUtil#encode():96 [Inlined code] at org.apache.lucene.codecs.lucene104.PForUtil#encode():102 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] 0.39% 11681 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():183 [JIT compiled code] 0.38% 11189 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1108 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] 0.37% 11093 org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] 0.37% 11050 org.apache.lucene.index.FreqProxFields$FreqProxTermsEnum#next():193 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():381 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] 0.37% 11002 org.apache.lucene.index.TermsHashPerField#writeByte():222 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 0.37% 10925 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():67 [Inlined code] at org.apache.lucene.util.BytesRefHash$1#get():266 [Inlined code] at org.apache.lucene.util.StringSorter$MSBStringRadixSorter#byteAt():77 [Inlined code] at org.apache.lucene.util.MSBRadixSorter#getBucket():207 [Inlined code] 0.36% 10839 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():986 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] 0.36% 10772 org.apache.lucene.codecs.lucene104.PForUtil#encode():58 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=8 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr Profiler for cpu at stackSize=8 [big index (fast) /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 173.57 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 2980605 events (total: 2M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 3.09% 92075 org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 3.09% 91969 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 3.08% 91885 org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 2.84% 84718 java.lang.Character#codePointAtImpl():9670 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] 2.74% 81691 java.lang.Character#codePointAtImpl():9670 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 2.32% 69221 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 2.25% 67191 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 2.11% 63000 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 1.91% 57015 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1019 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 1.90% 56527 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1019 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 1.81% 53857 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():183 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 1.59% 47399 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000601c2a40#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] 1.50% 44625 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] at org.apache.lucene.util.BytesRefHash#doHash():473 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] 1.47% 43815 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] at org.apache.lucene.util.BytesRefHash#doHash():473 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] 1.19% 35331 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 1.14% 34062 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] 1.09% 32415 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] 1.08% 32235 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1022 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 1.08% 32163 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] 1.07% 31971 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1022 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 1.06% 31667 java.lang.Character#isHighSurrogate():9464 [Inlined code] at java.lang.Character#codePointAtImpl():9671 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] 0.93% 27762 org.apache.lucene.index.ByteSliceReader#readByte():74 [Inlined code] at org.apache.lucene.store.DataInput#readVInt():107 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxPostingsEnum#nextPosition():501 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():148 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] 0.92% 27536 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.80% 23767 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.72% 21480 org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.72% 21430 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.67% 20023 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():47 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getText():709 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():165 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] 0.66% 19531 org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] 0.65% 19252 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():47 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getText():709 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():165 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] 0.64% 19058 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] 0.63% 18771 org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] 0.63% 18765 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.62% 18569 org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.60% 17881 org.apache.lucene.util.AttributeSource#getCurrentState():254 [Inlined code] at org.apache.lucene.util.AttributeSource#clearAttributes():273 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():153 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] 0.60% 17758 org.apache.lucene.util.AttributeSource#getCurrentState():254 [Inlined code] at org.apache.lucene.util.AttributeSource#clearAttributes():273 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():153 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] 0.58% 17305 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.57% 16950 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.54% 16015 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.49% 14687 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer():137 [Inlined code] at sun.nio.ch.IOUtil#write():102 [Inlined code] at sun.nio.ch.IOUtil#write():72 [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite():355 [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite():374 [Inlined code] at sun.nio.ch.FileChannelImpl#write():333 [Inlined code] 0.49% 14487 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():200 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] 0.47% 13938 org.apache.lucene.index.TermsHashPerField#initReader():100 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxPostingsEnum#reset():435 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxTermsEnum#postings():250 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] 0.47% 13931 org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#nextPosition():1300 [Inlined code] at org.apache.lucene.index.MappingMultiPostingsEnum#nextPosition():110 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():148 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] 0.45% 13426 org.apache.lucene.util.UnicodeUtil#UTF8toUTF16():641 [Inlined code] at perf.LineFileDocs#nextDoc():642 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.44% 13241 org.apache.lucene.util.BytesRefBuilder#growNoCopy():67 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():147 [Inlined code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.44% 12986 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():145 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.43% 12827 org.apache.lucene.util.BytesRefBuilder#growNoCopy():67 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():147 [Inlined code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.43% 12719 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():145 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.42% 12595 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.39% 11674 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():183 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 0.36% 10840 org.apache.lucene.index.TermsHashPerField#writeByte():222 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=12 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr Profiler for cpu at stackSize=12 [big index (fast) /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 173.57 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 2980605 events (total: 2M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 3.07% 91634 org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 3.07% 91390 org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 2.75% 81930 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 2.54% 75751 java.lang.Character#codePointAtImpl():9670 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 2.45% 72956 java.lang.Character#codePointAtImpl():9670 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 2.11% 62742 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 2.02% 60235 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 1.89% 56431 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 1.71% 50896 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1019 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 1.69% 50484 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1019 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 1.67% 49662 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():183 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 1.59% 47399 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000601c2a40#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [Interpreted code] at org.apache.lucene.index.IndexWriter#merge():4749 [Interpreted code] at org.apache.lucene.index.IndexWriter$IndexWriterMergeSource#merge():6554 [Interpreted code] 1.37% 40815 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] at org.apache.lucene.util.BytesRefHash#doHash():473 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] 1.35% 40325 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] at org.apache.lucene.util.BytesRefHash#doHash():473 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] 1.06% 31540 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 1.01% 30010 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] 0.99% 29363 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] 0.97% 28942 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1022 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.97% 28829 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1022 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.82% 24536 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 0.71% 21304 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.67% 20018 org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 0.65% 19453 org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 0.65% 19250 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.63% 18710 org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 0.60% 17893 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():47 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getText():709 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():165 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] 0.59% 17615 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] 0.58% 17356 org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 0.58% 17188 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():47 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getText():709 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():165 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] 0.56% 16680 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 0.55% 16311 java.lang.Character#isHighSurrogate():9464 [Inlined code] at java.lang.Character#codePointAtImpl():9671 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.54% 16059 org.apache.lucene.util.AttributeSource#getCurrentState():254 [Inlined code] at org.apache.lucene.util.AttributeSource#clearAttributes():273 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():153 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] 0.53% 15839 org.apache.lucene.util.AttributeSource#getCurrentState():254 [Inlined code] at org.apache.lucene.util.AttributeSource#clearAttributes():273 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():153 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] 0.51% 15262 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.50% 14916 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.49% 14683 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer():137 [Inlined code] at sun.nio.ch.IOUtil#write():102 [Inlined code] at sun.nio.ch.IOUtil#write():72 [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite():355 [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite():374 [Inlined code] at sun.nio.ch.FileChannelImpl#write():333 [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully():68 [Inlined code] at sun.nio.ch.ChannelOutputStream#write():105 [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write():391 [Inlined code] at java.util.zip.CheckedOutputStream#write():73 [JIT compiled code] 0.47% 14119 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.47% 13931 org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#nextPosition():1300 [Inlined code] at org.apache.lucene.index.MappingMultiPostingsEnum#nextPosition():110 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():148 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000601c2a40#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [Interpreted code] 0.47% 13896 java.lang.Character#isHighSurrogate():9464 [Inlined code] at java.lang.Character#codePointAtImpl():9671 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.45% 13426 org.apache.lucene.util.UnicodeUtil#UTF8toUTF16():641 [Inlined code] at perf.LineFileDocs#nextDoc():642 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.43% 12941 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():200 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.39% 11613 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():145 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.39% 11589 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#postUpdate():403 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.38% 11365 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():145 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.38% 11351 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():183 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.38% 11234 org.apache.lucene.util.BytesRefBuilder#growNoCopy():67 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():147 [Inlined code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.37% 11107 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.37% 11004 org.apache.lucene.util.BytesRefBuilder#growNoCopy():67 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():147 [Inlined code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.34% 10177 org.apache.lucene.index.ByteSliceReader#readByte():74 [Inlined code] at org.apache.lucene.store.DataInput#readVInt():107 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxPostingsEnum#nextPosition():501 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():148 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] 0.33% 9936 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=1 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr Profiler for heap at stackSize=1 [big index (fast) /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 173.57 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 469005 events (total: 290752M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 15.44% 44881M perf.LineFileDocs#nextDoc():641 [JIT compiled code] 12.46% 36227M java.lang.StringUTF16#compress():216 [Inlined code] 8.73% 25375M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] 8.65% 25162M java.lang.StringUTF16#compress():212 [Inlined code] 7.40% 21529M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] 7.00% 20346M perf.LineFileDocs#readDocs():176 [JIT compiled code] 3.04% 8851M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] 3.04% 8845M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] 2.72% 7902M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] 2.71% 7893M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] 1.87% 5424M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] 1.85% 5369M org.apache.lucene.util.TimSorter#():62 [Inlined code] 1.79% 5199M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] 1.75% 5085M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] 1.71% 4983M perf.LineFileDocs#readDocs():176 [Interpreted code] 1.70% 4933M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] 1.63% 4743M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] 1.53% 4451M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] 1.34% 3903M perf.LineFileDocs#nextDoc():636 [JIT compiled code] 1.29% 3762M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] 1.05% 3063M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] 1.03% 2995M perf.LineFileDocs#nextDoc():641 [Interpreted code] 0.92% 2670M java.util.TreeMap#keyIterator():1421 [Inlined code] 0.63% 1835M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] 0.53% 1546M perf.LineFileDocs#newDocState():503 [Interpreted code] 0.52% 1516M java.nio.HeapByteBuffer#():75 [Inlined code] 0.52% 1501M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] 0.51% 1480M java.util.ArrayList#grow():240 [Inlined code] 0.50% 1467M org.apache.lucene.codecs.lucene104.PForUtil#encode():78 [JIT compiled code] 0.45% 1301M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():108 [JIT compiled code] 0.43% 1240M org.apache.lucene.util.BytesRef#():71 [Inlined code] 0.23% 667M java.util.ArrayDeque#():179 [Inlined code] 0.22% 644M org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] 0.20% 574M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock():967 [JIT compiled code] 0.16% 465M org.apache.lucene.util.StringSorter#fallbackSorter():92 [Inlined code] 0.16% 454M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] 0.14% 412M java.util.Formatter#parse():2810 [Inlined code] 0.14% 409M java.util.ArrayList#iterator():1030 [JIT compiled code] 0.13% 392M org.apache.lucene.document.IntPoint#pack():114 [Inlined code] 0.13% 389M java.lang.Integer#toString():167 [Inlined code] 0.12% 357M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 0.11% 333M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#():82 [Inlined code] 0.11% 333M org.apache.lucene.document.IntPoint#pack():108 [Inlined code] 0.11% 332M java.util.Arrays#copyOfRange():3849 [Inlined code] 0.11% 320M perf.LineFileDocs#nextDoc():599 [Interpreted code] 0.11% 314M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():103 [JIT compiled code] 0.10% 303M perf.LineFileDocs#nextDoc():643 [JIT compiled code] 0.10% 284M java.util.Arrays#copyOf():3478 [Inlined code] 0.08% 244M java.lang.StringBuilder#toString():478 [Inlined code] 0.08% 242M java.nio.HeapByteBuffer#asReadOnlyBuffer():152 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=2 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr Profiler for heap at stackSize=2 [big index (fast) /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 173.57 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 469005 events (total: 290752M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 14.28% 41523M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 12.46% 36227M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] 8.73% 25375M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] 8.65% 25162M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] 7.40% 21519M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] 7.00% 20346M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 3.04% 8840M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] 2.70% 7843M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] 2.67% 7768M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] 2.66% 7747M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] 1.87% 5424M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 1.85% 5369M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] 1.79% 5199M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 1.75% 5085M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 1.71% 4983M perf.LineFileDocs#readDocs():176 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.70% 4933M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 1.63% 4743M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 1.50% 4364M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 1.25% 3632M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 1.19% 3448M perf.LineFileDocs#nextDoc():636 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 1.15% 3357M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [JIT compiled code] 1.05% 3063M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] 1.02% 2979M perf.LineFileDocs#nextDoc():641 [Interpreted code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 0.92% 2670M java.util.TreeMap#keyIterator():1421 [Inlined code] at java.util.TreeMap$KeySet#iterator():1434 [JIT compiled code] 0.63% 1835M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer():153 [JIT compiled code] 0.53% 1546M perf.LineFileDocs#newDocState():503 [Interpreted code] at perf.IndexThreads$IndexThread#run():188 [Interpreted code] 0.52% 1516M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] 0.51% 1480M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] 0.50% 1456M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] 0.45% 1301M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():108 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():398 [JIT compiled code] 0.44% 1292M org.apache.lucene.codecs.lucene104.PForUtil#encode():78 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] 0.38% 1104M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():464 [JIT compiled code] 0.36% 1044M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] 0.23% 664M java.util.ArrayDeque#():179 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#():112 [Inlined code] 0.16% 465M org.apache.lucene.util.StringSorter#fallbackSorter():92 [Inlined code] at org.apache.lucene.util.StringSorter$MSBStringRadixSorter#getFallbackSorter():83 [Inlined code] 0.16% 455M perf.LineFileDocs#nextDoc():636 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [JIT compiled code] 0.15% 450M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] at java.lang.invoke.LambdaForm$DMH.0x00000000601a4400#newInvokeSpecial() [Inlined code] 0.14% 412M java.util.Formatter#parse():2810 [Inlined code] at java.util.Formatter#format():2744 [JIT compiled code] 0.13% 392M org.apache.lucene.document.IntPoint#pack():114 [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues():72 [Inlined code] 0.13% 389M java.lang.Integer#toString():167 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] 0.13% 388M java.util.ArrayList#iterator():1030 [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic():126 [Interpreted code] 0.12% 342M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] 0.11% 333M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#():82 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie():94 [JIT compiled code] 0.11% 333M org.apache.lucene.document.IntPoint#pack():108 [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues():72 [Inlined code] 0.11% 320M perf.LineFileDocs#nextDoc():599 [Interpreted code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 0.11% 314M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():103 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():398 [JIT compiled code] 0.10% 303M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock():967 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks():666 [JIT compiled code] 0.10% 280M java.util.Arrays#copyOf():3478 [Inlined code] at java.util.ArrayList#grow():238 [Inlined code] 0.09% 271M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock():967 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks():636 [JIT compiled code] 0.09% 257M perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=4 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr Profiler for heap at stackSize=4 [big index (fast) /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 173.57 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 469005 events (total: 290752M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 14.28% 41523M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 11.33% 32948M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] 7.93% 23069M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] 7.32% 21285M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] 7.00% 20346M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 6.92% 20121M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] 2.68% 7777M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] 2.66% 7732M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] 2.62% 7615M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] 1.87% 5424M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] 1.79% 5200M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] at org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] 1.79% 5199M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] 1.75% 5085M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] 1.73% 5030M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] 1.71% 4983M perf.LineFileDocs#readDocs():176 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.70% 4933M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] 1.63% 4743M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] 1.50% 4364M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] 1.31% 3809M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():161 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():198 [Inlined code] 1.25% 3632M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] 1.19% 3452M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] 1.19% 3448M perf.LineFileDocs#nextDoc():636 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.15% 3357M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [JIT compiled code] at perf.IndexThreads$IndexThread#run():397 [Interpreted code] 1.02% 2979M perf.LineFileDocs#nextDoc():641 [Interpreted code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.01% 2935M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [JIT compiled code] at perf.LineFileDocs#nextDoc():643 [Interpreted code] 1.00% 2893M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.92% 2670M java.util.TreeMap#keyIterator():1421 [Inlined code] at java.util.TreeMap$KeySet#iterator():1434 [JIT compiled code] at java.util.TreeSet#iterator():187 [Inlined code] at org.apache.lucene.codecs.CompetitiveImpactAccumulator#addAll():82 [Inlined code] 0.63% 1835M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer():153 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():155 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():198 [Inlined code] 0.53% 1546M perf.LineFileDocs#newDocState():503 [Interpreted code] at perf.IndexThreads$IndexThread#run():188 [Interpreted code] 0.53% 1541M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [JIT compiled code] at perf.LineFileDocs#nextDoc():643 [Interpreted code] 0.51% 1480M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] 0.50% 1456M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings():131 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] 0.50% 1444M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.util.BytesRefBlockPool#addBytesRef():91 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():343 [JIT compiled code] 0.49% 1438M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput$$Lambda.0x0000000060139e98#apply() [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#appendBlock():506 [JIT compiled code] 0.45% 1301M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():108 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():398 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc():259 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():144 [JIT compiled code] 0.44% 1292M org.apache.lucene.codecs.lucene104.PForUtil#encode():78 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] 0.37% 1086M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():464 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc():259 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():144 [JIT compiled code] 0.23% 664M java.util.ArrayDeque#():179 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#():112 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#():138 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#():82 [Inlined code] 0.18% 526M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] at perf.LineFileDocs#nextDoc():730 [JIT compiled code] 0.16% 465M org.apache.lucene.util.StringSorter#fallbackSorter():92 [Inlined code] at org.apache.lucene.util.StringSorter$MSBStringRadixSorter#getFallbackSorter():83 [Inlined code] at org.apache.lucene.util.MSBRadixSorter#sort():134 [Inlined code] at org.apache.lucene.util.MSBRadixSorter#radixSort():182 [JIT compiled code] 0.16% 455M perf.LineFileDocs#nextDoc():636 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [JIT compiled code] at perf.IndexThreads$IndexThread#run():397 [Interpreted code] 0.15% 450M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] at java.lang.invoke.LambdaForm$DMH.0x00000000601a4400#newInvokeSpecial() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] at org.apache.lucene.util.StringSorter$MSBStringRadixSorter#getFallbackSorter():83 [Inlined code] 0.14% 412M java.util.Formatter#parse():2810 [Inlined code] at java.util.Formatter#format():2744 [JIT compiled code] at java.util.Formatter#format():2698 [Inlined code] at java.lang.String#format():4455 [Inlined code] 0.13% 389M java.lang.Integer#toString():167 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] at perf.LineFileDocs#nextDoc():747 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 0.13% 388M java.util.ArrayList#iterator():1030 [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic():126 [Interpreted code] at jdk.jfr.internal.PlatformRecorder#periodicTask():502 [Interpreted code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0():428 [Interpreted code] 0.12% 357M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [JIT compiled code] 0.12% 342M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.ArrayUtil#grow():377 [Inlined code] at org.apache.lucene.index.PointValuesWriter#addPackedValue():68 [Inlined code] 0.11% 333M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [JIT compiled code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] 0.11% 333M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#():82 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie():94 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex():481 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks():682 [JIT compiled code] 0.11% 320M perf.LineFileDocs#nextDoc():599 [Interpreted code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=8 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr Profiler for heap at stackSize=8 [big index (fast) /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 173.57 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 469005 events (total: 290752M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 14.28% 41523M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 10.53% 30604M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 7.52% 21870M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 7.00% 20346M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 2.98% 8661M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():200 [JIT compiled code] 2.97% 8633M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] 2.52% 7321M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] 1.85% 5373M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():200 [JIT compiled code] 1.79% 5196M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] at org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings():131 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] 1.73% 5041M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 1.73% 5024M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 1.71% 4983M perf.LineFileDocs#readDocs():176 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.68% 4890M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 1.64% 4779M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 1.56% 4529M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] 1.52% 4430M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] 1.51% 4387M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 1.39% 4028M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 1.21% 3526M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():161 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():198 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 1.19% 3452M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000601c2a40#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] 1.19% 3448M perf.LineFileDocs#nextDoc():636 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.15% 3357M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [JIT compiled code] at perf.IndexThreads$IndexThread#run():397 [Interpreted code] 1.13% 3298M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000601c2a40#merge() [Interpreted code] 1.13% 3279M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 1.05% 3051M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000601c2a40#merge() [Interpreted code] 1.02% 2979M perf.LineFileDocs#nextDoc():641 [Interpreted code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.01% 2935M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [JIT compiled code] at perf.LineFileDocs#nextDoc():643 [Interpreted code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.99% 2877M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.91% 2636M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] 0.86% 2504M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] 0.82% 2380M java.util.TreeMap#keyIterator():1421 [Inlined code] at java.util.TreeMap$KeySet#iterator():1434 [JIT compiled code] at java.util.TreeSet#iterator():187 [Inlined code] at org.apache.lucene.codecs.CompetitiveImpactAccumulator#addAll():82 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():482 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#finishTerm():576 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():172 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] 0.81% 2343M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [JIT compiled code] at perf.IndexThreads$IndexThread#run():397 [Interpreted code] 0.66% 1922M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] 0.60% 1750M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] 0.60% 1731M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] 0.58% 1680M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 0.57% 1670M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] 0.57% 1669M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer():153 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():155 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():198 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.53% 1546M perf.LineFileDocs#newDocState():503 [Interpreted code] at perf.IndexThreads$IndexThread#run():188 [Interpreted code] 0.53% 1541M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [JIT compiled code] at perf.LineFileDocs#nextDoc():643 [Interpreted code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.50% 1456M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings():131 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] 0.46% 1347M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#postUpdate():403 [Inlined code] 0.46% 1332M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput$$Lambda.0x0000000060139e98#apply() [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#appendBlock():506 [JIT compiled code] at org.apache.lucene.store.ByteBuffersDataOutput#writeByte():187 [Inlined code] at org.apache.lucene.store.DataOutput#writeVInt():203 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#append():138 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex():488 [JIT compiled code] 0.46% 1324M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():183 [JIT compiled code] 0.45% 1310M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():183 [JIT compiled code] 0.44% 1292M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():173 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 0.41% 1203M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.util.BytesRefBlockPool#addBytesRef():91 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():343 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] 0.41% 1199M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [JIT compiled code] at perf.IndexThreads$IndexThread#run():397 [Interpreted code] 0.39% 1121M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] 0.32% 928M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=12 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr Profiler for heap at stackSize=12 [big index (fast) /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 173.57 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 469005 events (total: 290752M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 14.28% 41523M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 10.53% 30604M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 7.52% 21870M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 7.00% 20346M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 2.97% 8633M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000601c2a40#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [Interpreted code] 1.98% 5750M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():200 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] 1.79% 5196M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] at org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings():131 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000601c2a40#merge() [Interpreted code] 1.71% 4983M perf.LineFileDocs#readDocs():176 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.65% 4810M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 1.62% 4716M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 1.59% 4637M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 1.57% 4574M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 1.52% 4430M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000601c2a40#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [Interpreted code] 1.51% 4395M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [Inlined code] 1.49% 4329M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 1.40% 4081M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():200 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] 1.35% 3929M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 1.19% 3452M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000601c2a40#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [Interpreted code] at org.apache.lucene.index.IndexWriter#merge():4749 [Interpreted code] at org.apache.lucene.index.IndexWriter$IndexWriterMergeSource#merge():6554 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler#doMerge():661 [Interpreted code] 1.19% 3448M perf.LineFileDocs#nextDoc():636 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.15% 3357M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [JIT compiled code] at perf.IndexThreads$IndexThread#run():397 [Interpreted code] 1.13% 3298M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000601c2a40#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [Interpreted code] at org.apache.lucene.index.IndexWriter#merge():4749 [Interpreted code] 1.07% 3124M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():161 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():198 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 1.05% 3051M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000601c2a40#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [Interpreted code] at org.apache.lucene.index.IndexWriter#merge():4749 [Interpreted code] 1.03% 3007M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 1.02% 2979M perf.LineFileDocs#nextDoc():641 [Interpreted code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.01% 2935M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [JIT compiled code] at perf.LineFileDocs#nextDoc():643 [Interpreted code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.00% 2911M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():200 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 0.99% 2879M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#postUpdate():403 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] 0.94% 2727M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.81% 2364M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [Inlined code] 0.81% 2343M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [JIT compiled code] at perf.IndexThreads$IndexThread#run():397 [Interpreted code] 0.65% 1900M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#postUpdate():403 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] 0.56% 1621M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] 0.54% 1559M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] 0.54% 1556M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.53% 1546M perf.LineFileDocs#newDocState():503 [Interpreted code] at perf.IndexThreads$IndexThread#run():188 [Interpreted code] 0.53% 1544M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] 0.53% 1541M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [JIT compiled code] at perf.LineFileDocs#nextDoc():643 [Interpreted code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.51% 1472M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer():153 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():155 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():198 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.50% 1456M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings():131 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000601c2a40#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] 0.45% 1320M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput$$Lambda.0x0000000060139e98#apply() [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#appendBlock():506 [JIT compiled code] at org.apache.lucene.store.ByteBuffersDataOutput#writeByte():187 [Inlined code] at org.apache.lucene.store.DataOutput#writeVInt():203 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#append():138 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex():488 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks():682 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#pushTerm():1039 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():995 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] 0.45% 1310M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():183 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 0.44% 1292M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():200 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 0.44% 1281M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():183 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 0.44% 1268M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():173 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] 0.41% 1199M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [JIT compiled code] at perf.IndexThreads$IndexThread#run():397 [Interpreted code] 0.41% 1182M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#postUpdate():403 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.40% 1156M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [Inlined code] 0.35% 1015M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.util.BytesRefBlockPool#addBytesRef():91 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():343 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] 0.34% 976M java.util.TreeMap#keyIterator():1421 [Inlined code] at java.util.TreeMap$KeySet#iterator():1434 [JIT compiled code] at java.util.TreeSet#iterator():187 [Inlined code] at org.apache.lucene.codecs.CompetitiveImpactAccumulator#addAll():82 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():482 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#finishTerm():576 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():172 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] move log to /l/logs.nightly/2026.05.08.16.21.29/fastIndexBigDocs.log move vmstat log to /l/logs.nightly/2026.05.08.16.21.29/fastIndexBigDocs.vmstat.log move top log to /l/logs.nightly/2026.05.08.16.21.29/fastIndexBigDocs.top.log [2026-05-09 09:17:46.506310] took 83.1 sec [2026-05-09 09:17:46.507305] bigIndexAtClose None [2026-05-09 09:17:46.508390] build search index (fixed segments) /l/indices/wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M: now create cd /l/trunk.nightly/lucene/benchmark NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log /l/logs.nightly/nightly.wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.log run: ['/usr/lib/jvm/java-25-openjdk/bin/java', '--add-modules', 'jdk.incubator.vector', '-Xmx32g', '-Xms32g', '-server', '-XX:+UseParallelGC', '-Djava.io.tmpdir=/l/tmp', '--enable-native-access=ALL-UNNAMED', '-classpath', '/l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build', '-XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr', '-XX:+UnlockDiagnosticVMOptions', '-XX:+DebugNonSafepoints', 'perf.Indexer', '-dirImpl', 'MMapDirectory', '-indexPath', '/l/indices/wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M', '-analyzer', 'StandardAnalyzerNoStopWords', '-lineDocsFile', '/l/data/enwiki-20110115-lines-1k-fixed-with-random-labels.bin', '-docCountLimit', '27625038', '-threadCount', '1', '-dvfields', '-addDVSkippers', '-vectorFile', '/big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec', '-vectorDimension', '1024', '-vectorEncoding', 'FLOAT32', '-ramBufferMB', '-1', '-maxBufferedDocs', '49774', '-postingsFormat', 'Lucene104', '-waitForMerges', '-mergePolicy', 'LogDocMergePolicy', '-facets', 'taxonomy:Date;Date', '-facets', 'taxonomy:Month;Month', '-facets', 'taxonomy:DayOfYear;DayOfYear', '-facets', 'sortedset:Month;Month', '-facets', 'sortedset:DayOfYear;DayOfYear', '-facets', 'sortedset:Date;Date', '-facets', 'taxonomy:RandomLabel;RandomLabel', '-facets', 'sortedset:RandomLabel;RandomLabel', '-facetDVFormat', 'Lucene90', '-idFieldPostingsFormat', 'Lucene104', '-idFieldPostingsFormat', 'Lucene104', '-grouping', '-waitForCommit', '-hnswThreadsPerMerge', '16', '-hnswThreadPoolCount', '96'], cwd=/l/trunk.nightly/lucene/benchmark vmstatLogFile=/l/logs.nightly/nightly.vmstat.log topLogFile=/l/logs.nightly/nightly.top.log run vmstat: /usr/sbin/vmstat --active --wide --timestamp --unit M 1 > /l/logs.nightly/nightly.vmstat.log 2>&1 & run /usr/sbin/ps -eo pid,%cpu,%mem,bsdtime,etime,start,args --cols=120 --sort=-%cpu | head -10 >> /l/logs.nightly/nightly.top.log 2>&1 to /l/logs.nightly/nightly.top.log now kill vmstat: pid=1968052 Profiler summary for /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr Version: 2.1 Chunks: 168 Start: 2026-05-09 21:03:28 (UTC) Duration: 11477 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 87508811 1662200694 jdk.FileWrite 14815308 340728558 jdk.FileRead 322459 8954248 jdk.CPULoad 216448 4545408 jdk.BooleanFlag 116256 3836952 jdk.ObjectAllocationInNewTLAB 35725 777618 jdk.Checkpoint 34124 97757588 jdk.UnsignedIntFlag 10416 373464 jdk.IntFlag 9408 349944 jdk.StringFlag 7560 323736 jdk.ObjectAllocationOutsideTLAB 172 3035 jdk.CPUInformation 168 252504 jdk.GCConfiguration 168 4536 jdk.JVMInformation 168 316512 jdk.Metadata 168 18568704 jdk.Compilation 166 4640 jdk.GarbageCollection 66 1716 jdk.ActiveRecording 0 0 jdk.ActiveSetting 0 0 jdk.AllocationRequiringGC 0 0 jdk.BooleanFlagChanged 0 0 jdk.CPUTimeSamplesLost 0 0 jdk.CPUTimeStampCounter 0 0 jdk.ClassDefine 0 0 jdk.ClassLoad 0 0 jdk.ClassLoaderStatistics 0 0 jdk.ClassLoadingStatistics 0 0 jdk.ClassRedefinition 0 0 jdk.ClassUnload 0 0 jdk.CodeCacheConfiguration 0 0 jdk.CodeCacheFull 0 0 jdk.CodeCacheStatistics 0 0 jdk.CompilationFailure 0 0 jdk.CompilerConfiguration 0 0 jdk.CompilerInlining 0 0 jdk.CompilerPhase 0 0 jdk.CompilerQueueUtilization 0 0 jdk.CompilerStatistics 0 0 jdk.ConcurrentModeFailure 0 0 jdk.ContainerCPUThrottling 0 0 jdk.ContainerCPUUsage 0 0 jdk.ContainerConfiguration 0 0 jdk.ContainerIOUsage 0 0 jdk.ContainerMemoryUsage 0 0 jdk.ContinuationFreeze 0 0 jdk.ContinuationFreezeFast 0 0 jdk.ContinuationFreezeSlow 0 0 jdk.ContinuationThaw 0 0 jdk.ContinuationThawFast 0 0 jdk.ContinuationThawSlow 0 0 jdk.DataLoss 0 0 jdk.Deoptimization 0 0 jdk.DeprecatedInvocation 0 0 jdk.Deserialization 0 0 jdk.DirectBufferStatistics 0 0 jdk.DoubleFlag 0 0 jdk.DoubleFlagChanged 0 0 jdk.DumpReason 0 0 jdk.EvacuationFailed 0 0 jdk.EvacuationInformation 0 0 jdk.ExceptionStatistics 0 0 jdk.ExecuteVMOperation 0 0 jdk.ExecutionSample 0 0 jdk.FileForce 0 0 jdk.FinalizerStatistics 0 0 jdk.Flush 0 0 jdk.G1AdaptiveIHOP 0 0 jdk.G1BasicIHOP 0 0 jdk.G1EvacuationOldStatistics 0 0 jdk.G1EvacuationYoungStatistics 0 0 jdk.G1GarbageCollection 0 0 jdk.G1HeapRegionInformation 0 0 jdk.G1HeapRegionTypeChange 0 0 jdk.G1HeapSummary 0 0 jdk.G1MMU 0 0 jdk.GCCPUTime 0 0 jdk.GCHeapConfiguration 0 0 jdk.GCHeapMemoryPoolUsage 0 0 jdk.GCHeapMemoryUsage 0 0 jdk.GCHeapSummary 0 0 jdk.GCPhaseConcurrent 0 0 jdk.GCPhaseConcurrentLevel1 0 0 jdk.GCPhaseConcurrentLevel2 0 0 jdk.GCPhaseParallel 0 0 jdk.GCPhasePause 0 0 jdk.GCPhasePauseLevel1 0 0 jdk.GCPhasePauseLevel2 0 0 jdk.GCPhasePauseLevel3 0 0 jdk.GCPhasePauseLevel4 0 0 jdk.GCReferenceStatistics 0 0 jdk.GCSurvivorConfiguration 0 0 jdk.GCTLABConfiguration 0 0 jdk.HeapDump 0 0 jdk.InitialEnvironmentVariable 0 0 jdk.InitialSecurityProperty 0 0 jdk.InitialSystemProperty 0 0 jdk.IntFlagChanged 0 0 jdk.JITRestart 0 0 jdk.JavaAgent 0 0 jdk.JavaErrorThrow 0 0 jdk.JavaExceptionThrow 0 0 jdk.JavaMonitorDeflate 0 0 jdk.JavaMonitorEnter 0 0 jdk.JavaMonitorInflate 0 0 jdk.JavaMonitorNotify 0 0 jdk.JavaMonitorStatistics 0 0 jdk.JavaMonitorWait 0 0 jdk.JavaThreadStatistics 0 0 jdk.LongFlag 0 0 jdk.LongFlagChanged 0 0 jdk.MetaspaceAllocationFailure 0 0 jdk.MetaspaceChunkFreeListSummary 0 0 jdk.MetaspaceGCThreshold 0 0 jdk.MetaspaceOOM 0 0 jdk.MetaspaceSummary 0 0 jdk.MethodTiming 0 0 jdk.MethodTrace 0 0 jdk.ModuleExport 0 0 jdk.ModuleRequire 0 0 jdk.NativeAgent 0 0 jdk.NativeLibrary 0 0 jdk.NativeLibraryLoad 0 0 jdk.NativeLibraryUnload 0 0 jdk.NativeMemoryUsage 0 0 jdk.NativeMemoryUsageTotal 0 0 jdk.NativeMethodSample 0 0 jdk.NetworkUtilization 0 0 jdk.OSInformation 0 0 jdk.ObjectAllocationSample 0 0 jdk.ObjectCount 0 0 jdk.ObjectCountAfterGC 0 0 jdk.OldGarbageCollection 0 0 jdk.OldObjectSample 0 0 jdk.PSHeapSummary 0 0 jdk.ParallelOldGarbageCollection 0 0 jdk.PhysicalMemory 0 0 jdk.ProcessStart 0 0 jdk.PromoteObjectInNewPLAB 0 0 jdk.PromoteObjectOutsidePLAB 0 0 jdk.PromotionFailed 0 0 jdk.RedefineClasses 0 0 jdk.ReservedStackActivation 0 0 jdk.ResidentSetSize 0 0 jdk.RetransformClasses 0 0 jdk.SafepointBegin 0 0 jdk.SafepointEnd 0 0 jdk.SafepointLatency 0 0 jdk.SafepointStateSynchronization 0 0 jdk.SecurityPropertyModification 0 0 jdk.SecurityProviderService 0 0 jdk.SerializationMisdeclaration 0 0 jdk.ShenandoahEvacuationInformation 0 0 jdk.ShenandoahHeapRegionInformation 0 0 jdk.ShenandoahHeapRegionStateChange 0 0 jdk.Shutdown 0 0 jdk.SocketRead 0 0 jdk.SocketWrite 0 0 jdk.StringFlagChanged 0 0 jdk.StringTableStatistics 0 0 jdk.SwapSpace 0 0 jdk.SymbolTableStatistics 0 0 jdk.SyncOnValueBasedClass 0 0 jdk.SystemGC 0 0 jdk.SystemProcess 0 0 jdk.TLSHandshake 0 0 jdk.TenuringDistribution 0 0 jdk.ThreadAllocationStatistics 0 0 jdk.ThreadCPULoad 0 0 jdk.ThreadContextSwitchRate 0 0 jdk.ThreadDump 0 0 jdk.ThreadEnd 0 0 jdk.ThreadPark 0 0 jdk.ThreadSleep 0 0 jdk.ThreadStart 0 0 jdk.UnsignedIntFlagChanged 0 0 jdk.UnsignedLongFlag 0 0 jdk.UnsignedLongFlagChanged 0 0 jdk.VirtualThreadEnd 0 0 jdk.VirtualThreadPinned 0 0 jdk.VirtualThreadStart 0 0 jdk.VirtualThreadSubmitFailed 0 0 jdk.VirtualizationInformation 0 0 jdk.X509Certificate 0 0 jdk.X509Validation 0 0 jdk.YoungGarbageCollection 0 0 jdk.YoungGenerationConfiguration 0 0 jdk.ZAllocationStall 0 0 jdk.ZOldGarbageCollection 0 0 jdk.ZPageAllocation 0 0 jdk.ZRelocationSet 0 0 jdk.ZRelocationSetGroup 0 0 jdk.ZStatisticsCounter 0 0 jdk.ZStatisticsSampler 0 0 jdk.ZThreadPhase 0 0 jdk.ZUncommit 0 0 jdk.ZYoungGarbageCollection 0 0 profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=1 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr Profiler for cpu at stackSize=1 [search index (fixed segments) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 2039.92 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 87508811 events (total: 87M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 44.38% 38M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] 33.82% 29M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 8.25% 7M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] 1.58% 1M jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] 1.25% 1M org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] 0.96% 843799 java.util.Arrays#fill():3144 [Inlined code] 0.79% 687276 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [Inlined code] 0.73% 636669 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [Inlined code] 0.54% 470979 jdk.jfr.internal.JVM#emitEvent() [Native code] 0.38% 336187 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] 0.37% 319790 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] 0.35% 304882 java.util.ArrayList#elementData():412 [Inlined code] 0.34% 299693 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#apparentlyFirstQueuedIsExclusive():897 [Inlined code] 0.31% 269069 java.util.concurrent.locks.ReentrantReadWriteLock#readLock():248 [Inlined code] 0.29% 256751 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():232 [JIT compiled code] 0.24% 214292 org.apache.lucene.util.VectorUtil#dotProduct():64 [Inlined code] 0.23% 201039 org.apache.lucene.util.FixedBitSet#getAndSet():307 [Inlined code] 0.20% 170841 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 0.18% 154227 org.apache.lucene.util.VectorUtil#normalizeToUnitInterval():412 [Inlined code] 0.16% 139219 org.apache.lucene.util.FixedBitSet#getAndSet():308 [Inlined code] 0.16% 138610 java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] 0.14% 125849 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] 0.14% 119092 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.13% 115831 jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] 0.12% 105607 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#getState():165 [Inlined code] 0.11% 94163 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():326 [JIT compiled code] 0.09% 77219 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] 0.09% 76298 org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] 0.08% 69784 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():51 [Inlined code] 0.07% 64575 org.apache.lucene.util.TernaryLongHeap#downHeap():232 [Inlined code] 0.07% 61980 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#compareAndSetState():189 [Inlined code] 0.07% 59895 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] 0.07% 59817 java.util.Arrays#fill():3143 [Inlined code] 0.07% 57539 org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] 0.05% 47708 org.apache.lucene.util.hnsw.NeighborQueue#encode():115 [Inlined code] 0.05% 47417 org.apache.lucene.util.hnsw.NeighborArray#nodes():217 [Inlined code] 0.05% 45399 org.apache.lucene.util.TernaryLongHeap#updateTop():153 [Inlined code] 0.05% 42619 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.05% 42393 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] 0.05% 42043 org.apache.lucene.util.TernaryLongHeap#push():81 [Inlined code] 0.05% 39768 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] 0.04% 38439 org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] 0.04% 37943 org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#setScoringOrdinal():155 [JIT compiled code] 0.04% 35658 org.apache.lucene.util.TernaryLongHeap#upHeap():204 [Inlined code] 0.04% 35519 org.apache.lucene.codecs.lucene95.OffHeapFloatVectorValues#vectorValue():83 [Inlined code] 0.04% 32887 org.apache.lucene.util.hnsw.NeighborArray#size():208 [Inlined code] 0.04% 32753 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():303 [JIT compiled code] 0.04% 32618 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] 0.04% 32102 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():347 [JIT compiled code] 0.04% 32069 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():336 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=2 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr Profiler for cpu at stackSize=2 [search index (fixed segments) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 2039.92 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 87508811 events (total: 87M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 44.38% 38M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] 33.82% 29M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] 8.25% 7M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] 1.58% 1M jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] 1.22% 1M org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] 0.96% 843799 java.util.Arrays#fill():3144 [Inlined code] at org.apache.lucene.util.FixedBitSet#clear():174 [Inlined code] 0.79% 687276 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] 0.73% 636669 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.54% 470979 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute():54 [Inlined code] 0.37% 319790 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 0.35% 304846 java.util.ArrayList#elementData():412 [Inlined code] at java.util.ArrayList#get():429 [Inlined code] 0.34% 299693 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#apparentlyFirstQueuedIsExclusive():897 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$NonfairSync#readerShouldBlock():698 [Inlined code] 0.31% 269069 java.util.concurrent.locks.ReentrantReadWriteLock#readLock():248 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] 0.29% 256751 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():232 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.27% 234358 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():227 [JIT compiled code] 0.24% 214292 org.apache.lucene.util.VectorUtil#dotProduct():64 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] 0.23% 201039 org.apache.lucene.util.FixedBitSet#getAndSet():307 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] 0.16% 139219 org.apache.lucene.util.FixedBitSet#getAndSet():308 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] 0.16% 139020 org.apache.lucene.util.VectorUtil#normalizeToUnitInterval():412 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] 0.16% 138610 java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] 0.14% 125849 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] 0.14% 119672 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.13% 115831 jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] at jdk.incubator.vector.Float256Vector#fromArray0():935 [Inlined code] 0.13% 115810 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.10% 90215 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():326 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.10% 84641 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#getState():165 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():475 [Inlined code] 0.09% 79491 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#seek():177 [Inlined code] 0.09% 76298 org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] 0.07% 64575 org.apache.lucene.util.TernaryLongHeap#downHeap():232 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#pop():124 [Inlined code] 0.07% 59895 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] 0.07% 59817 java.util.Arrays#fill():3143 [Inlined code] at org.apache.lucene.util.FixedBitSet#clear():174 [Inlined code] 0.06% 51890 org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 0.06% 50281 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [Inlined code] 0.05% 45399 org.apache.lucene.util.TernaryLongHeap#updateTop():153 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] 0.05% 42803 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():51 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.05% 42619 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] 0.05% 42393 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] 0.05% 40860 org.apache.lucene.util.hnsw.NeighborArray#nodes():217 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():232 [JIT compiled code] 0.05% 39768 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] 0.04% 38562 org.apache.lucene.util.TernaryLongHeap#push():81 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] 0.04% 38439 org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] 0.04% 36290 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#compareAndSetState():189 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():482 [Inlined code] 0.04% 35658 org.apache.lucene.util.TernaryLongHeap#upHeap():204 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] 0.04% 32847 org.apache.lucene.codecs.lucene95.OffHeapFloatVectorValues#vectorValue():83 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] 0.04% 32618 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 0.04% 31882 org.apache.lucene.util.hnsw.NeighborArray#size():208 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():228 [JIT compiled code] 0.04% 31341 java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#lock():966 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#write():48 [Inlined code] 0.04% 31080 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.04% 30787 org.apache.lucene.util.hnsw.NeighborQueue#encode():115 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] 0.03% 30627 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():347 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=4 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr Profiler for cpu at stackSize=4 [search index (fixed segments) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 2039.92 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 87508811 events (total: 87M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 44.38% 38M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] 33.82% 29M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] 8.25% 7M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] 1.20% 1M org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.96% 843799 java.util.Arrays#fill():3144 [Inlined code] at org.apache.lucene.util.FixedBitSet#clear():174 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#prepareScratchState():374 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():290 [JIT compiled code] 0.73% 636669 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.71% 618552 jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():82 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] 0.70% 612373 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] 0.54% 471820 jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():166 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 0.54% 470979 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute():54 [Inlined code] at jdk.jfr.internal.periodic.PeriodicTask#run():125 [Inlined code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic():145 [JIT compiled code] 0.37% 319790 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] 0.34% 299212 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#apparentlyFirstQueuedIsExclusive():897 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$NonfairSync#readerShouldBlock():698 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():480 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] 0.34% 295102 java.util.ArrayList#elementData():412 [Inlined code] at java.util.ArrayList#get():429 [Inlined code] at org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] 0.33% 287545 jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():128 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] 0.31% 269069 java.util.concurrent.locks.ReentrantReadWriteLock#readLock():248 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.28% 244904 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():232 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.25% 221641 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():227 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.23% 197072 org.apache.lucene.util.FixedBitSet#getAndSet():307 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.22% 193502 org.apache.lucene.util.VectorUtil#dotProduct():64 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 0.16% 138610 java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.16% 136819 org.apache.lucene.util.FixedBitSet#getAndSet():308 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.15% 128252 org.apache.lucene.util.VectorUtil#normalizeToUnitInterval():412 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 0.14% 119586 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] 0.13% 113858 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.13% 112958 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.10% 85242 jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] at jdk.incubator.vector.Float256Vector#fromArray0():935 [Inlined code] at jdk.incubator.vector.FloatVector#fromArray():2856 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():154 [JIT compiled code] 0.10% 84326 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#getState():165 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():475 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] 0.09% 81296 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():326 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 0.09% 79491 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#seek():177 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#graphSeek():389 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.09% 74903 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] 0.08% 72242 org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.07% 61258 org.apache.lucene.util.TernaryLongHeap#downHeap():232 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#pop():124 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#pop():129 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():322 [JIT compiled code] 0.07% 59817 java.util.Arrays#fill():3143 [Inlined code] at org.apache.lucene.util.FixedBitSet#clear():174 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#prepareScratchState():374 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():290 [JIT compiled code] 0.06% 50281 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.05% 47869 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.05% 45399 org.apache.lucene.util.TernaryLongHeap#updateTop():153 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#collect():683 [Inlined code] 0.05% 42619 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer():137 [Inlined code] at sun.nio.ch.IOUtil#write():102 [Inlined code] 0.05% 40593 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():51 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.04% 38204 org.apache.lucene.util.hnsw.NeighborArray#nodes():217 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():232 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.04% 37568 org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.04% 37347 org.apache.lucene.util.TernaryLongHeap#push():81 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():348 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.04% 37103 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] 0.04% 36263 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#compareAndSetState():189 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():482 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] 0.04% 32618 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [JIT compiled code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] 0.04% 31341 java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#lock():966 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#write():48 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():382 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] 0.03% 30468 org.apache.lucene.util.hnsw.NeighborArray#size():208 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():228 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.03% 30190 org.apache.lucene.util.hnsw.NeighborQueue#encode():115 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#collect():683 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():350 [JIT compiled code] 0.03% 29265 org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] 0.03% 28856 org.apache.lucene.util.TernaryLongHeap#upHeap():204 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():348 [JIT compiled code] 0.03% 28074 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():303 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=8 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr Profiler for cpu at stackSize=8 [search index (fixed segments) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 2039.92 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 87508811 events (total: 87M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 30.84% 26M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 12.53% 10M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():120 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] 10.98% 9M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():121 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] 9.01% 7M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():123 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] 6.60% 5M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():122 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] 2.38% 2M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():155 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] 2.10% 1M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment():3042 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():110 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] 1.71% 1M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment():3042 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():113 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] 1.70% 1M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment():3042 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():112 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] 1.65% 1M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment():3042 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():118 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] 1.43% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 1.16% 1M org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] 0.92% 806361 jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment():3042 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():111 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] 0.86% 756696 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():80 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [Inlined code] 0.82% 718511 java.util.Arrays#fill():3144 [Inlined code] at org.apache.lucene.util.FixedBitSet#clear():174 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#prepareScratchState():374 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():290 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] 0.75% 654837 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():150 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] 0.70% 612373 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] 0.69% 604419 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.69% 601035 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] 0.67% 587392 jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():82 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():329 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] 0.66% 579959 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():140 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] 0.64% 559647 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.62% 541976 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():145 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] 0.54% 470979 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute():54 [Inlined code] at jdk.jfr.internal.periodic.PeriodicTask#run():125 [Inlined code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic():145 [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask():502 [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0():428 [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000001207aa58#run() [Interpreted code] at java.lang.Thread#runWith():1487 [Interpreted code] 0.49% 431125 jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():166 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 0.34% 299212 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#apparentlyFirstQueuedIsExclusive():897 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$NonfairSync#readerShouldBlock():698 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():480 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.32% 281217 java.util.ArrayList#elementData():412 [Inlined code] at java.util.ArrayList#get():429 [Inlined code] at org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.29% 252209 java.util.concurrent.locks.ReentrantReadWriteLock#readLock():248 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] 0.28% 244904 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():232 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.25% 221641 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():227 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 0.23% 197279 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.20% 175526 org.apache.lucene.util.FixedBitSet#getAndSet():307 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.17% 146638 jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():128 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.17% 145018 jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment():3042 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():78 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [Inlined code] 0.17% 144429 org.apache.lucene.util.VectorUtil#dotProduct():64 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.15% 128564 java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] 0.14% 124313 java.util.Arrays#fill():3144 [Inlined code] at org.apache.lucene.util.FixedBitSet#clear():174 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#prepareScratchState():374 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():290 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] 0.14% 119586 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] 0.13% 113858 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000012208000#call() [JIT compiled code] 0.12% 106782 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():329 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] 0.11% 94538 org.apache.lucene.util.FixedBitSet#getAndSet():308 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.10% 87667 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [Inlined code] 0.10% 85242 jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] at jdk.incubator.vector.Float256Vector#fromArray0():935 [Inlined code] at jdk.incubator.vector.FloatVector#fromArray():2856 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():154 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] 0.09% 81296 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():326 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.09% 77518 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#getState():165 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():475 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.09% 77243 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.09% 76753 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#seek():177 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#graphSeek():389 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] 0.09% 76441 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.09% 74884 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] 0.08% 72242 org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=12 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr Profiler for cpu at stackSize=12 [search index (fixed segments) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 2039.92 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 87508811 events (total: 87M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 30.84% 26M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 11.21% 9M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():120 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 9.50% 8M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():121 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 8.62% 7M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():123 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 4.55% 3M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():122 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 2.05% 1M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():155 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 1.73% 1M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment():3042 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():110 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 1.65% 1M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment():3042 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():113 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 1.56% 1M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment():3042 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():112 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 1.53% 1M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():122 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():318 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 1.43% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 1.16% 1M org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 1.00% 872798 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():121 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():318 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.88% 766795 jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment():3042 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():118 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.85% 743141 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():120 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():318 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.82% 718511 java.util.Arrays#fill():3144 [Inlined code] at org.apache.lucene.util.FixedBitSet#clear():174 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#prepareScratchState():374 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():290 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000012208000#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.78% 683808 jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment():3042 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():111 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.70% 612373 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000012208000#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.69% 600820 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.68% 594651 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] 0.68% 594584 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():80 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] 0.67% 583290 jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():82 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():329 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.61% 534580 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000012208000#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.56% 486348 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():150 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.54% 470979 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute():54 [Inlined code] at jdk.jfr.internal.periodic.PeriodicTask#run():125 [Inlined code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic():145 [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask():502 [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0():428 [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000001207aa58#run() [Interpreted code] at java.lang.Thread#runWith():1487 [Interpreted code] at java.lang.Thread#run():1474 [Interpreted code] 0.54% 469158 jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment():3042 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():118 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.41% 362556 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():145 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.39% 344072 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():140 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.34% 294967 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():120 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.33% 289959 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():121 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.32% 282545 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#apparentlyFirstQueuedIsExclusive():897 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$NonfairSync#readerShouldBlock():698 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():480 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] 0.32% 281198 java.util.ArrayList#elementData():412 [Inlined code] at java.util.ArrayList#get():429 [Inlined code] at org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.32% 276081 jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():166 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.29% 252209 java.util.concurrent.locks.ReentrantReadWriteLock#readLock():248 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000012208000#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.29% 251034 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():123 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.28% 248725 jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment():3042 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():110 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():318 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.26% 227977 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():232 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000012208000#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.25% 221641 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():227 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000012208000#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] 0.23% 203142 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():155 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [Inlined code] 0.21% 185353 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():140 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [Inlined code] 0.19% 165833 org.apache.lucene.util.FixedBitSet#getAndSet():307 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000012208000#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.18% 161306 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():122 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.18% 160566 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():122 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.17% 147220 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():80 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():329 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] 0.17% 146638 jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():128 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 0.17% 144579 jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment():3042 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():78 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():329 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] 0.17% 144429 org.apache.lucene.util.VectorUtil#dotProduct():64 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000012208000#call() [JIT compiled code] 0.16% 138492 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():145 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [Inlined code] 0.15% 128564 java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000012208000#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.14% 126695 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():150 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=1 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr Profiler for heap at stackSize=1 [search index (fixed segments) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 2039.92 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 35893 events (total: 651161M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 14.94% 97273M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 14.78% 96242M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 4.99% 32460M java.nio.HeapByteBuffer#():75 [Inlined code] 4.76% 31020M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] 4.74% 30844M perf.LineFileDocs#readVector():212 [Inlined code] 3.09% 20127M org.apache.lucene.util.BytesRef#():71 [Inlined code] 2.75% 17918M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getNode():183 [Inlined code] 2.63% 17134M java.util.Arrays#copyOf():3478 [Inlined code] 1.88% 12212M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] 1.65% 10733M perf.LineFileDocs#nextDoc():641 [JIT compiled code] 1.63% 10610M java.util.ArrayList#grow():240 [Inlined code] 1.58% 10309M java.util.Arrays#copyOf():3537 [Inlined code] 1.57% 10235M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getFrame():169 [Inlined code] 1.48% 9629M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] 1.45% 9473M java.util.Arrays#copyOfRange():3849 [Inlined code] 1.40% 9117M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] 1.31% 8501M java.lang.AbstractStringBuilder#():101 [Inlined code] 1.18% 7703M perf.LineFileDocs#readDocs():176 [JIT compiled code] 1.13% 7379M java.util.HashMap#newNode():1910 [Inlined code] 1.03% 6685M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getNode():180 [Inlined code] 1.01% 6606M java.lang.StringUTF16#compress():212 [Inlined code] 0.93% 6071M java.lang.StringBuilder#toString():478 [Inlined code] 0.91% 5920M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] 0.89% 5783M java.util.ImmutableCollections$AbstractImmutableList#iterator():303 [JIT compiled code] 0.85% 5558M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():448 [JIT compiled code] 0.76% 4975M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] 0.72% 4710M org.apache.lucene.document.StringField#():61 [Inlined code] 0.69% 4464M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] 0.68% 4405M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#newTermState():203 [Inlined code] 0.67% 4371M jdk.internal.misc.Unsafe#allocateUninitializedArray():1396 [Inlined code] 0.64% 4146M java.util.HashMap#resize():711 [JIT compiled code] 0.63% 4071M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():423 [JIT compiled code] 0.62% 4027M java.lang.StringUTF16#compress():216 [Inlined code] 0.61% 3960M org.apache.lucene.util.FixedBitSet#():148 [Inlined code] 0.55% 3576M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] 0.52% 3414M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] 0.51% 3343M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#():301 [JIT compiled code] 0.50% 3273M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] 0.47% 3031M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] 0.45% 2930M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [Inlined code] 0.41% 2689M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#():334 [JIT compiled code] 0.40% 2580M org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():480 [Inlined code] 0.39% 2551M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#():63 [Inlined code] 0.39% 2534M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] 0.37% 2396M java.lang.Long#valueOf():1000 [Inlined code] 0.37% 2382M perf.LineFileDocs#cloneDoc():527 [JIT compiled code] 0.35% 2263M org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():497 [Inlined code] 0.34% 2221M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] 0.33% 2170M org.apache.lucene.facet.taxonomy.FacetLabel#():74 [Inlined code] 0.31% 2009M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=2 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr Profiler for heap at stackSize=2 [search index (fixed segments) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 2039.92 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 35893 events (total: 651161M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 14.94% 97273M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] 14.27% 92948M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] 4.78% 31113M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] 4.76% 31020M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():338 [Inlined code] 4.74% 30844M perf.LineFileDocs#readVector():212 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] 3.04% 19822M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] 2.75% 17918M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getNode():183 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#prepareSeekExact():412 [JIT compiled code] 2.63% 17134M java.util.Arrays#copyOf():3478 [Inlined code] at java.util.ArrayList#grow():238 [Inlined code] 1.88% 12212M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] 1.65% 10733M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] 1.63% 10610M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] 1.58% 10309M java.util.Arrays#copyOf():3537 [Inlined code] at java.lang.AbstractStringBuilder#ensureCapacityNewCoder():282 [JIT compiled code] 1.57% 10235M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getFrame():169 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#pushFrame():192 [JIT compiled code] 1.48% 9629M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] 1.43% 9318M java.util.Arrays#copyOfRange():3849 [Inlined code] at java.lang.String#():4863 [Inlined code] 1.40% 9117M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [Inlined code] 1.31% 8501M java.lang.AbstractStringBuilder#():101 [Inlined code] at java.lang.StringBuilder#():106 [Inlined code] 1.18% 7703M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.03% 6685M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getNode():180 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#prepareSeekExact():412 [JIT compiled code] 1.01% 6606M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] 0.91% 5920M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] 0.89% 5783M java.util.ImmutableCollections$AbstractImmutableList#iterator():303 [JIT compiled code] at org.apache.lucene.index.BufferedUpdatesStream#waitApplyForMerge():181 [JIT compiled code] 0.84% 5493M java.lang.StringBuilder#toString():478 [Inlined code] at org.apache.lucene.facet.FacetsConfig#pathToString():592 [JIT compiled code] 0.69% 4464M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] 0.68% 4405M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#newTermState():203 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnumFrame#():106 [Inlined code] 0.67% 4371M jdk.internal.misc.Unsafe#allocateUninitializedArray():1396 [Inlined code] at java.lang.StringConcatHelper#newArray():578 [Inlined code] 0.62% 4027M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] 0.59% 3853M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] 0.57% 3720M java.util.HashMap#newNode():1910 [Inlined code] at java.util.HashMap#computeIfAbsent():1241 [JIT compiled code] 0.56% 3668M org.apache.lucene.util.FixedBitSet#():148 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#():306 [JIT compiled code] 0.55% 3576M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] 0.52% 3414M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 0.51% 3343M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#():301 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#postings():259 [Inlined code] 0.51% 3293M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [Inlined code] 0.48% 3103M org.apache.lucene.document.StringField#():61 [Inlined code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():450 [JIT compiled code] 0.47% 3031M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 0.46% 3012M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():448 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():501 [Inlined code] 0.45% 2930M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.41% 2689M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#():334 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#postings():259 [Inlined code] 0.40% 2601M java.util.HashMap#resize():711 [JIT compiled code] at java.util.HashMap#computeIfAbsent():1207 [JIT compiled code] 0.40% 2580M org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():480 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] 0.39% 2571M java.util.HashMap#newNode():1910 [Inlined code] at java.util.HashMap#putVal():638 [Inlined code] 0.39% 2551M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#():63 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.FieldReader#iterator():140 [JIT compiled code] 0.39% 2546M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():448 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():400 [JIT compiled code] 0.39% 2534M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] 0.37% 2382M perf.LineFileDocs#cloneDoc():527 [JIT compiled code] at perf.LineFileDocs#nextDoc():760 [JIT compiled code] 0.35% 2263M org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():497 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] 0.35% 2252M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():423 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():501 [Inlined code] 0.34% 2221M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 0.33% 2143M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=4 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr Profiler for heap at stackSize=4 [search index (fixed segments) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 2039.92 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 35893 events (total: 651161M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 13.74% 89460M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] 13.25% 86302M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] 4.78% 31113M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at perf.LineFileDocs#readVector():213 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] 4.76% 31020M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():338 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():335 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] 4.74% 30844M perf.LineFileDocs#readVector():212 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 2.75% 17918M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getNode():183 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#prepareSeekExact():412 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#seekExact():521 [Inlined code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory():363 [JIT compiled code] 2.63% 17134M java.util.Arrays#copyOf():3478 [Inlined code] at java.util.ArrayList#grow():238 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] 1.88% 12212M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 1.65% 10733M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] 1.63% 10610M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] 1.58% 10309M java.util.Arrays#copyOf():3537 [Inlined code] at java.lang.AbstractStringBuilder#ensureCapacityNewCoder():282 [JIT compiled code] at java.lang.AbstractStringBuilder#append():897 [Inlined code] at java.lang.StringBuilder#append():246 [Inlined code] 1.48% 9629M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] 1.43% 9318M java.util.Arrays#copyOfRange():3849 [Inlined code] at java.lang.String#():4863 [Inlined code] at java.lang.StringBuilder#toString():478 [Inlined code] at org.apache.lucene.facet.FacetsConfig#pathToString():592 [JIT compiled code] 1.40% 9117M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] 1.20% 7812M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] 1.18% 7703M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.13% 7364M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getFrame():169 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#pushFrame():192 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#prepareSeekExact():396 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#seekExact():521 [Inlined code] 1.03% 6685M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getNode():180 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#prepareSeekExact():412 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#seekExact():521 [Inlined code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory():363 [JIT compiled code] 1.02% 6646M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] 0.93% 6067M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.document.StringField#():61 [Inlined code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():450 [JIT compiled code] 0.92% 5989M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] 0.89% 5783M java.util.ImmutableCollections$AbstractImmutableList#iterator():303 [JIT compiled code] at org.apache.lucene.index.BufferedUpdatesStream#waitApplyForMerge():181 [JIT compiled code] at org.apache.lucene.index.IndexWriter#mergeInit():4927 [JIT compiled code] at org.apache.lucene.index.IndexWriter#merge():4743 [JIT compiled code] 0.72% 4671M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.document.StringField#():61 [Inlined code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():426 [JIT compiled code] 0.69% 4464M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] 0.67% 4333M jdk.internal.misc.Unsafe#allocateUninitializedArray():1396 [Inlined code] at java.lang.StringConcatHelper#newArray():578 [Inlined code] at java.lang.StringConcatHelper#newArrayWithSuffix():611 [Inlined code] at java.lang.String$$StringConcat.0x000000001204c400#concat() [Inlined code] 0.62% 4027M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] 0.59% 3853M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] 0.58% 3766M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#newTermState():203 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnumFrame#():106 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getFrame():169 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#pushFrame():192 [JIT compiled code] 0.57% 3694M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] 0.56% 3668M org.apache.lucene.util.FixedBitSet#():148 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#():306 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#postings():259 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#postings():1010 [JIT compiled code] 0.52% 3414M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] 0.51% 3343M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#():301 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#postings():259 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#postings():1010 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory():365 [JIT compiled code] 0.47% 3052M java.lang.AbstractStringBuilder#():101 [Inlined code] at java.lang.StringBuilder#():106 [Inlined code] at org.apache.lucene.facet.FacetsConfig#pathToString():573 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():450 [JIT compiled code] 0.47% 3031M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] 0.46% 3012M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():448 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():501 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] 0.45% 2930M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.44% 2880M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():497 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] 0.44% 2870M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getFrame():169 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#pushFrame():192 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#prepareSeekExact():452 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#seekExact():521 [Inlined code] 0.41% 2689M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#():334 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#postings():259 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#postings():1010 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory():365 [JIT compiled code] 0.40% 2580M org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():480 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] 0.39% 2551M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#():63 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.FieldReader#iterator():140 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory():362 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#addCategory():389 [JIT compiled code] 0.39% 2546M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():448 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():400 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():344 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] 0.39% 2534M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] 0.38% 2485M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():480 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] 0.38% 2454M java.lang.AbstractStringBuilder#():101 [Inlined code] at java.lang.StringBuilder#():106 [Inlined code] at org.apache.lucene.facet.FacetsConfig#pathToString():573 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():426 [JIT compiled code] 0.37% 2427M java.util.HashMap#newNode():1910 [Inlined code] at java.util.HashMap#putVal():638 [Inlined code] at java.util.HashMap#put():619 [JIT compiled code] at java.util.HashSet#add():230 [Inlined code] 0.37% 2382M perf.LineFileDocs#cloneDoc():527 [JIT compiled code] at perf.LineFileDocs#nextDoc():760 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] 0.35% 2263M org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():497 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] 0.35% 2252M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():423 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():501 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] 0.34% 2221M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=8 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr Profiler for heap at stackSize=8 [search index (fixed segments) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 2039.92 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 35893 events (total: 651161M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 8.38% 54572M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 8.15% 53074M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 4.78% 31113M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at perf.LineFileDocs#readVector():213 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 4.76% 31020M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():338 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():335 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():783 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 4.74% 30844M perf.LineFileDocs#readVector():212 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 4.15% 27010M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 3.90% 25382M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 2.75% 17918M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getNode():183 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#prepareSeekExact():412 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#seekExact():521 [Inlined code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory():363 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#addCategory():389 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():383 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():344 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] 1.65% 10733M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments():1523 [Inlined code] at perf.IndexThreads$IndexThread#run():275 [JIT compiled code] 1.43% 9280M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 1.20% 7820M java.util.Arrays#copyOf():3478 [Inlined code] at java.util.ArrayList#grow():238 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] at org.apache.lucene.document.Document#add():62 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():353 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] 1.18% 7703M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.18% 7696M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 1.17% 7593M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 1.13% 7364M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getFrame():169 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#pushFrame():192 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#prepareSeekExact():396 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#seekExact():521 [Inlined code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory():363 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#addCategory():389 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():383 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():344 [JIT compiled code] 1.03% 6685M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getNode():180 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#prepareSeekExact():412 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#seekExact():521 [Inlined code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory():363 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#addCategory():389 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():383 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():344 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] 0.92% 5989M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.91% 5931M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.89% 5783M java.util.ImmutableCollections$AbstractImmutableList#iterator():303 [JIT compiled code] at org.apache.lucene.index.BufferedUpdatesStream#waitApplyForMerge():181 [JIT compiled code] at org.apache.lucene.index.IndexWriter#mergeInit():4927 [JIT compiled code] at org.apache.lucene.index.IndexWriter#merge():4743 [JIT compiled code] at org.apache.lucene.index.IndexWriter$IndexWriterMergeSource#merge():6554 [JIT compiled code] at org.apache.lucene.index.ConcurrentMergeScheduler#doMerge():661 [Inlined code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run():726 [JIT compiled code] 0.81% 5303M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [JIT compiled code] 0.67% 4333M jdk.internal.misc.Unsafe#allocateUninitializedArray():1396 [Inlined code] at java.lang.StringConcatHelper#newArray():578 [Inlined code] at java.lang.StringConcatHelper#newArrayWithSuffix():611 [Inlined code] at java.lang.String$$StringConcat.0x000000001204c400#concat() [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#invokeSpecial() [Inlined code] at java.lang.invoke.LambdaForm$MH.0x000000001204c800#invoke() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] at org.apache.lucene.store.IndexInput#getFullSliceDescription():150 [Inlined code] 0.66% 4326M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Inlined code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] 0.65% 4259M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] 0.65% 4252M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] 0.62% 4027M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.56% 3668M org.apache.lucene.util.FixedBitSet#():148 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#():306 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#postings():259 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#postings():1010 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory():365 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#addCategory():389 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():383 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():344 [JIT compiled code] 0.54% 3517M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.document.StringField#():61 [Inlined code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():450 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():400 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():344 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] 0.51% 3343M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#():301 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#postings():259 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#postings():1010 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory():365 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#addCategory():389 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():383 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():344 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] 0.51% 3311M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():280 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] 0.50% 3255M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [JIT compiled code] 0.50% 3225M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():292 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] 0.49% 3185M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 0.48% 3109M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.document.StringField#():61 [Inlined code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():426 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():400 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():344 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] 0.46% 3012M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():448 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():501 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.46% 3004M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.45% 2932M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.44% 2880M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():497 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] 0.44% 2870M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getFrame():169 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#pushFrame():192 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#prepareSeekExact():452 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#seekExact():521 [Inlined code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory():363 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#addCategory():389 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():383 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():344 [JIT compiled code] 0.41% 2689M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#():334 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#postings():259 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#postings():1010 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory():365 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#addCategory():389 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():383 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():344 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] 0.40% 2619M java.util.Arrays#copyOf():3478 [Inlined code] at java.util.ArrayList#grow():238 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] at org.apache.lucene.document.Document#add():62 [Inlined code] at perf.LineFileDocs#cloneDoc():527 [JIT compiled code] at perf.LineFileDocs#nextDoc():760 [JIT compiled code] 0.40% 2580M org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():480 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] 0.39% 2551M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#():63 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.FieldReader#iterator():140 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory():362 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#addCategory():389 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():383 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():344 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] 0.39% 2550M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.document.StringField#():61 [Inlined code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():450 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():501 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] 0.39% 2546M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():448 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():400 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():344 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.38% 2505M java.util.Arrays#copyOf():3478 [Inlined code] at java.util.ArrayList#grow():238 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] at org.apache.lucene.document.Document#add():62 [Inlined code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():448 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():501 [Inlined code] 0.38% 2485M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():480 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] 0.38% 2468M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 0.37% 2425M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Inlined code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [JIT compiled code] 0.37% 2382M perf.LineFileDocs#cloneDoc():527 [JIT compiled code] at perf.LineFileDocs#nextDoc():760 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments():1523 [Inlined code] 0.37% 2378M java.util.Arrays#copyOfRange():3849 [Inlined code] at java.lang.String#():4863 [Inlined code] at java.lang.StringBuilder#toString():478 [Inlined code] at org.apache.lucene.facet.FacetsConfig#pathToString():592 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():450 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():501 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=12 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr Profiler for heap at stackSize=12 [search index (fixed segments) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 2039.92 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 35893 events (total: 651161M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 8.38% 54572M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000012208000#call() [JIT compiled code] 8.15% 53074M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000012208000#call() [JIT compiled code] 4.78% 31113M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at perf.LineFileDocs#readVector():213 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 4.76% 31020M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():338 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():335 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():783 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments():1523 [Inlined code] 4.74% 30844M perf.LineFileDocs#readVector():212 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 4.15% 27010M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 3.90% 25382M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 2.75% 17918M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getNode():183 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#prepareSeekExact():412 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#seekExact():521 [Inlined code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory():363 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#addCategory():389 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():383 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():344 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 1.65% 10733M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments():1523 [Inlined code] at perf.IndexThreads$IndexThread#run():275 [JIT compiled code] 1.20% 7820M java.util.Arrays#copyOf():3478 [Inlined code] at java.util.ArrayList#grow():238 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] at org.apache.lucene.document.Document#add():62 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():353 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 1.18% 7703M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.18% 7655M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000012208000#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 1.13% 7364M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getFrame():169 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#pushFrame():192 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#prepareSeekExact():396 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#seekExact():521 [Inlined code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory():363 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#addCategory():389 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():383 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():344 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] 1.03% 6685M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getNode():180 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#prepareSeekExact():412 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#seekExact():521 [Inlined code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory():363 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#addCategory():389 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():383 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():344 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.92% 5989M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments():1523 [Inlined code] at perf.IndexThreads$IndexThread#run():275 [JIT compiled code] 0.91% 5931M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000012208000#call() [JIT compiled code] 0.90% 5867M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.89% 5783M java.util.ImmutableCollections$AbstractImmutableList#iterator():303 [JIT compiled code] at org.apache.lucene.index.BufferedUpdatesStream#waitApplyForMerge():181 [JIT compiled code] at org.apache.lucene.index.IndexWriter#mergeInit():4927 [JIT compiled code] at org.apache.lucene.index.IndexWriter#merge():4743 [JIT compiled code] at org.apache.lucene.index.IndexWriter$IndexWriterMergeSource#merge():6554 [JIT compiled code] at org.apache.lucene.index.ConcurrentMergeScheduler#doMerge():661 [Inlined code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run():726 [JIT compiled code] 0.84% 5467M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.81% 5303M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [JIT compiled code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000121de430#merge() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge():147 [JIT compiled code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [JIT compiled code] 0.66% 4302M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Inlined code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#postUpdate():403 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] 0.65% 4259M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 0.65% 4252M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 0.62% 4027M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments():1523 [Inlined code] at perf.IndexThreads$IndexThread#run():275 [JIT compiled code] 0.56% 3668M org.apache.lucene.util.FixedBitSet#():148 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#():306 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#postings():259 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#postings():1010 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory():365 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#addCategory():389 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():383 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():344 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] 0.54% 3517M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.document.StringField#():61 [Inlined code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():450 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():400 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():344 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] 0.51% 3343M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#():301 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#postings():259 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#postings():1010 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory():365 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#addCategory():389 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():383 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():344 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.51% 3311M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():280 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments():1523 [Inlined code] 0.50% 3255M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [JIT compiled code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000121de430#merge() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge():147 [JIT compiled code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [JIT compiled code] 0.50% 3225M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():292 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments():1523 [Inlined code] 0.49% 3185M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.48% 3109M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.document.StringField#():61 [Inlined code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():426 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():400 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():344 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] 0.46% 3012M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():448 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():501 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments():1523 [Inlined code] at perf.IndexThreads$IndexThread#run():275 [JIT compiled code] 0.46% 3004M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.45% 2932M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments():1523 [Inlined code] 0.44% 2880M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():497 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments():1523 [Inlined code] at perf.IndexThreads$IndexThread#run():275 [JIT compiled code] 0.44% 2870M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getFrame():169 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#pushFrame():192 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#prepareSeekExact():452 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#seekExact():521 [Inlined code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory():363 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#addCategory():389 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():383 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():344 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] 0.41% 2689M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#():334 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#postings():259 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#postings():1010 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory():365 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#addCategory():389 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():383 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():344 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.40% 2619M java.util.Arrays#copyOf():3478 [Inlined code] at java.util.ArrayList#grow():238 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] at org.apache.lucene.document.Document#add():62 [Inlined code] at perf.LineFileDocs#cloneDoc():527 [JIT compiled code] at perf.LineFileDocs#nextDoc():760 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.40% 2580M org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():480 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments():1523 [Inlined code] at perf.IndexThreads$IndexThread#run():275 [JIT compiled code] 0.39% 2551M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#():63 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.FieldReader#iterator():140 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory():362 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#addCategory():389 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():383 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():344 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] 0.39% 2550M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.document.StringField#():61 [Inlined code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():450 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():501 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] 0.39% 2546M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():448 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():400 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():344 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments():1523 [Inlined code] at perf.IndexThreads$IndexThread#run():275 [JIT compiled code] 0.39% 2508M jdk.internal.misc.Unsafe#allocateUninitializedArray():1396 [Inlined code] at java.lang.StringConcatHelper#newArray():578 [Inlined code] at java.lang.StringConcatHelper#newArrayWithSuffix():611 [Inlined code] at java.lang.String$$StringConcat.0x000000001204c400#concat() [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#invokeSpecial() [Inlined code] at java.lang.invoke.LambdaForm$MH.0x000000001204c800#invoke() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] at org.apache.lucene.store.IndexInput#getFullSliceDescription():150 [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#buildSlice():656 [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#slice():604 [JIT compiled code] at org.apache.lucene.store.MemorySegmentIndexInput$SingleSegmentImpl#slice():712 [Inlined code] at org.apache.lucene.store.IndexInput#randomAccessSlice():161 [Inlined code] 0.38% 2505M java.util.Arrays#copyOf():3478 [Inlined code] at java.util.ArrayList#grow():238 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] at org.apache.lucene.document.Document#add():62 [Inlined code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():448 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():501 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] 0.38% 2485M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():480 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments():1523 [Inlined code] at perf.IndexThreads$IndexThread#run():275 [JIT compiled code] 0.38% 2468M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.37% 2413M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Inlined code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#postUpdate():403 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] 0.37% 2382M perf.LineFileDocs#cloneDoc():527 [JIT compiled code] at perf.LineFileDocs#nextDoc():760 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments():1523 [Inlined code] at perf.IndexThreads$IndexThread#run():275 [JIT compiled code] 0.37% 2378M java.util.Arrays#copyOfRange():3849 [Inlined code] at java.lang.String#():4863 [Inlined code] at java.lang.StringBuilder#toString():478 [Inlined code] at org.apache.lucene.facet.FacetsConfig#pathToString():592 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():450 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():501 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] move log to /l/logs.nightly/2026.05.08.16.21.29/fixedIndex.log move vmstat log to /l/logs.nightly/2026.05.08.16.21.29/fixedIndex.vmstat.log move top log to /l/logs.nightly/2026.05.08.16.21.29/fixedIndex.top.log [2026-05-09 20:52:10.270410] took 39418.5 sec [2026-05-09 20:52:10.273661] run CheckIndex [2026-05-09 20:52:10.273859] RUN: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -classpath "/l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build" -ea org.apache.lucene.index.CheckIndex -threadCount 16 -level 2 "/l/indices/wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M/index" > /l/logs.nightly/2026.05.08.16.21.29/checkIndex.fixedIndex.log 2>&1 [2026-05-09 20:58:07.850164] took 357.6 sec [2026-05-09 20:58:07.851598] fixedIndexAtClose 15 segments: segments_2: _32(11.0.0):C4978031 _65(11.0.0):C4978032 _98(11.0.0):C4978032 _cb(11.0.0):C4978032 _fe(11.0.0):C4978032 _fp(11.0.0):C497803 _g0(11.0.0):C497803 _gb(11.0.0):C497803 _gm(11.0.0):C497803 _gx(11.0.0):C497804 _gy(11.0.0):C49780 _gz(11.0.0):C49780 _h0(11.0.0):C49781 _h1(11.0.0):C49780 _h2(11.0.0):C46742 [2026-05-09 20:58:07.851802] search run vmstat: /usr/sbin/vmstat --active --wide --timestamp --unit M 1 > /l/logs.nightly/2026.05.08.16.21.29/search-tasks.vmstat.log 2>/dev/null & run /usr/sbin/ps -eo pid,%cpu,%mem,bsdtime,etime,start,args --cols=120 --sort=-%cpu | head -10 >> /l/logs.nightly/2026.05.08.16.21.29/search-tasks.top.log 2>&1 to /l/logs.nightly/2026.05.08.16.21.29/search-tasks.top.log NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.0 + stdout run: /usr/sbin/perf stat -dd -e task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/bench-search-nightly-nightly-0.jfr -XX:+UnlockDiagnosticVMOptions -XX:+DebugNonSafepoints -classpath /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build perf.SearchPerfTest -dirImpl MMapDirectory -indexPath /l/indices/wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M -facets taxonomy:Date;Date -facets taxonomy:Month;Month -facets taxonomy:DayOfYear;DayOfYear -facets sortedset:Month;Month -facets sortedset:DayOfYear;DayOfYear -facets sortedset:Date;Date -facets taxonomy:RandomLabel;RandomLabel -facets sortedset:RandomLabel;RandomLabel -analyzer StandardAnalyzerNoStopWords -taskSource /l/util.nightly/tasks/wikinightly.tasks -numConcurrentQueries 1 -taskRepeatCount 50 -field body -tasksPerCat 5 -searchConcurrency 8 -staticSeed -8035476 -seed -8826252 -similarity BM25Similarity -commit multi -hiliteImpl FastVectorHighlighter -log /l/logs.nightly/nightly.nightly.0 -topN 100 -context -printHeap -pk -vectorFile /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec -vectorDimension 1024 -pollute 413.3 s 55.0 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.1 + stdout run: /usr/sbin/perf stat -dd -e task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/bench-search-nightly-nightly-1.jfr -XX:+UnlockDiagnosticVMOptions -XX:+DebugNonSafepoints -classpath /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build perf.SearchPerfTest -dirImpl MMapDirectory -indexPath /l/indices/wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M -facets taxonomy:Date;Date -facets taxonomy:Month;Month -facets taxonomy:DayOfYear;DayOfYear -facets sortedset:Month;Month -facets sortedset:DayOfYear;DayOfYear -facets sortedset:Date;Date -facets taxonomy:RandomLabel;RandomLabel -facets sortedset:RandomLabel;RandomLabel -analyzer StandardAnalyzerNoStopWords -taskSource /l/util.nightly/tasks/wikinightly.tasks -numConcurrentQueries 1 -taskRepeatCount 50 -field body -tasksPerCat 5 -searchConcurrency 8 -staticSeed -8035476 -seed -4624584 -similarity BM25Similarity -commit multi -hiliteImpl FastVectorHighlighter -log /l/logs.nightly/nightly.nightly.1 -topN 100 -context -printHeap -pk -vectorFile /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec -vectorDimension 1024 -pollute 404.5 s 56.1 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.2 + stdout run: /usr/sbin/perf stat -dd -e task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/bench-search-nightly-nightly-2.jfr -XX:+UnlockDiagnosticVMOptions -XX:+DebugNonSafepoints -classpath /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build perf.SearchPerfTest -dirImpl MMapDirectory -indexPath /l/indices/wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M -facets taxonomy:Date;Date -facets taxonomy:Month;Month -facets taxonomy:DayOfYear;DayOfYear -facets sortedset:Month;Month -facets sortedset:DayOfYear;DayOfYear -facets sortedset:Date;Date -facets taxonomy:RandomLabel;RandomLabel -facets sortedset:RandomLabel;RandomLabel -analyzer StandardAnalyzerNoStopWords -taskSource /l/util.nightly/tasks/wikinightly.tasks -numConcurrentQueries 1 -taskRepeatCount 50 -field body -tasksPerCat 5 -searchConcurrency 8 -staticSeed -8035476 -seed -7949437 -similarity BM25Similarity -commit multi -hiliteImpl FastVectorHighlighter -log /l/logs.nightly/nightly.nightly.2 -topN 100 -context -printHeap -pk -vectorFile /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec -vectorDimension 1024 -pollute 407.6 s 55.7 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.3 + stdout run: /usr/sbin/perf stat -dd -e task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/bench-search-nightly-nightly-3.jfr -XX:+UnlockDiagnosticVMOptions -XX:+DebugNonSafepoints -classpath /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build perf.SearchPerfTest -dirImpl MMapDirectory -indexPath /l/indices/wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M -facets taxonomy:Date;Date -facets taxonomy:Month;Month -facets taxonomy:DayOfYear;DayOfYear -facets sortedset:Month;Month -facets sortedset:DayOfYear;DayOfYear -facets sortedset:Date;Date -facets taxonomy:RandomLabel;RandomLabel -facets sortedset:RandomLabel;RandomLabel -analyzer StandardAnalyzerNoStopWords -taskSource /l/util.nightly/tasks/wikinightly.tasks -numConcurrentQueries 1 -taskRepeatCount 50 -field body -tasksPerCat 5 -searchConcurrency 8 -staticSeed -8035476 -seed -4890746 -similarity BM25Similarity -commit multi -hiliteImpl FastVectorHighlighter -log /l/logs.nightly/nightly.nightly.3 -topN 100 -context -printHeap -pk -vectorFile /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec -vectorDimension 1024 -pollute 408.2 s 55.6 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.4 + stdout run: /usr/sbin/perf stat -dd -e task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/bench-search-nightly-nightly-4.jfr -XX:+UnlockDiagnosticVMOptions -XX:+DebugNonSafepoints -classpath /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build perf.SearchPerfTest -dirImpl MMapDirectory -indexPath /l/indices/wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M -facets taxonomy:Date;Date -facets taxonomy:Month;Month -facets taxonomy:DayOfYear;DayOfYear -facets sortedset:Month;Month -facets sortedset:DayOfYear;DayOfYear -facets sortedset:Date;Date -facets taxonomy:RandomLabel;RandomLabel -facets sortedset:RandomLabel;RandomLabel -analyzer StandardAnalyzerNoStopWords -taskSource /l/util.nightly/tasks/wikinightly.tasks -numConcurrentQueries 1 -taskRepeatCount 50 -field body -tasksPerCat 5 -searchConcurrency 8 -staticSeed -8035476 -seed -2948802 -similarity BM25Similarity -commit multi -hiliteImpl FastVectorHighlighter -log /l/logs.nightly/nightly.nightly.4 -topN 100 -context -printHeap -pk -vectorFile /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec -vectorDimension 1024 -pollute 407.1 s 55.8 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.5 + stdout run: /usr/sbin/perf stat -dd -e task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/bench-search-nightly-nightly-5.jfr -XX:+UnlockDiagnosticVMOptions -XX:+DebugNonSafepoints -classpath /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build perf.SearchPerfTest -dirImpl MMapDirectory -indexPath /l/indices/wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M -facets taxonomy:Date;Date -facets taxonomy:Month;Month -facets taxonomy:DayOfYear;DayOfYear -facets sortedset:Month;Month -facets sortedset:DayOfYear;DayOfYear -facets sortedset:Date;Date -facets taxonomy:RandomLabel;RandomLabel -facets sortedset:RandomLabel;RandomLabel -analyzer StandardAnalyzerNoStopWords -taskSource /l/util.nightly/tasks/wikinightly.tasks -numConcurrentQueries 1 -taskRepeatCount 50 -field body -tasksPerCat 5 -searchConcurrency 8 -staticSeed -8035476 -seed -8701999 -similarity BM25Similarity -commit multi -hiliteImpl FastVectorHighlighter -log /l/logs.nightly/nightly.nightly.5 -topN 100 -context -printHeap -pk -vectorFile /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec -vectorDimension 1024 -pollute 406.0 s 56.0 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.6 + stdout run: /usr/sbin/perf stat -dd -e task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/bench-search-nightly-nightly-6.jfr -XX:+UnlockDiagnosticVMOptions -XX:+DebugNonSafepoints -classpath /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build perf.SearchPerfTest -dirImpl MMapDirectory -indexPath /l/indices/wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M -facets taxonomy:Date;Date -facets taxonomy:Month;Month -facets taxonomy:DayOfYear;DayOfYear -facets sortedset:Month;Month -facets sortedset:DayOfYear;DayOfYear -facets sortedset:Date;Date -facets taxonomy:RandomLabel;RandomLabel -facets sortedset:RandomLabel;RandomLabel -analyzer StandardAnalyzerNoStopWords -taskSource /l/util.nightly/tasks/wikinightly.tasks -numConcurrentQueries 1 -taskRepeatCount 50 -field body -tasksPerCat 5 -searchConcurrency 8 -staticSeed -8035476 -seed -669201 -similarity BM25Similarity -commit multi -hiliteImpl FastVectorHighlighter -log /l/logs.nightly/nightly.nightly.6 -topN 100 -context -printHeap -pk -vectorFile /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec -vectorDimension 1024 -pollute 423.8 s 53.4 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.7 + stdout run: /usr/sbin/perf stat -dd -e task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/bench-search-nightly-nightly-7.jfr -XX:+UnlockDiagnosticVMOptions -XX:+DebugNonSafepoints -classpath /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build perf.SearchPerfTest -dirImpl MMapDirectory -indexPath /l/indices/wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M -facets taxonomy:Date;Date -facets taxonomy:Month;Month -facets taxonomy:DayOfYear;DayOfYear -facets sortedset:Month;Month -facets sortedset:DayOfYear;DayOfYear -facets sortedset:Date;Date -facets taxonomy:RandomLabel;RandomLabel -facets sortedset:RandomLabel;RandomLabel -analyzer StandardAnalyzerNoStopWords -taskSource /l/util.nightly/tasks/wikinightly.tasks -numConcurrentQueries 1 -taskRepeatCount 50 -field body -tasksPerCat 5 -searchConcurrency 8 -staticSeed -8035476 -seed -9025962 -similarity BM25Similarity -commit multi -hiliteImpl FastVectorHighlighter -log /l/logs.nightly/nightly.nightly.7 -topN 100 -context -printHeap -pk -vectorFile /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec -vectorDimension 1024 -pollute 412.3 s 55.0 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.8 + stdout run: /usr/sbin/perf stat -dd -e task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/bench-search-nightly-nightly-8.jfr -XX:+UnlockDiagnosticVMOptions -XX:+DebugNonSafepoints -classpath /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build perf.SearchPerfTest -dirImpl MMapDirectory -indexPath /l/indices/wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M -facets taxonomy:Date;Date -facets taxonomy:Month;Month -facets taxonomy:DayOfYear;DayOfYear -facets sortedset:Month;Month -facets sortedset:DayOfYear;DayOfYear -facets sortedset:Date;Date -facets taxonomy:RandomLabel;RandomLabel -facets sortedset:RandomLabel;RandomLabel -analyzer StandardAnalyzerNoStopWords -taskSource /l/util.nightly/tasks/wikinightly.tasks -numConcurrentQueries 1 -taskRepeatCount 50 -field body -tasksPerCat 5 -searchConcurrency 8 -staticSeed -8035476 -seed -6290602 -similarity BM25Similarity -commit multi -hiliteImpl FastVectorHighlighter -log /l/logs.nightly/nightly.nightly.8 -topN 100 -context -printHeap -pk -vectorFile /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec -vectorDimension 1024 -pollute 409.0 s 55.5 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.9 + stdout run: /usr/sbin/perf stat -dd -e task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/bench-search-nightly-nightly-9.jfr -XX:+UnlockDiagnosticVMOptions -XX:+DebugNonSafepoints -classpath /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build perf.SearchPerfTest -dirImpl MMapDirectory -indexPath /l/indices/wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M -facets taxonomy:Date;Date -facets taxonomy:Month;Month -facets taxonomy:DayOfYear;DayOfYear -facets sortedset:Month;Month -facets sortedset:DayOfYear;DayOfYear -facets sortedset:Date;Date -facets taxonomy:RandomLabel;RandomLabel -facets sortedset:RandomLabel;RandomLabel -analyzer StandardAnalyzerNoStopWords -taskSource /l/util.nightly/tasks/wikinightly.tasks -numConcurrentQueries 1 -taskRepeatCount 50 -field body -tasksPerCat 5 -searchConcurrency 8 -staticSeed -8035476 -seed -7082989 -similarity BM25Similarity -commit multi -hiliteImpl FastVectorHighlighter -log /l/logs.nightly/nightly.nightly.9 -topN 100 -context -printHeap -pk -vectorFile /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec -vectorDimension 1024 -pollute 407.8 s 55.8 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.10 + stdout run: /usr/sbin/perf stat -dd -e task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/bench-search-nightly-nightly-10.jfr -XX:+UnlockDiagnosticVMOptions -XX:+DebugNonSafepoints -classpath /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build perf.SearchPerfTest -dirImpl MMapDirectory -indexPath /l/indices/wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M -facets taxonomy:Date;Date -facets taxonomy:Month;Month -facets taxonomy:DayOfYear;DayOfYear -facets sortedset:Month;Month -facets sortedset:DayOfYear;DayOfYear -facets sortedset:Date;Date -facets taxonomy:RandomLabel;RandomLabel -facets sortedset:RandomLabel;RandomLabel -analyzer StandardAnalyzerNoStopWords -taskSource /l/util.nightly/tasks/wikinightly.tasks -numConcurrentQueries 1 -taskRepeatCount 50 -field body -tasksPerCat 5 -searchConcurrency 8 -staticSeed -8035476 -seed 876413 -similarity BM25Similarity -commit multi -hiliteImpl FastVectorHighlighter -log /l/logs.nightly/nightly.nightly.10 -topN 100 -context -printHeap -pk -vectorFile /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec -vectorDimension 1024 -pollute 405.9 s 55.9 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.11 + stdout run: /usr/sbin/perf stat -dd -e task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/bench-search-nightly-nightly-11.jfr -XX:+UnlockDiagnosticVMOptions -XX:+DebugNonSafepoints -classpath /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build perf.SearchPerfTest -dirImpl MMapDirectory -indexPath /l/indices/wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M -facets taxonomy:Date;Date -facets taxonomy:Month;Month -facets taxonomy:DayOfYear;DayOfYear -facets sortedset:Month;Month -facets sortedset:DayOfYear;DayOfYear -facets sortedset:Date;Date -facets taxonomy:RandomLabel;RandomLabel -facets sortedset:RandomLabel;RandomLabel -analyzer StandardAnalyzerNoStopWords -taskSource /l/util.nightly/tasks/wikinightly.tasks -numConcurrentQueries 1 -taskRepeatCount 50 -field body -tasksPerCat 5 -searchConcurrency 8 -staticSeed -8035476 -seed -7628876 -similarity BM25Similarity -commit multi -hiliteImpl FastVectorHighlighter -log /l/logs.nightly/nightly.nightly.11 -topN 100 -context -printHeap -pk -vectorFile /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec -vectorDimension 1024 -pollute 412.4 s 55.0 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.12 + stdout run: /usr/sbin/perf stat -dd -e task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/bench-search-nightly-nightly-12.jfr -XX:+UnlockDiagnosticVMOptions -XX:+DebugNonSafepoints -classpath /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build perf.SearchPerfTest -dirImpl MMapDirectory -indexPath /l/indices/wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M -facets taxonomy:Date;Date -facets taxonomy:Month;Month -facets taxonomy:DayOfYear;DayOfYear -facets sortedset:Month;Month -facets sortedset:DayOfYear;DayOfYear -facets sortedset:Date;Date -facets taxonomy:RandomLabel;RandomLabel -facets sortedset:RandomLabel;RandomLabel -analyzer StandardAnalyzerNoStopWords -taskSource /l/util.nightly/tasks/wikinightly.tasks -numConcurrentQueries 1 -taskRepeatCount 50 -field body -tasksPerCat 5 -searchConcurrency 8 -staticSeed -8035476 -seed -563807 -similarity BM25Similarity -commit multi -hiliteImpl FastVectorHighlighter -log /l/logs.nightly/nightly.nightly.12 -topN 100 -context -printHeap -pk -vectorFile /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec -vectorDimension 1024 -pollute 407.2 s 55.8 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.13 + stdout run: /usr/sbin/perf stat -dd -e task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/bench-search-nightly-nightly-13.jfr -XX:+UnlockDiagnosticVMOptions -XX:+DebugNonSafepoints -classpath /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build perf.SearchPerfTest -dirImpl MMapDirectory -indexPath /l/indices/wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M -facets taxonomy:Date;Date -facets taxonomy:Month;Month -facets taxonomy:DayOfYear;DayOfYear -facets sortedset:Month;Month -facets sortedset:DayOfYear;DayOfYear -facets sortedset:Date;Date -facets taxonomy:RandomLabel;RandomLabel -facets sortedset:RandomLabel;RandomLabel -analyzer StandardAnalyzerNoStopWords -taskSource /l/util.nightly/tasks/wikinightly.tasks -numConcurrentQueries 1 -taskRepeatCount 50 -field body -tasksPerCat 5 -searchConcurrency 8 -staticSeed -8035476 -seed -3026482 -similarity BM25Similarity -commit multi -hiliteImpl FastVectorHighlighter -log /l/logs.nightly/nightly.nightly.13 -topN 100 -context -printHeap -pk -vectorFile /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec -vectorDimension 1024 -pollute 417.2 s 54.3 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.14 + stdout run: /usr/sbin/perf stat -dd -e task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/bench-search-nightly-nightly-14.jfr -XX:+UnlockDiagnosticVMOptions -XX:+DebugNonSafepoints -classpath /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build perf.SearchPerfTest -dirImpl MMapDirectory -indexPath /l/indices/wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M -facets taxonomy:Date;Date -facets taxonomy:Month;Month -facets taxonomy:DayOfYear;DayOfYear -facets sortedset:Month;Month -facets sortedset:DayOfYear;DayOfYear -facets sortedset:Date;Date -facets taxonomy:RandomLabel;RandomLabel -facets sortedset:RandomLabel;RandomLabel -analyzer StandardAnalyzerNoStopWords -taskSource /l/util.nightly/tasks/wikinightly.tasks -numConcurrentQueries 1 -taskRepeatCount 50 -field body -tasksPerCat 5 -searchConcurrency 8 -staticSeed -8035476 -seed -6401046 -similarity BM25Similarity -commit multi -hiliteImpl FastVectorHighlighter -log /l/logs.nightly/nightly.nightly.14 -topN 100 -context -printHeap -pk -vectorFile /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec -vectorDimension 1024 -pollute 417.1 s 54.4 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.15 + stdout run: /usr/sbin/perf stat -dd -e task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/bench-search-nightly-nightly-15.jfr -XX:+UnlockDiagnosticVMOptions -XX:+DebugNonSafepoints -classpath /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build perf.SearchPerfTest -dirImpl MMapDirectory -indexPath /l/indices/wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M -facets taxonomy:Date;Date -facets taxonomy:Month;Month -facets taxonomy:DayOfYear;DayOfYear -facets sortedset:Month;Month -facets sortedset:DayOfYear;DayOfYear -facets sortedset:Date;Date -facets taxonomy:RandomLabel;RandomLabel -facets sortedset:RandomLabel;RandomLabel -analyzer StandardAnalyzerNoStopWords -taskSource /l/util.nightly/tasks/wikinightly.tasks -numConcurrentQueries 1 -taskRepeatCount 50 -field body -tasksPerCat 5 -searchConcurrency 8 -staticSeed -8035476 -seed 24871 -similarity BM25Similarity -commit multi -hiliteImpl FastVectorHighlighter -log /l/logs.nightly/nightly.nightly.15 -topN 100 -context -printHeap -pk -vectorFile /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec -vectorDimension 1024 -pollute 405.3 s 56.1 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.16 + stdout run: /usr/sbin/perf stat -dd -e task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/bench-search-nightly-nightly-16.jfr -XX:+UnlockDiagnosticVMOptions -XX:+DebugNonSafepoints -classpath /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build perf.SearchPerfTest -dirImpl MMapDirectory -indexPath /l/indices/wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M -facets taxonomy:Date;Date -facets taxonomy:Month;Month -facets taxonomy:DayOfYear;DayOfYear -facets sortedset:Month;Month -facets sortedset:DayOfYear;DayOfYear -facets sortedset:Date;Date -facets taxonomy:RandomLabel;RandomLabel -facets sortedset:RandomLabel;RandomLabel -analyzer StandardAnalyzerNoStopWords -taskSource /l/util.nightly/tasks/wikinightly.tasks -numConcurrentQueries 1 -taskRepeatCount 50 -field body -tasksPerCat 5 -searchConcurrency 8 -staticSeed -8035476 -seed -7070456 -similarity BM25Similarity -commit multi -hiliteImpl FastVectorHighlighter -log /l/logs.nightly/nightly.nightly.16 -topN 100 -context -printHeap -pk -vectorFile /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec -vectorDimension 1024 -pollute 412.8 s 55.0 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.17 + stdout run: /usr/sbin/perf stat -dd -e task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/bench-search-nightly-nightly-17.jfr -XX:+UnlockDiagnosticVMOptions -XX:+DebugNonSafepoints -classpath /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build perf.SearchPerfTest -dirImpl MMapDirectory -indexPath /l/indices/wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M -facets taxonomy:Date;Date -facets taxonomy:Month;Month -facets taxonomy:DayOfYear;DayOfYear -facets sortedset:Month;Month -facets sortedset:DayOfYear;DayOfYear -facets sortedset:Date;Date -facets taxonomy:RandomLabel;RandomLabel -facets sortedset:RandomLabel;RandomLabel -analyzer StandardAnalyzerNoStopWords -taskSource /l/util.nightly/tasks/wikinightly.tasks -numConcurrentQueries 1 -taskRepeatCount 50 -field body -tasksPerCat 5 -searchConcurrency 8 -staticSeed -8035476 -seed -9408097 -similarity BM25Similarity -commit multi -hiliteImpl FastVectorHighlighter -log /l/logs.nightly/nightly.nightly.17 -topN 100 -context -printHeap -pk -vectorFile /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec -vectorDimension 1024 -pollute 404.7 s 56.1 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.18 + stdout run: /usr/sbin/perf stat -dd -e task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/bench-search-nightly-nightly-18.jfr -XX:+UnlockDiagnosticVMOptions -XX:+DebugNonSafepoints -classpath /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build perf.SearchPerfTest -dirImpl MMapDirectory -indexPath /l/indices/wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M -facets taxonomy:Date;Date -facets taxonomy:Month;Month -facets taxonomy:DayOfYear;DayOfYear -facets sortedset:Month;Month -facets sortedset:DayOfYear;DayOfYear -facets sortedset:Date;Date -facets taxonomy:RandomLabel;RandomLabel -facets sortedset:RandomLabel;RandomLabel -analyzer StandardAnalyzerNoStopWords -taskSource /l/util.nightly/tasks/wikinightly.tasks -numConcurrentQueries 1 -taskRepeatCount 50 -field body -tasksPerCat 5 -searchConcurrency 8 -staticSeed -8035476 -seed -8222059 -similarity BM25Similarity -commit multi -hiliteImpl FastVectorHighlighter -log /l/logs.nightly/nightly.nightly.18 -topN 100 -context -printHeap -pk -vectorFile /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec -vectorDimension 1024 -pollute 409.9 s 55.4 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.19 + stdout run: /usr/sbin/perf stat -dd -e task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/bench-search-nightly-nightly-19.jfr -XX:+UnlockDiagnosticVMOptions -XX:+DebugNonSafepoints -classpath /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build perf.SearchPerfTest -dirImpl MMapDirectory -indexPath /l/indices/wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M -facets taxonomy:Date;Date -facets taxonomy:Month;Month -facets taxonomy:DayOfYear;DayOfYear -facets sortedset:Month;Month -facets sortedset:DayOfYear;DayOfYear -facets sortedset:Date;Date -facets taxonomy:RandomLabel;RandomLabel -facets sortedset:RandomLabel;RandomLabel -analyzer StandardAnalyzerNoStopWords -taskSource /l/util.nightly/tasks/wikinightly.tasks -numConcurrentQueries 1 -taskRepeatCount 50 -field body -tasksPerCat 5 -searchConcurrency 8 -staticSeed -8035476 -seed -9532070 -similarity BM25Similarity -commit multi -hiliteImpl FastVectorHighlighter -log /l/logs.nightly/nightly.nightly.19 -topN 100 -context -printHeap -pk -vectorFile /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec -vectorDimension 1024 -pollute 408.4 s 55.6 actual sustained QPS; 2.7 CPU cores used now kill vmstat: pid=2387338 [2026-05-09 23:15:30.304556] done search (2:17:22.452731) Chart saved to out.png... (wd: /l/trunk.nightly/lucene/benchmark) Task P50 B P50 C Diff P90 B P90 C Diff P99 B P99 C Diff P999 B P999 C Diff P100 B P100 C Diff ('And2Terms2StopWords', None) 1.647 1.567 -4.9% 5.030 4.894 -2.7% 5.375 5.233 -2.6% 5.761 5.322 -7.6% 6.562 5.330 -18.8% ('And3Terms', None) 1.649 1.607 -2.6% 3.204 3.168 -1.1% 3.478 3.563 2.4% 3.633 4.296 18.2% 3.823 4.961 29.8% ('AndHighHigh', None) 4.901 4.919 0.4% 6.902 6.968 1.0% 7.059 7.212 2.2% 7.573 7.369 -2.7% 9.188 13.302 44.8% ('AndHighHighDayTaxoFacets', None) 68.944 64.055 -7.1% 130.552 117.908 -9.7% 133.245 119.526 -10.3% 133.715 121.238 -9.3% 163.879 155.076 -5.4% ('AndHighMed', None) 2.217 2.122 -4.3% 2.987 2.906 -2.7% 3.221 3.132 -2.8% 3.255 3.219 -1.1% 3.310 3.336 0.8% ('AndHighMedDayTaxoFacets', None) 7.794 7.689 -1.3% 22.569 21.010 -6.9% 23.426 22.059 -5.8% 23.601 22.314 -5.5% 24.087 23.125 -4.0% ('AndHighOrMedMed', None) 6.653 6.552 -1.5% 11.760 11.865 0.9% 12.330 12.392 0.5% 14.487 13.472 -7.0% 21.543 17.138 -20.4% ('AndMedOrHighHigh', None) 4.459 4.244 -4.8% 12.064 11.498 -4.7% 12.689 11.740 -7.5% 13.125 11.928 -9.1% 78.755 74.343 -5.6% ('AndMissingHigh', 'Title') 0.154 0.148 -4.0% 0.268 0.240 -10.4% 0.407 0.436 7.2% 0.481 0.554 15.2% 0.671 0.562 -16.3% ('AndStopWords', None) 5.911 5.924 0.2% 18.990 18.861 -0.7% 19.180 19.041 -0.7% 19.180 19.041 -0.7% 20.484 19.780 -3.4% ('BrowseDateSSDVFacets', None) 650.864 651.338 0.1% 655.834 656.376 0.1% 659.903 675.094 2.3% 659.903 675.094 2.3% 745.321 746.604 0.2% ('BrowseDateTaxoFacets', None) 139.596 137.993 -1.1% 141.959 140.896 -0.7% 153.325 152.194 -0.7% 153.325 152.194 -0.7% 162.314 157.210 -3.1% ('BrowseDayOfYearSSDVFacets', None) 172.651 173.220 0.3% 174.143 175.068 0.5% 182.270 184.167 1.0% 182.270 184.167 1.0% 184.682 185.282 0.3% ('BrowseDayOfYearTaxoFacets', None) 139.116 137.584 -1.1% 141.901 140.061 -1.3% 152.648 152.171 -0.3% 152.648 152.171 -0.3% 160.511 153.549 -4.3% ('BrowseMonthSSDVFacets', None) 161.338 161.107 -0.1% 162.689 162.267 -0.3% 169.717 166.220 -2.1% 169.717 166.220 -2.1% 173.240 172.152 -0.6% ('BrowseMonthTaxoFacets', None) 148.896 147.497 -0.9% 151.147 150.020 -0.7% 158.022 158.508 0.3% 158.022 158.508 0.3% 211.468 234.124 10.7% ('BrowseRandomLabelSSDVFacets', None) 209.284 210.025 0.4% 217.032 220.128 1.4% 220.533 231.787 5.1% 220.533 231.787 5.1% 239.452 242.517 1.3% ('BrowseRandomLabelTaxoFacets', None) 155.900 155.916 0.0% 162.589 160.103 -1.5% 168.493 168.457 -0.0% 168.493 168.457 -0.0% 170.562 180.507 5.8% ('CombinedAndHighHigh', None) 18.906 19.166 1.4% 20.199 20.295 0.5% 21.554 20.508 -4.9% 21.712 20.596 -5.1% 57.046 51.560 -9.6% ('CombinedAndHighMed', None) 3.321 3.209 -3.4% 9.595 9.632 0.4% 10.098 10.193 0.9% 10.286 10.678 3.8% 79.515 84.831 6.7% ('CombinedOrHighHigh', None) 19.110 19.506 2.1% 20.579 20.923 1.7% 21.206 21.841 3.0% 21.640 24.204 11.8% 24.232 28.521 17.7% ('CombinedOrHighMed', None) 3.467 3.343 -3.6% 9.865 9.876 0.1% 10.202 10.188 -0.1% 10.330 10.244 -0.8% 22.588 32.327 43.1% ('CombinedTerm', None) 7.026 6.862 -2.3% 13.456 13.461 0.0% 14.055 14.007 -0.3% 14.833 14.521 -2.1% 23.975 15.164 -36.8% ('CountAndHighHigh', None) 1.783 1.823 2.3% 2.000 2.042 2.1% 2.127 2.369 11.4% 2.143 2.596 21.2% 2.278 2.612 14.7% ('CountAndHighMed', None) 1.707 1.696 -0.6% 1.973 1.959 -0.7% 2.279 3.205 40.6% 54.337 55.764 2.6% 91.374 83.450 -8.7% ('CountFilteredIntNRQ', None) 6.630 6.628 -0.0% 7.580 7.550 -0.4% 8.527 7.974 -6.5% 37.671 37.507 -0.4% 43.862 40.443 -7.8% ('CountFilteredOrHighHigh', None) 4.809 4.856 1.0% 5.035 5.118 1.6% 6.161 5.549 -9.9% 7.527 6.929 -7.9% 20.627 21.327 3.4% ('CountFilteredOrHighMed', None) 4.355 4.364 0.2% 4.708 4.743 0.8% 4.980 5.008 0.6% 7.417 8.720 17.6% 8.545 9.234 8.1% ('CountFilteredOrMany', None) 16.814 17.343 3.1% 19.844 20.595 3.8% 20.651 21.137 2.4% 26.006 22.300 -14.2% 92.533 88.741 -4.1% ('CountFilteredPhrase', None) 11.920 11.735 -1.6% 17.296 16.917 -2.2% 18.403 17.411 -5.4% 30.765 24.712 -19.7% 112.784 68.099 -39.6% ('CountOrHighHigh', None) 1.723 1.730 0.4% 1.936 1.966 1.5% 2.377 2.250 -5.4% 2.405 2.316 -3.7% 4.597 2.458 -46.5% ('CountOrHighMed', None) 1.688 1.641 -2.8% 1.995 1.943 -2.6% 2.396 2.386 -0.4% 4.076 3.813 -6.4% 16.010 14.348 -10.4% ('CountOrMany', None) 14.981 15.457 3.2% 18.555 19.273 3.9% 19.511 19.660 0.8% 21.110 19.859 -5.9% 23.194 24.469 5.5% ('CountPhrase', None) 38.247 37.817 -1.1% 80.509 81.276 1.0% 90.229 90.632 0.4% 90.433 91.284 0.9% 91.209 91.785 0.6% ('CountTerm', None) 0.105 0.094 -10.4% 0.160 0.150 -6.5% 0.271 0.240 -11.2% 0.322 0.363 12.8% 0.606 0.499 -17.7% ('DismaxOrHighHigh', None) 2.839 2.743 -3.4% 7.170 7.013 -2.2% 8.538 7.384 -13.5% 13.244 15.427 16.5% 13.328 16.541 24.1% ('DismaxOrHighMed', None) 2.545 2.439 -4.2% 3.143 3.064 -2.5% 3.765 3.290 -12.6% 5.794 3.449 -40.5% 5.927 7.766 31.0% ('DismaxTerm', None) 0.719 0.671 -6.6% 0.951 0.885 -6.9% 2.254 2.407 6.8% 3.461 9.447 172.9% 4.133 19.471 371.1% ('FilteredAnd2Terms2StopWords', None) 1.009 1.007 -0.2% 6.267 6.283 0.3% 6.529 6.507 -0.3% 6.601 6.616 0.2% 6.672 6.670 -0.0% ('FilteredAnd3Terms', None) 1.522 1.518 -0.2% 2.528 2.503 -1.0% 2.727 2.924 7.2% 2.772 7.701 177.9% 3.092 31.319 912.9% ('FilteredAndHighHigh', None) 7.360 7.418 0.8% 7.628 7.734 1.4% 7.789 7.881 1.2% 7.837 8.077 3.1% 7.857 8.608 9.6% ('FilteredAndHighMed', None) 2.242 2.213 -1.3% 5.619 5.592 -0.5% 5.914 5.851 -1.1% 5.936 5.880 -0.9% 6.078 5.930 -2.4% ('FilteredAndStopWords', None) 9.773 8.190 -16.2% 10.208 10.316 1.1% 11.996 11.884 -0.9% 11.996 11.884 -0.9% 106.303 99.177 -6.7% ('FilteredDismaxOrHighHigh', None) 9.915 10.356 4.5% 10.659 11.016 3.4% 11.736 11.667 -0.6% 22.651 24.767 9.3% 24.319 33.285 36.9% ('FilteredDismaxOrHighMed', None) 3.120 3.179 1.9% 7.214 7.458 3.4% 7.702 7.765 0.8% 8.163 8.043 -1.5% 132.767 83.262 -37.3% ('FilteredDismaxTerm', None) 3.548 3.479 -2.0% 4.784 4.684 -2.1% 5.210 4.950 -5.0% 5.344 5.150 -3.6% 6.635 6.545 -1.3% ('FilteredIntNRQ', None) 3.292 3.238 -1.7% 4.157 4.130 -0.6% 6.725 4.493 -33.2% 14.033 4.589 -67.3% 53.884 55.297 2.6% ('FilteredOr2Terms2StopWords', None) 3.427 3.388 -1.1% 7.323 7.339 0.2% 7.797 7.663 -1.7% 7.882 7.698 -2.3% 101.069 75.794 -25.0% ('FilteredOr3Terms', None) 4.616 4.595 -0.5% 6.163 6.055 -1.8% 6.606 6.377 -3.5% 8.098 6.843 -15.5% 8.362 9.439 12.9% ('FilteredOrHighHigh', None) 7.685 7.640 -0.6% 8.015 8.013 -0.0% 8.291 8.370 1.0% 23.994 26.279 9.5% 135.411 191.143 41.2% ('FilteredOrHighMed', None) 2.243 2.210 -1.5% 5.532 5.534 0.0% 5.762 5.786 0.4% 6.345 5.906 -6.9% 32.524 34.813 7.0% ('FilteredOrMany', None) 31.277 31.066 -0.7% 34.060 34.040 -0.1% 36.073 35.708 -1.0% 36.195 35.719 -1.3% 36.226 36.149 -0.2% ('FilteredOrStopWords', None) 11.615 11.464 -1.3% 12.043 11.901 -1.2% 12.250 14.478 18.2% 12.250 14.478 18.2% 141.083 134.338 -4.8% ('FilteredPhrase', None) 10.999 10.926 -0.7% 16.962 16.559 -2.4% 18.558 18.330 -1.2% 23.114 22.880 -1.0% 27.668 29.716 7.4% ('FilteredPrefix3', None) 1.856 1.776 -4.3% 3.917 3.891 -0.6% 4.442 4.445 0.1% 4.633 4.816 4.0% 5.837 7.343 25.8% ('FilteredTerm', None) 3.157 3.130 -0.9% 4.564 4.461 -2.2% 4.728 4.711 -0.4% 4.934 5.415 9.7% 30.531 30.363 -0.6% ('Fuzzy1', None) 8.963 8.906 -0.6% 10.921 10.829 -0.8% 11.470 11.783 2.7% 11.808 13.081 10.8% 46.570 40.396 -13.3% ('Fuzzy2', None) 10.049 9.876 -1.7% 11.926 11.838 -0.7% 12.949 12.652 -2.3% 13.999 13.029 -6.9% 14.887 14.297 -4.0% ('IntNRQ', None) 3.207 3.154 -1.7% 4.062 4.110 1.2% 4.508 4.490 -0.4% 4.569 4.712 3.1% 5.214 16.491 216.3% ('IntSet', None) 1.179 1.177 -0.1% 1.357 1.340 -1.3% 3.363 3.361 -0.1% 19.627 20.088 2.4% 27.523 25.777 -6.3% ('IntervalsOrdered', None) 34.942 37.845 8.3% 91.751 92.816 1.2% 93.776 95.604 1.9% 94.922 106.976 12.7% 136.986 137.214 0.2% ('MedTermDayTaxoFacets', None) 25.227 22.255 -11.8% 29.835 26.359 -11.7% 30.736 27.201 -11.5% 30.884 29.259 -5.3% 31.408 29.774 -5.2% ('Or2Terms2StopWords', None) 1.773 1.715 -3.3% 5.065 4.952 -2.2% 5.535 5.266 -4.8% 5.785 5.477 -5.3% 34.501 34.817 0.9% ('Or3Terms', None) 2.175 2.110 -3.0% 3.607 3.512 -2.6% 3.968 3.868 -2.5% 4.098 16.887 312.1% 253.595 256.093 1.0% ('OrHighHigh', None) 5.240 5.133 -2.0% 5.885 5.750 -2.3% 6.260 5.993 -4.3% 7.596 16.360 115.4% 16.463 18.327 11.3% ('OrHighMed', None) 1.744 1.620 -7.1% 2.810 2.743 -2.4% 3.137 3.104 -1.1% 6.244 3.265 -47.7% 9.196 8.220 -10.6% ('OrHighMedDayTaxoFacets', None) 88.026 75.137 -14.6% 292.365 242.852 -16.9% 298.109 248.165 -16.8% 306.025 249.857 -18.4% 309.905 259.147 -16.4% ('OrHighRare', None) 2.874 2.873 -0.1% 3.132 3.155 0.8% 3.463 3.334 -3.7% 4.002 4.725 18.0% 10.006 9.242 -7.6% ('OrMany', None) 24.961 24.506 -1.8% 27.546 27.187 -1.3% 30.118 28.212 -6.3% 30.283 29.511 -2.5% 30.621 40.920 33.6% ('OrStopWords', None) 5.897 5.838 -1.0% 15.681 15.414 -1.7% 15.929 15.821 -0.7% 15.929 15.821 -0.7% 16.040 16.014 -0.2% ('PKLookup',) 2.711 2.721 0.4% 2.868 2.895 1.0% 3.969 3.713 -6.4% 7.618 5.747 -24.6% 8.363 7.509 -10.2% ('Phrase', None) 14.630 14.574 -0.4% 39.836 39.268 -1.4% 41.984 41.783 -0.5% 42.493 42.397 -0.2% 68.264 63.495 -7.0% ('PostFilteredVectorSearch', None) 1.861 2.074 11.5% 2.094 2.369 13.1% 4.742 5.588 17.8% 5.970 7.000 17.2% 6.372 7.427 16.6% ('PreFilteredVectorSearch', None) 5.719 5.638 -1.4% 6.296 6.253 -0.7% 9.288 70.626 660.4% 71.907 74.809 4.0% 324.047 331.032 2.2% ('Prefix3', None) 1.088 1.079 -0.9% 3.416 3.381 -1.0% 4.017 3.969 -1.2% 19.417 5.211 -73.2% 82.033 82.140 0.1% ('Respell',) 14.571 14.534 -0.3% 16.931 16.961 0.2% 20.651 18.299 -11.4% 26.565 26.435 -0.5% 32.935 32.308 -1.9% ('SloppyPhrase', None) 77.355 77.862 0.7% 205.030 205.329 0.1% 208.738 207.290 -0.7% 237.901 208.869 -12.2% 306.748 277.943 -9.4% ('SpanNear', None) 33.722 34.569 2.5% 88.821 90.367 1.7% 90.463 91.690 1.4% 90.842 93.446 2.9% 178.343 199.744 12.0% ('Term', None) 0.849 0.816 -4.0% 1.032 0.993 -3.8% 1.169 1.081 -7.5% 1.300 1.228 -5.5% 22.547 27.450 21.7% ('TermBGroup1M', None) 50.570 51.351 1.5% 81.826 82.705 1.1% 82.781 83.481 0.8% 83.124 84.465 1.6% 83.158 85.143 2.4% ('TermBGroup1M1P', None) 25.025 24.806 -0.9% 44.433 44.356 -0.2% 45.554 46.452 2.0% 47.639 47.271 -0.8% 50.204 50.185 -0.0% ('TermDateFacets', None) 33.777 29.544 -12.5% 60.012 50.703 -15.5% 62.025 52.055 -16.1% 63.175 53.247 -15.7% 135.167 140.031 3.6% ('TermDateTimeSort', 'DateTime') 4.020 4.148 3.2% 5.796 5.748 -0.8% 7.676 6.048 -21.2% 23.283 22.191 -4.7% 67.651 62.383 -7.8% ('TermDateTimeSortSkipper', 'LastModified (skipper)') 6.356 6.133 -3.5% 10.150 9.664 -4.8% 10.585 9.973 -5.8% 10.960 10.606 -3.2% 37.524 36.733 -2.1% ('TermDayOfYearSort', 'DayOfYear') 2.304 2.093 -9.2% 3.377 3.478 3.0% 3.815 3.975 4.2% 4.118 4.215 2.4% 18.218 24.070 32.1% ('TermDayOfYearSortSkipper', 'DayOfYear (skipper)') 6.228 6.121 -1.7% 10.832 10.548 -2.6% 11.376 10.749 -5.5% 11.854 11.288 -4.8% 13.538 11.483 -15.2% ('TermGroup100', None) 56.586 55.277 -2.3% 106.863 105.240 -1.5% 108.394 107.821 -0.5% 113.779 110.223 -3.1% 116.955 111.602 -4.6% ('TermGroup10K', None) 62.217 63.140 1.5% 106.925 108.416 1.4% 108.251 110.133 1.7% 110.041 111.258 1.1% 139.447 180.884 29.7% ('TermGroup1M', None) 63.241 64.028 1.2% 112.031 113.222 1.1% 114.742 115.978 1.1% 116.151 116.378 0.2% 116.267 116.411 0.1% ('TermMonthSort', 'Month') 0.885 0.904 2.1% 1.061 1.079 1.6% 1.227 1.250 1.9% 2.465 1.770 -28.2% 3.468 2.559 -26.2% ('TermMonthSortSkipper', 'Month (skipper)') 5.154 4.922 -4.5% 8.930 8.341 -6.6% 9.251 8.633 -6.7% 10.140 8.754 -13.7% 61.555 68.879 11.9% ('TermTitleSort', 'Title') 7.402 7.302 -1.3% 10.491 9.364 -10.7% 21.034 18.167 -13.6% 75.636 67.502 -10.8% 107.592 104.869 -2.5% ('TermTitleSortSkipper', 'Title (skipper)') 6.396 6.396 0.0% 10.128 9.508 -6.1% 10.451 9.806 -6.2% 11.491 9.828 -14.5% 66.273 71.593 8.0% ('VectorSearch', None) 2.147 2.184 1.8% 3.372 2.996 -11.1% 5.999 6.236 4.0% 8.108 8.432 4.0% 12.075 9.177 -24.0% ('Wildcard', None) 24.405 22.619 -7.3% 37.827 37.025 -2.1% 47.918 47.173 -1.6% 48.747 47.530 -2.5% 84.089 79.388 -5.6% generate vmstat pretties /l/reports.nightly/2026.05.08.16.21.29/fastIndexMediumDocsWithVectorsQuantized /l/reports.nightly/2026.05.08.16.21.29/search-tasks /l/reports.nightly/2026.05.08.16.21.29/fastIndexBigDocs /l/reports.nightly/2026.05.08.16.21.29/fixedIndex /l/reports.nightly/2026.05.08.16.21.29/fastIndexMediumDocsWithVectors /l/reports.nightly/2026.05.08.16.21.29/nrtIndexMediumDocs /l/reports.nightly/2026.05.08.16.21.29/fastIndexMediumDocs JFR aggregation command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.stacksize=1 -Dtests.profile.count=50 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-search-nightly-nightly-14.jfr /l/logs.nightly/bench-search-nightly-nightly-13.jfr /l/logs.nightly/bench-search-nightly-nightly-5.jfr /l/logs.nightly/bench-search-nightly-nightly-0.jfr /l/logs.nightly/bench-search-nightly-nightly-17.jfr /l/logs.nightly/bench-search-nightly-nightly-19.jfr /l/logs.nightly/bench-search-nightly-nightly-16.jfr /l/logs.nightly/bench-search-nightly-nightly-11.jfr /l/logs.nightly/bench-search-nightly-nightly-8.jfr /l/logs.nightly/bench-search-nightly-nightly-18.jfr /l/logs.nightly/bench-search-nightly-nightly-1.jfr /l/logs.nightly/bench-search-nightly-nightly-7.jfr /l/logs.nightly/bench-search-nightly-nightly-9.jfr /l/logs.nightly/bench-search-nightly-nightly-2.jfr /l/logs.nightly/bench-search-nightly-nightly-3.jfr /l/logs.nightly/bench-search-nightly-nightly-6.jfr /l/logs.nightly/bench-search-nightly-nightly-12.jfr /l/logs.nightly/bench-search-nightly-nightly-4.jfr /l/logs.nightly/bench-search-nightly-nightly-10.jfr /l/logs.nightly/bench-search-nightly-nightly-15.jfr Took 43.42 seconds JFR aggregation command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.stacksize=2 -Dtests.profile.count=50 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-search-nightly-nightly-14.jfr /l/logs.nightly/bench-search-nightly-nightly-13.jfr /l/logs.nightly/bench-search-nightly-nightly-5.jfr /l/logs.nightly/bench-search-nightly-nightly-0.jfr /l/logs.nightly/bench-search-nightly-nightly-17.jfr /l/logs.nightly/bench-search-nightly-nightly-19.jfr /l/logs.nightly/bench-search-nightly-nightly-16.jfr /l/logs.nightly/bench-search-nightly-nightly-11.jfr /l/logs.nightly/bench-search-nightly-nightly-8.jfr /l/logs.nightly/bench-search-nightly-nightly-18.jfr /l/logs.nightly/bench-search-nightly-nightly-1.jfr /l/logs.nightly/bench-search-nightly-nightly-7.jfr /l/logs.nightly/bench-search-nightly-nightly-9.jfr /l/logs.nightly/bench-search-nightly-nightly-2.jfr /l/logs.nightly/bench-search-nightly-nightly-3.jfr /l/logs.nightly/bench-search-nightly-nightly-6.jfr /l/logs.nightly/bench-search-nightly-nightly-12.jfr /l/logs.nightly/bench-search-nightly-nightly-4.jfr /l/logs.nightly/bench-search-nightly-nightly-10.jfr /l/logs.nightly/bench-search-nightly-nightly-15.jfr Took 60.45 seconds JFR aggregation command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.stacksize=4 -Dtests.profile.count=50 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-search-nightly-nightly-14.jfr /l/logs.nightly/bench-search-nightly-nightly-13.jfr /l/logs.nightly/bench-search-nightly-nightly-5.jfr /l/logs.nightly/bench-search-nightly-nightly-0.jfr /l/logs.nightly/bench-search-nightly-nightly-17.jfr /l/logs.nightly/bench-search-nightly-nightly-19.jfr /l/logs.nightly/bench-search-nightly-nightly-16.jfr /l/logs.nightly/bench-search-nightly-nightly-11.jfr /l/logs.nightly/bench-search-nightly-nightly-8.jfr /l/logs.nightly/bench-search-nightly-nightly-18.jfr /l/logs.nightly/bench-search-nightly-nightly-1.jfr /l/logs.nightly/bench-search-nightly-nightly-7.jfr /l/logs.nightly/bench-search-nightly-nightly-9.jfr /l/logs.nightly/bench-search-nightly-nightly-2.jfr /l/logs.nightly/bench-search-nightly-nightly-3.jfr /l/logs.nightly/bench-search-nightly-nightly-6.jfr /l/logs.nightly/bench-search-nightly-nightly-12.jfr /l/logs.nightly/bench-search-nightly-nightly-4.jfr /l/logs.nightly/bench-search-nightly-nightly-10.jfr /l/logs.nightly/bench-search-nightly-nightly-15.jfr Took 93.45 seconds JFR aggregation command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.stacksize=8 -Dtests.profile.count=50 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-search-nightly-nightly-14.jfr /l/logs.nightly/bench-search-nightly-nightly-13.jfr /l/logs.nightly/bench-search-nightly-nightly-5.jfr /l/logs.nightly/bench-search-nightly-nightly-0.jfr /l/logs.nightly/bench-search-nightly-nightly-17.jfr /l/logs.nightly/bench-search-nightly-nightly-19.jfr /l/logs.nightly/bench-search-nightly-nightly-16.jfr /l/logs.nightly/bench-search-nightly-nightly-11.jfr /l/logs.nightly/bench-search-nightly-nightly-8.jfr /l/logs.nightly/bench-search-nightly-nightly-18.jfr /l/logs.nightly/bench-search-nightly-nightly-1.jfr /l/logs.nightly/bench-search-nightly-nightly-7.jfr /l/logs.nightly/bench-search-nightly-nightly-9.jfr /l/logs.nightly/bench-search-nightly-nightly-2.jfr /l/logs.nightly/bench-search-nightly-nightly-3.jfr /l/logs.nightly/bench-search-nightly-nightly-6.jfr /l/logs.nightly/bench-search-nightly-nightly-12.jfr /l/logs.nightly/bench-search-nightly-nightly-4.jfr /l/logs.nightly/bench-search-nightly-nightly-10.jfr /l/logs.nightly/bench-search-nightly-nightly-15.jfr Took 159.85 seconds JFR aggregation command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.stacksize=12 -Dtests.profile.count=50 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-search-nightly-nightly-14.jfr /l/logs.nightly/bench-search-nightly-nightly-13.jfr /l/logs.nightly/bench-search-nightly-nightly-5.jfr /l/logs.nightly/bench-search-nightly-nightly-0.jfr /l/logs.nightly/bench-search-nightly-nightly-17.jfr /l/logs.nightly/bench-search-nightly-nightly-19.jfr /l/logs.nightly/bench-search-nightly-nightly-16.jfr /l/logs.nightly/bench-search-nightly-nightly-11.jfr /l/logs.nightly/bench-search-nightly-nightly-8.jfr /l/logs.nightly/bench-search-nightly-nightly-18.jfr /l/logs.nightly/bench-search-nightly-nightly-1.jfr /l/logs.nightly/bench-search-nightly-nightly-7.jfr /l/logs.nightly/bench-search-nightly-nightly-9.jfr /l/logs.nightly/bench-search-nightly-nightly-2.jfr /l/logs.nightly/bench-search-nightly-nightly-3.jfr /l/logs.nightly/bench-search-nightly-nightly-6.jfr /l/logs.nightly/bench-search-nightly-nightly-12.jfr /l/logs.nightly/bench-search-nightly-nightly-4.jfr /l/logs.nightly/bench-search-nightly-nightly-10.jfr /l/logs.nightly/bench-search-nightly-nightly-15.jfr Took 221.87 seconds JFR aggregation command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.stacksize=1 -Dtests.profile.count=50 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-search-nightly-nightly-14.jfr /l/logs.nightly/bench-search-nightly-nightly-13.jfr /l/logs.nightly/bench-search-nightly-nightly-5.jfr /l/logs.nightly/bench-search-nightly-nightly-0.jfr /l/logs.nightly/bench-search-nightly-nightly-17.jfr /l/logs.nightly/bench-search-nightly-nightly-19.jfr /l/logs.nightly/bench-search-nightly-nightly-16.jfr /l/logs.nightly/bench-search-nightly-nightly-11.jfr /l/logs.nightly/bench-search-nightly-nightly-8.jfr /l/logs.nightly/bench-search-nightly-nightly-18.jfr /l/logs.nightly/bench-search-nightly-nightly-1.jfr /l/logs.nightly/bench-search-nightly-nightly-7.jfr /l/logs.nightly/bench-search-nightly-nightly-9.jfr /l/logs.nightly/bench-search-nightly-nightly-2.jfr /l/logs.nightly/bench-search-nightly-nightly-3.jfr /l/logs.nightly/bench-search-nightly-nightly-6.jfr /l/logs.nightly/bench-search-nightly-nightly-12.jfr /l/logs.nightly/bench-search-nightly-nightly-4.jfr /l/logs.nightly/bench-search-nightly-nightly-10.jfr /l/logs.nightly/bench-search-nightly-nightly-15.jfr Took 14.52 seconds JFR aggregation command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.stacksize=2 -Dtests.profile.count=50 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-search-nightly-nightly-14.jfr /l/logs.nightly/bench-search-nightly-nightly-13.jfr /l/logs.nightly/bench-search-nightly-nightly-5.jfr /l/logs.nightly/bench-search-nightly-nightly-0.jfr /l/logs.nightly/bench-search-nightly-nightly-17.jfr /l/logs.nightly/bench-search-nightly-nightly-19.jfr /l/logs.nightly/bench-search-nightly-nightly-16.jfr /l/logs.nightly/bench-search-nightly-nightly-11.jfr /l/logs.nightly/bench-search-nightly-nightly-8.jfr /l/logs.nightly/bench-search-nightly-nightly-18.jfr /l/logs.nightly/bench-search-nightly-nightly-1.jfr /l/logs.nightly/bench-search-nightly-nightly-7.jfr /l/logs.nightly/bench-search-nightly-nightly-9.jfr /l/logs.nightly/bench-search-nightly-nightly-2.jfr /l/logs.nightly/bench-search-nightly-nightly-3.jfr /l/logs.nightly/bench-search-nightly-nightly-6.jfr /l/logs.nightly/bench-search-nightly-nightly-12.jfr /l/logs.nightly/bench-search-nightly-nightly-4.jfr /l/logs.nightly/bench-search-nightly-nightly-10.jfr /l/logs.nightly/bench-search-nightly-nightly-15.jfr Took 13.75 seconds JFR aggregation command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.stacksize=4 -Dtests.profile.count=50 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-search-nightly-nightly-14.jfr /l/logs.nightly/bench-search-nightly-nightly-13.jfr /l/logs.nightly/bench-search-nightly-nightly-5.jfr /l/logs.nightly/bench-search-nightly-nightly-0.jfr /l/logs.nightly/bench-search-nightly-nightly-17.jfr /l/logs.nightly/bench-search-nightly-nightly-19.jfr /l/logs.nightly/bench-search-nightly-nightly-16.jfr /l/logs.nightly/bench-search-nightly-nightly-11.jfr /l/logs.nightly/bench-search-nightly-nightly-8.jfr /l/logs.nightly/bench-search-nightly-nightly-18.jfr /l/logs.nightly/bench-search-nightly-nightly-1.jfr /l/logs.nightly/bench-search-nightly-nightly-7.jfr /l/logs.nightly/bench-search-nightly-nightly-9.jfr /l/logs.nightly/bench-search-nightly-nightly-2.jfr /l/logs.nightly/bench-search-nightly-nightly-3.jfr /l/logs.nightly/bench-search-nightly-nightly-6.jfr /l/logs.nightly/bench-search-nightly-nightly-12.jfr /l/logs.nightly/bench-search-nightly-nightly-4.jfr /l/logs.nightly/bench-search-nightly-nightly-10.jfr /l/logs.nightly/bench-search-nightly-nightly-15.jfr Took 13.77 seconds JFR aggregation command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.stacksize=8 -Dtests.profile.count=50 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-search-nightly-nightly-14.jfr /l/logs.nightly/bench-search-nightly-nightly-13.jfr /l/logs.nightly/bench-search-nightly-nightly-5.jfr /l/logs.nightly/bench-search-nightly-nightly-0.jfr /l/logs.nightly/bench-search-nightly-nightly-17.jfr /l/logs.nightly/bench-search-nightly-nightly-19.jfr /l/logs.nightly/bench-search-nightly-nightly-16.jfr /l/logs.nightly/bench-search-nightly-nightly-11.jfr /l/logs.nightly/bench-search-nightly-nightly-8.jfr /l/logs.nightly/bench-search-nightly-nightly-18.jfr /l/logs.nightly/bench-search-nightly-nightly-1.jfr /l/logs.nightly/bench-search-nightly-nightly-7.jfr /l/logs.nightly/bench-search-nightly-nightly-9.jfr /l/logs.nightly/bench-search-nightly-nightly-2.jfr /l/logs.nightly/bench-search-nightly-nightly-3.jfr /l/logs.nightly/bench-search-nightly-nightly-6.jfr /l/logs.nightly/bench-search-nightly-nightly-12.jfr /l/logs.nightly/bench-search-nightly-nightly-4.jfr /l/logs.nightly/bench-search-nightly-nightly-10.jfr /l/logs.nightly/bench-search-nightly-nightly-15.jfr Took 13.95 seconds JFR aggregation command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.stacksize=12 -Dtests.profile.count=50 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-search-nightly-nightly-14.jfr /l/logs.nightly/bench-search-nightly-nightly-13.jfr /l/logs.nightly/bench-search-nightly-nightly-5.jfr /l/logs.nightly/bench-search-nightly-nightly-0.jfr /l/logs.nightly/bench-search-nightly-nightly-17.jfr /l/logs.nightly/bench-search-nightly-nightly-19.jfr /l/logs.nightly/bench-search-nightly-nightly-16.jfr /l/logs.nightly/bench-search-nightly-nightly-11.jfr /l/logs.nightly/bench-search-nightly-nightly-8.jfr /l/logs.nightly/bench-search-nightly-nightly-18.jfr /l/logs.nightly/bench-search-nightly-nightly-1.jfr /l/logs.nightly/bench-search-nightly-nightly-7.jfr /l/logs.nightly/bench-search-nightly-nightly-9.jfr /l/logs.nightly/bench-search-nightly-nightly-2.jfr /l/logs.nightly/bench-search-nightly-nightly-3.jfr /l/logs.nightly/bench-search-nightly-nightly-6.jfr /l/logs.nightly/bench-search-nightly-nightly-12.jfr /l/logs.nightly/bench-search-nightly-nightly-4.jfr /l/logs.nightly/bench-search-nightly-nightly-10.jfr /l/logs.nightly/bench-search-nightly-nightly-15.jfr Took 14.03 seconds Blunders: now uploading files "/l/logs.nightly/bench-search-nightly-nightly-14.jfr" "/l/logs.nightly/bench-search-nightly-nightly-13.jfr" "/l/logs.nightly/bench-search-nightly-nightly-5.jfr" "/l/logs.nightly/bench-search-nightly-nightly-0.jfr" "/l/logs.nightly/bench-search-nightly-nightly-17.jfr" "/l/logs.nightly/bench-search-nightly-nightly-19.jfr" "/l/logs.nightly/bench-search-nightly-nightly-16.jfr" "/l/logs.nightly/bench-search-nightly-nightly-11.jfr" "/l/logs.nightly/bench-search-nightly-nightly-8.jfr" "/l/logs.nightly/bench-search-nightly-nightly-18.jfr" "/l/logs.nightly/bench-search-nightly-nightly-1.jfr" "/l/logs.nightly/bench-search-nightly-nightly-7.jfr" "/l/logs.nightly/bench-search-nightly-nightly-9.jfr" "/l/logs.nightly/bench-search-nightly-nightly-2.jfr" "/l/logs.nightly/bench-search-nightly-nightly-3.jfr" "/l/logs.nightly/bench-search-nightly-nightly-6.jfr" "/l/logs.nightly/bench-search-nightly-nightly-12.jfr" "/l/logs.nightly/bench-search-nightly-nightly-4.jfr" "/l/logs.nightly/bench-search-nightly-nightly-10.jfr" "/l/logs.nightly/bench-search-nightly-nightly-15.jfr" to blunders.io... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 0* Host s3.eu-west-1.amazonaws.com:443 was resolved. * IPv6: (none) * IPv4: 3.5.75.44, 3.5.69.1, 3.5.74.72, 3.5.72.75, 52.92.20.160, 3.5.74.124, 52.92.0.32, 3.5.75.10 * Trying 3.5.75.44:443... * ALPN: curl offers h2,http/1.1 } [5 bytes data] * TLSv1.3 (OUT), TLS handshake, Client hello (1): } [1570 bytes data] * SSL Trust Anchors: * CAfile: /etc/ssl/certs/ca-certificates.crt { [5 bytes data] * TLSv1.3 (IN), TLS handshake, Server hello (2): { [1210 bytes data] * TLSv1.3 (IN), TLS change cipher, Change cipher spec (1): { [1 bytes data] * TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8): { [25 bytes data] * TLSv1.3 (IN), TLS handshake, Certificate (11): { [4422 bytes data] * TLSv1.3 (IN), TLS handshake, CERT verify (15): { [264 bytes data] * TLSv1.3 (IN), TLS handshake, Finished (20): { [36 bytes data] * TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1): } [1 bytes data] * TLSv1.3 (OUT), TLS handshake, Finished (20): } [36 bytes data] * SSL connection using TLSv1.3 / TLS_AES_128_GCM_SHA256 / X25519MLKEM768 / RSASSA-PSS * ALPN: server accepted http/1.1 * Server certificate: * subject: CN=*.s3-eu-west-1.amazonaws.com * start date: Sep 5 00:00:00 2025 GMT * expire date: Aug 7 23:59:59 2026 GMT * issuer: C=US; O=Amazon; CN=Amazon RSA 2048 M04 * Certificate level 0: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption * Certificate level 1: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption * Certificate level 2: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption * subjectAltName: "s3.eu-west-1.amazonaws.com" matches cert's "s3.eu-west-1.amazonaws.com" * SSL certificate verified via OpenSSL. * Established connection to s3.eu-west-1.amazonaws.com (3.5.75.44 port 443) from 10.17.4.7 port 56432 * using HTTP/1.x } [5 bytes data] > PUT /jfr-uploads.blunders.io/demo/d1ce561f-6cd9-4d5c-8905-6cf283a49820.jfr.gz?X-Amz-Security-Token=IQoJb3JpZ2luX2VjECgaCWV1LXdlc3QtMSJHMEUCIQCkuvyDaX8o6ODoIXOjgpMmyWru%2BsPknCnVVSje2P%2FveQIgAes0RmpWb8MhlR5FJ5pbQJlVtuW4R71PC7eKgWEFVhYqwwUI8f%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FARAAGgw4MzU0OTQ3NTMxMjYiDL8weVQSLohAmVo6diqXBSZ%2F5ChfrViesyjfYqMFEAlh%2FBEgGsFsij9TU320mmwb8DESmYEs9mYBc8hGgdJPlanIwdro2sinmGsvgKu4HHb5z5gyxpIfeDWVZdNz5q6JtHli35rW0eG4fKD4neT4r65LPIoT%2BoC58SGbG3fmVjyWU%2BHjoGh7pGJQEmIPjCTuoUx7RXF3BX9hdnytVohTPWuvyYs0vxYKVhDL%2F5tX3nkBoauFDRuR4TeHfoa43vn%2F5HQATUdZaGgQBgfdK9nPuVo33T1%2BZF7Z7Z8WLWIAngAI6qc2R62RmWcov5X1j%2B%2FHR6MASUDdZ1i3vNWqOH6aPONfxchUfop%2F8cYZHlhk56xSi2VnTKorgQSDI1nWULKkd6WMiIguRPRnuafnDSLErOojYLfZwNSgwxQPyycdHEOVHD6z4efBQHLnXzlff8yTuiV8vVPLSJihL31Ch95bX7YkRnwAPS%2BO3gRCtlrK4lE8rfC2K5R2NRc26o40EDlhh92%2BJDQiNqovyZz%2B9vEoy2yhK5VqN37g3tfdYrVA8dcB41pAx7S%2Fotg9Uw2VzU6N4Drr6jB05rfPE30JSJA41lvKwS%2FKDlHUmfTGE%2B8ZDQNxiasW7bmHooxXAjuPWSd0CwMoWDMlX7LQ0JhZOJBcSO0Z%2B%2Ba6wsoAQvPG7l72r2GVE3Paf0hWfl2swft5lt8AVO3fB0Xn%2Box%2BpWYH8TlcY7Yfbff8%2Bze8mdIx1BPxzbS8tkCspaPcav8E6g8RG4PVnL%2BBQ7M%2BkcwnOLgt%2B%2BfKAhCKUZZvSNIOztMtyyrTFg0%2FapDdRwrPd%2BjDMA3GIEv349fp2gaE%2Fa0H0%2FrjTZnDV92veD0xhUnOlMF5JwVYcK23gAEc8gE3rK7gaXBA8ZrWJohK8QcMBzC5mf%2FPBjqxASo1E3PMZzdHS3bQvva6RgaB5Wvz4p8iAFvtahhuyGw512P0ahkbhwVbNnX%2FJmQFa5ev300sVg5jkVcwlpyuaXr0q9YYFGsMjFBvlAUwpmWDTfojOLLKDnq0eR5rQEbGtBjtcfvoElcGzh34PwxguX8GrnQaD2oUCnVDrcnIhg6VJuLSJOR3kDGInnvt0j4XwlyZaaBxReNfvUrZd5M1kErs8BrFA7q94qHPU3AXgil5IA%3D%3D&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20260510T032814Z&X-Amz-SignedHeaders=host&X-Amz-Credential=ASIA4FB26GNTHDEOX5Q6%2F20260510%2Feu-west-1%2Fs3%2Faws4_request&X-Amz-Expires=86400&X-Amz-Signature=8b0b0769a1e2329df46b7168013dae3c32fc53eb47c79132a6b9151169f219ad HTTP/1.1 > Host: s3.eu-west-1.amazonaws.com > User-Agent: curl/8.18.0 > Accept: */* > content-type: application/octet-stream > Content-Length: 426494193 > Expect: 100-continue > { [5 bytes data] < HTTP/1.1 100 Continue < } [5 bytes data] 0 406.7M 0 0 0 1.06M 0 1.06M 06:23 00:01 06:22 1.06M 1 406.7M 0 0 1 6.12M 0 3.04M 02:13 00:02 02:11 3.04M 2 406.7M 0 0 2 10.81M 0 3.59M 01:53 00:03 01:50 3.59M 3 406.7M 0 0 3 15.93M 0 3.96M 01:42 00:04 01:38 3.96M 5 406.7M 0 0 5 21.43M 0 4.25M 01:35 00:05 01:30 4.25M 6 406.7M 0 0 6 27.00M 0 4.46M 01:31 00:06 01:25 5.14M 8 406.7M 0 0 8 32.62M 0 4.62M 01:27 00:07 01:20 5.26M 9 406.7M 0 0 9 38.25M 0 4.75M 01:25 00:08 01:17 5.44M 10 406.7M 0 0 10 43.87M 0 4.84M 01:23 00:09 01:14 5.54M 12 406.7M 0 0 12 49.62M 0 4.92M 01:22 00:10 01:12 5.60M 13 406.7M 0 0 13 54.75M 0 4.94M 01:22 00:11 01:11 5.52M 14 406.7M 0 0 14 59.31M 0 4.91M 01:22 00:12 01:10 5.31M 15 406.7M 0 0 15 63.87M 0 4.88M 01:23 00:13 01:10 5.10M 16 406.7M 0 0 16 67.75M 0 4.80M 01:24 00:14 01:10 4.74M 17 406.7M 0 0 17 71.93M 0 4.76M 01:25 00:15 01:10 4.44M 18 406.7M 0 0 18 76.25M 0 4.73M 01:25 00:16 01:09 4.27M 19 406.7M 0 0 19 80.62M 0 4.71M 01:26 00:17 01:09 4.23M 20 406.7M 0 0 20 85.00M 0 4.69M 01:26 00:18 01:08 4.20M 21 406.7M 0 0 21 89.37M 0 4.67M 01:26 00:19 01:07 4.30M 23 406.7M 0 0 23 93.75M 0 4.66M 01:27 00:20 01:07 4.34M 24 406.7M 0 0 24 98.25M 0 4.65M 01:27 00:21 01:06 4.38M 25 406.7M 0 0 25 103.0M 0 4.65M 01:27 00:22 01:05 4.45M 26 406.7M 0 0 26 108.0M 0 4.67M 01:27 00:23 01:04 4.59M 27 406.7M 0 0 27 113.7M 0 4.71M 01:26 00:24 01:02 4.86M 29 406.7M 0 0 29 119.4M 0 4.75M 01:25 00:25 01:00 5.12M 30 406.7M 0 0 30 124.5M 0 4.76M 01:25 00:26 00:59 5.24M 32 406.7M 0 0 32 130.3M 0 4.80M 01:24 00:27 00:57 5.43M 33 406.7M 0 0 33 136.3M 0 4.84M 01:23 00:28 00:55 5.62M 35 406.7M 0 0 35 142.6M 0 4.89M 01:23 00:29 00:54 5.74M 36 406.7M 0 0 36 149.0M 0 4.94M 01:22 00:30 00:52 5.88M 38 406.7M 0 0 38 155.5M 0 4.99M 01:21 00:31 00:50 6.16M 39 406.7M 0 0 39 162.0M 0 5.03M 01:20 00:32 00:48 6.32M 41 406.7M 0 0 41 168.5M 0 5.08M 01:20 00:33 00:47 6.41M 43 406.7M 0 0 43 175.0M 0 5.12M 01:19 00:34 00:45 6.45M 44 406.7M 0 0 44 181.7M 0 5.16M 01:18 00:35 00:43 6.52M 46 406.7M 0 0 46 188.8M 0 5.21M 01:17 00:36 00:41 6.63M 48 406.7M 0 0 48 196.2M 0 5.27M 01:17 00:37 00:40 6.81M 50 406.7M 0 0 50 204.1M 0 5.34M 01:16 00:38 00:38 7.10M 52 406.7M 0 0 52 212.8M 0 5.43M 01:14 00:39 00:35 7.54M 54 406.7M 0 0 54 222.6M 0 5.54M 01:13 00:40 00:33 8.15M 57 406.7M 0 0 57 233.8M 0 5.67M 01:11 00:41 00:30 8.98M 60 406.7M 0 0 60 246.8M 0 5.84M 01:09 00:42 00:27 10.08M 64 406.7M 0 0 64 260.5M 0 6.03M 01:07 00:43 00:24 11.25M 66 406.7M 0 0 66 272.3M 0 6.16M 01:05 00:44 00:21 11.88M 70 406.7M 0 0 70 284.8M 0 6.30M 01:04 00:45 00:19 12.40M 72 406.7M 0 0 72 294.5M 0 6.37M 01:03 00:46 00:17 12.11M 74 406.7M 0 0 74 304.9M 0 6.45M 01:02 00:47 00:15 11.61M 77 406.7M 0 0 77 315.8M 0 6.55M 01:02 00:48 00:14 11.05M 80 406.7M 0 0 80 326.9M 0 6.64M 01:01 00:49 00:12 10.89M 83 406.7M 0 0 83 338.1M 0 6.73M 01:00 00:50 00:10 10.65M 85 406.7M 0 0 85 349.3M 0 6.82M 00:59 00:51 00:08 10.95M 88 406.7M 0 0 88 360.1M 0 6.89M 00:58 00:52 00:06 11.02M 90 406.7M 0 0 90 368.8M 0 6.93M 00:58 00:53 00:05 10.57M 93 406.7M 0 0 93 378.3M 0 6.97M 00:58 00:54 00:04 10.27M 95 406.7M 0 0 95 388.6M 0 7.03M 00:57 00:55 00:02 10.07M 98 406.7M 0 0 98 399.3M 0 7.10M 00:57 00:56 00:01 9.97M* upload completely sent off: 426494193 bytes { [5 bytes data] < HTTP/1.1 200 OK < x-amz-id-2: LWOcGTmbpuaqI/a6NSUKDd1IurnNPAtqh3+v9fT5bsTB4rHXe5/c1EuqX9ISEjorByTBaITf7mTULdVt0g+TgJgNuySVAyQp < x-amz-request-id: DJ45K06MEC2WSKWD < Date: Sun, 10 May 2026 03:28:46 GMT < x-amz-server-side-encryption: AES256 < ETag: "72427b9153f8f87b6eba573a1f8811f0" < x-amz-checksum-crc64nvme: NkkcspMZq78= < x-amz-checksum-type: FULL_OBJECT < Content-Length: 0 < Server: AmazonS3 < 100 406.7M 0 0 100 406.7M 0 7.10M 00:57 00:57 9.97M 100 406.7M 0 0 100 406.7M 0 7.10M 00:57 00:57 9.97M 100 406.7M 0 0 100 406.7M 0 7.10M 00:57 00:57 9.97M * Connection #0 to host s3.eu-west-1.amazonaws.com:443 left intact took: 88.28 seconds Blunders: now uploading files "/l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr" to blunders.io... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 0* Host s3.eu-west-1.amazonaws.com:443 was resolved. * IPv6: (none) * IPv4: 3.5.72.116, 3.5.72.125, 3.5.68.117, 3.5.64.249, 52.92.35.80, 52.92.18.8, 3.5.73.122, 52.92.36.120 * Trying 3.5.72.116:443... * ALPN: curl offers h2,http/1.1 } [5 bytes data] * TLSv1.3 (OUT), TLS handshake, Client hello (1): } [1570 bytes data] * SSL Trust Anchors: * CAfile: /etc/ssl/certs/ca-certificates.crt { [5 bytes data] * TLSv1.3 (IN), TLS handshake, Server hello (2): { [1210 bytes data] * TLSv1.3 (IN), TLS change cipher, Change cipher spec (1): { [1 bytes data] * TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8): { [25 bytes data] * TLSv1.3 (IN), TLS handshake, Certificate (11): { [4422 bytes data] * TLSv1.3 (IN), TLS handshake, CERT verify (15): { [264 bytes data] * TLSv1.3 (IN), TLS handshake, Finished (20): { [36 bytes data] * TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1): } [1 bytes data] * TLSv1.3 (OUT), TLS handshake, Finished (20): } [36 bytes data] * SSL connection using TLSv1.3 / TLS_AES_128_GCM_SHA256 / X25519MLKEM768 / RSASSA-PSS * ALPN: server accepted http/1.1 * Server certificate: * subject: CN=*.s3-eu-west-1.amazonaws.com * start date: Sep 5 00:00:00 2025 GMT * expire date: Aug 7 23:59:59 2026 GMT * issuer: C=US; O=Amazon; CN=Amazon RSA 2048 M04 * Certificate level 0: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption * Certificate level 1: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption * Certificate level 2: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption * subjectAltName: "s3.eu-west-1.amazonaws.com" matches cert's "s3.eu-west-1.amazonaws.com" * SSL certificate verified via OpenSSL. * Established connection to s3.eu-west-1.amazonaws.com (3.5.72.116 port 443) from 10.17.4.7 port 33766 * using HTTP/1.x } [5 bytes data] > PUT /jfr-uploads.blunders.io/demo/0c2abd26-f29c-4f18-93f3-058ed85e3dbe.jfr.gz?X-Amz-Security-Token=IQoJb3JpZ2luX2VjECgaCWV1LXdlc3QtMSJHMEUCIQCkuvyDaX8o6ODoIXOjgpMmyWru%2BsPknCnVVSje2P%2FveQIgAes0RmpWb8MhlR5FJ5pbQJlVtuW4R71PC7eKgWEFVhYqwwUI8f%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FARAAGgw4MzU0OTQ3NTMxMjYiDL8weVQSLohAmVo6diqXBSZ%2F5ChfrViesyjfYqMFEAlh%2FBEgGsFsij9TU320mmwb8DESmYEs9mYBc8hGgdJPlanIwdro2sinmGsvgKu4HHb5z5gyxpIfeDWVZdNz5q6JtHli35rW0eG4fKD4neT4r65LPIoT%2BoC58SGbG3fmVjyWU%2BHjoGh7pGJQEmIPjCTuoUx7RXF3BX9hdnytVohTPWuvyYs0vxYKVhDL%2F5tX3nkBoauFDRuR4TeHfoa43vn%2F5HQATUdZaGgQBgfdK9nPuVo33T1%2BZF7Z7Z8WLWIAngAI6qc2R62RmWcov5X1j%2B%2FHR6MASUDdZ1i3vNWqOH6aPONfxchUfop%2F8cYZHlhk56xSi2VnTKorgQSDI1nWULKkd6WMiIguRPRnuafnDSLErOojYLfZwNSgwxQPyycdHEOVHD6z4efBQHLnXzlff8yTuiV8vVPLSJihL31Ch95bX7YkRnwAPS%2BO3gRCtlrK4lE8rfC2K5R2NRc26o40EDlhh92%2BJDQiNqovyZz%2B9vEoy2yhK5VqN37g3tfdYrVA8dcB41pAx7S%2Fotg9Uw2VzU6N4Drr6jB05rfPE30JSJA41lvKwS%2FKDlHUmfTGE%2B8ZDQNxiasW7bmHooxXAjuPWSd0CwMoWDMlX7LQ0JhZOJBcSO0Z%2B%2Ba6wsoAQvPG7l72r2GVE3Paf0hWfl2swft5lt8AVO3fB0Xn%2Box%2BpWYH8TlcY7Yfbff8%2Bze8mdIx1BPxzbS8tkCspaPcav8E6g8RG4PVnL%2BBQ7M%2BkcwnOLgt%2B%2BfKAhCKUZZvSNIOztMtyyrTFg0%2FapDdRwrPd%2BjDMA3GIEv349fp2gaE%2Fa0H0%2FrjTZnDV92veD0xhUnOlMF5JwVYcK23gAEc8gE3rK7gaXBA8ZrWJohK8QcMBzC5mf%2FPBjqxASo1E3PMZzdHS3bQvva6RgaB5Wvz4p8iAFvtahhuyGw512P0ahkbhwVbNnX%2FJmQFa5ev300sVg5jkVcwlpyuaXr0q9YYFGsMjFBvlAUwpmWDTfojOLLKDnq0eR5rQEbGtBjtcfvoElcGzh34PwxguX8GrnQaD2oUCnVDrcnIhg6VJuLSJOR3kDGInnvt0j4XwlyZaaBxReNfvUrZd5M1kErs8BrFA7q94qHPU3AXgil5IA%3D%3D&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20260510T032943Z&X-Amz-SignedHeaders=host&X-Amz-Credential=ASIA4FB26GNTHDEOX5Q6%2F20260510%2Feu-west-1%2Fs3%2Faws4_request&X-Amz-Expires=86400&X-Amz-Signature=a39cb6fbc0d4dbbad730011db5302fd4366a5517b7d4122b1f9a7376aac4ccca HTTP/1.1 > Host: s3.eu-west-1.amazonaws.com > User-Agent: curl/8.18.0 > Accept: */* > content-type: application/octet-stream > Content-Length: 77393549 > Expect: 100-continue > { [5 bytes data] < HTTP/1.1 100 Continue < } [5 bytes data] 3 73.80M 0 0 3 2.75M 0 2.63M 00:27 00:01 00:26 2.63M 9 73.80M 0 0 9 7.12M 0 3.48M 00:21 00:02 00:19 3.48M 16 73.80M 0 0 16 11.93M 0 3.91M 00:18 00:03 00:15 3.91M 23 73.80M 0 0 23 17.06M 0 4.21M 00:17 00:04 00:13 4.21M 30 73.80M 0 0 30 22.43M 0 4.43M 00:16 00:05 00:11 4.43M 37 73.80M 0 0 37 28.00M 0 4.61M 00:15 00:06 00:09 5.03M 45 73.80M 0 0 45 33.56M 0 4.74M 00:15 00:07 00:08 5.25M 52 73.80M 0 0 52 39.00M 0 4.83M 00:15 00:08 00:07 5.38M 60 73.80M 0 0 60 44.50M 0 4.90M 00:15 00:09 00:06 5.46M 67 73.80M 0 0 67 50.06M 0 4.96M 00:14 00:10 00:04 5.50M 75 73.80M 0 0 75 55.81M 0 5.03M 00:14 00:11 00:03 5.54M 83 73.80M 0 0 83 61.87M 0 5.12M 00:14 00:12 00:02 5.65M 92 73.80M 0 0 92 68.00M 0 5.19M 00:14 00:13 00:01 5.77M 99 73.80M 0 0 99 73.43M 0 5.20M 00:14 00:14 5.76M* upload completely sent off: 77393549 bytes { [5 bytes data] < HTTP/1.1 200 OK < x-amz-id-2: nq7sEVr/BsLjNGzH1cz/OoioFWQVeJ08Ns4p0469sP9oT1gMtuuXiNLtpHA0AgCpN8ae8qDanGkOSx1qYxK7CqMKFyg5r1Aj < x-amz-request-id: 7E552BJKAGDWGH3C < Date: Sun, 10 May 2026 03:29:50 GMT < x-amz-server-side-encryption: AES256 < ETag: "8d6809e383c0669ec19f934e6dd32bfa" < x-amz-checksum-crc64nvme: 4Ma4AnRjPFM= < x-amz-checksum-type: FULL_OBJECT < Content-Length: 0 < Server: AmazonS3 < 100 73.80M 0 0 100 73.80M 0 5.00M 00:14 00:14 5.76M 100 73.80M 0 0 100 73.80M 0 5.00M 00:14 00:14 5.76M 100 73.80M 0 0 100 73.80M 0 5.00M 00:14 00:14 5.76M * Connection #0 to host s3.eu-west-1.amazonaws.com:443 left intact took: 20.89 seconds Blunders: now uploading files "/l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr" to blunders.io... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 0* Host s3.eu-west-1.amazonaws.com:443 was resolved. * IPv6: (none) * IPv4: 3.5.74.68, 3.5.65.124, 3.5.75.50, 3.5.74.14, 52.92.17.56, 3.5.66.61, 3.5.73.74, 52.92.2.224 * Trying 3.5.74.68:443... * ALPN: curl offers h2,http/1.1 } [5 bytes data] * TLSv1.3 (OUT), TLS handshake, Client hello (1): } [1570 bytes data] * SSL Trust Anchors: * CAfile: /etc/ssl/certs/ca-certificates.crt { [5 bytes data] * TLSv1.3 (IN), TLS handshake, Server hello (2): { [1210 bytes data] * TLSv1.3 (IN), TLS change cipher, Change cipher spec (1): { [1 bytes data] * TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8): { [25 bytes data] * TLSv1.3 (IN), TLS handshake, Certificate (11): { [4422 bytes data] * TLSv1.3 (IN), TLS handshake, CERT verify (15): { [264 bytes data] * TLSv1.3 (IN), TLS handshake, Finished (20): { [36 bytes data] * TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1): } [1 bytes data] * TLSv1.3 (OUT), TLS handshake, Finished (20): } [36 bytes data] * SSL connection using TLSv1.3 / TLS_AES_128_GCM_SHA256 / X25519MLKEM768 / RSASSA-PSS * ALPN: server accepted http/1.1 * Server certificate: * subject: CN=*.s3-eu-west-1.amazonaws.com * start date: Sep 5 00:00:00 2025 GMT * expire date: Aug 7 23:59:59 2026 GMT * issuer: C=US; O=Amazon; CN=Amazon RSA 2048 M04 * Certificate level 0: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption * Certificate level 1: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption * Certificate level 2: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption * subjectAltName: "s3.eu-west-1.amazonaws.com" matches cert's "s3.eu-west-1.amazonaws.com" * SSL certificate verified via OpenSSL. * Established connection to s3.eu-west-1.amazonaws.com (3.5.74.68 port 443) from 10.17.4.7 port 53532 * using HTTP/1.x } [5 bytes data] > PUT /jfr-uploads.blunders.io/demo/47a4d5d1-d125-435b-b6d7-35c568cf948d.jfr.gz?X-Amz-Security-Token=IQoJb3JpZ2luX2VjECgaCWV1LXdlc3QtMSJHMEUCIQCkuvyDaX8o6ODoIXOjgpMmyWru%2BsPknCnVVSje2P%2FveQIgAes0RmpWb8MhlR5FJ5pbQJlVtuW4R71PC7eKgWEFVhYqwwUI8f%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FARAAGgw4MzU0OTQ3NTMxMjYiDL8weVQSLohAmVo6diqXBSZ%2F5ChfrViesyjfYqMFEAlh%2FBEgGsFsij9TU320mmwb8DESmYEs9mYBc8hGgdJPlanIwdro2sinmGsvgKu4HHb5z5gyxpIfeDWVZdNz5q6JtHli35rW0eG4fKD4neT4r65LPIoT%2BoC58SGbG3fmVjyWU%2BHjoGh7pGJQEmIPjCTuoUx7RXF3BX9hdnytVohTPWuvyYs0vxYKVhDL%2F5tX3nkBoauFDRuR4TeHfoa43vn%2F5HQATUdZaGgQBgfdK9nPuVo33T1%2BZF7Z7Z8WLWIAngAI6qc2R62RmWcov5X1j%2B%2FHR6MASUDdZ1i3vNWqOH6aPONfxchUfop%2F8cYZHlhk56xSi2VnTKorgQSDI1nWULKkd6WMiIguRPRnuafnDSLErOojYLfZwNSgwxQPyycdHEOVHD6z4efBQHLnXzlff8yTuiV8vVPLSJihL31Ch95bX7YkRnwAPS%2BO3gRCtlrK4lE8rfC2K5R2NRc26o40EDlhh92%2BJDQiNqovyZz%2B9vEoy2yhK5VqN37g3tfdYrVA8dcB41pAx7S%2Fotg9Uw2VzU6N4Drr6jB05rfPE30JSJA41lvKwS%2FKDlHUmfTGE%2B8ZDQNxiasW7bmHooxXAjuPWSd0CwMoWDMlX7LQ0JhZOJBcSO0Z%2B%2Ba6wsoAQvPG7l72r2GVE3Paf0hWfl2swft5lt8AVO3fB0Xn%2Box%2BpWYH8TlcY7Yfbff8%2Bze8mdIx1BPxzbS8tkCspaPcav8E6g8RG4PVnL%2BBQ7M%2BkcwnOLgt%2B%2BfKAhCKUZZvSNIOztMtyyrTFg0%2FapDdRwrPd%2BjDMA3GIEv349fp2gaE%2Fa0H0%2FrjTZnDV92veD0xhUnOlMF5JwVYcK23gAEc8gE3rK7gaXBA8ZrWJohK8QcMBzC5mf%2FPBjqxASo1E3PMZzdHS3bQvva6RgaB5Wvz4p8iAFvtahhuyGw512P0ahkbhwVbNnX%2FJmQFa5ev300sVg5jkVcwlpyuaXr0q9YYFGsMjFBvlAUwpmWDTfojOLLKDnq0eR5rQEbGtBjtcfvoElcGzh34PwxguX8GrnQaD2oUCnVDrcnIhg6VJuLSJOR3kDGInnvt0j4XwlyZaaBxReNfvUrZd5M1kErs8BrFA7q94qHPU3AXgil5IA%3D%3D&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20260510T033004Z&X-Amz-SignedHeaders=host&X-Amz-Credential=ASIA4FB26GNTHDEOX5Q6%2F20260510%2Feu-west-1%2Fs3%2Faws4_request&X-Amz-Expires=86400&X-Amz-Signature=d5c86848d0ca52ab18134b7745bb7985356cfc94ad4f9ad61cdb8581e780f662 HTTP/1.1 > Host: s3.eu-west-1.amazonaws.com > User-Agent: curl/8.18.0 > Accept: */* > content-type: application/octet-stream > Content-Length: 654389089 > Expect: 100-continue > { [5 bytes data] < HTTP/1.1 100 Continue < } [5 bytes data] 0 624.0M 0 0 0 1.81M 0 1.81M 05:44 00:01 05:43 1.81M 2 624.0M 0 0 2 13.25M 0 6.61M 01:34 00:02 01:32 6.61M 4 624.0M 0 0 4 26.25M 0 8.73M 01:11 00:03 01:08 8.74M 6 624.0M 0 0 6 37.62M 0 9.38M 01:06 00:04 01:02 9.39M 7 624.0M 0 0 7 48.18M 0 9.62M 01:04 00:05 00:59 9.62M 9 624.0M 0 0 9 59.25M 0 9.86M 01:03 00:06 00:57 11.47M 11 624.0M 0 0 11 70.68M 0 10.08M 01:01 00:07 00:54 11.48M 13 624.0M 0 0 13 82.37M 0 10.28M 01:00 00:08 00:52 11.21M 15 624.0M 0 0 15 94.18M 0 10.45M 00:59 00:09 00:50 11.30M 16 624.0M 0 0 16 106.0M 0 10.59M 00:58 00:10 00:48 11.56M 18 624.0M 0 0 18 117.9M 0 10.70M 00:58 00:11 00:47 11.72M 20 624.0M 0 0 20 129.0M 0 10.72M 00:58 00:12 00:46 11.61M 22 624.0M 0 0 22 138.8M 0 10.64M 00:58 00:13 00:45 11.22M 23 624.0M 0 0 23 146.3M 0 10.42M 00:59 00:14 00:45 10.37M 24 624.0M 0 0 24 153.6M 0 10.22M 01:01 00:15 00:46 9.48M 25 624.0M 0 0 25 161.5M 0 10.07M 01:01 00:16 00:45 8.67M 27 624.0M 0 0 27 168.6M 0 9.89M 01:03 00:17 00:46 7.90M 28 624.0M 0 0 28 174.7M 0 9.68M 01:04 00:18 00:46 7.16M 28 624.0M 0 0 28 179.8M 0 9.43M 01:06 00:19 00:47 6.67M 29 624.0M 0 0 29 184.7M 0 9.20M 01:07 00:20 00:47 6.17M 30 624.0M 0 0 30 189.9M 0 9.01M 01:09 00:21 00:48 5.65M 31 624.0M 0 0 31 195.2M 0 8.84M 01:10 00:22 00:48 5.28M 32 624.0M 0 0 32 200.5M 0 8.69M 01:11 00:23 00:48 5.14M 32 624.0M 0 0 32 205.6M 0 8.54M 01:13 00:24 00:49 5.14M 33 624.0M 0 0 33 209.7M 0 8.36M 01:14 00:25 00:49 4.99M 34 624.0M 0 0 34 214.4M 0 8.22M 01:15 00:26 00:49 4.88M 35 624.0M 0 0 35 219.5M 0 8.10M 01:17 00:27 00:50 4.83M 36 624.0M 0 0 36 224.7M 0 8.00M 01:17 00:28 00:49 4.81M 36 624.0M 0 0 36 230.0M 0 7.90M 01:18 00:29 00:49 4.87M 37 624.0M 0 0 37 235.5M 0 7.82M 01:19 00:30 00:49 5.11M 38 624.0M 0 0 38 240.8M 0 7.74M 01:20 00:31 00:49 5.25M 39 624.0M 0 0 39 246.3M 0 7.66M 01:21 00:32 00:49 5.31M 40 624.0M 0 0 40 251.8M 0 7.59M 01:22 00:33 00:49 5.36M 41 624.0M 0 0 41 257.3M 0 7.54M 01:22 00:34 00:48 5.41M 42 624.0M 0 0 42 263.3M 0 7.49M 01:23 00:35 00:48 5.52M 43 624.0M 0 0 43 269.6M 0 7.45M 01:23 00:36 00:47 5.71M 44 624.0M 0 0 44 276.5M 0 7.44M 01:23 00:37 00:46 6.03M 45 624.0M 0 0 45 284.5M 0 7.45M 01:23 00:38 00:45 6.52M 47 624.0M 0 0 47 293.4M 0 7.49M 01:23 00:39 00:44 7.19M 48 624.0M 0 0 48 304.0M 0 7.57M 01:22 00:40 00:42 8.12M 50 624.0M 0 0 50 316.3M 0 7.68M 01:21 00:41 00:40 9.32M 53 624.0M 0 0 53 330.8M 0 7.84M 01:19 00:42 00:37 10.84M 55 624.0M 0 0 55 348.0M 0 8.06M 01:17 00:43 00:34 12.69M 59 624.0M 0 0 59 368.5M 0 8.34M 01:14 00:44 00:30 14.98M 60 624.0M 0 0 60 380.4M 0 8.42M 01:14 00:45 00:29 15.27M 61 624.0M 0 0 61 386.6M 0 8.37M 01:14 00:46 00:28 14.03M 63 624.0M 0 0 63 393.2M 0 8.33M 01:14 00:47 00:27 12.45M 64 624.0M 0 0 64 400.1M 0 8.30M 01:15 00:48 00:27 10.39M 65 624.0M 0 0 65 407.1M 0 8.28M 01:15 00:49 00:26 7.71M 66 624.0M 0 0 66 414.3M 0 8.25M 01:15 00:50 00:25 6.74M 67 624.0M 0 0 67 421.5M 0 8.23M 01:15 00:51 00:24 6.93M 68 624.0M 0 0 68 428.6M 0 8.21M 01:15 00:52 00:23 7.02M 69 624.0M 0 0 69 435.7M 0 8.19M 01:16 00:53 00:23 7.07M 70 624.0M 0 0 70 443.0M 0 8.17M 01:16 00:54 00:22 7.10M 72 624.0M 0 0 72 450.5M 0 8.16M 01:16 00:55 00:21 7.19M 73 624.0M 0 0 73 458.3M 0 8.15M 01:16 00:56 00:20 7.32M 74 624.0M 0 0 74 466.6M 0 8.15M 01:16 00:57 00:19 7.57M 76 624.0M 0 0 76 475.8M 0 8.17M 01:16 00:58 00:18 7.98M 77 624.0M 0 0 77 485.0M 0 8.19M 01:16 00:59 00:17 8.39M 78 624.0M 0 0 78 491.3M 0 8.15M 01:16 01:00 00:16 8.13M 79 624.0M 0 0 79 497.3M 0 8.12M 01:16 01:01 00:15 7.79M 80 624.0M 0 0 80 503.6M 0 8.09M 01:17 01:02 00:15 7.37M 81 624.0M 0 0 81 510.1M 0 8.06M 01:17 01:03 00:14 6.85M 82 624.0M 0 0 82 516.3M 0 8.03M 01:17 01:04 00:13 6.22M 83 624.0M 0 0 83 521.8M 0 7.99M 01:18 01:05 00:13 6.07M 84 624.0M 0 0 84 527.4M 0 7.96M 01:18 01:06 00:12 5.98M 85 624.0M 0 0 85 533.5M 0 7.93M 01:18 01:07 00:11 5.94M 86 624.0M 0 0 86 539.9M 0 7.90M 01:18 01:08 00:10 5.91M 87 624.0M 0 0 87 546.5M 0 7.88M 01:19 01:09 00:10 6.00M 88 624.0M 0 0 88 553.0M 0 7.87M 01:19 01:10 00:09 6.22M 89 624.0M 0 0 89 559.6M 0 7.85M 01:19 01:11 00:08 6.42M 90 624.0M 0 0 90 566.2M 0 7.83M 01:19 01:12 00:07 6.53M 91 624.0M 0 0 91 572.8M 0 7.81M 01:19 01:13 00:06 6.57M 92 624.0M 0 0 92 579.6M 0 7.80M 01:19 01:14 00:05 6.61M 93 624.0M 0 0 93 585.6M 0 7.78M 01:20 01:15 00:05 6.51M 94 624.0M 0 0 94 591.2M 0 7.75M 01:20 01:16 00:04 6.28M 95 624.0M 0 0 95 597.3M 0 7.72M 01:20 01:17 00:03 6.20M 96 624.0M 0 0 96 603.8M 0 7.71M 01:20 01:18 00:02 6.17M 97 624.0M 0 0 97 610.5M 0 7.70M 01:21 01:19 00:02 6.16M 98 624.0M 0 0 98 616.5M 0 7.67M 01:21 01:20 00:01 6.15M 99 624.0M 0 0 99 621.7M 0 7.64M 01:21 01:21 6.08M* upload completely sent off: 654389089 bytes { [5 bytes data] < HTTP/1.1 200 OK < x-amz-id-2: YPWap+eYlT6MAzK0igewweFhiWGgGlPkE8IXvo3pheWIK5bCr9qypCvW6mC6yv14BADODX0TBk70b3i8qrh5NxlIrX6VWlCU < x-amz-request-id: 380VXRFXJ8ZRJKYJ < Date: Sun, 10 May 2026 03:31:00 GMT < x-amz-server-side-encryption: AES256 < ETag: "eda0164d051e5adb58b48972e8e7233b" < x-amz-checksum-crc64nvme: dkkpdMpQBKU= < x-amz-checksum-type: FULL_OBJECT < Content-Length: 0 < Server: AmazonS3 < 100 624.0M 0 0 100 624.0M 0 7.58M 01:22 01:22 6.08M 100 624.0M 0 0 100 624.0M 0 7.58M 01:22 01:22 6.08M 100 624.0M 0 0 100 624.0M 0 7.58M 01:22 01:22 6.08M * Connection #0 to host s3.eu-west-1.amazonaws.com:443 left intact took: 137.07 seconds Blunders: now uploading files "/l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr" to blunders.io... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 0* Host s3.eu-west-1.amazonaws.com:443 was resolved. * IPv6: (none) * IPv4: 52.92.17.136, 52.92.16.8, 3.5.73.26, 3.5.75.77, 3.5.71.79, 3.5.75.111, 3.5.66.20, 3.5.64.249 * Trying 52.92.17.136:443... * ALPN: curl offers h2,http/1.1 } [5 bytes data] * TLSv1.3 (OUT), TLS handshake, Client hello (1): } [1570 bytes data] * SSL Trust Anchors: * CAfile: /etc/ssl/certs/ca-certificates.crt { [5 bytes data] * TLSv1.3 (IN), TLS handshake, Server hello (2): { [1210 bytes data] * TLSv1.3 (IN), TLS change cipher, Change cipher spec (1): { [1 bytes data] * TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8): { [25 bytes data] * TLSv1.3 (IN), TLS handshake, Certificate (11): { [4422 bytes data] * TLSv1.3 (IN), TLS handshake, CERT verify (15): { [264 bytes data] * TLSv1.3 (IN), TLS handshake, Finished (20): { [36 bytes data] * TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1): } [1 bytes data] * TLSv1.3 (OUT), TLS handshake, Finished (20): } [36 bytes data] * SSL connection using TLSv1.3 / TLS_AES_128_GCM_SHA256 / X25519MLKEM768 / RSASSA-PSS * ALPN: server accepted http/1.1 * Server certificate: * subject: CN=*.s3-eu-west-1.amazonaws.com * start date: Sep 5 00:00:00 2025 GMT * expire date: Aug 7 23:59:59 2026 GMT * issuer: C=US; O=Amazon; CN=Amazon RSA 2048 M04 * Certificate level 0: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption * Certificate level 1: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption * Certificate level 2: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption * subjectAltName: "s3.eu-west-1.amazonaws.com" matches cert's "s3.eu-west-1.amazonaws.com" * SSL certificate verified via OpenSSL. * Established connection to s3.eu-west-1.amazonaws.com (52.92.17.136 port 443) from 10.17.4.7 port 42698 * using HTTP/1.x } [5 bytes data] > PUT /jfr-uploads.blunders.io/demo/7a02d40a-6f76-4fbc-ac60-0b47afcf36f9.jfr.gz?X-Amz-Security-Token=IQoJb3JpZ2luX2VjECgaCWV1LXdlc3QtMSJHMEUCIQCkuvyDaX8o6ODoIXOjgpMmyWru%2BsPknCnVVSje2P%2FveQIgAes0RmpWb8MhlR5FJ5pbQJlVtuW4R71PC7eKgWEFVhYqwwUI8f%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FARAAGgw4MzU0OTQ3NTMxMjYiDL8weVQSLohAmVo6diqXBSZ%2F5ChfrViesyjfYqMFEAlh%2FBEgGsFsij9TU320mmwb8DESmYEs9mYBc8hGgdJPlanIwdro2sinmGsvgKu4HHb5z5gyxpIfeDWVZdNz5q6JtHli35rW0eG4fKD4neT4r65LPIoT%2BoC58SGbG3fmVjyWU%2BHjoGh7pGJQEmIPjCTuoUx7RXF3BX9hdnytVohTPWuvyYs0vxYKVhDL%2F5tX3nkBoauFDRuR4TeHfoa43vn%2F5HQATUdZaGgQBgfdK9nPuVo33T1%2BZF7Z7Z8WLWIAngAI6qc2R62RmWcov5X1j%2B%2FHR6MASUDdZ1i3vNWqOH6aPONfxchUfop%2F8cYZHlhk56xSi2VnTKorgQSDI1nWULKkd6WMiIguRPRnuafnDSLErOojYLfZwNSgwxQPyycdHEOVHD6z4efBQHLnXzlff8yTuiV8vVPLSJihL31Ch95bX7YkRnwAPS%2BO3gRCtlrK4lE8rfC2K5R2NRc26o40EDlhh92%2BJDQiNqovyZz%2B9vEoy2yhK5VqN37g3tfdYrVA8dcB41pAx7S%2Fotg9Uw2VzU6N4Drr6jB05rfPE30JSJA41lvKwS%2FKDlHUmfTGE%2B8ZDQNxiasW7bmHooxXAjuPWSd0CwMoWDMlX7LQ0JhZOJBcSO0Z%2B%2Ba6wsoAQvPG7l72r2GVE3Paf0hWfl2swft5lt8AVO3fB0Xn%2Box%2BpWYH8TlcY7Yfbff8%2Bze8mdIx1BPxzbS8tkCspaPcav8E6g8RG4PVnL%2BBQ7M%2BkcwnOLgt%2B%2BfKAhCKUZZvSNIOztMtyyrTFg0%2FapDdRwrPd%2BjDMA3GIEv349fp2gaE%2Fa0H0%2FrjTZnDV92veD0xhUnOlMF5JwVYcK23gAEc8gE3rK7gaXBA8ZrWJohK8QcMBzC5mf%2FPBjqxASo1E3PMZzdHS3bQvva6RgaB5Wvz4p8iAFvtahhuyGw512P0ahkbhwVbNnX%2FJmQFa5ev300sVg5jkVcwlpyuaXr0q9YYFGsMjFBvlAUwpmWDTfojOLLKDnq0eR5rQEbGtBjtcfvoElcGzh34PwxguX8GrnQaD2oUCnVDrcnIhg6VJuLSJOR3kDGInnvt0j4XwlyZaaBxReNfvUrZd5M1kErs8BrFA7q94qHPU3AXgil5IA%3D%3D&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20260510T033221Z&X-Amz-SignedHeaders=host&X-Amz-Credential=ASIA4FB26GNTHDEOX5Q6%2F20260510%2Feu-west-1%2Fs3%2Faws4_request&X-Amz-Expires=86400&X-Amz-Signature=a9bfb86dcc54501ea050db6c34ef7d6a5aa7bc378290279b17d7966d687b48ce HTTP/1.1 > Host: s3.eu-west-1.amazonaws.com > User-Agent: curl/8.18.0 > Accept: */* > content-type: application/octet-stream > Content-Length: 62504430 > Expect: 100-continue > { [5 bytes data] < HTTP/1.1 100 Continue < } [5 bytes data] 0 59.60M 0 0 0 256.0k 0 236.0k 04:18 00:01 04:17 236.1k 0 59.60M 0 0 0 448.0k 0 179.7k 05:39 00:02 05:37 179.7k 1 59.60M 0 0 1 640.0k 0 174.4k 05:49 00:03 05:46 174.4k 1 59.60M 0 0 1 832.0k 0 177.4k 05:43 00:04 05:39 177.4k 1 59.60M 0 0 1 1.00M 0 177.9k 05:43 00:05 05:38 177.9k 1 59.60M 0 0 1 1.18M 0 174.3k 05:50 00:06 05:44 162.9k 2 59.60M 0 0 2 1.37M 0 174.8k 05:49 00:08 05:41 172.5k 2 59.60M 0 0 2 1.62M 0 179.2k 05:40 00:09 05:31 182.3k 3 59.60M 0 0 3 1.81M 0 178.2k 05:42 00:10 05:32 178.8k 3 59.60M 0 0 3 1.93M 0 171.2k 05:56 00:11 05:45 164.6k 3 59.60M 0 0 3 2.12M 0 172.3k 05:54 00:12 05:42 169.7k 3 59.60M 0 0 3 2.25M 0 168.9k 06:01 00:13 05:48 160.4k 4 59.60M 0 0 4 2.43M 0 164.8k 06:10 00:15 05:55 141.9k 4 59.60M 0 0 4 2.62M 0 163.2k 06:13 00:16 05:57 137.3k 4 59.60M 0 0 4 2.87M 0 166.9k 06:05 00:17 05:48 158.6k 5 59.60M 0 0 5 3.12M 0 169.1k 06:00 00:18 05:42 162.9k 5 59.60M 0 0 5 3.31M 0 169.0k 06:01 00:20 05:41 169.2k 5 59.60M 0 0 5 3.50M 0 167.6k 06:04 00:21 05:43 174.6k 6 59.60M 0 0 6 3.75M 0 170.6k 05:57 00:22 05:35 190.7k 6 59.60M 0 0 6 3.93M 0 171.5k 05:55 00:23 05:32 185.3k 6 59.60M 0 0 6 4.12M 0 169.6k 05:59 00:24 05:35 170.9k 7 59.60M 0 0 7 4.31M 0 169.0k 06:01 00:26 05:35 168.9k 7 59.60M 0 0 7 4.50M 0 168.0k 06:03 00:27 05:36 169.3k 7 59.60M 0 0 7 4.68M 0 167.1k 06:05 00:28 05:37 154.4k 8 59.60M 0 0 8 4.87M 0 165.7k 06:08 00:30 05:38 145.2k 8 59.60M 0 0 8 5.06M 0 164.9k 06:10 00:31 05:39 147.1k 8 59.60M 0 0 8 5.18M 0 163.5k 06:13 00:32 05:41 141.0k 9 59.60M 0 0 9 5.37M 0 164.0k 06:11 00:33 05:38 146.4k 9 59.60M 0 0 9 5.62M 0 166.1k 06:07 00:34 05:33 161.2k 9 59.60M 0 0 9 5.87M 0 167.7k 06:03 00:35 05:28 178.2k 10 59.60M 0 0 10 6.06M 0 168.2k 06:02 00:36 05:26 187.0k 10 59.60M 0 0 10 6.18M 0 167.0k 06:05 00:37 05:28 187.5k 10 59.60M 0 0 10 6.31M 0 165.4k 06:08 00:39 05:29 173.6k 10 59.60M 0 0 10 6.50M 0 165.5k 06:08 00:40 05:28 162.2k 11 59.60M 0 0 11 6.62M 0 163.8k 06:12 00:41 05:31 138.6k 11 59.60M 0 0 11 6.87M 0 164.6k 06:10 00:42 05:28 141.8k 11 59.60M 0 0 11 7.00M 0 163.2k 06:13 00:43 05:30 139.5k 12 59.60M 0 0 12 7.25M 0 163.8k 06:12 00:45 05:27 154.1k 12 59.60M 0 0 12 7.43M 0 163.9k 06:12 00:46 05:26 153.7k 12 59.60M 0 0 12 7.56M 0 163.2k 06:13 00:47 05:26 159.0k 12 59.60M 0 0 12 7.68M 0 161.0k 06:18 00:48 05:30 136.3k 13 59.60M 0 0 13 7.81M 0 160.2k 06:21 00:49 05:32 137.9k 13 59.60M 0 0 13 8.00M 0 160.4k 06:20 00:51 05:29 133.2k 13 59.60M 0 0 13 8.18M 0 160.6k 06:20 00:52 05:28 133.3k 13 59.60M 0 0 13 8.31M 0 159.6k 06:22 00:53 05:29 130.3k 14 59.60M 0 0 14 8.50M 0 160.0k 06:21 00:54 05:27 150.5k 14 59.60M 0 0 14 8.75M 0 161.0k 06:18 00:55 05:23 168.9k 14 59.60M 0 0 14 8.93M 0 161.3k 06:18 00:56 05:22 169.7k 15 59.60M 0 0 15 9.12M 0 160.6k 06:19 00:58 05:21 161.2k 15 59.60M 0 0 15 9.25M 0 159.7k 06:22 00:59 05:23 161.2k 15 59.60M 0 0 15 9.43M 0 159.0k 06:23 01:00 05:23 150.9k 16 59.60M 0 0 16 9.56M 0 158.4k 06:25 01:01 05:24 134.3k 16 59.60M 0 0 16 9.75M 0 158.5k 06:25 01:02 05:23 132.9k 16 59.60M 0 0 16 9.87M 0 157.0k 06:28 01:04 05:24 123.0k 16 59.60M 0 0 16 10.00M 0 156.5k 06:29 01:05 05:24 125.1k 17 59.60M 0 0 17 10.18M 0 156.0k 06:31 01:06 05:25 126.4k 17 59.60M 0 0 17 10.31M 0 155.1k 06:33 01:08 05:25 122.7k 17 59.60M 0 0 17 10.50M 0 155.5k 06:32 01:09 05:23 125.2k 17 59.60M 0 0 17 10.62M 0 154.8k 06:34 01:10 05:24 130.4k 18 59.60M 0 0 18 10.81M 0 154.4k 06:35 01:11 05:24 132.6k 18 59.60M 0 0 18 11.06M 0 155.6k 06:32 01:12 05:20 150.4k 18 59.60M 0 0 18 11.31M 0 156.8k 06:29 01:13 05:16 177.6k 19 59.60M 0 0 19 11.50M 0 157.1k 06:28 01:14 05:14 176.2k 19 59.60M 0 0 19 11.68M 0 157.5k 06:27 01:15 05:12 191.7k 19 59.60M 0 0 19 11.87M 0 157.6k 06:27 01:17 05:10 199.2k 20 59.60M 0 0 20 12.00M 0 157.1k 06:28 01:18 05:10 177.4k 20 59.60M 0 0 20 12.12M 0 155.4k 06:32 01:19 05:13 137.8k 20 59.60M 0 0 20 12.25M 0 154.8k 06:34 01:21 05:13 126.0k 20 59.60M 0 0 20 12.50M 0 155.6k 06:32 01:22 05:10 132.7k 21 59.60M 0 0 21 12.75M 0 156.5k 06:29 01:23 05:06 143.9k 21 59.60M 0 0 21 12.87M 0 156.2k 06:30 01:24 05:06 144.4k 21 59.60M 0 0 21 13.00M 0 155.4k 06:32 01:25 05:07 155.5k 22 59.60M 0 0 22 13.12M 0 154.9k 06:34 01:26 05:08 155.8k 22 59.60M 0 0 22 13.25M 0 154.4k 06:35 01:27 05:08 136.4k 22 59.60M 0 0 22 13.43M 0 154.5k 06:35 01:29 05:06 124.2k 22 59.60M 0 0 22 13.68M 0 155.3k 06:32 01:30 05:02 143.2k 23 59.60M 0 0 23 13.81M 0 154.6k 06:34 01:31 05:03 142.4k 23 59.60M 0 0 23 13.93M 0 153.3k 06:38 01:33 05:05 132.1k 23 59.60M 0 0 23 14.12M 0 153.5k 06:37 01:34 05:03 141.3k 24 59.60M 0 0 24 14.37M 0 154.2k 06:35 01:35 05:00 150.8k 24 59.60M 0 0 24 14.56M 0 154.5k 06:34 01:36 04:58 143.3k 24 59.60M 0 0 24 14.75M 0 154.6k 06:34 01:37 04:57 155.5k 25 59.60M 0 0 25 14.93M 0 154.5k 06:35 01:38 04:57 172.9k 25 59.60M 0 0 25 15.12M 0 154.7k 06:34 01:40 04:54 173.7k 25 59.60M 0 0 25 15.31M 0 154.9k 06:33 01:41 04:52 165.7k 26 59.60M 0 0 26 15.50M 0 155.2k 06:33 01:42 04:51 165.6k 26 59.60M 0 0 26 15.68M 0 155.5k 06:32 01:43 04:49 170.0k 26 59.60M 0 0 26 15.87M 0 155.7k 06:31 01:44 04:47 178.2k 27 59.60M 0 0 27 16.12M 0 156.3k 06:30 01:45 04:45 184.6k 27 59.60M 0 0 27 16.25M 0 155.9k 06:31 01:46 04:45 174.4k 27 59.60M 0 0 27 16.37M 0 155.5k 06:32 01:47 04:45 162.3k 27 59.60M 0 0 27 16.56M 0 155.8k 06:31 01:48 04:43 161.7k 28 59.60M 0 0 28 16.87M 0 157.1k 06:28 01:49 04:39 183.0k 28 59.60M 0 0 28 17.12M 0 157.5k 06:27 01:51 04:36 179.4k 28 59.60M 0 0 28 17.25M 0 156.6k 06:29 01:52 04:37 169.2k 29 59.60M 0 0 29 17.37M 0 156.0k 06:31 01:54 04:37 164.1k 29 59.60M 0 0 29 17.56M 0 156.1k 06:30 01:55 04:35 161.6k 29 59.60M 0 0 29 17.75M 0 156.4k 06:30 01:56 04:34 143.5k 29 59.60M 0 0 29 17.87M 0 156.1k 06:30 01:57 04:33 129.9k 30 59.60M 0 0 30 18.00M 0 155.8k 06:31 01:58 04:33 138.7k 30 59.60M 0 0 30 18.18M 0 155.7k 06:31 01:59 04:32 150.5k 30 59.60M 0 0 30 18.37M 0 155.6k 06:32 02:00 04:32 146.0k 31 59.60M 0 0 31 18.50M 0 155.2k 06:33 02:02 04:31 132.2k 31 59.60M 0 0 31 18.68M 0 155.3k 06:32 02:03 04:29 139.6k 31 59.60M 0 0 31 18.87M 0 155.2k 06:33 02:04 04:29 144.0k 31 59.60M 0 0 31 19.00M 0 154.7k 06:34 02:05 04:29 134.3k 32 59.60M 0 0 32 19.12M 0 154.3k 06:35 02:06 04:29 127.7k 32 59.60M 0 0 32 19.31M 0 154.1k 06:35 02:08 04:27 133.1k 32 59.60M 0 0 32 19.50M 0 154.3k 06:35 02:09 04:26 134.4k 33 59.60M 0 0 33 19.68M 0 154.3k 06:35 02:10 04:25 136.3k 33 59.60M 0 0 33 19.87M 0 154.3k 06:35 02:11 04:24 146.6k 33 59.60M 0 0 33 20.00M 0 154.0k 06:36 02:12 04:24 147.5k 33 59.60M 0 0 33 20.12M 0 153.3k 06:38 02:14 04:24 135.9k 34 59.60M 0 0 34 20.37M 0 153.8k 06:36 02:15 04:21 143.1k 34 59.60M 0 0 34 20.56M 0 153.9k 06:36 02:16 04:20 145.2k 34 59.60M 0 0 34 20.75M 0 153.7k 06:37 02:18 04:19 140.7k 35 59.60M 0 0 35 20.87M 0 153.4k 06:37 02:19 04:18 141.5k 35 59.60M 0 0 35 21.06M 0 153.5k 06:37 02:20 04:17 158.5k 35 59.60M 0 0 35 21.25M 0 153.5k 06:37 02:21 04:16 148.5k 35 59.60M 0 0 35 21.37M 0 153.2k 06:38 02:22 04:16 138.4k 36 59.60M 0 0 36 21.56M 0 153.1k 06:38 02:24 04:14 139.3k 36 59.60M 0 0 36 21.75M 0 152.9k 06:39 02:25 04:14 140.1k 36 59.60M 0 0 36 21.93M 0 153.1k 06:38 02:26 04:12 142.9k 37 59.60M 0 0 37 22.12M 0 152.8k 06:39 02:28 04:11 137.7k 37 59.60M 0 0 37 22.25M 0 152.5k 06:40 02:29 04:11 135.9k 37 59.60M 0 0 37 22.43M 0 152.3k 06:40 02:30 04:10 134.9k 37 59.60M 0 0 37 22.62M 0 152.4k 06:40 02:31 04:09 142.7k 38 59.60M 0 0 38 22.81M 0 152.5k 06:40 02:33 04:07 138.8k 38 59.60M 0 0 38 23.06M 0 152.8k 06:39 02:34 04:05 152.3k 39 59.60M 0 0 39 23.25M 0 153.0k 06:38 02:35 04:03 165.1k 39 59.60M 0 0 39 23.43M 0 153.2k 06:38 02:36 04:02 175.4k 39 59.60M 0 0 39 23.56M 0 152.8k 06:39 02:37 04:02 161.0k 39 59.60M 0 0 39 23.68M 0 151.9k 06:41 02:39 04:02 137.7k 40 59.60M 0 0 40 23.87M 0 151.8k 06:41 02:40 04:01 128.4k 40 59.60M 0 0 40 24.00M 0 151.6k 06:42 02:42 04:00 119.4k 40 59.60M 0 0 40 24.18M 0 151.5k 06:42 02:43 03:59 113.0k 40 59.60M 0 0 40 24.31M 0 151.0k 06:44 02:44 04:00 110.5k 41 59.60M 0 0 41 24.50M 0 150.7k 06:44 02:46 03:58 123.2k 41 59.60M 0 0 41 24.68M 0 150.7k 06:44 02:47 03:57 124.6k 41 59.60M 0 0 41 24.81M 0 150.3k 06:46 02:49 03:57 118.3k 41 59.60M 0 0 41 24.93M 0 149.6k 06:47 02:50 03:57 106.7k 42 59.60M 0 0 42 25.12M 0 149.7k 06:47 02:51 03:56 119.8k 42 59.60M 0 0 42 25.31M 0 149.5k 06:48 02:53 03:55 119.5k 42 59.60M 0 0 42 25.50M 0 149.5k 06:48 02:54 03:54 118.8k 42 59.60M 0 0 42 25.62M 0 149.3k 06:48 02:55 03:53 125.2k 43 59.60M 0 0 43 25.75M 0 149.0k 06:49 02:56 03:53 132.7k 43 59.60M 0 0 43 25.87M 0 148.8k 06:49 02:57 03:52 124.2k 43 59.60M 0 0 43 26.06M 0 148.7k 06:50 02:59 03:51 128.2k 44 59.60M 0 0 44 26.25M 0 148.7k 06:50 03:00 03:50 127.5k 44 59.60M 0 0 44 26.43M 0 148.6k 06:50 03:02 03:48 128.8k 44 59.60M 0 0 44 26.62M 0 148.5k 06:50 03:03 03:47 135.2k 44 59.60M 0 0 44 26.81M 0 148.6k 06:50 03:04 03:46 143.1k 45 59.60M 0 0 45 26.93M 0 148.3k 06:51 03:05 03:46 136.7k 45 59.60M 0 0 45 27.12M 0 148.4k 06:51 03:07 03:44 138.2k 45 59.60M 0 0 45 27.31M 0 148.5k 06:50 03:08 03:42 146.0k 46 59.60M 0 0 46 27.50M 0 148.7k 06:50 03:09 03:41 154.8k 46 59.60M 0 0 46 27.68M 0 148.8k 06:50 03:10 03:40 152.7k 46 59.60M 0 0 46 27.93M 0 149.2k 06:49 03:11 03:38 176.0k 47 59.60M 0 0 47 28.18M 0 149.6k 06:47 03:12 03:35 190.1k 47 59.60M 0 0 47 28.37M 0 149.6k 06:47 03:14 03:33 185.9k 47 59.60M 0 0 47 28.50M 0 149.3k 06:48 03:15 03:33 169.8k 48 59.60M 0 0 48 28.62M 0 149.2k 06:49 03:16 03:33 162.0k 48 59.60M 0 0 48 28.81M 0 149.3k 06:48 03:17 03:31 152.8k 48 59.60M 0 0 48 29.00M 0 149.4k 06:48 03:18 03:30 141.7k 48 59.60M 0 0 48 29.18M 0 149.4k 06:48 03:19 03:29 142.1k 49 59.60M 0 0 49 29.37M 0 149.5k 06:48 03:21 03:27 156.4k 49 59.60M 0 0 49 29.56M 0 149.3k 06:48 03:22 03:26 152.7k 49 59.60M 0 0 49 29.75M 0 149.3k 06:48 03:24 03:24 149.3k 50 59.60M 0 0 50 29.93M 0 149.3k 06:48 03:25 03:23 145.8k 50 59.60M 0 0 50 30.12M 0 149.2k 06:48 03:26 03:22 143.4k 50 59.60M 0 0 50 30.31M 0 149.3k 06:48 03:27 03:21 140.9k 51 59.60M 0 0 51 30.50M 0 149.2k 06:48 03:29 03:19 148.1k 51 59.60M 0 0 51 30.62M 0 149.0k 06:49 03:30 03:19 141.2k 51 59.60M 0 0 51 30.75M 0 148.9k 06:49 03:31 03:18 136.3k 51 59.60M 0 0 51 30.93M 0 148.9k 06:49 03:32 03:17 136.6k 52 59.60M 0 0 52 31.18M 0 149.3k 06:48 03:33 03:15 149.3k 52 59.60M 0 0 52 31.43M 0 149.7k 06:47 03:34 03:13 166.8k 53 59.60M 0 0 53 31.68M 0 149.9k 06:46 03:36 03:10 182.0k 53 59.60M 0 0 53 31.81M 0 149.6k 06:47 03:37 03:10 173.3k 53 59.60M 0 0 53 31.93M 0 149.2k 06:48 03:39 03:09 162.7k 53 59.60M 0 0 53 32.06M 0 149.0k 06:49 03:40 03:09 140.7k 53 59.60M 0 0 53 32.18M 0 148.6k 06:50 03:41 03:09 113.5k 54 59.60M 0 0 54 32.37M 0 148.5k 06:50 03:43 03:07 102.4k 54 59.60M 0 0 54 32.50M 0 148.3k 06:51 03:44 03:07 106.3k 54 59.60M 0 0 54 32.68M 0 148.2k 06:51 03:45 03:06 114.1k 55 59.60M 0 0 55 32.81M 0 148.0k 06:52 03:46 03:06 115.0k 55 59.60M 0 0 55 32.93M 0 147.9k 06:52 03:47 03:05 123.8k 55 59.60M 0 0 55 33.12M 0 148.0k 06:52 03:49 03:03 130.1k 55 59.60M 0 0 55 33.31M 0 147.7k 06:53 03:50 03:03 127.6k 56 59.60M 0 0 56 33.43M 0 147.4k 06:53 03:52 03:01 120.5k 56 59.60M 0 0 56 33.56M 0 147.3k 06:54 03:53 03:01 122.6k 56 59.60M 0 0 56 33.75M 0 147.4k 06:54 03:54 03:00 128.6k 56 59.60M 0 0 56 33.93M 0 147.6k 06:53 03:55 02:58 131.8k 57 59.60M 0 0 57 34.12M 0 147.7k 06:53 03:56 02:57 144.5k 57 59.60M 0 0 57 34.37M 0 148.0k 06:52 03:57 02:55 169.7k 57 59.60M 0 0 57 34.56M 0 148.1k 06:52 03:58 02:54 177.2k 58 59.60M 0 0 58 34.75M 0 148.1k 06:51 04:00 02:51 177.8k 58 59.60M 0 0 58 34.93M 0 148.2k 06:51 04:01 02:50 171.6k 58 59.60M 0 0 58 35.12M 0 148.2k 06:51 04:02 02:49 170.0k 59 59.60M 0 0 59 35.25M 0 148.1k 06:51 04:03 02:48 154.0k 59 59.60M 0 0 59 35.43M 0 148.3k 06:51 04:04 02:47 156.8k 59 59.60M 0 0 59 35.68M 0 148.5k 06:50 04:05 02:45 166.1k 60 59.60M 0 0 60 35.87M 0 148.6k 06:50 04:07 02:43 168.4k 60 59.60M 0 0 60 36.06M 0 148.5k 06:50 04:08 02:42 162.2k 60 59.60M 0 0 60 36.18M 0 148.4k 06:51 04:09 02:42 161.3k 61 59.60M 0 0 61 36.37M 0 148.5k 06:50 04:10 02:40 156.9k 61 59.60M 0 0 61 36.50M 0 148.4k 06:51 04:11 02:40 142.2k 61 59.60M 0 0 61 36.62M 0 148.3k 06:51 04:12 02:39 133.5k 61 59.60M 0 0 61 36.75M 0 148.2k 06:51 04:13 02:38 131.2k 61 59.60M 0 0 61 36.93M 0 148.2k 06:51 04:15 02:36 136.2k 62 59.60M 0 0 62 37.12M 0 148.3k 06:51 04:16 02:35 140.4k 62 59.60M 0 0 62 37.25M 0 148.1k 06:51 04:17 02:34 136.8k 62 59.60M 0 0 62 37.37M 0 148.0k 06:52 04:18 02:34 134.8k 63 59.60M 0 0 63 37.56M 0 148.0k 06:52 04:19 02:33 141.8k 63 59.60M 0 0 63 37.68M 0 147.9k 06:52 04:20 02:32 135.0k 63 59.60M 0 0 63 37.81M 0 147.6k 06:53 04:22 02:31 119.2k 63 59.60M 0 0 63 37.93M 0 147.5k 06:53 04:23 02:30 118.3k 63 59.60M 0 0 63 38.06M 0 147.2k 06:54 04:24 02:30 114.9k 64 59.60M 0 0 64 38.25M 0 147.3k 06:54 04:25 02:29 114.4k 64 59.60M 0 0 64 38.43M 0 147.2k 06:54 04:27 02:27 119.2k 64 59.60M 0 0 64 38.62M 0 147.3k 06:54 04:28 02:26 134.5k 65 59.60M 0 0 65 38.87M 0 147.6k 06:53 04:29 02:24 151.4k 65 59.60M 0 0 65 39.12M 0 147.8k 06:52 04:30 02:22 171.7k 66 59.60M 0 0 66 39.43M 0 148.3k 06:51 04:32 02:19 195.1k 66 59.60M 0 0 66 39.75M 0 148.9k 06:49 04:33 02:16 227.7k 67 59.60M 0 0 67 40.00M 0 149.1k 06:49 04:34 02:15 227.4k 67 59.60M 0 0 67 40.12M 0 149.0k 06:49 04:35 02:14 217.7k 67 59.60M 0 0 67 40.31M 0 149.2k 06:49 04:36 02:13 215.2k 68 59.60M 0 0 68 40.56M 0 149.4k 06:48 04:37 02:11 201.0k 68 59.60M 0 0 68 40.81M 0 149.7k 06:47 04:39 02:08 187.6k 68 59.60M 0 0 68 41.06M 0 150.0k 06:46 04:40 02:06 193.4k 69 59.60M 0 0 69 41.31M 0 150.4k 06:45 04:41 02:04 213.8k 69 59.60M 0 0 69 41.50M 0 150.5k 06:45 04:42 02:03 215.7k 69 59.60M 0 0 69 41.68M 0 150.6k 06:45 04:43 02:02 209.3k 70 59.60M 0 0 70 41.87M 0 150.6k 06:45 04:44 02:01 192.9k 70 59.60M 0 0 70 42.00M 0 150.4k 06:45 04:45 02:00 169.7k 70 59.60M 0 0 70 42.18M 0 150.4k 06:45 04:47 01:58 151.3k 71 59.60M 0 0 71 42.43M 0 150.6k 06:45 04:48 01:57 157.5k 71 59.60M 0 0 71 42.68M 0 151.0k 06:44 04:49 01:55 167.7k 71 59.60M 0 0 71 42.87M 0 151.1k 06:43 04:50 01:53 174.4k 72 59.60M 0 0 72 43.06M 0 151.1k 06:43 04:51 01:52 183.7k 72 59.60M 0 0 72 43.25M 0 151.1k 06:43 04:52 01:51 188.2k 72 59.60M 0 0 72 43.43M 0 151.2k 06:43 04:54 01:49 176.9k 73 59.60M 0 0 73 43.75M 0 151.6k 06:42 04:55 01:47 183.9k 73 59.60M 0 0 73 44.06M 0 152.0k 06:41 04:56 01:45 195.0k 74 59.60M 0 0 74 44.18M 0 151.7k 06:42 04:58 01:44 180.3k 74 59.60M 0 0 74 44.31M 0 151.5k 06:42 04:59 01:43 167.8k 74 59.60M 0 0 74 44.43M 0 151.4k 06:43 05:00 01:43 161.3k 74 59.60M 0 0 74 44.62M 0 151.5k 06:42 05:01 01:41 145.3k 75 59.60M 0 0 75 44.87M 0 151.6k 06:42 05:02 01:40 134.8k 75 59.60M 0 0 75 45.00M 0 151.5k 06:42 05:04 01:38 139.8k 75 59.60M 0 0 75 45.12M 0 151.4k 06:43 05:05 01:38 146.4k 76 59.60M 0 0 76 45.31M 0 151.5k 06:42 05:06 01:36 155.7k 76 59.60M 0 0 76 45.56M 0 151.6k 06:42 05:07 01:35 157.2k 76 59.60M 0 0 76 45.68M 0 151.5k 06:42 05:08 01:34 157.0k 76 59.60M 0 0 76 45.68M 0 151.5k 06:42 05:08 01:34 151.5k 76 59.60M 0 0 76 45.81M 0 151.2k 06:43 05:10 01:33 98.91k 77 59.60M 0 0 77 46.00M 0 151.2k 06:43 05:11 01:32 123.8k 77 59.60M 0 0 77 46.25M 0 151.5k 06:42 05:12 01:30 155.3k 78 59.60M 0 0 78 46.56M 0 151.9k 06:41 05:13 01:28 180.7k 78 59.60M 0 0 78 46.75M 0 152.0k 06:41 05:14 01:27 179.2k 78 59.60M 0 0 78 46.93M 0 152.0k 06:41 05:16 01:25 189.3k 78 59.60M 0 0 78 47.06M 0 151.9k 06:41 05:17 01:24 187.6k 79 59.60M 0 0 79 47.18M 0 151.8k 06:42 05:18 01:24 165.3k 79 59.60M 0 0 79 47.31M 0 151.7k 06:42 05:19 01:23 137.2k 79 59.60M 0 0 79 47.43M 0 151.5k 06:42 05:20 01:22 123.1k 79 59.60M 0 0 79 47.56M 0 151.4k 06:43 05:21 01:22 117.7k 80 59.60M 0 0 80 47.75M 0 151.3k 06:43 05:23 01:20 119.6k 80 59.60M 0 0 80 47.93M 0 151.4k 06:42 05:24 01:18 133.2k 80 59.60M 0 0 80 48.25M 0 151.8k 06:41 05:25 01:16 160.6k 81 59.60M 0 0 81 48.50M 0 152.0k 06:41 05:26 01:15 180.6k 81 59.60M 0 0 81 48.62M 0 151.8k 06:41 05:27 01:14 174.2k 81 59.60M 0 0 81 48.75M 0 151.7k 06:42 05:28 01:14 172.8k 82 59.60M 0 0 82 48.93M 0 151.7k 06:42 05:30 01:12 167.8k 82 59.60M 0 0 82 49.12M 0 151.8k 06:42 05:31 01:11 148.8k 82 59.60M 0 0 82 49.37M 0 151.9k 06:41 05:32 01:09 143.9k 83 59.60M 0 0 83 49.50M 0 151.8k 06:42 05:33 01:09 149.9k 83 59.60M 0 0 83 49.68M 0 151.8k 06:42 05:35 01:07 156.5k 83 59.60M 0 0 83 49.87M 0 151.8k 06:41 05:36 01:05 156.2k 84 59.60M 0 0 84 50.12M 0 152.1k 06:41 05:37 01:04 169.3k 84 59.60M 0 0 84 50.31M 0 152.2k 06:40 05:38 01:02 172.2k 84 59.60M 0 0 84 50.50M 0 152.3k 06:40 05:39 01:01 179.4k 85 59.60M 0 0 85 50.68M 0 152.2k 06:40 05:40 01:00 177.9k 85 59.60M 0 0 85 50.87M 0 152.2k 06:40 05:42 00:58 174.2k 85 59.60M 0 0 85 51.06M 0 152.3k 06:40 05:43 00:57 164.2k 85 59.60M 0 0 85 51.25M 0 152.4k 06:40 05:44 00:56 162.3k 86 59.60M 0 0 86 51.43M 0 152.5k 06:40 05:45 00:55 166.0k 86 59.60M 0 0 86 51.68M 0 152.6k 06:39 05:46 00:53 178.0k 86 59.60M 0 0 86 51.81M 0 152.5k 06:40 05:47 00:53 172.6k 87 59.60M 0 0 87 51.93M 0 152.2k 06:40 05:49 00:51 149.3k 87 59.60M 0 0 87 52.06M 0 152.0k 06:41 05:50 00:51 133.6k 87 59.60M 0 0 87 52.25M 0 152.1k 06:41 05:51 00:50 129.2k 87 59.60M 0 0 87 52.43M 0 152.1k 06:41 05:52 00:49 123.5k 88 59.60M 0 0 88 52.56M 0 152.0k 06:41 05:54 00:47 121.6k 88 59.60M 0 0 88 52.75M 0 152.0k 06:41 05:55 00:46 138.5k 88 59.60M 0 0 88 53.00M 0 152.1k 06:41 05:56 00:45 156.7k 89 59.60M 0 0 89 53.18M 0 152.1k 06:41 05:57 00:44 156.9k 89 59.60M 0 0 89 53.43M 0 152.4k 06:40 05:58 00:42 167.8k 90 59.60M 0 0 90 53.68M 0 152.6k 06:39 06:00 00:39 187.5k 90 59.60M 0 0 90 53.87M 0 152.7k 06:39 06:01 00:38 192.6k 90 59.60M 0 0 90 54.06M 0 152.6k 06:39 06:02 00:37 179.0k 91 59.60M 0 0 91 54.25M 0 152.5k 06:40 06:04 00:36 173.5k 91 59.60M 0 0 91 54.37M 0 152.3k 06:40 06:05 00:35 146.3k 91 59.60M 0 0 91 54.56M 0 152.2k 06:40 06:06 00:34 133.6k 91 59.60M 0 0 91 54.75M 0 152.3k 06:40 06:08 00:32 131.5k 92 59.60M 0 0 92 54.93M 0 152.4k 06:40 06:09 00:31 141.4k 92 59.60M 0 0 92 55.06M 0 152.2k 06:40 06:10 00:30 134.9k 92 59.60M 0 0 92 55.18M 0 152.1k 06:41 06:11 00:30 140.3k 93 59.60M 0 0 93 55.43M 0 152.1k 06:41 06:13 00:28 146.2k 93 59.60M 0 0 93 55.56M 0 152.0k 06:41 06:14 00:27 133.6k 93 59.60M 0 0 93 55.68M 0 151.9k 06:41 06:15 00:26 121.6k 93 59.60M 0 0 93 55.81M 0 151.8k 06:42 06:16 00:26 125.3k 93 59.60M 0 0 93 55.93M 0 151.7k 06:42 06:17 00:25 126.6k 94 59.60M 0 0 94 56.06M 0 151.6k 06:42 06:18 00:24 116.0k 94 59.60M 0 0 94 56.18M 0 151.5k 06:42 06:19 00:23 118.5k 94 59.60M 0 0 94 56.37M 0 151.6k 06:42 06:20 00:22 130.3k 94 59.60M 0 0 94 56.56M 0 151.6k 06:42 06:22 00:20 137.1k 95 59.60M 0 0 95 56.68M 0 151.5k 06:42 06:23 00:19 138.6k 95 59.60M 0 0 95 56.81M 0 151.2k 06:43 06:24 00:19 124.8k 95 59.60M 0 0 95 57.00M 0 151.1k 06:43 06:26 00:17 127.6k 95 59.60M 0 0 95 57.12M 0 151.0k 06:44 06:27 00:17 117.8k 96 59.60M 0 0 96 57.31M 0 151.0k 06:44 06:28 00:16 116.8k 96 59.60M 0 0 96 57.56M 0 151.2k 06:43 06:29 00:14 135.6k 96 59.60M 0 0 96 57.75M 0 151.2k 06:43 06:30 00:13 154.1k 97 59.60M 0 0 97 57.87M 0 151.1k 06:43 06:32 00:11 153.2k 97 59.60M 0 0 97 58.06M 0 150.9k 06:44 06:33 00:11 148.4k 97 59.60M 0 0 97 58.18M 0 150.8k 06:44 06:34 00:10 140.7k 97 59.60M 0 0 97 58.37M 0 150.8k 06:44 06:36 00:08 123.2k 98 59.60M 0 0 98 58.56M 0 150.7k 06:44 06:37 00:07 119.6k 98 59.60M 0 0 98 58.75M 0 150.7k 06:45 06:39 00:06 125.0k 98 59.60M 0 0 98 59.00M 0 150.8k 06:44 06:40 00:04 144.5k 99 59.60M 0 0 99 59.18M 0 150.8k 06:44 06:41 00:03 152.0k 99 59.60M 0 0 99 59.37M 0 150.9k 06:44 06:42 00:02 158.9k 99 59.60M 0 0 99 59.56M 0 150.9k 06:44 06:44 162.5k* upload completely sent off: 62504430 bytes 100 59.60M 0 0 100 59.60M 0 150.5k 06:45 06:45 137.9k{ [5 bytes data] < HTTP/1.1 200 OK < x-amz-id-2: o0STrK4fdmzbERI/naqYH2gMxEp2lVuLBzAIbBTYsk/lbJ8C8V8WN82/pxOwswqVhN4yJum01C8= < x-amz-request-id: WA111WEKB44ZPXNE < Date: Sun, 10 May 2026 03:32:28 GMT < x-amz-server-side-encryption: AES256 < ETag: "99674928d5376cd607589f0fb572f8dc" < x-amz-checksum-crc64nvme: JR1E0dHbnfM= < x-amz-checksum-type: FULL_OBJECT < Content-Length: 0 < Server: AmazonS3 < Connection: close < 100 59.60M 0 0 100 59.60M 0 150.3k 06:45 06:45 137.9k 100 59.60M 0 0 100 59.60M 0 150.3k 06:45 06:45 137.9k 100 59.60M 0 0 100 59.60M 0 150.3k 06:45 06:45 137.9k * shutting down connection #0 took: 410.79 seconds Blunders: now uploading files "/l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr" to blunders.io... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 0* Host s3.eu-west-1.amazonaws.com:443 was resolved. * IPv6: (none) * IPv4: 52.92.17.240, 3.5.73.74, 3.5.66.7, 3.5.73.92, 3.5.71.79, 3.5.73.122, 3.5.75.111, 3.5.75.0 * Trying 52.92.17.240:443... * ALPN: curl offers h2,http/1.1 } [5 bytes data] * TLSv1.3 (OUT), TLS handshake, Client hello (1): } [1570 bytes data] * SSL Trust Anchors: * CAfile: /etc/ssl/certs/ca-certificates.crt { [5 bytes data] * TLSv1.3 (IN), TLS handshake, Server hello (2): { [1210 bytes data] * TLSv1.3 (IN), TLS change cipher, Change cipher spec (1): { [1 bytes data] * TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8): { [25 bytes data] * TLSv1.3 (IN), TLS handshake, Certificate (11): { [4422 bytes data] * TLSv1.3 (IN), TLS handshake, CERT verify (15): { [264 bytes data] * TLSv1.3 (IN), TLS handshake, Finished (20): { [36 bytes data] * TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1): } [1 bytes data] * TLSv1.3 (OUT), TLS handshake, Finished (20): } [36 bytes data] * SSL connection using TLSv1.3 / TLS_AES_128_GCM_SHA256 / X25519MLKEM768 / RSASSA-PSS * ALPN: server accepted http/1.1 * Server certificate: * subject: CN=*.s3-eu-west-1.amazonaws.com * start date: Sep 5 00:00:00 2025 GMT * expire date: Aug 7 23:59:59 2026 GMT * issuer: C=US; O=Amazon; CN=Amazon RSA 2048 M04 * Certificate level 0: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption * Certificate level 1: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption * Certificate level 2: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption * subjectAltName: "s3.eu-west-1.amazonaws.com" matches cert's "s3.eu-west-1.amazonaws.com" * SSL certificate verified via OpenSSL. * Established connection to s3.eu-west-1.amazonaws.com (52.92.17.240 port 443) from 10.17.4.7 port 36594 * using HTTP/1.x } [5 bytes data] > PUT /jfr-uploads.blunders.io/demo/115d5737-7544-4648-a81b-c3fb6fe5d501.jfr.gz?X-Amz-Security-Token=IQoJb3JpZ2luX2VjECgaCWV1LXdlc3QtMSJHMEUCIQCkuvyDaX8o6ODoIXOjgpMmyWru%2BsPknCnVVSje2P%2FveQIgAes0RmpWb8MhlR5FJ5pbQJlVtuW4R71PC7eKgWEFVhYqwwUI8f%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FARAAGgw4MzU0OTQ3NTMxMjYiDL8weVQSLohAmVo6diqXBSZ%2F5ChfrViesyjfYqMFEAlh%2FBEgGsFsij9TU320mmwb8DESmYEs9mYBc8hGgdJPlanIwdro2sinmGsvgKu4HHb5z5gyxpIfeDWVZdNz5q6JtHli35rW0eG4fKD4neT4r65LPIoT%2BoC58SGbG3fmVjyWU%2BHjoGh7pGJQEmIPjCTuoUx7RXF3BX9hdnytVohTPWuvyYs0vxYKVhDL%2F5tX3nkBoauFDRuR4TeHfoa43vn%2F5HQATUdZaGgQBgfdK9nPuVo33T1%2BZF7Z7Z8WLWIAngAI6qc2R62RmWcov5X1j%2B%2FHR6MASUDdZ1i3vNWqOH6aPONfxchUfop%2F8cYZHlhk56xSi2VnTKorgQSDI1nWULKkd6WMiIguRPRnuafnDSLErOojYLfZwNSgwxQPyycdHEOVHD6z4efBQHLnXzlff8yTuiV8vVPLSJihL31Ch95bX7YkRnwAPS%2BO3gRCtlrK4lE8rfC2K5R2NRc26o40EDlhh92%2BJDQiNqovyZz%2B9vEoy2yhK5VqN37g3tfdYrVA8dcB41pAx7S%2Fotg9Uw2VzU6N4Drr6jB05rfPE30JSJA41lvKwS%2FKDlHUmfTGE%2B8ZDQNxiasW7bmHooxXAjuPWSd0CwMoWDMlX7LQ0JhZOJBcSO0Z%2B%2Ba6wsoAQvPG7l72r2GVE3Paf0hWfl2swft5lt8AVO3fB0Xn%2Box%2BpWYH8TlcY7Yfbff8%2Bze8mdIx1BPxzbS8tkCspaPcav8E6g8RG4PVnL%2BBQ7M%2BkcwnOLgt%2B%2BfKAhCKUZZvSNIOztMtyyrTFg0%2FapDdRwrPd%2BjDMA3GIEv349fp2gaE%2Fa0H0%2FrjTZnDV92veD0xhUnOlMF5JwVYcK23gAEc8gE3rK7gaXBA8ZrWJohK8QcMBzC5mf%2FPBjqxASo1E3PMZzdHS3bQvva6RgaB5Wvz4p8iAFvtahhuyGw512P0ahkbhwVbNnX%2FJmQFa5ev300sVg5jkVcwlpyuaXr0q9YYFGsMjFBvlAUwpmWDTfojOLLKDnq0eR5rQEbGtBjtcfvoElcGzh34PwxguX8GrnQaD2oUCnVDrcnIhg6VJuLSJOR3kDGInnvt0j4XwlyZaaBxReNfvUrZd5M1kErs8BrFA7q94qHPU3AXgil5IA%3D%3D&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20260510T033913Z&X-Amz-SignedHeaders=host&X-Amz-Credential=ASIA4FB26GNTHDEOX5Q6%2F20260510%2Feu-west-1%2Fs3%2Faws4_request&X-Amz-Expires=86400&X-Amz-Signature=2d5c30259e3f386769ea432560bea9eb53aa6d43bc5a235d5149aefcb02de1ac HTTP/1.1 > Host: s3.eu-west-1.amazonaws.com > User-Agent: curl/8.18.0 > Accept: */* > content-type: application/octet-stream > Content-Length: 585228524 > Expect: 100-continue > { [5 bytes data] < HTTP/1.1 100 Continue < } [5 bytes data] 0 558.1M 0 0 0 1.18M 0 1.09M 08:29 00:01 08:28 1.09M 0 558.1M 0 0 0 1.68M 0 827.3k 11:30 00:02 11:28 827.5k 0 558.1M 0 0 0 1.93M 0 618.4k 15:24 00:03 15:21 618.6k 0 558.1M 0 0 0 2.12M 0 512.3k 18:35 00:04 18:31 512.4k 0 558.1M 0 0 0 2.31M 0 431.9k 22:03 00:05 21:58 431.8k 0 558.1M 0 0 0 2.56M 0 391.9k 24:18 00:06 24:12 250.9k 0 558.1M 0 0 0 2.81M 0 359.3k 26:30 00:08 26:22 194.3k 0 558.1M 0 0 0 3.00M 0 323.3k 29:27 00:09 29:18 172.8k 0 558.1M 0 0 0 3.12M 0 296.3k 32:08 00:10 31:58 156.2k 0 558.1M 0 0 0 3.25M 0 278.2k 34:13 00:11 34:02 148.2k 0 558.1M 0 0 0 3.37M 0 265.2k 35:54 00:13 35:41 131.3k 0 558.1M 0 0 0 3.56M 0 255.4k 37:17 00:14 37:03 122.5k 0 558.1M 0 0 0 3.68M 0 243.5k 39:06 00:15 38:51 117.2k 0 558.1M 0 0 0 3.87M 0 238.4k 39:56 00:16 39:40 131.3k 0 558.1M 0 0 0 4.06M 0 234.8k 40:33 00:17 40:16 144.6k 0 558.1M 0 0 0 4.25M 0 227.9k 41:47 00:19 41:28 147.7k 0 558.1M 0 0 0 4.43M 0 221.7k 42:57 00:20 42:37 144.2k 0 558.1M 0 0 0 4.62M 0 217.7k 43:44 00:21 43:23 153.6k 0 558.1M 0 0 0 4.81M 0 216.4k 44:00 00:22 43:38 156.6k 0 558.1M 0 0 0 5.00M 0 211.5k 45:01 00:24 44:37 147.9k 0 558.1M 0 0 0 5.12M 0 203.9k 46:42 00:25 46:17 134.9k 0 558.1M 0 0 0 5.25M 0 200.4k 47:31 00:26 47:05 131.4k 0 558.1M 0 0 0 5.37M 0 196.8k 48:22 00:27 47:55 123.8k 0 558.1M 0 0 0 5.50M 0 193.5k 49:12 00:29 48:43 111.4k 1 558.1M 0 0 1 5.62M 0 189.1k 50:21 00:30 49:51 102.3k 1 558.1M 0 0 1 5.81M 0 187.7k 50:44 00:31 50:13 117.7k 1 558.1M 0 0 1 5.93M 0 185.1k 51:27 00:32 50:55 116.9k 1 558.1M 0 0 1 6.06M 0 180.3k 52:48 00:34 52:14 108.9k 1 558.1M 0 0 1 6.18M 0 178.6k 53:18 00:35 52:43 110.5k 1 558.1M 0 0 1 6.37M 0 178.7k 53:16 00:36 52:40 126.6k 1 558.1M 0 0 1 6.56M 0 177.7k 53:35 00:37 52:58 125.8k 1 558.1M 0 0 1 6.75M 0 178.0k 53:30 00:38 52:52 139.0k 1 558.1M 0 0 1 6.93M 0 176.8k 53:52 00:40 53:12 155.5k 1 558.1M 0 0 1 7.12M 0 175.4k 54:16 00:41 53:35 157.0k 1 558.1M 0 0 1 7.31M 0 174.4k 54:36 00:42 53:54 149.4k 1 558.1M 0 0 1 7.56M 0 175.0k 54:25 00:44 53:41 159.0k 1 558.1M 0 0 1 7.75M 0 173.7k 54:49 00:45 54:04 149.5k 1 558.1M 0 0 1 7.93M 0 172.9k 55:04 00:46 54:18 150.3k 1 558.1M 0 0 1 8.12M 0 172.3k 55:15 00:48 54:27 152.9k 1 558.1M 0 0 1 8.25M 0 170.3k 55:54 00:49 55:05 144.1k 1 558.1M 0 0 1 8.37M 0 168.7k 56:26 00:50 55:36 126.8k 1 558.1M 0 0 1 8.56M 0 168.7k 56:25 00:51 55:34 132.6k 1 558.1M 0 0 1 8.75M 0 168.8k 56:25 00:53 55:32 136.7k 1 558.1M 0 0 1 8.87M 0 167.6k 56:49 00:54 55:55 129.2k 1 558.1M 0 0 1 9.06M 0 167.7k 56:46 00:55 55:51 145.5k 1 558.1M 0 0 1 9.18M 0 166.6k 57:09 00:56 56:13 147.2k 1 558.1M 0 0 1 9.37M 0 166.5k 57:10 00:57 56:13 146.4k 1 558.1M 0 0 1 9.56M 0 166.3k 57:14 00:58 56:16 144.1k 1 558.1M 0 0 1 9.75M 0 165.2k 57:38 01:00 56:38 144.1k 1 558.1M 0 0 1 9.87M 0 164.0k 58:04 01:01 57:03 131.1k 1 558.1M 0 0 1 10.00M 0 163.1k 58:23 01:02 57:21 131.7k 1 558.1M 0 0 1 10.18M 0 163.0k 58:24 01:03 57:21 131.0k 1 558.1M 0 0 1 10.37M 0 163.1k 58:22 01:05 57:17 132.7k 1 558.1M 0 0 1 10.56M 0 162.2k 58:41 01:06 57:35 133.8k 1 558.1M 0 0 1 10.75M 0 162.1k 58:45 01:07 57:38 143.3k 1 558.1M 0 0 1 10.93M 0 162.1k 58:45 01:09 57:36 151.9k 1 558.1M 0 0 1 11.12M 0 162.4k 58:37 01:10 57:27 156.4k 2 558.1M 0 0 2 11.37M 0 163.6k 58:11 01:11 57:00 169.1k 2 558.1M 0 0 2 11.62M 0 164.8k 57:46 01:12 56:34 196.0k 2 558.1M 0 0 2 11.81M 0 165.0k 57:43 01:13 56:30 201.2k 2 558.1M 0 0 2 12.00M 0 165.3k 57:36 01:14 56:22 207.9k 2 558.1M 0 0 2 12.18M 0 165.0k 57:43 01:15 56:28 197.1k 2 558.1M 0 0 2 12.31M 0 164.4k 57:55 01:16 56:39 174.4k 2 558.1M 0 0 2 12.50M 0 164.1k 58:01 01:17 56:44 154.9k 2 558.1M 0 0 2 12.62M 0 162.8k 58:28 01:19 57:09 137.4k 2 558.1M 0 0 2 12.75M 0 162.2k 58:41 01:20 57:21 125.3k 2 558.1M 0 0 2 12.93M 0 162.0k 58:47 01:21 57:26 125.3k 2 558.1M 0 0 2 13.12M 0 161.9k 58:49 01:23 57:26 131.2k 2 558.1M 0 0 2 13.31M 0 162.0k 58:47 01:24 57:23 134.8k 2 558.1M 0 0 2 13.43M 0 161.1k 59:06 01:25 57:41 137.9k 2 558.1M 0 0 2 13.62M 0 161.0k 59:07 01:26 57:41 145.4k 2 558.1M 0 0 2 13.87M 0 161.5k 58:57 01:27 57:30 155.2k 2 558.1M 0 0 2 14.06M 0 161.2k 59:03 01:29 57:34 153.0k 2 558.1M 0 0 2 14.18M 0 160.3k 59:24 01:30 57:54 138.4k 2 558.1M 0 0 2 14.31M 0 159.5k 59:41 01:31 58:10 139.0k 2 558.1M 0 0 2 14.50M 0 158.9k 59:55 01:33 58:22 131.8k 2 558.1M 0 0 2 14.62M 0 158.5k 1:00:04 01:34 58:30 118.0k 2 558.1M 0 0 2 14.81M 0 158.1k 1:00:14 01:35 58:39 115.5k 2 558.1M 0 0 2 15.00M 0 157.9k 1:00:18 01:37 58:41 125.6k 2 558.1M 0 0 2 15.18M 0 157.7k 1:00:22 01:38 58:44 133.1k 2 558.1M 0 0 2 15.37M 0 157.8k 1:00:20 01:39 58:41 141.2k 2 558.1M 0 0 2 15.56M 0 158.0k 1:00:16 01:40 58:36 149.9k 2 558.1M 0 0 2 15.81M 0 158.3k 1:00:09 01:42 58:27 161.9k 2 558.1M 0 0 2 16.06M 0 158.9k 59:55 01:43 58:12 174.4k 2 558.1M 0 0 2 16.25M 0 158.6k 1:00:02 01:44 58:18 172.2k 2 558.1M 0 0 2 16.37M 0 157.8k 1:00:19 01:46 58:33 158.7k 2 558.1M 0 0 2 16.56M 0 158.0k 1:00:16 01:47 58:29 157.9k 3 558.1M 0 0 3 16.75M 0 158.1k 1:00:12 01:48 58:24 155.7k 3 558.1M 0 0 3 16.87M 0 157.3k 1:00:31 01:49 58:42 131.4k 3 558.1M 0 0 3 17.00M 0 156.4k 1:00:53 01:51 59:02 120.2k 3 558.1M 0 0 3 17.12M 0 155.9k 1:01:03 01:52 59:11 123.5k 3 558.1M 0 0 3 17.25M 0 155.6k 1:01:11 01:53 59:18 114.3k 3 558.1M 0 0 3 17.31M 0 154.8k 1:01:31 01:54 59:37 97122 3 558.1M 0 0 3 17.37M 0 154.0k 1:01:49 01:55 59:54 92223 3 558.1M 0 0 3 17.50M 0 153.5k 1:02:01 01:56 1:00:05 96678 3 558.1M 0 0 3 17.62M 0 153.2k 1:02:08 01:57 1:00:11 98310 3 558.1M 0 0 3 17.81M 0 153.3k 1:02:07 01:58 1:00:09 105.5k 3 558.1M 0 0 3 18.00M 0 153.6k 1:01:59 01:59 1:00:00 128.7k 3 558.1M 0 0 3 18.25M 0 153.8k 1:01:55 02:01 59:54 149.6k 3 558.1M 0 0 3 18.43M 0 154.0k 1:01:48 02:02 59:46 164.6k 3 558.1M 0 0 3 18.68M 0 154.6k 1:01:36 02:03 59:33 180.5k 3 558.1M 0 0 3 18.87M 0 154.5k 1:01:38 02:05 59:33 177.4k 3 558.1M 0 0 3 19.00M 0 153.9k 1:01:52 02:06 59:46 159.1k 3 558.1M 0 0 3 19.18M 0 153.9k 1:01:52 02:07 59:45 156.5k 3 558.1M 0 0 3 19.31M 0 153.4k 1:02:03 02:08 59:55 141.8k 3 558.1M 0 0 3 19.50M 0 153.1k 1:02:12 02:10 1:00:02 125.5k 3 558.1M 0 0 3 19.68M 0 153.1k 1:02:11 02:11 1:00:00 127.0k 3 558.1M 0 0 3 19.87M 0 153.2k 1:02:10 02:12 59:58 138.8k 3 558.1M 0 0 3 20.06M 0 152.9k 1:02:17 02:14 1:00:03 133.2k 3 558.1M 0 0 3 20.18M 0 152.2k 1:02:33 02:15 1:00:18 129.7k 3 558.1M 0 0 3 20.37M 0 152.3k 1:02:32 02:16 1:00:16 136.2k 3 558.1M 0 0 3 20.50M 0 152.0k 1:02:39 02:18 1:00:21 129.0k 3 558.1M 0 0 3 20.62M 0 151.5k 1:02:50 02:19 1:00:31 118.4k 3 558.1M 0 0 3 20.81M 0 151.6k 1:02:48 02:20 1:00:28 124.1k 3 558.1M 0 0 3 21.00M 0 151.4k 1:02:54 02:22 1:00:32 132.7k 3 558.1M 0 0 3 21.12M 0 150.8k 1:03:08 02:23 1:00:45 119.3k 3 558.1M 0 0 3 21.25M 0 150.3k 1:03:22 02:24 1:00:58 114.8k 3 558.1M 0 0 3 21.37M 0 149.9k 1:03:31 02:25 1:01:06 115.6k 3 558.1M 0 0 3 21.50M 0 149.6k 1:03:38 02:27 1:01:11 107.2k 3 558.1M 0 0 3 21.68M 0 149.3k 1:03:45 02:28 1:01:17 105.7k 3 558.1M 0 0 3 21.81M 0 148.7k 1:04:02 02:30 1:01:32 103.8k 3 558.1M 0 0 3 21.87M 0 148.1k 1:04:17 02:31 1:01:46 99.57k 3 558.1M 0 0 3 22.00M 0 147.8k 1:04:24 02:32 1:01:52 100.3k 3 558.1M 0 0 3 22.18M 0 147.7k 1:04:27 02:33 1:01:54 105.8k 3 558.1M 0 0 3 22.31M 0 147.3k 1:04:37 02:35 1:02:02 100.9k 4 558.1M 0 0 4 22.43M 0 147.1k 1:04:43 02:36 1:02:07 108.2k 4 558.1M 0 0 4 22.56M 0 146.9k 1:04:50 02:37 1:02:13 115.7k 4 558.1M 0 0 4 22.75M 0 146.9k 1:04:48 02:38 1:02:10 124.8k 4 558.1M 0 0 4 22.93M 0 147.0k 1:04:46 02:39 1:02:07 128.4k 4 558.1M 0 0 4 23.18M 0 147.5k 1:04:33 02:40 1:01:53 151.1k 4 558.1M 0 0 4 23.43M 0 148.0k 1:04:19 02:42 1:01:37 171.4k 4 558.1M 0 0 4 23.62M 0 148.2k 1:04:15 02:43 1:01:32 184.0k 4 558.1M 0 0 4 23.81M 0 148.1k 1:04:17 02:44 1:01:33 179.0k 4 558.1M 0 0 4 24.00M 0 147.8k 1:04:24 02:46 1:01:38 168.0k 4 558.1M 0 0 4 24.18M 0 147.9k 1:04:23 02:47 1:01:36 157.7k 4 558.1M 0 0 4 24.37M 0 148.1k 1:04:18 02:48 1:01:30 148.9k 4 558.1M 0 0 4 24.50M 0 147.7k 1:04:27 02:49 1:01:38 136.3k 4 558.1M 0 0 4 24.68M 0 147.6k 1:04:31 02:51 1:01:40 134.7k 4 558.1M 0 0 4 24.81M 0 147.4k 1:04:35 02:52 1:01:43 136.8k 4 558.1M 0 0 4 25.00M 0 147.3k 1:04:39 02:53 1:01:46 130.7k 4 558.1M 0 0 4 25.12M 0 146.6k 1:04:57 02:55 1:02:02 110.4k 4 558.1M 0 0 4 25.25M 0 146.4k 1:05:03 02:56 1:02:07 112.0k 4 558.1M 0 0 4 25.37M 0 146.1k 1:05:09 02:57 1:02:12 107.9k 4 558.1M 0 0 4 25.62M 0 146.4k 1:05:01 02:59 1:02:02 121.2k 4 558.1M 0 0 4 25.75M 0 146.1k 1:05:11 03:00 1:02:11 115.0k 4 558.1M 0 0 4 25.87M 0 145.5k 1:05:26 03:02 1:02:24 116.8k 4 558.1M 0 0 4 26.00M 0 145.1k 1:05:38 03:03 1:02:35 111.7k 4 558.1M 0 0 4 26.12M 0 144.9k 1:05:42 03:04 1:02:38 113.1k 4 558.1M 0 0 4 26.31M 0 144.9k 1:05:42 03:05 1:02:37 104.9k 4 558.1M 0 0 4 26.50M 0 145.0k 1:05:38 03:07 1:02:31 117.2k 4 558.1M 0 0 4 26.62M 0 144.9k 1:05:42 03:08 1:02:34 127.2k 4 558.1M 0 0 4 26.75M 0 144.6k 1:05:49 03:09 1:02:40 131.9k 4 558.1M 0 0 4 26.93M 0 144.6k 1:05:52 03:10 1:02:42 133.8k 4 558.1M 0 0 4 27.12M 0 144.5k 1:05:53 03:12 1:02:41 132.0k 4 558.1M 0 0 4 27.31M 0 144.6k 1:05:52 03:13 1:02:39 130.1k 4 558.1M 0 0 4 27.50M 0 144.8k 1:05:46 03:14 1:02:32 141.0k 4 558.1M 0 0 4 27.75M 0 145.2k 1:05:35 03:15 1:02:20 161.1k 5 558.1M 0 0 5 27.93M 0 145.2k 1:05:35 03:17 1:02:18 163.4k 5 558.1M 0 0 5 28.06M 0 145.0k 1:05:38 03:18 1:02:20 162.9k 5 558.1M 0 0 5 28.18M 0 144.9k 1:05:42 03:19 1:02:23 157.4k 5 558.1M 0 0 5 28.31M 0 144.8k 1:05:45 03:20 1:02:25 145.6k 5 558.1M 0 0 5 28.50M 0 144.9k 1:05:44 03:21 1:02:23 133.5k 5 558.1M 0 0 5 28.68M 0 144.8k 1:05:45 03:22 1:02:23 132.6k 5 558.1M 0 0 5 28.81M 0 144.7k 1:05:49 03:23 1:02:26 131.7k 5 558.1M 0 0 5 29.06M 0 145.1k 1:05:38 03:25 1:02:13 150.0k 5 558.1M 0 0 5 29.31M 0 145.5k 1:05:25 03:26 1:01:59 169.6k 5 558.1M 0 0 5 29.62M 0 146.3k 1:05:05 03:27 1:01:38 195.0k 5 558.1M 0 0 5 29.87M 0 146.7k 1:04:55 03:28 1:01:27 212.5k 5 558.1M 0 0 5 30.06M 0 146.7k 1:04:54 03:29 1:01:25 217.2k 5 558.1M 0 0 5 30.18M 0 146.4k 1:05:02 03:31 1:01:31 192.5k 5 558.1M 0 0 5 30.31M 0 146.0k 1:05:12 03:32 1:01:40 162.3k 5 558.1M 0 0 5 30.50M 0 146.1k 1:05:09 03:33 1:01:36 141.7k 5 558.1M 0 0 5 30.75M 0 146.5k 1:04:58 03:34 1:01:24 142.9k 5 558.1M 0 0 5 31.00M 0 147.0k 1:04:45 03:35 1:01:10 158.1k 5 558.1M 0 0 5 31.25M 0 147.4k 1:04:35 03:37 1:00:58 182.4k 5 558.1M 0 0 5 31.50M 0 147.7k 1:04:27 03:38 1:00:49 210.2k 5 558.1M 0 0 5 31.75M 0 148.0k 1:04:20 03:39 1:00:41 214.6k 5 558.1M 0 0 5 31.87M 0 147.4k 1:04:34 03:41 1:00:53 177.2k 5 558.1M 0 0 5 32.00M 0 147.2k 1:04:40 03:42 1:00:58 153.5k 5 558.1M 0 0 5 32.18M 0 147.2k 1:04:40 03:43 1:00:57 141.7k 5 558.1M 0 0 5 32.37M 0 147.3k 1:04:39 03:45 1:00:54 132.6k 5 558.1M 0 0 5 32.56M 0 147.2k 1:04:41 03:46 1:00:55 121.5k 5 558.1M 0 0 5 32.75M 0 147.1k 1:04:43 03:47 1:00:56 135.5k 5 558.1M 0 0 5 32.87M 0 147.0k 1:04:47 03:48 1:00:59 138.6k 5 558.1M 0 0 5 33.00M 0 146.7k 1:04:55 03:50 1:01:05 127.7k 5 558.1M 0 0 5 33.18M 0 146.7k 1:04:53 03:51 1:01:02 128.2k 5 558.1M 0 0 5 33.37M 0 146.8k 1:04:50 03:52 1:00:58 133.6k 6 558.1M 0 0 6 33.56M 0 146.8k 1:04:50 03:53 1:00:57 137.0k 6 558.1M 0 0 6 33.75M 0 146.9k 1:04:48 03:55 1:00:53 145.8k 6 558.1M 0 0 6 33.93M 0 147.0k 1:04:46 03:56 1:00:50 158.7k 6 558.1M 0 0 6 34.12M 0 146.9k 1:04:48 03:57 1:00:51 153.0k 6 558.1M 0 0 6 34.25M 0 146.7k 1:04:55 03:59 1:00:56 140.3k 6 558.1M 0 0 6 34.37M 0 146.4k 1:05:01 04:00 1:01:01 131.5k 6 558.1M 0 0 6 34.50M 0 146.2k 1:05:07 04:01 1:01:06 119.5k 6 558.1M 0 0 6 34.62M 0 145.9k 1:05:15 04:02 1:01:13 107.0k 6 558.1M 0 0 6 34.75M 0 145.7k 1:05:19 04:04 1:01:15 101.7k 6 558.1M 0 0 6 34.93M 0 145.7k 1:05:21 04:05 1:01:16 109.8k 6 558.1M 0 0 6 35.12M 0 145.6k 1:05:22 04:06 1:01:16 116.9k 6 558.1M 0 0 6 35.31M 0 145.6k 1:05:23 04:08 1:01:15 124.0k 6 558.1M 0 0 6 35.50M 0 145.8k 1:05:19 04:09 1:01:10 140.1k 6 558.1M 0 0 6 35.68M 0 145.8k 1:05:17 04:10 1:01:07 148.7k 6 558.1M 0 0 6 35.93M 0 146.2k 1:05:06 04:11 1:00:55 167.6k 6 558.1M 0 0 6 36.18M 0 146.6k 1:04:57 04:12 1:00:45 186.4k 6 558.1M 0 0 6 36.43M 0 146.8k 1:04:51 04:14 1:00:37 197.0k 6 558.1M 0 0 6 36.62M 0 146.9k 1:04:49 04:15 1:00:34 195.2k 6 558.1M 0 0 6 36.81M 0 146.9k 1:04:49 04:16 1:00:33 191.4k 6 558.1M 0 0 6 37.00M 0 146.9k 1:04:48 04:17 1:00:31 174.9k 6 558.1M 0 0 6 37.12M 0 146.8k 1:04:52 04:18 1:00:34 154.0k 6 558.1M 0 0 6 37.31M 0 146.9k 1:04:50 04:20 1:00:30 149.9k 6 558.1M 0 0 6 37.50M 0 146.9k 1:04:48 04:21 1:00:27 147.6k 6 558.1M 0 0 6 37.62M 0 146.8k 1:04:51 04:22 1:00:29 143.5k 6 558.1M 0 0 6 37.75M 0 146.7k 1:04:54 04:23 1:00:31 137.1k 6 558.1M 0 0 6 38.00M 0 147.0k 1:04:46 04:24 1:00:22 157.9k 6 558.1M 0 0 6 38.18M 0 147.0k 1:04:46 04:25 1:00:21 152.7k 6 558.1M 0 0 6 38.37M 0 147.0k 1:04:47 04:27 1:00:20 148.7k 6 558.1M 0 0 6 38.50M 0 146.9k 1:04:50 04:28 1:00:22 148.5k 6 558.1M 0 0 6 38.62M 0 146.6k 1:04:56 04:29 1:00:27 143.4k 6 558.1M 0 0 6 38.75M 0 146.4k 1:05:01 04:30 1:00:31 122.5k 6 558.1M 0 0 6 38.87M 0 146.2k 1:05:08 04:32 1:00:36 111.7k 6 558.1M 0 0 6 39.06M 0 146.1k 1:05:10 04:33 1:00:37 110.9k 7 558.1M 0 0 7 39.25M 0 146.2k 1:05:08 04:34 1:00:34 118.0k 7 558.1M 0 0 7 39.37M 0 146.0k 1:05:11 04:35 1:00:36 121.1k 7 558.1M 0 0 7 39.50M 0 145.6k 1:05:22 04:37 1:00:45 113.6k 7 558.1M 0 0 7 39.62M 0 145.4k 1:05:28 04:38 1:00:50 115.0k 7 558.1M 0 0 7 39.81M 0 145.4k 1:05:29 04:40 1:00:49 115.2k 7 558.1M 0 0 7 40.00M 0 145.3k 1:05:31 04:41 1:00:50 110.9k 7 558.1M 0 0 7 40.18M 0 145.4k 1:05:28 04:42 1:00:46 120.8k 7 558.1M 0 0 7 40.37M 0 145.5k 1:05:27 04:44 1:00:43 138.2k 7 558.1M 0 0 7 40.56M 0 145.5k 1:05:27 04:45 1:00:42 147.0k 7 558.1M 0 0 7 40.68M 0 145.4k 1:05:29 04:46 1:00:43 146.2k 7 558.1M 0 0 7 40.81M 0 145.2k 1:05:33 04:47 1:00:46 141.8k 7 558.1M 0 0 7 40.93M 0 145.1k 1:05:37 04:48 1:00:49 129.1k 7 558.1M 0 0 7 41.12M 0 145.0k 1:05:39 04:50 1:00:49 124.4k 7 558.1M 0 0 7 41.25M 0 144.8k 1:05:44 04:51 1:00:53 115.8k 7 558.1M 0 0 7 41.43M 0 145.0k 1:05:41 04:52 1:00:49 124.7k 7 558.1M 0 0 7 41.62M 0 145.0k 1:05:40 04:53 1:00:47 133.2k 7 558.1M 0 0 7 41.75M 0 144.9k 1:05:43 04:55 1:00:48 133.9k 7 558.1M 0 0 7 41.87M 0 144.6k 1:05:50 04:56 1:00:54 125.3k 7 558.1M 0 0 7 42.06M 0 144.7k 1:05:48 04:57 1:00:51 137.4k 7 558.1M 0 0 7 42.25M 0 144.8k 1:05:45 04:58 1:00:47 137.4k 7 558.1M 0 0 7 42.43M 0 144.9k 1:05:43 04:59 1:00:44 140.2k 7 558.1M 0 0 7 42.62M 0 144.9k 1:05:41 05:01 1:00:40 149.1k 7 558.1M 0 0 7 42.81M 0 145.0k 1:05:40 05:02 1:00:38 163.1k 7 558.1M 0 0 7 42.93M 0 144.6k 1:05:49 05:03 1:00:46 142.5k 7 558.1M 0 0 7 43.06M 0 144.4k 1:05:55 05:05 1:00:50 127.7k 7 558.1M 0 0 7 43.18M 0 144.2k 1:06:01 05:06 1:00:55 114.0k 7 558.1M 0 0 7 43.31M 0 143.9k 1:06:10 05:08 1:01:02 99.01k 7 558.1M 0 0 7 43.50M 0 143.9k 1:06:11 05:09 1:01:02 99653 7 558.1M 0 0 7 43.68M 0 143.9k 1:06:09 05:10 1:00:59 112.3k 7 558.1M 0 0 7 43.81M 0 143.9k 1:06:11 05:11 1:01:00 117.1k 7 558.1M 0 0 7 44.00M 0 143.8k 1:06:12 05:13 1:00:59 125.9k 7 558.1M 0 0 7 44.12M 0 143.5k 1:06:20 05:14 1:01:06 127.4k 7 558.1M 0 0 7 44.25M 0 143.4k 1:06:23 05:15 1:01:08 122.7k 7 558.1M 0 0 7 44.43M 0 143.5k 1:06:20 05:16 1:01:04 123.9k 7 558.1M 0 0 7 44.62M 0 143.6k 1:06:18 05:18 1:01:00 150.1k 7 558.1M 0 0 7 44.62M 0 143.6k 1:06:18 05:18 1:01:00 143.6k 8 558.1M 0 0 8 44.81M 0 143.7k 1:06:15 05:19 1:00:56 175.3k 8 558.1M 0 0 8 44.93M 0 143.6k 1:06:17 05:20 1:00:57 146.0k 8 558.1M 0 0 8 45.12M 0 143.6k 1:06:17 05:21 1:00:56 144.7k 8 558.1M 0 0 8 45.31M 0 143.5k 1:06:20 05:23 1:00:57 138.1k 8 558.1M 0 0 8 45.50M 0 143.6k 1:06:18 05:24 1:00:54 143.0k 8 558.1M 0 0 8 45.62M 0 143.5k 1:06:21 05:25 1:00:56 132.0k 8 558.1M 0 0 8 45.75M 0 143.4k 1:06:25 05:26 1:00:59 129.5k 8 558.1M 0 0 8 45.93M 0 143.4k 1:06:23 05:27 1:00:56 132.2k 8 558.1M 0 0 8 46.12M 0 143.4k 1:06:23 05:29 1:00:54 138.1k 8 558.1M 0 0 8 46.31M 0 143.4k 1:06:25 05:30 1:00:55 131.1k 8 558.1M 0 0 8 46.50M 0 143.4k 1:06:25 05:32 1:00:53 136.4k 8 558.1M 0 0 8 46.62M 0 143.3k 1:06:27 05:33 1:00:54 139.2k 8 558.1M 0 0 8 46.75M 0 143.0k 1:06:36 05:34 1:01:02 121.2k 8 558.1M 0 0 8 46.87M 0 142.7k 1:06:43 05:36 1:01:07 108.8k 8 558.1M 0 0 8 47.00M 0 142.6k 1:06:47 05:37 1:01:10 104.0k 8 558.1M 0 0 8 47.18M 0 142.6k 1:06:46 05:38 1:01:08 104.9k 8 558.1M 0 0 8 47.43M 0 142.9k 1:06:38 05:39 1:00:59 123.7k 8 558.1M 0 0 8 47.62M 0 143.0k 1:06:36 05:41 1:00:55 143.2k 8 558.1M 0 0 8 47.81M 0 142.9k 1:06:38 05:42 1:00:56 153.5k 8 558.1M 0 0 8 47.93M 0 142.8k 1:06:40 05:43 1:00:57 156.4k 8 558.1M 0 0 8 48.06M 0 142.8k 1:06:41 05:44 1:00:57 152.8k 8 558.1M 0 0 8 48.25M 0 142.8k 1:06:39 05:45 1:00:54 140.4k 8 558.1M 0 0 8 48.37M 0 142.8k 1:06:40 05:46 1:00:54 133.4k 8 558.1M 0 0 8 48.56M 0 142.9k 1:06:37 05:47 1:00:50 143.3k 8 558.1M 0 0 8 48.81M 0 143.0k 1:06:36 05:49 1:00:47 150.5k 8 558.1M 0 0 8 48.93M 0 142.9k 1:06:38 05:50 1:00:48 149.2k 8 558.1M 0 0 8 49.12M 0 142.8k 1:06:41 05:52 1:00:49 138.9k 8 558.1M 0 0 8 49.25M 0 142.6k 1:06:46 05:53 1:00:53 131.8k 8 558.1M 0 0 8 49.37M 0 142.5k 1:06:48 05:54 1:00:54 122.4k 8 558.1M 0 0 8 49.56M 0 142.5k 1:06:50 05:56 1:00:54 116.1k 8 558.1M 0 0 8 49.68M 0 142.3k 1:06:54 05:57 1:00:57 113.3k 8 558.1M 0 0 8 49.87M 0 142.4k 1:06:52 05:58 1:00:54 121.6k 8 558.1M 0 0 8 50.12M 0 142.7k 1:06:43 05:59 1:00:44 149.3k 9 558.1M 0 0 9 50.37M 0 143.0k 1:06:35 06:00 1:00:35 171.6k 9 558.1M 0 0 9 50.62M 0 143.2k 1:06:29 06:01 1:00:28 189.3k 9 558.1M 0 0 9 50.87M 0 143.4k 1:06:23 06:03 1:00:20 214.1k 9 558.1M 0 0 9 51.12M 0 143.7k 1:06:14 06:04 1:00:10 230.6k 9 558.1M 0 0 9 51.37M 0 143.9k 1:06:11 06:05 1:00:06 213.2k 9 558.1M 0 0 9 51.50M 0 143.6k 1:06:17 06:07 1:00:10 179.0k 9 558.1M 0 0 9 51.62M 0 143.3k 1:06:27 06:08 1:00:19 147.8k 9 558.1M 0 0 9 51.75M 0 143.2k 1:06:30 06:09 1:00:21 129.2k 9 558.1M 0 0 9 51.93M 0 143.1k 1:06:32 06:11 1:00:21 110.9k 9 558.1M 0 0 9 52.06M 0 142.9k 1:06:36 06:12 1:00:24 99214 9 558.1M 0 0 9 52.25M 0 142.9k 1:06:36 06:14 1:00:22 108.0k 9 558.1M 0 0 9 52.37M 0 142.9k 1:06:38 06:15 1:00:23 120.4k 9 558.1M 0 0 9 52.56M 0 142.9k 1:06:36 06:16 1:00:20 129.7k 9 558.1M 0 0 9 52.68M 0 142.8k 1:06:39 06:17 1:00:22 127.3k 9 558.1M 0 0 9 52.87M 0 142.9k 1:06:38 06:18 1:00:20 139.1k 9 558.1M 0 0 9 53.06M 0 143.0k 1:06:36 06:19 1:00:17 143.4k 9 558.1M 0 0 9 53.25M 0 143.0k 1:06:36 06:21 1:00:15 147.0k 9 558.1M 0 0 9 53.43M 0 143.0k 1:06:35 06:22 1:00:13 145.0k 9 558.1M 0 0 9 53.62M 0 143.1k 1:06:33 06:23 1:00:10 158.3k 9 558.1M 0 0 9 53.81M 0 143.2k 1:06:30 06:24 1:00:06 160.4k 9 558.1M 0 0 9 54.06M 0 143.3k 1:06:26 06:26 1:00:00 166.1k 9 558.1M 0 0 9 54.18M 0 143.2k 1:06:29 06:27 1:00:02 159.1k 9 558.1M 0 0 9 54.31M 0 143.2k 1:06:30 06:28 1:00:02 154.8k 9 558.1M 0 0 9 54.43M 0 143.1k 1:06:32 06:29 1:00:03 144.5k 9 558.1M 0 0 9 54.62M 0 143.1k 1:06:32 06:30 1:00:02 140.3k 9 558.1M 0 0 9 54.81M 0 143.2k 1:06:29 06:31 59:58 135.8k 9 558.1M 0 0 9 54.93M 0 143.1k 1:06:33 06:33 1:00:00 133.3k 9 558.1M 0 0 9 55.06M 0 142.9k 1:06:38 06:34 1:00:04 125.8k 9 558.1M 0 0 9 55.18M 0 142.8k 1:06:41 06:35 1:00:06 122.2k 9 558.1M 0 0 9 55.31M 0 142.6k 1:06:46 06:37 1:00:09 111.2k 9 558.1M 0 0 9 55.43M 0 142.5k 1:06:49 06:38 1:00:11 99.22k 9 558.1M 0 0 9 55.62M 0 142.5k 1:06:48 06:39 1:00:09 108.8k 9 558.1M 0 0 9 55.75M 0 142.5k 1:06:50 06:40 1:00:10 115.2k 10 558.1M 0 0 10 55.93M 0 142.5k 1:06:49 06:41 1:00:08 124.0k 10 558.1M 0 0 10 56.06M 0 142.4k 1:06:51 06:42 1:00:09 131.0k 10 558.1M 0 0 10 56.25M 0 142.5k 1:06:48 06:44 1:00:04 143.1k 10 558.1M 0 0 10 56.50M 0 142.8k 1:06:41 06:45 59:56 160.2k 10 558.1M 0 0 10 56.68M 0 142.7k 1:06:43 06:46 59:57 159.2k 10 558.1M 0 0 10 56.81M 0 142.5k 1:06:48 06:48 1:00:00 145.5k 10 558.1M 0 0 10 56.93M 0 142.5k 1:06:50 06:49 1:00:01 144.7k 10 558.1M 0 0 10 57.12M 0 142.4k 1:06:50 06:50 1:00:00 138.7k 10 558.1M 0 0 10 57.25M 0 142.3k 1:06:54 06:51 1:00:03 115.6k 10 558.1M 0 0 10 57.37M 0 142.2k 1:06:58 06:53 1:00:05 108.8k 10 558.1M 0 0 10 57.56M 0 142.2k 1:06:58 06:54 1:00:04 119.9k 10 558.1M 0 0 10 57.68M 0 142.1k 1:07:00 06:55 1:00:05 118.2k 10 558.1M 0 0 10 57.81M 0 141.8k 1:07:07 06:57 1:00:10 104.9k 10 558.1M 0 0 10 57.93M 0 141.6k 1:07:13 06:58 1:00:15 101.5k 10 558.1M 0 0 10 58.06M 0 141.6k 1:07:15 06:59 1:00:16 104.9k 10 558.1M 0 0 10 58.18M 0 141.5k 1:07:18 07:01 1:00:17 99932 10 558.1M 0 0 10 58.31M 0 141.3k 1:07:24 07:02 1:00:22 94377 10 558.1M 0 0 10 58.43M 0 141.2k 1:07:26 07:03 1:00:23 99.47k 10 558.1M 0 0 10 58.62M 0 141.2k 1:07:26 07:05 1:00:21 111.2k 10 558.1M 0 0 10 58.81M 0 141.2k 1:07:26 07:06 1:00:20 115.6k 10 558.1M 0 0 10 58.93M 0 141.1k 1:07:28 07:07 1:00:21 118.0k 10 558.1M 0 0 10 59.18M 0 141.3k 1:07:23 07:08 1:00:15 143.3k 10 558.1M 0 0 10 59.37M 0 141.4k 1:07:21 07:09 1:00:12 153.0k 10 558.1M 0 0 10 59.62M 0 141.6k 1:07:15 07:11 1:00:04 167.5k 10 558.1M 0 0 10 59.75M 0 141.4k 1:07:19 07:12 1:00:07 158.2k 10 558.1M 0 0 10 59.93M 0 141.5k 1:07:16 07:13 1:00:03 171.1k 10 558.1M 0 0 10 60.25M 0 141.8k 1:07:08 07:14 59:54 179.6k 10 558.1M 0 0 10 60.43M 0 141.9k 1:07:06 07:16 59:50 176.6k 10 558.1M 0 0 10 60.62M 0 141.9k 1:07:04 07:17 59:47 168.8k 10 558.1M 0 0 10 60.87M 0 142.1k 1:07:00 07:18 59:42 191.9k 10 558.1M 0 0 10 61.06M 0 142.2k 1:06:57 07:19 59:38 190.0k 10 558.1M 0 0 10 61.31M 0 142.4k 1:06:52 07:20 59:32 183.0k 11 558.1M 0 0 11 61.50M 0 142.4k 1:06:51 07:22 59:29 183.0k 11 558.1M 0 0 11 61.68M 0 142.5k 1:06:49 07:23 59:26 181.4k 11 558.1M 0 0 11 61.87M 0 142.5k 1:06:49 07:24 59:25 170.2k 11 558.1M 0 0 11 62.06M 0 142.5k 1:06:47 07:25 59:22 167.4k 11 558.1M 0 0 11 62.25M 0 142.5k 1:06:48 07:27 59:21 152.9k 11 558.1M 0 0 11 62.37M 0 142.5k 1:06:49 07:28 59:21 147.4k 11 558.1M 0 0 11 62.56M 0 142.6k 1:06:46 07:29 59:17 150.7k 11 558.1M 0 0 11 62.75M 0 142.6k 1:06:47 07:30 59:17 148.4k 11 558.1M 0 0 11 62.87M 0 142.5k 1:06:48 07:31 59:17 140.7k 11 558.1M 0 0 11 63.06M 0 142.5k 1:06:48 07:32 59:16 142.4k 11 558.1M 0 0 11 63.25M 0 142.6k 1:06:46 07:34 59:12 150.6k 11 558.1M 0 0 11 63.43M 0 142.5k 1:06:48 07:35 59:13 137.5k 11 558.1M 0 0 11 63.56M 0 142.4k 1:06:51 07:36 59:15 132.3k 11 558.1M 0 0 11 63.68M 0 142.4k 1:06:52 07:37 59:15 132.1k 11 558.1M 0 0 11 63.81M 0 142.3k 1:06:55 07:39 59:16 122.7k 11 558.1M 0 0 11 63.93M 0 142.2k 1:06:57 07:40 59:17 113.4k 11 558.1M 0 0 11 64.12M 0 142.3k 1:06:55 07:41 59:14 122.7k 11 558.1M 0 0 11 64.31M 0 142.4k 1:06:53 07:42 59:11 136.5k 11 558.1M 0 0 11 64.50M 0 142.4k 1:06:53 07:43 59:10 141.1k 11 558.1M 0 0 11 64.68M 0 142.3k 1:06:55 07:45 59:10 143.5k 11 558.1M 0 0 11 64.81M 0 142.2k 1:06:58 07:46 59:12 139.0k 11 558.1M 0 0 11 64.93M 0 142.0k 1:07:03 07:48 59:15 123.4k 11 558.1M 0 0 11 65.06M 0 142.0k 1:07:04 07:49 59:15 114.9k 11 558.1M 0 0 11 65.25M 0 141.9k 1:07:05 07:50 59:15 112.8k 11 558.1M 0 0 11 65.37M 0 141.9k 1:07:06 07:51 59:15 113.9k 11 558.1M 0 0 11 65.56M 0 141.9k 1:07:05 07:52 59:13 123.8k 11 558.1M 0 0 11 65.68M 0 141.9k 1:07:06 07:53 59:13 132.2k 11 558.1M 0 0 11 65.87M 0 141.9k 1:07:05 07:55 59:10 139.9k 11 558.1M 0 0 11 66.06M 0 142.0k 1:07:02 07:56 59:06 151.1k 11 558.1M 0 0 11 66.25M 0 142.0k 1:07:04 07:57 59:07 146.6k 11 558.1M 0 0 11 66.43M 0 142.0k 1:07:02 07:58 59:04 149.4k 11 558.1M 0 0 11 66.62M 0 142.1k 1:07:00 07:59 59:01 158.9k 11 558.1M 0 0 11 66.81M 0 142.0k 1:07:01 08:01 59:00 150.3k 12 558.1M 0 0 12 67.00M 0 142.1k 1:07:01 08:02 58:59 143.6k 12 558.1M 0 0 12 67.18M 0 142.2k 1:06:58 08:03 58:55 157.8k 12 558.1M 0 0 12 67.43M 0 142.4k 1:06:52 08:04 58:48 173.6k 12 558.1M 0 0 12 67.62M 0 142.4k 1:06:51 08:06 58:45 170.0k 12 558.1M 0 0 12 67.81M 0 142.4k 1:06:52 08:07 58:45 169.8k 12 558.1M 0 0 12 67.93M 0 142.3k 1:06:54 08:08 58:46 163.5k 12 558.1M 0 0 12 68.06M 0 142.3k 1:06:55 08:09 58:46 151.2k 12 558.1M 0 0 12 68.18M 0 142.2k 1:06:57 08:10 58:47 127.1k 12 558.1M 0 0 12 68.37M 0 142.2k 1:06:56 08:12 58:44 126.2k 12 558.1M 0 0 12 68.56M 0 142.2k 1:06:57 08:13 58:44 126.6k 12 558.1M 0 0 12 68.75M 0 142.3k 1:06:55 08:14 58:41 139.1k 12 558.1M 0 0 12 68.93M 0 142.3k 1:06:55 08:15 58:40 143.4k 12 558.1M 0 0 12 69.12M 0 142.3k 1:06:54 08:17 58:37 151.4k 12 558.1M 0 0 12 69.31M 0 142.4k 1:06:52 08:18 58:34 154.0k 12 558.1M 0 0 12 69.50M 0 142.4k 1:06:52 08:19 58:33 158.7k 12 558.1M 0 0 12 69.68M 0 142.5k 1:06:49 08:20 58:29 158.8k 12 558.1M 0 0 12 69.93M 0 142.7k 1:06:44 08:21 58:23 176.5k 12 558.1M 0 0 12 70.12M 0 142.7k 1:06:44 08:23 58:21 172.1k 12 558.1M 0 0 12 70.31M 0 142.7k 1:06:43 08:24 58:19 170.3k 12 558.1M 0 0 12 70.50M 0 142.7k 1:06:42 08:25 58:17 170.1k 12 558.1M 0 0 12 70.68M 0 142.8k 1:06:41 08:26 58:15 166.5k 12 558.1M 0 0 12 70.87M 0 142.8k 1:06:42 08:28 58:14 148.2k 12 558.1M 0 0 12 71.06M 0 142.8k 1:06:41 08:29 58:12 150.8k 12 558.1M 0 0 12 71.18M 0 142.6k 1:06:47 08:31 58:16 131.2k 12 558.1M 0 0 12 71.37M 0 142.5k 1:06:48 08:32 58:16 127.7k 12 558.1M 0 0 12 71.50M 0 142.5k 1:06:49 08:33 58:16 120.6k 12 558.1M 0 0 12 71.68M 0 142.5k 1:06:47 08:34 58:13 126.4k 12 558.1M 0 0 12 71.87M 0 142.6k 1:06:47 08:36 58:11 125.5k 12 558.1M 0 0 12 72.06M 0 142.6k 1:06:47 08:37 58:10 142.7k 12 558.1M 0 0 12 72.25M 0 142.5k 1:06:47 08:38 58:09 145.1k 12 558.1M 0 0 12 72.37M 0 142.5k 1:06:49 08:39 58:10 142.7k 13 558.1M 0 0 13 72.56M 0 142.5k 1:06:47 08:41 58:06 142.7k 13 558.1M 0 0 13 72.81M 0 142.7k 1:06:43 08:42 58:01 153.9k 13 558.1M 0 0 13 72.93M 0 142.6k 1:06:46 08:43 58:03 145.0k 13 558.1M 0 0 13 73.06M 0 142.5k 1:06:49 08:44 58:05 138.2k 13 558.1M 0 0 13 73.18M 0 142.5k 1:06:50 08:45 58:05 140.6k 13 558.1M 0 0 13 73.37M 0 142.5k 1:06:49 08:47 58:02 138.6k 13 558.1M 0 0 13 73.62M 0 142.7k 1:06:44 08:48 57:56 140.6k 13 558.1M 0 0 13 73.81M 0 142.6k 1:06:45 08:49 57:56 147.6k 13 558.1M 0 0 13 73.93M 0 142.5k 1:06:50 08:51 57:59 138.7k 13 558.1M 0 0 13 74.06M 0 142.3k 1:06:55 08:52 58:03 128.4k 13 558.1M 0 0 13 74.18M 0 142.2k 1:06:57 08:54 58:03 119.9k 13 558.1M 0 0 13 74.31M 0 142.1k 1:06:59 08:55 58:04 102.1k 13 558.1M 0 0 13 74.43M 0 142.0k 1:07:03 08:56 58:07 94160 13 558.1M 0 0 13 74.56M 0 141.9k 1:07:06 08:57 58:09 99826 13 558.1M 0 0 13 74.68M 0 141.8k 1:07:08 08:59 58:09 103.0k 13 558.1M 0 0 13 74.87M 0 141.8k 1:07:08 09:00 58:08 109.8k 13 558.1M 0 0 13 75.06M 0 141.9k 1:07:07 09:01 58:06 118.2k 13 558.1M 0 0 13 75.31M 0 142.0k 1:07:02 09:02 58:00 145.9k 13 558.1M 0 0 13 75.56M 0 142.2k 1:06:58 09:04 57:54 164.5k 13 558.1M 0 0 13 75.75M 0 142.2k 1:06:58 09:05 57:53 172.2k 13 558.1M 0 0 13 75.87M 0 142.0k 1:07:02 09:06 57:56 158.2k 13 558.1M 0 0 13 76.00M 0 141.8k 1:07:07 09:08 57:59 140.8k 13 558.1M 0 0 13 76.12M 0 141.7k 1:07:10 09:09 58:01 118.8k 13 558.1M 0 0 13 76.31M 0 141.7k 1:07:10 09:11 57:59 108.6k 13 558.1M 0 0 13 76.50M 0 141.7k 1:07:10 09:12 57:58 108.5k 13 558.1M 0 0 13 76.68M 0 141.7k 1:07:10 09:13 57:57 120.1k 13 558.1M 0 0 13 76.81M 0 141.7k 1:07:12 09:14 57:58 127.1k 13 558.1M 0 0 13 76.93M 0 141.6k 1:07:13 09:16 57:57 132.5k 13 558.1M 0 0 13 77.12M 0 141.6k 1:07:14 09:17 57:57 130.5k 13 558.1M 0 0 13 77.31M 0 141.6k 1:07:14 09:18 57:56 130.5k 13 558.1M 0 0 13 77.50M 0 141.6k 1:07:15 09:20 57:55 125.8k 13 558.1M 0 0 13 77.62M 0 141.4k 1:07:19 09:21 57:58 122.8k 13 558.1M 0 0 13 77.75M 0 141.4k 1:07:19 09:22 57:57 123.8k 13 558.1M 0 0 13 77.93M 0 141.5k 1:07:17 09:23 57:54 132.2k 13 558.1M 0 0 13 78.12M 0 141.5k 1:07:16 09:25 57:51 133.6k 14 558.1M 0 0 14 78.31M 0 141.5k 1:07:17 09:26 57:51 137.5k 14 558.1M 0 0 14 78.50M 0 141.5k 1:07:16 09:27 57:49 151.2k 14 558.1M 0 0 14 78.68M 0 141.6k 1:07:15 09:29 57:46 154.0k 14 558.1M 0 0 14 78.87M 0 141.6k 1:07:14 09:30 57:44 151.9k 14 558.1M 0 0 14 79.06M 0 141.7k 1:07:12 09:31 57:41 154.8k 14 558.1M 0 0 14 79.31M 0 141.8k 1:07:09 09:32 57:37 168.0k 14 558.1M 0 0 14 79.50M 0 141.8k 1:07:10 09:34 57:36 160.6k 14 558.1M 0 0 14 79.62M 0 141.6k 1:07:13 09:35 57:38 148.4k 14 558.1M 0 0 14 79.75M 0 141.5k 1:07:16 09:36 57:40 135.9k 14 558.1M 0 0 14 79.93M 0 141.6k 1:07:15 09:38 57:37 131.9k 14 558.1M 0 0 14 80.12M 0 141.6k 1:07:14 09:39 57:35 124.4k 14 558.1M 0 0 14 80.31M 0 141.6k 1:07:15 09:40 57:35 124.2k 14 558.1M 0 0 14 80.50M 0 141.5k 1:07:16 09:42 57:34 133.7k 14 558.1M 0 0 14 80.68M 0 141.6k 1:07:15 09:43 57:32 142.4k 14 558.1M 0 0 14 80.81M 0 141.5k 1:07:17 09:44 57:33 138.1k 14 558.1M 0 0 14 80.93M 0 141.4k 1:07:19 09:45 57:34 127.9k 14 558.1M 0 0 14 81.06M 0 141.4k 1:07:19 09:46 57:33 128.2k 14 558.1M 0 0 14 81.25M 0 141.4k 1:07:20 09:48 57:32 128.4k 14 558.1M 0 0 14 81.37M 0 141.4k 1:07:20 09:49 57:31 123.7k 14 558.1M 0 0 14 81.50M 0 141.3k 1:07:23 09:50 57:33 119.0k 14 558.1M 0 0 14 81.68M 0 141.3k 1:07:21 09:51 57:30 131.3k 14 558.1M 0 0 14 81.87M 0 141.3k 1:07:23 09:53 57:30 129.5k 14 558.1M 0 0 14 82.00M 0 141.3k 1:07:24 09:54 57:30 126.3k 14 558.1M 0 0 14 82.12M 0 141.1k 1:07:29 09:55 57:34 115.7k 14 558.1M 0 0 14 82.25M 0 141.0k 1:07:31 09:57 57:34 116.8k 14 558.1M 0 0 14 82.37M 0 141.0k 1:07:32 09:58 57:34 108.5k 14 558.1M 0 0 14 82.50M 0 140.9k 1:07:35 09:59 57:36 102.5k 14 558.1M 0 0 14 82.62M 0 140.8k 1:07:37 10:00 57:37 99.71k 14 558.1M 0 0 14 82.75M 0 140.8k 1:07:38 10:01 57:37 106.8k 14 558.1M 0 0 14 82.87M 0 140.7k 1:07:39 10:02 57:37 110.2k 14 558.1M 0 0 14 83.06M 0 140.8k 1:07:37 10:03 57:34 122.1k 14 558.1M 0 0 14 83.25M 0 140.8k 1:07:36 10:05 57:31 135.0k 14 558.1M 0 0 14 83.43M 0 140.9k 1:07:34 10:06 57:28 151.6k 14 558.1M 0 0 14 83.56M 0 140.9k 1:07:35 10:07 57:28 154.7k 15 558.1M 0 0 15 83.75M 0 140.9k 1:07:34 10:08 57:26 159.4k 15 558.1M 0 0 15 83.93M 0 141.0k 1:07:32 10:09 57:23 157.5k 15 558.1M 0 0 15 84.12M 0 141.0k 1:07:31 10:10 57:21 158.5k 15 558.1M 0 0 15 84.31M 0 141.0k 1:07:31 10:12 57:19 150.5k 15 558.1M 0 0 15 84.50M 0 141.0k 1:07:31 10:13 57:18 153.8k 15 558.1M 0 0 15 84.68M 0 141.1k 1:07:29 10:14 57:15 160.0k 15 558.1M 0 0 15 84.87M 0 141.1k 1:07:28 10:15 57:13 158.2k 15 558.1M 0 0 15 85.12M 0 141.3k 1:07:23 10:16 57:07 169.5k 15 558.1M 0 0 15 85.31M 0 141.3k 1:07:22 10:17 57:05 174.9k 15 558.1M 0 0 15 85.50M 0 141.4k 1:07:20 10:18 57:02 183.5k 15 558.1M 0 0 15 85.75M 0 141.5k 1:07:16 10:20 56:56 189.3k 15 558.1M 0 0 15 86.00M 0 141.6k 1:07:13 10:21 56:52 193.9k 15 558.1M 0 0 15 86.18M 0 141.6k 1:07:15 10:23 56:52 171.6k 15 558.1M 0 0 15 86.31M 0 141.5k 1:07:18 10:24 56:54 155.9k 15 558.1M 0 0 15 86.43M 0 141.4k 1:07:19 10:25 56:54 146.5k 15 558.1M 0 0 15 86.56M 0 141.4k 1:07:20 10:26 56:54 127.7k 15 558.1M 0 0 15 86.68M 0 141.4k 1:07:21 10:27 56:54 113.0k 15 558.1M 0 0 15 86.87M 0 141.4k 1:07:21 10:29 56:52 119.4k 15 558.1M 0 0 15 87.00M 0 141.3k 1:07:22 10:30 56:52 125.2k 15 558.1M 0 0 15 87.18M 0 141.3k 1:07:22 10:31 56:51 130.1k 15 558.1M 0 0 15 87.37M 0 141.4k 1:07:20 10:32 56:48 144.0k 15 558.1M 0 0 15 87.56M 0 141.4k 1:07:21 10:33 56:48 143.7k 15 558.1M 0 0 15 87.68M 0 141.3k 1:07:21 10:35 56:46 138.3k 15 558.1M 0 0 15 87.93M 0 141.5k 1:07:18 10:36 56:42 149.3k 15 558.1M 0 0 15 87.93M 0 141.5k 1:07:18 10:36 56:42 141.5k 15 558.1M 0 0 15 88.18M 0 141.6k 1:07:14 10:37 56:37 230.4k 15 558.1M 0 0 15 88.37M 0 141.5k 1:07:16 10:39 56:37 162.1k 15 558.1M 0 0 15 88.50M 0 141.4k 1:07:21 10:40 56:41 128.7k 15 558.1M 0 0 15 88.62M 0 141.3k 1:07:24 10:42 56:42 119.9k 15 558.1M 0 0 15 88.81M 0 141.2k 1:07:26 10:43 56:43 117.6k 15 558.1M 0 0 15 89.00M 0 141.2k 1:07:26 10:45 56:41 106.3k 15 558.1M 0 0 15 89.18M 0 141.2k 1:07:26 10:46 56:40 110.2k 16 558.1M 0 0 16 89.31M 0 141.1k 1:07:28 10:47 56:41 119.4k 16 558.1M 0 0 16 89.50M 0 141.1k 1:07:28 10:49 56:39 129.3k 16 558.1M 0 0 16 89.62M 0 141.1k 1:07:28 10:50 56:38 134.6k 16 558.1M 0 0 16 89.75M 0 141.1k 1:07:30 10:51 56:39 128.0k 16 558.1M 0 0 16 89.93M 0 141.1k 1:07:28 10:52 56:36 134.4k 16 558.1M 0 0 16 90.12M 0 141.1k 1:07:29 10:53 56:36 137.4k 16 558.1M 0 0 16 90.31M 0 141.1k 1:07:28 10:55 56:33 140.4k 16 558.1M 0 0 16 90.43M 0 141.1k 1:07:29 10:56 56:33 137.2k 16 558.1M 0 0 16 90.56M 0 141.0k 1:07:32 10:57 56:35 132.4k 16 558.1M 0 0 16 90.75M 0 141.0k 1:07:30 10:58 56:32 133.2k 16 558.1M 0 0 16 91.00M 0 141.2k 1:07:27 10:59 56:28 147.0k 16 558.1M 0 0 16 91.18M 0 141.2k 1:07:27 11:01 56:26 144.4k 16 558.1M 0 0 16 91.31M 0 141.1k 1:07:29 11:02 56:27 140.5k 16 558.1M 0 0 16 91.43M 0 140.9k 1:07:33 11:04 56:29 137.6k 16 558.1M 0 0 16 91.56M 0 140.9k 1:07:34 11:05 56:29 127.7k 16 558.1M 0 0 16 91.75M 0 141.0k 1:07:32 11:06 56:26 121.1k 16 558.1M 0 0 16 91.93M 0 141.0k 1:07:32 11:07 56:25 121.8k 16 558.1M 0 0 16 92.12M 0 141.0k 1:07:32 11:08 56:24 131.9k 16 558.1M 0 0 16 92.25M 0 140.9k 1:07:34 11:10 56:24 137.5k 16 558.1M 0 0 16 92.37M 0 140.9k 1:07:35 11:11 56:24 135.7k 16 558.1M 0 0 16 92.56M 0 140.9k 1:07:33 11:12 56:21 138.7k 16 558.1M 0 0 16 92.75M 0 141.0k 1:07:33 11:13 56:20 138.7k 16 558.1M 0 0 16 92.87M 0 140.9k 1:07:34 11:14 56:20 133.7k 16 558.1M 0 0 16 93.00M 0 140.9k 1:07:34 11:15 56:19 138.2k 16 558.1M 0 0 16 93.12M 0 140.8k 1:07:37 11:16 56:21 135.0k 16 558.1M 0 0 16 93.31M 0 140.9k 1:07:35 11:18 56:17 132.4k 16 558.1M 0 0 16 93.50M 0 140.9k 1:07:35 11:19 56:16 130.1k 16 558.1M 0 0 16 93.68M 0 140.8k 1:07:36 11:20 56:16 132.7k 16 558.1M 0 0 16 93.87M 0 140.9k 1:07:35 11:22 56:13 138.6k 16 558.1M 0 0 16 94.06M 0 140.9k 1:07:34 11:23 56:11 148.6k 16 558.1M 0 0 16 94.25M 0 140.9k 1:07:35 11:24 56:11 139.7k 16 558.1M 0 0 16 94.37M 0 140.8k 1:07:37 11:26 56:11 135.6k 16 558.1M 0 0 16 94.56M 0 140.8k 1:07:37 11:27 56:10 138.0k 16 558.1M 0 0 16 94.68M 0 140.8k 1:07:37 11:28 56:09 132.0k 16 558.1M 0 0 16 94.81M 0 140.7k 1:07:40 11:29 56:11 120.9k 17 558.1M 0 0 17 94.93M 0 140.7k 1:07:41 11:30 56:11 119.9k 17 558.1M 0 0 17 95.12M 0 140.7k 1:07:39 11:31 56:08 130.9k 17 558.1M 0 0 17 95.31M 0 140.7k 1:07:39 11:33 56:06 131.0k 17 558.1M 0 0 17 95.56M 0 140.9k 1:07:34 11:34 56:00 152.9k 17 558.1M 0 0 17 95.81M 0 140.9k 1:07:34 11:36 55:58 162.7k 17 558.1M 0 0 17 95.93M 0 140.7k 1:07:39 11:37 56:02 146.7k 17 558.1M 0 0 17 96.06M 0 140.7k 1:07:41 11:39 56:02 135.8k 17 558.1M 0 0 17 96.18M 0 140.6k 1:07:41 11:40 56:01 131.4k 17 558.1M 0 0 17 96.31M 0 140.6k 1:07:43 11:41 56:02 109.9k 17 558.1M 0 0 17 96.43M 0 140.6k 1:07:44 11:42 56:02 101.7k 17 558.1M 0 0 17 96.62M 0 140.5k 1:07:44 11:43 56:01 118.3k 17 558.1M 0 0 17 96.81M 0 140.6k 1:07:43 11:44 55:59 130.9k 17 558.1M 0 0 17 96.93M 0 140.5k 1:07:45 11:46 55:59 127.1k 17 558.1M 0 0 17 97.12M 0 140.6k 1:07:44 11:47 55:57 137.3k 17 558.1M 0 0 17 97.31M 0 140.6k 1:07:43 11:48 55:55 144.8k 17 558.1M 0 0 17 97.50M 0 140.6k 1:07:42 11:49 55:53 152.1k 17 558.1M 0 0 17 97.62M 0 140.6k 1:07:43 11:50 55:53 140.1k 17 558.1M 0 0 17 97.75M 0 140.5k 1:07:46 11:52 55:54 136.5k 17 558.1M 0 0 17 97.93M 0 140.5k 1:07:47 11:53 55:54 128.8k 17 558.1M 0 0 17 98.12M 0 140.5k 1:07:46 11:54 55:52 129.9k 17 558.1M 0 0 17 98.31M 0 140.5k 1:07:46 11:56 55:50 125.7k 17 558.1M 0 0 17 98.43M 0 140.5k 1:07:46 11:57 55:49 128.2k 17 558.1M 0 0 17 98.56M 0 140.5k 1:07:47 11:58 55:49 135.8k 17 558.1M 0 0 17 98.68M 0 140.4k 1:07:48 11:59 55:49 135.4k 17 558.1M 0 0 17 98.81M 0 140.3k 1:07:50 12:00 55:50 122.1k 17 558.1M 0 0 17 99.00M 0 140.4k 1:07:50 12:01 55:49 122.2k 17 558.1M 0 0 17 99.25M 0 140.5k 1:07:45 12:03 55:42 144.6k 17 558.1M 0 0 17 99.43M 0 140.6k 1:07:44 12:04 55:40 152.9k 17 558.1M 0 0 17 99.56M 0 140.5k 1:07:45 12:05 55:40 155.6k 17 558.1M 0 0 17 99.68M 0 140.5k 1:07:46 12:06 55:40 158.1k 17 558.1M 0 0 17 99.87M 0 140.5k 1:07:46 12:07 55:39 158.4k 17 558.1M 0 0 17 100.0M 0 140.6k 1:07:44 12:08 55:36 147.8k 17 558.1M 0 0 17 100.2M 0 140.6k 1:07:42 12:09 55:33 149.8k 18 558.1M 0 0 18 100.5M 0 140.8k 1:07:36 12:10 55:26 179.1k 18 558.1M 0 0 18 100.7M 0 140.8k 1:07:36 12:12 55:24 182.1k 18 558.1M 0 0 18 100.8M 0 140.8k 1:07:38 12:13 55:25 176.5k 18 558.1M 0 0 18 101.0M 0 140.8k 1:07:37 12:14 55:23 167.9k 18 558.1M 0 0 18 101.1M 0 140.8k 1:07:38 12:15 55:23 158.2k 18 558.1M 0 0 18 101.3M 0 140.7k 1:07:40 12:16 55:24 126.7k 18 558.1M 0 0 18 101.4M 0 140.7k 1:07:40 12:18 55:22 123.4k 18 558.1M 0 0 18 101.6M 0 140.8k 1:07:38 12:19 55:19 136.4k 18 558.1M 0 0 18 101.8M 0 140.8k 1:07:38 12:20 55:18 138.7k 18 558.1M 0 0 18 102.0M 0 140.8k 1:07:38 12:21 55:17 140.5k 18 558.1M 0 0 18 102.1M 0 140.7k 1:07:39 12:22 55:17 143.3k 18 558.1M 0 0 18 102.2M 0 140.7k 1:07:41 12:24 55:17 136.5k 18 558.1M 0 0 18 102.3M 0 140.6k 1:07:42 12:25 55:17 124.3k 18 558.1M 0 0 18 102.5M 0 140.5k 1:07:45 12:26 55:19 112.3k 18 558.1M 0 0 18 102.6M 0 140.6k 1:07:44 12:27 55:17 115.0k 18 558.1M 0 0 18 102.8M 0 140.6k 1:07:43 12:29 55:14 122.5k 18 558.1M 0 0 18 103.0M 0 140.6k 1:07:43 12:30 55:13 134.2k 18 558.1M 0 0 18 103.1M 0 140.6k 1:07:44 12:31 55:13 133.6k 18 558.1M 0 0 18 103.3M 0 140.6k 1:07:43 12:32 55:11 145.9k 18 558.1M 0 0 18 103.5M 0 140.6k 1:07:43 12:34 55:09 143.3k 18 558.1M 0 0 18 103.7M 0 140.6k 1:07:42 12:35 55:07 147.9k 18 558.1M 0 0 18 104.0M 0 140.7k 1:07:39 12:36 55:03 154.8k 18 558.1M 0 0 18 104.1M 0 140.8k 1:07:38 12:37 55:01 165.9k 18 558.1M 0 0 18 104.3M 0 140.8k 1:07:37 12:38 54:59 166.1k 18 558.1M 0 0 18 104.5M 0 140.7k 1:07:39 12:40 54:59 161.2k 18 558.1M 0 0 18 104.6M 0 140.8k 1:07:38 12:41 54:57 157.1k 18 558.1M 0 0 18 104.8M 0 140.8k 1:07:38 12:42 54:56 147.9k 18 558.1M 0 0 18 105.0M 0 140.7k 1:07:40 12:43 54:57 133.5k 18 558.1M 0 0 18 105.1M 0 140.6k 1:07:41 12:45 54:56 123.2k 18 558.1M 0 0 18 105.3M 0 140.7k 1:07:41 12:46 54:55 130.1k 18 558.1M 0 0 18 105.5M 0 140.7k 1:07:40 12:47 54:53 132.1k 18 558.1M 0 0 18 105.6M 0 140.8k 1:07:38 12:48 54:50 137.6k 18 558.1M 0 0 18 105.9M 0 140.9k 1:07:35 12:49 54:46 164.5k 19 558.1M 0 0 19 106.1M 0 140.9k 1:07:33 12:50 54:43 181.6k 19 558.1M 0 0 19 106.3M 0 141.0k 1:07:32 12:51 54:41 183.5k 19 558.1M 0 0 19 106.5M 0 141.0k 1:07:31 12:53 54:38 185.4k 19 558.1M 0 0 19 106.6M 0 141.0k 1:07:30 12:54 54:36 178.3k 19 558.1M 0 0 19 106.8M 0 141.0k 1:07:30 12:55 54:35 161.7k 19 558.1M 0 0 19 107.0M 0 141.1k 1:07:29 12:56 54:33 157.0k 19 558.1M 0 0 19 107.3M 0 141.2k 1:07:27 12:58 54:29 165.5k 19 558.1M 0 0 19 107.5M 0 141.2k 1:07:26 12:59 54:27 163.1k 19 558.1M 0 0 19 107.6M 0 141.2k 1:07:25 13:00 54:25 163.1k 19 558.1M 0 0 19 107.8M 0 141.1k 1:07:27 13:01 54:26 153.2k 19 558.1M 0 0 19 108.0M 0 141.2k 1:07:27 13:03 54:24 150.6k 19 558.1M 0 0 19 108.2M 0 141.3k 1:07:23 13:04 54:19 156.9k 19 558.1M 0 0 19 108.5M 0 141.4k 1:07:20 13:05 54:15 167.3k 19 558.1M 0 0 19 108.6M 0 141.5k 1:07:18 13:06 54:12 174.5k 19 558.1M 0 0 19 108.8M 0 141.5k 1:07:17 13:07 54:10 193.2k 19 558.1M 0 0 19 109.0M 0 141.5k 1:07:17 13:09 54:08 186.9k 19 558.1M 0 0 19 109.1M 0 141.3k 1:07:22 13:10 54:12 144.9k 19 558.1M 0 0 19 109.2M 0 141.2k 1:07:25 13:11 54:14 118.5k 19 558.1M 0 0 19 109.3M 0 141.1k 1:07:29 13:13 54:16 99.92k 19 558.1M 0 0 19 109.5M 0 141.1k 1:07:27 13:14 54:13 99.78k 19 558.1M 0 0 19 109.7M 0 141.2k 1:07:26 13:15 54:11 105.6k 19 558.1M 0 0 19 109.9M 0 141.2k 1:07:26 13:17 54:09 124.6k 19 558.1M 0 0 19 110.1M 0 141.2k 1:07:25 13:18 54:07 142.4k 19 558.1M 0 0 19 110.3M 0 141.3k 1:07:24 13:19 54:05 165.3k 19 558.1M 0 0 19 110.5M 0 141.2k 1:07:24 13:20 54:04 154.0k 19 558.1M 0 0 19 110.6M 0 141.2k 1:07:25 13:21 54:04 144.7k 19 558.1M 0 0 19 110.8M 0 141.2k 1:07:25 13:23 54:02 146.4k 19 558.1M 0 0 19 111.0M 0 141.4k 1:07:21 13:24 53:57 159.1k 19 558.1M 0 0 19 111.3M 0 141.5k 1:07:18 13:25 53:53 168.0k 19 558.1M 0 0 19 111.5M 0 141.5k 1:07:17 13:26 53:51 178.3k 20 558.1M 0 0 20 111.6M 0 141.5k 1:07:17 13:27 53:50 180.7k 20 558.1M 0 0 20 111.8M 0 141.5k 1:07:18 13:29 53:49 172.2k 20 558.1M 0 0 20 112.0M 0 141.4k 1:07:19 13:30 53:49 149.4k 20 558.1M 0 0 20 112.1M 0 141.3k 1:07:22 13:32 53:50 124.9k 20 558.1M 0 0 20 112.3M 0 141.3k 1:07:21 13:33 53:48 122.6k 20 558.1M 0 0 20 112.5M 0 141.3k 1:07:22 13:34 53:48 121.1k 20 558.1M 0 0 20 112.6M 0 141.4k 1:07:20 13:35 53:45 130.5k 20 558.1M 0 0 20 112.8M 0 141.4k 1:07:19 13:36 53:43 141.7k 20 558.1M 0 0 20 113.1M 0 141.5k 1:07:16 13:38 53:38 171.2k 20 558.1M 0 0 20 113.3M 0 141.7k 1:07:13 13:39 53:34 183.5k 20 558.1M 0 0 20 113.5M 0 141.7k 1:07:11 13:40 53:31 195.8k 20 558.1M 0 0 20 113.8M 0 141.8k 1:07:08 13:41 53:27 205.9k 20 558.1M 0 0 20 114.0M 0 141.9k 1:07:06 13:42 53:24 208.5k 20 558.1M 0 0 20 114.3M 0 142.0k 1:07:03 13:44 53:19 203.8k 20 558.1M 0 0 20 114.4M 0 142.0k 1:07:04 13:45 53:19 186.8k 20 558.1M 0 0 20 114.5M 0 141.9k 1:07:05 13:46 53:19 173.1k 20 558.1M 0 0 20 114.6M 0 141.9k 1:07:06 13:47 53:19 151.6k 20 558.1M 0 0 20 114.8M 0 141.9k 1:07:05 13:48 53:17 145.8k 20 558.1M 0 0 20 115.0M 0 142.0k 1:07:03 13:49 53:14 138.9k 20 558.1M 0 0 20 115.3M 0 142.1k 1:07:01 13:50 53:11 156.7k 20 558.1M 0 0 20 115.5M 0 142.1k 1:07:00 13:52 53:08 165.6k 20 558.1M 0 0 20 115.6M 0 142.1k 1:07:00 13:53 53:07 168.4k 20 558.1M 0 0 20 115.8M 0 142.0k 1:07:02 13:54 53:08 153.3k 20 558.1M 0 0 20 116.0M 0 142.0k 1:07:02 13:56 53:06 147.3k 20 558.1M 0 0 20 116.1M 0 142.1k 1:07:01 13:57 53:04 141.7k 20 558.1M 0 0 20 116.4M 0 142.2k 1:06:57 13:58 52:59 156.8k 20 558.1M 0 0 20 116.6M 0 142.3k 1:06:55 13:59 52:56 167.2k 20 558.1M 0 0 20 116.9M 0 142.4k 1:06:53 14:00 52:53 190.8k 20 558.1M 0 0 20 117.1M 0 142.4k 1:06:52 14:01 52:51 195.3k 21 558.1M 0 0 21 117.3M 0 142.4k 1:06:51 14:03 52:48 189.1k 21 558.1M 0 0 21 117.5M 0 142.4k 1:06:51 14:04 52:47 170.0k 21 558.1M 0 0 21 117.6M 0 142.4k 1:06:50 14:05 52:45 166.0k 21 558.1M 0 0 21 117.8M 0 142.5k 1:06:49 14:06 52:43 158.0k 21 558.1M 0 0 21 118.0M 0 142.5k 1:06:48 14:07 52:41 161.3k 21 558.1M 0 0 21 118.2M 0 142.6k 1:06:47 14:08 52:39 166.5k 21 558.1M 0 0 21 118.4M 0 142.6k 1:06:45 14:10 52:35 173.0k 21 558.1M 0 0 21 118.6M 0 142.6k 1:06:45 14:11 52:34 168.7k 21 558.1M 0 0 21 118.8M 0 142.7k 1:06:44 14:12 52:32 171.8k 21 558.1M 0 0 21 119.0M 0 142.6k 1:06:45 14:14 52:31 158.6k 21 558.1M 0 0 21 119.1M 0 142.6k 1:06:47 14:15 52:32 143.0k 21 558.1M 0 0 21 119.3M 0 142.6k 1:06:47 14:16 52:31 134.9k 21 558.1M 0 0 21 119.4M 0 142.5k 1:06:48 14:17 52:31 130.5k 21 558.1M 0 0 21 119.6M 0 142.6k 1:06:47 14:18 52:29 127.6k 21 558.1M 0 0 21 119.8M 0 142.6k 1:06:47 14:20 52:27 128.7k 21 558.1M 0 0 21 119.9M 0 142.5k 1:06:48 14:21 52:27 134.8k 21 558.1M 0 0 21 120.0M 0 142.5k 1:06:50 14:22 52:28 128.5k 21 558.1M 0 0 21 120.2M 0 142.4k 1:06:50 14:24 52:26 131.8k 21 558.1M 0 0 21 120.3M 0 142.4k 1:06:51 14:25 52:26 120.5k 21 558.1M 0 0 21 120.5M 0 142.5k 1:06:50 14:26 52:24 129.5k 21 558.1M 0 0 21 120.8M 0 142.6k 1:06:47 14:27 52:20 146.5k 21 558.1M 0 0 21 121.0M 0 142.6k 1:06:46 14:28 52:18 160.8k 21 558.1M 0 0 21 121.1M 0 142.6k 1:06:45 14:29 52:16 169.3k 21 558.1M 0 0 21 121.4M 0 142.7k 1:06:42 14:30 52:12 189.6k 21 558.1M 0 0 21 121.6M 0 142.8k 1:06:41 14:32 52:09 186.4k 21 558.1M 0 0 21 121.8M 0 142.8k 1:06:41 14:33 52:08 175.4k 21 558.1M 0 0 21 122.0M 0 142.8k 1:06:40 14:34 52:06 177.0k 21 558.1M 0 0 21 122.2M 0 142.9k 1:06:38 14:35 52:03 178.2k 21 558.1M 0 0 21 122.5M 0 143.0k 1:06:36 14:37 51:59 177.6k 21 558.1M 0 0 21 122.6M 0 143.0k 1:06:35 14:38 51:57 173.5k 22 558.1M 0 0 22 122.8M 0 142.9k 1:06:37 14:39 51:58 161.2k 22 558.1M 0 0 22 123.0M 0 142.9k 1:06:37 14:40 51:57 158.1k 22 558.1M 0 0 22 123.2M 0 143.0k 1:06:34 14:42 51:52 164.1k 22 558.1M 0 0 22 123.5M 0 143.1k 1:06:32 14:43 51:49 161.3k 22 558.1M 0 0 22 123.6M 0 143.1k 1:06:31 14:44 51:47 163.5k 22 558.1M 0 0 22 123.8M 0 143.1k 1:06:31 14:46 51:45 171.4k 22 558.1M 0 0 22 124.0M 0 143.1k 1:06:31 14:47 51:44 173.5k 22 558.1M 0 0 22 124.2M 0 143.1k 1:06:31 14:48 51:43 157.4k 22 558.1M 0 0 22 124.3M 0 143.1k 1:06:32 14:49 51:43 143.6k 22 558.1M 0 0 22 124.5M 0 143.1k 1:06:32 14:51 51:41 138.5k 22 558.1M 0 0 22 124.6M 0 143.0k 1:06:34 14:52 51:42 128.5k 22 558.1M 0 0 22 124.8M 0 143.0k 1:06:35 14:53 51:42 119.5k 22 558.1M 0 0 22 125.0M 0 143.0k 1:06:34 14:54 51:40 127.2k 22 558.1M 0 0 22 125.2M 0 143.1k 1:06:31 14:55 51:36 148.5k 22 558.1M 0 0 22 125.5M 0 143.2k 1:06:28 14:56 51:32 168.0k 22 558.1M 0 0 22 125.7M 0 143.3k 1:06:25 14:58 51:27 197.3k 22 558.1M 0 0 22 126.0M 0 143.5k 1:06:21 14:59 51:22 227.1k 22 558.1M 0 0 22 126.3M 0 143.6k 1:06:17 15:00 51:17 242.2k 22 558.1M 0 0 22 126.6M 0 143.8k 1:06:12 15:01 51:11 249.0k 22 558.1M 0 0 22 126.8M 0 143.9k 1:06:10 15:02 51:08 241.9k 22 558.1M 0 0 22 127.1M 0 144.0k 1:06:07 15:03 51:04 244.7k 22 558.1M 0 0 22 127.2M 0 144.0k 1:06:08 15:04 51:04 219.2k 22 558.1M 0 0 22 127.4M 0 144.0k 1:06:08 15:06 51:02 192.6k 22 558.1M 0 0 22 127.6M 0 143.9k 1:06:09 15:07 51:02 163.5k 22 558.1M 0 0 22 127.7M 0 143.8k 1:06:11 15:09 51:02 138.2k 22 558.1M 0 0 22 127.8M 0 143.8k 1:06:12 15:10 51:02 120.0k 22 558.1M 0 0 22 128.0M 0 143.8k 1:06:13 15:11 51:02 117.5k 22 558.1M 0 0 22 128.1M 0 143.7k 1:06:14 15:12 51:02 112.0k 22 558.1M 0 0 22 128.2M 0 143.7k 1:06:16 15:13 51:03 105.2k 23 558.1M 0 0 23 128.4M 0 143.7k 1:06:16 15:15 51:01 118.6k 23 558.1M 0 0 23 128.6M 0 143.7k 1:06:14 15:16 50:58 129.6k 23 558.1M 0 0 23 128.8M 0 143.7k 1:06:14 15:17 50:57 136.6k 23 558.1M 0 0 23 129.0M 0 143.7k 1:06:14 15:18 50:56 143.9k 23 558.1M 0 0 23 129.1M 0 143.7k 1:06:15 15:20 50:55 148.0k 23 558.1M 0 0 23 129.3M 0 143.7k 1:06:16 15:21 50:55 143.4k 23 558.1M 0 0 23 129.5M 0 143.7k 1:06:15 15:22 50:53 139.7k 23 558.1M 0 0 23 129.6M 0 143.7k 1:06:15 15:23 50:52 138.3k 23 558.1M 0 0 23 129.8M 0 143.7k 1:06:15 15:25 50:50 138.8k 23 558.1M 0 0 23 130.0M 0 143.7k 1:06:14 15:26 50:48 148.4k 23 558.1M 0 0 23 130.2M 0 143.8k 1:06:13 15:27 50:46 158.5k 23 558.1M 0 0 23 130.4M 0 143.8k 1:06:13 15:28 50:45 157.6k 23 558.1M 0 0 23 130.5M 0 143.7k 1:06:14 15:29 50:45 152.1k 23 558.1M 0 0 23 130.6M 0 143.7k 1:06:15 15:30 50:45 147.9k 23 558.1M 0 0 23 130.8M 0 143.7k 1:06:15 15:32 50:43 140.3k 23 558.1M 0 0 23 131.0M 0 143.8k 1:06:14 15:33 50:41 139.7k 23 558.1M 0 0 23 131.2M 0 143.7k 1:06:14 15:34 50:40 135.7k 23 558.1M 0 0 23 131.4M 0 143.7k 1:06:14 15:36 50:38 140.9k 23 558.1M 0 0 23 131.6M 0 143.7k 1:06:16 15:37 50:39 135.3k 23 558.1M 0 0 23 131.7M 0 143.6k 1:06:18 15:39 50:39 128.7k 23 558.1M 0 0 23 131.9M 0 143.6k 1:06:18 15:40 50:38 125.5k 23 558.1M 0 0 23 132.1M 0 143.6k 1:06:17 15:41 50:36 129.8k 23 558.1M 0 0 23 132.3M 0 143.6k 1:06:17 15:43 50:34 129.1k 23 558.1M 0 0 23 132.4M 0 143.6k 1:06:18 15:44 50:34 133.8k 23 558.1M 0 0 23 132.5M 0 143.5k 1:06:20 15:45 50:35 130.1k 23 558.1M 0 0 23 132.6M 0 143.4k 1:06:22 15:46 50:36 118.2k 23 558.1M 0 0 23 132.8M 0 143.4k 1:06:22 15:48 50:34 116.0k 23 558.1M 0 0 23 133.0M 0 143.5k 1:06:21 15:49 50:32 122.3k 23 558.1M 0 0 23 133.2M 0 143.5k 1:06:22 15:50 50:32 151.9k 23 558.1M 0 0 23 133.2M 0 143.5k 1:06:22 15:50 50:32 143.5k 23 558.1M 0 0 23 133.4M 0 143.5k 1:06:21 15:51 50:30 160.1k 23 558.1M 0 0 23 133.6M 0 143.5k 1:06:20 15:53 50:27 163.9k 23 558.1M 0 0 23 133.7M 0 143.5k 1:06:21 15:54 50:27 150.8k 23 558.1M 0 0 23 133.8M 0 143.5k 1:06:21 15:55 50:26 144.0k 24 558.1M 0 0 24 134.0M 0 143.5k 1:06:22 15:56 50:26 140.2k 24 558.1M 0 0 24 134.1M 0 143.4k 1:06:23 15:57 50:26 133.0k 24 558.1M 0 0 24 134.3M 0 143.5k 1:06:22 15:58 50:24 134.3k 24 558.1M 0 0 24 134.6M 0 143.5k 1:06:20 16:00 50:20 147.8k 24 558.1M 0 0 24 134.7M 0 143.4k 1:06:22 16:01 50:21 139.2k 24 558.1M 0 0 24 134.8M 0 143.4k 1:06:23 16:02 50:21 139.7k 24 558.1M 0 0 24 135.0M 0 143.4k 1:06:23 16:03 50:20 139.1k 24 558.1M 0 0 24 135.1M 0 143.4k 1:06:24 16:04 50:20 129.7k 24 558.1M 0 0 24 135.2M 0 143.4k 1:06:25 16:05 50:20 114.6k 24 558.1M 0 0 24 135.4M 0 143.4k 1:06:24 16:06 50:18 133.0k 24 558.1M 0 0 24 135.6M 0 143.4k 1:06:24 16:08 50:16 133.0k 24 558.1M 0 0 24 135.7M 0 143.3k 1:06:25 16:09 50:16 132.5k 24 558.1M 0 0 24 135.9M 0 143.4k 1:06:24 16:10 50:14 144.0k 24 558.1M 0 0 24 136.1M 0 143.4k 1:06:24 16:11 50:13 148.5k 24 558.1M 0 0 24 136.2M 0 143.4k 1:06:24 16:12 50:12 139.9k 24 558.1M 0 0 24 136.4M 0 143.3k 1:06:25 16:14 50:11 137.7k 24 558.1M 0 0 24 136.5M 0 143.3k 1:06:27 16:15 50:12 134.6k 24 558.1M 0 0 24 136.7M 0 143.3k 1:06:26 16:16 50:10 131.1k 24 558.1M 0 0 24 136.9M 0 143.3k 1:06:26 16:18 50:08 130.2k 24 558.1M 0 0 24 137.1M 0 143.3k 1:06:27 16:19 50:08 131.9k 24 558.1M 0 0 24 137.3M 0 143.3k 1:06:27 16:20 50:07 137.7k 24 558.1M 0 0 24 137.5M 0 143.4k 1:06:24 16:22 50:02 156.3k 24 558.1M 0 0 24 137.8M 0 143.5k 1:06:22 16:23 49:59 166.9k 24 558.1M 0 0 24 138.0M 0 143.5k 1:06:22 16:24 49:58 166.1k 24 558.1M 0 0 24 138.1M 0 143.5k 1:06:22 16:25 49:57 170.7k 24 558.1M 0 0 24 138.4M 0 143.6k 1:06:19 16:27 49:52 185.2k 24 558.1M 0 0 24 138.6M 0 143.7k 1:06:17 16:28 49:49 189.3k 24 558.1M 0 0 24 138.9M 0 143.7k 1:06:14 16:29 49:45 186.7k 24 558.1M 0 0 24 139.0M 0 143.7k 1:06:16 16:30 49:46 177.4k 24 558.1M 0 0 24 139.2M 0 143.6k 1:06:17 16:32 49:45 171.5k 24 558.1M 0 0 24 139.3M 0 143.5k 1:06:20 16:34 49:46 137.8k 25 558.1M 0 0 25 139.5M 0 143.5k 1:06:21 16:35 49:46 121.9k 25 558.1M 0 0 25 139.7M 0 143.5k 1:06:20 16:36 49:44 114.6k 25 558.1M 0 0 25 140.0M 0 143.6k 1:06:18 16:38 49:40 133.6k 25 558.1M 0 0 25 140.3M 0 143.7k 1:06:14 16:39 49:35 156.6k 25 558.1M 0 0 25 140.6M 0 143.9k 1:06:10 16:40 49:30 199.8k 25 558.1M 0 0 25 140.8M 0 144.0k 1:06:08 16:41 49:27 221.4k 25 558.1M 0 0 25 141.1M 0 144.1k 1:06:04 16:42 49:22 238.8k 25 558.1M 0 0 25 141.3M 0 144.1k 1:06:03 16:44 49:19 231.9k 25 558.1M 0 0 25 141.5M 0 144.1k 1:06:05 16:45 49:20 199.1k 25 558.1M 0 0 25 141.6M 0 144.0k 1:06:06 16:47 49:19 167.2k 25 558.1M 0 0 25 141.8M 0 144.0k 1:06:07 16:48 49:19 150.1k 25 558.1M 0 0 25 141.9M 0 144.0k 1:06:08 16:49 49:19 123.1k 25 558.1M 0 0 25 142.0M 0 143.9k 1:06:09 16:50 49:19 112.4k 25 558.1M 0 0 25 142.1M 0 143.8k 1:06:12 16:51 49:21 107.3k 25 558.1M 0 0 25 142.3M 0 143.8k 1:06:12 16:52 49:20 106.9k 25 558.1M 0 0 25 142.4M 0 143.8k 1:06:14 16:54 49:20 103.5k 25 558.1M 0 0 25 142.6M 0 143.8k 1:06:13 16:55 49:18 110.9k 25 558.1M 0 0 25 142.8M 0 143.8k 1:06:12 16:56 49:16 128.6k 25 558.1M 0 0 25 143.0M 0 143.9k 1:06:11 16:57 49:14 149.9k 25 558.1M 0 0 25 143.2M 0 143.9k 1:06:09 16:58 49:11 161.9k 25 558.1M 0 0 25 143.5M 0 144.0k 1:06:07 17:00 49:07 184.4k 25 558.1M 0 0 25 143.6M 0 144.0k 1:06:06 17:01 49:05 188.2k 25 558.1M 0 0 25 143.8M 0 144.0k 1:06:07 17:02 49:05 171.1k 25 558.1M 0 0 25 144.0M 0 143.9k 1:06:09 17:04 49:05 153.5k 25 558.1M 0 0 25 144.1M 0 143.8k 1:06:11 17:05 49:06 132.8k 25 558.1M 0 0 25 144.2M 0 143.8k 1:06:13 17:07 49:06 111.2k 25 558.1M 0 0 25 144.4M 0 143.8k 1:06:13 17:08 49:05 109.5k 25 558.1M 0 0 25 144.6M 0 143.8k 1:06:12 17:09 49:03 115.3k 25 558.1M 0 0 25 144.8M 0 143.8k 1:06:12 17:10 49:02 128.7k 25 558.1M 0 0 25 144.9M 0 143.7k 1:06:14 17:12 49:02 128.2k 25 558.1M 0 0 25 145.0M 0 143.7k 1:06:15 17:13 49:02 133.8k 26 558.1M 0 0 26 145.1M 0 143.7k 1:06:16 17:14 49:02 125.0k 26 558.1M 0 0 26 145.3M 0 143.7k 1:06:16 17:15 49:01 124.1k 26 558.1M 0 0 26 145.5M 0 143.7k 1:06:16 17:17 48:59 118.0k 26 558.1M 0 0 26 145.6M 0 143.6k 1:06:17 17:18 48:59 123.0k 26 558.1M 0 0 26 145.8M 0 143.6k 1:06:19 17:19 49:00 120.1k 26 558.1M 0 0 26 146.0M 0 143.6k 1:06:19 17:21 48:58 125.8k 26 558.1M 0 0 26 146.1M 0 143.5k 1:06:19 17:22 48:57 122.2k 26 558.1M 0 0 26 146.3M 0 143.6k 1:06:19 17:23 48:56 127.7k 26 558.1M 0 0 26 146.6M 0 143.6k 1:06:17 17:24 48:53 148.2k 26 558.1M 0 0 26 146.8M 0 143.7k 1:06:14 17:26 48:48 171.5k 26 558.1M 0 0 26 147.1M 0 143.8k 1:06:12 17:27 48:45 186.3k 26 558.1M 0 0 26 147.3M 0 143.9k 1:06:10 17:28 48:42 204.2k 26 558.1M 0 0 26 147.5M 0 143.9k 1:06:11 17:29 48:42 197.9k 26 558.1M 0 0 26 147.6M 0 143.9k 1:06:10 17:30 48:40 191.6k 26 558.1M 0 0 26 147.9M 0 144.0k 1:06:08 17:31 48:37 187.2k 26 558.1M 0 0 26 148.1M 0 144.0k 1:06:07 17:32 48:35 179.6k 26 558.1M 0 0 26 148.2M 0 144.0k 1:06:07 17:33 48:34 161.4k 26 558.1M 0 0 26 148.3M 0 143.9k 1:06:10 17:35 48:35 147.5k 26 558.1M 0 0 26 148.5M 0 143.9k 1:06:11 17:36 48:35 135.5k 26 558.1M 0 0 26 148.6M 0 143.8k 1:06:12 17:38 48:34 118.7k 26 558.1M 0 0 26 148.8M 0 143.8k 1:06:14 17:39 48:35 105.1k 26 558.1M 0 0 26 149.0M 0 143.8k 1:06:13 17:40 48:33 114.0k 26 558.1M 0 0 26 149.1M 0 143.8k 1:06:12 17:41 48:31 133.1k 26 558.1M 0 0 26 149.3M 0 143.8k 1:06:11 17:43 48:28 140.3k 26 558.1M 0 0 26 149.5M 0 143.8k 1:06:12 17:44 48:28 143.4k 26 558.1M 0 0 26 149.6M 0 143.8k 1:06:13 17:45 48:28 145.6k 26 558.1M 0 0 26 149.8M 0 143.8k 1:06:13 17:46 48:27 144.4k 26 558.1M 0 0 26 150.0M 0 143.8k 1:06:12 17:47 48:25 144.2k 26 558.1M 0 0 26 150.2M 0 143.9k 1:06:11 17:49 48:22 149.0k 26 558.1M 0 0 26 150.4M 0 143.9k 1:06:10 17:50 48:20 154.6k 26 558.1M 0 0 26 150.6M 0 143.9k 1:06:11 17:51 48:20 157.5k 27 558.1M 0 0 27 150.8M 0 143.9k 1:06:11 17:53 48:18 155.1k 27 558.1M 0 0 27 151.0M 0 143.9k 1:06:10 17:54 48:16 152.9k 27 558.1M 0 0 27 151.2M 0 143.9k 1:06:08 17:55 48:13 157.0k 27 558.1M 0 0 27 151.4M 0 144.0k 1:06:08 17:56 48:12 158.2k 27 558.1M 0 0 27 151.6M 0 144.0k 1:06:07 17:57 48:10 168.5k 27 558.1M 0 0 27 151.7M 0 144.0k 1:06:08 17:58 48:10 163.0k 27 558.1M 0 0 27 151.8M 0 143.9k 1:06:10 18:00 48:10 146.8k 27 558.1M 0 0 27 152.0M 0 143.9k 1:06:10 18:01 48:09 136.8k 27 558.1M 0 0 27 152.1M 0 143.9k 1:06:10 18:02 48:08 130.6k 27 558.1M 0 0 27 152.3M 0 143.9k 1:06:10 18:04 48:06 126.1k 27 558.1M 0 0 27 152.5M 0 143.9k 1:06:09 18:05 48:04 137.6k 27 558.1M 0 0 27 152.7M 0 143.9k 1:06:08 18:06 48:02 152.7k 27 558.1M 0 0 27 152.8M 0 143.9k 1:06:09 18:07 48:02 147.4k 27 558.1M 0 0 27 153.0M 0 143.9k 1:06:11 18:08 48:03 137.6k 27 558.1M 0 0 27 153.1M 0 143.8k 1:06:13 18:10 48:03 126.2k 27 558.1M 0 0 27 153.2M 0 143.8k 1:06:14 18:11 48:03 113.9k 27 558.1M 0 0 27 153.3M 0 143.7k 1:06:14 18:12 48:02 106.5k 27 558.1M 0 0 27 153.5M 0 143.8k 1:06:13 18:13 48:00 117.5k 27 558.1M 0 0 27 153.7M 0 143.8k 1:06:12 18:14 47:58 137.8k 27 558.1M 0 0 27 153.9M 0 143.9k 1:06:11 18:15 47:56 156.7k 27 558.1M 0 0 27 154.1M 0 143.8k 1:06:11 18:16 47:55 160.4k 27 558.1M 0 0 27 154.3M 0 143.9k 1:06:11 18:18 47:53 166.0k 27 558.1M 0 0 27 154.5M 0 143.9k 1:06:11 18:19 47:52 156.9k 27 558.1M 0 0 27 154.6M 0 143.8k 1:06:11 18:20 47:51 147.4k 27 558.1M 0 0 27 154.8M 0 143.8k 1:06:12 18:22 47:50 140.6k 27 558.1M 0 0 27 155.0M 0 143.8k 1:06:13 18:23 47:50 133.1k 27 558.1M 0 0 27 155.1M 0 143.8k 1:06:12 18:24 47:48 136.2k 27 558.1M 0 0 27 155.3M 0 143.8k 1:06:12 18:25 47:47 139.7k 27 558.1M 0 0 27 155.5M 0 143.8k 1:06:13 18:26 47:47 135.1k 27 558.1M 0 0 27 155.6M 0 143.8k 1:06:14 18:28 47:46 129.7k 27 558.1M 0 0 27 155.7M 0 143.7k 1:06:15 18:29 47:46 132.6k 27 558.1M 0 0 27 155.8M 0 143.7k 1:06:15 18:30 47:45 122.7k 27 558.1M 0 0 27 156.0M 0 143.7k 1:06:16 18:31 47:45 112.6k 27 558.1M 0 0 27 156.1M 0 143.7k 1:06:16 18:32 47:44 119.0k 28 558.1M 0 0 28 156.3M 0 143.7k 1:06:15 18:33 47:42 132.1k 28 558.1M 0 0 28 156.5M 0 143.7k 1:06:15 18:35 47:40 144.2k 28 558.1M 0 0 28 156.7M 0 143.8k 1:06:13 18:36 47:37 155.7k 28 558.1M 0 0 28 156.8M 0 143.7k 1:06:14 18:37 47:37 156.5k 28 558.1M 0 0 28 157.0M 0 143.8k 1:06:14 18:38 47:36 161.2k 28 558.1M 0 0 28 157.2M 0 143.7k 1:06:14 18:39 47:35 152.1k 28 558.1M 0 0 28 157.4M 0 143.8k 1:06:13 18:40 47:33 151.1k 28 558.1M 0 0 28 157.6M 0 143.8k 1:06:14 18:42 47:32 142.0k 28 558.1M 0 0 28 157.8M 0 143.7k 1:06:14 18:43 47:31 143.0k 28 558.1M 0 0 28 157.9M 0 143.7k 1:06:16 18:45 47:31 131.8k 28 558.1M 0 0 28 158.0M 0 143.7k 1:06:16 18:46 47:30 130.1k 28 558.1M 0 0 28 158.1M 0 143.6k 1:06:17 18:47 47:30 119.9k 28 558.1M 0 0 28 158.3M 0 143.6k 1:06:17 18:48 47:29 123.6k 28 558.1M 0 0 28 158.5M 0 143.6k 1:06:17 18:49 47:28 128.0k 28 558.1M 0 0 28 158.6M 0 143.6k 1:06:18 18:51 47:27 131.3k 28 558.1M 0 0 28 158.8M 0 143.6k 1:06:18 18:52 47:26 129.8k 28 558.1M 0 0 28 158.9M 0 143.6k 1:06:19 18:53 47:26 132.0k 28 558.1M 0 0 28 159.1M 0 143.6k 1:06:19 18:54 47:25 128.0k 28 558.1M 0 0 28 159.3M 0 143.6k 1:06:18 18:55 47:23 134.0k 28 558.1M 0 0 28 159.5M 0 143.5k 1:06:19 18:57 47:22 131.4k 28 558.1M 0 0 28 159.6M 0 143.5k 1:06:20 18:58 47:22 134.8k 28 558.1M 0 0 28 159.8M 0 143.5k 1:06:20 19:00 47:20 139.1k 28 558.1M 0 0 28 160.0M 0 143.5k 1:06:20 19:01 47:19 136.1k 28 558.1M 0 0 28 160.2M 0 143.5k 1:06:20 19:02 47:18 131.4k 28 558.1M 0 0 28 160.4M 0 143.5k 1:06:20 19:04 47:16 141.5k 28 558.1M 0 0 28 160.6M 0 143.5k 1:06:20 19:05 47:15 144.5k 28 558.1M 0 0 28 160.8M 0 143.5k 1:06:20 19:06 47:14 142.5k 28 558.1M 0 0 28 161.0M 0 143.5k 1:06:20 19:08 47:12 144.4k 28 558.1M 0 0 28 161.1M 0 143.5k 1:06:21 19:09 47:12 135.9k 28 558.1M 0 0 28 161.3M 0 143.5k 1:06:20 19:10 47:10 145.1k 28 558.1M 0 0 28 161.5M 0 143.6k 1:06:19 19:11 47:08 149.4k 28 558.1M 0 0 28 161.7M 0 143.6k 1:06:18 19:13 47:05 152.0k 29 558.1M 0 0 29 161.9M 0 143.6k 1:06:19 19:14 47:05 155.0k 29 558.1M 0 0 29 162.1M 0 143.6k 1:06:18 19:15 47:03 163.6k 29 558.1M 0 0 29 162.3M 0 143.6k 1:06:18 19:17 47:01 154.7k 29 558.1M 0 0 29 162.5M 0 143.6k 1:06:19 19:18 47:01 141.6k 29 558.1M 0 0 29 162.6M 0 143.5k 1:06:20 19:19 47:01 133.7k 29 558.1M 0 0 29 162.7M 0 143.5k 1:06:21 19:20 47:01 128.1k 29 558.1M 0 0 29 162.8M 0 143.5k 1:06:22 19:22 47:00 121.4k 29 558.1M 0 0 29 163.0M 0 143.5k 1:06:22 19:23 46:59 119.0k 29 558.1M 0 0 29 163.2M 0 143.5k 1:06:22 19:24 46:58 125.9k 29 558.1M 0 0 29 163.4M 0 143.5k 1:06:21 19:26 46:55 134.6k 29 558.1M 0 0 29 163.6M 0 143.5k 1:06:21 19:27 46:54 144.6k 29 558.1M 0 0 29 163.8M 0 143.5k 1:06:21 19:28 46:53 149.0k 29 558.1M 0 0 29 163.9M 0 143.5k 1:06:21 19:29 46:52 145.1k 29 558.1M 0 0 29 164.1M 0 143.5k 1:06:21 19:30 46:51 150.1k 29 558.1M 0 0 29 164.2M 0 143.5k 1:06:22 19:32 46:50 138.9k 29 558.1M 0 0 29 164.3M 0 143.4k 1:06:23 19:33 46:50 128.0k 29 558.1M 0 0 29 164.5M 0 143.4k 1:06:23 19:34 46:49 125.0k 29 558.1M 0 0 29 164.6M 0 143.4k 1:06:22 19:35 46:47 135.7k 29 558.1M 0 0 29 164.9M 0 143.5k 1:06:21 19:36 46:45 143.4k 29 558.1M 0 0 29 165.1M 0 143.5k 1:06:19 19:37 46:42 163.2k 29 558.1M 0 0 29 165.3M 0 143.6k 1:06:19 19:38 46:41 176.8k 29 558.1M 0 0 29 165.5M 0 143.6k 1:06:18 19:39 46:39 183.6k 29 558.1M 0 0 29 165.6M 0 143.6k 1:06:17 19:40 46:37 184.5k 29 558.1M 0 0 29 165.9M 0 143.7k 1:06:15 19:42 46:33 184.7k 29 558.1M 0 0 29 166.1M 0 143.8k 1:06:13 19:43 46:30 190.0k 29 558.1M 0 0 29 166.3M 0 143.7k 1:06:14 19:44 46:30 176.9k 29 558.1M 0 0 29 166.5M 0 143.7k 1:06:16 19:46 46:30 156.8k 29 558.1M 0 0 29 166.6M 0 143.6k 1:06:19 19:48 46:31 132.5k 29 558.1M 0 0 29 166.7M 0 143.5k 1:06:21 19:49 46:32 111.8k 29 558.1M 0 0 29 166.9M 0 143.5k 1:06:21 19:50 46:31 99.36k 29 558.1M 0 0 29 167.0M 0 143.4k 1:06:23 19:52 46:31 95953 29 558.1M 0 0 29 167.2M 0 143.4k 1:06:22 19:53 46:29 106.1k 29 558.1M 0 0 29 167.3M 0 143.4k 1:06:23 19:54 46:29 116.2k 30 558.1M 0 0 30 167.5M 0 143.4k 1:06:25 19:56 46:29 118.0k 30 558.1M 0 0 30 167.6M 0 143.3k 1:06:26 19:57 46:29 109.0k 30 558.1M 0 0 30 167.7M 0 143.3k 1:06:27 19:58 46:29 112.0k 30 558.1M 0 0 30 167.9M 0 143.3k 1:06:26 19:59 46:27 116.1k 30 558.1M 0 0 30 168.1M 0 143.3k 1:06:26 20:01 46:25 128.0k 30 558.1M 0 0 30 168.3M 0 143.3k 1:06:26 20:02 46:24 135.9k 30 558.1M 0 0 30 168.5M 0 143.3k 1:06:26 20:03 46:23 147.4k 30 558.1M 0 0 30 168.6M 0 143.3k 1:06:26 20:04 46:22 150.1k 30 558.1M 0 0 30 168.8M 0 143.3k 1:06:26 20:06 46:20 141.9k 30 558.1M 0 0 30 169.0M 0 143.3k 1:06:26 20:07 46:19 137.6k 30 558.1M 0 0 30 169.3M 0 143.4k 1:06:24 20:08 46:16 152.7k 30 558.1M 0 0 30 169.5M 0 143.4k 1:06:23 20:10 46:13 165.5k 30 558.1M 0 0 30 169.7M 0 143.5k 1:06:22 20:11 46:11 175.4k 30 558.1M 0 0 30 169.9M 0 143.5k 1:06:21 20:12 46:09 188.2k 30 558.1M 0 0 30 170.1M 0 143.5k 1:06:20 20:13 46:07 193.9k 30 558.1M 0 0 30 170.3M 0 143.6k 1:06:18 20:14 46:04 194.2k 30 558.1M 0 0 30 170.5M 0 143.6k 1:06:17 20:15 46:02 188.9k 30 558.1M 0 0 30 170.7M 0 143.6k 1:06:17 20:16 46:01 182.8k 30 558.1M 0 0 30 170.9M 0 143.7k 1:06:16 20:17 45:59 178.4k 30 558.1M 0 0 30 171.0M 0 143.6k 1:06:17 20:19 45:58 165.3k 30 558.1M 0 0 30 171.1M 0 143.6k 1:06:19 20:20 45:59 136.3k 30 558.1M 0 0 30 171.1M 0 143.5k 1:06:21 20:21 46:00 114.8k 30 558.1M 0 0 30 171.3M 0 143.4k 1:06:22 20:22 46:00 99.89k 30 558.1M 0 0 30 171.5M 0 143.4k 1:06:22 20:23 45:59 98682 30 558.1M 0 0 30 171.7M 0 143.5k 1:06:21 20:25 45:56 117.2k 30 558.1M 0 0 30 172.0M 0 143.6k 1:06:19 20:26 45:53 145.9k 30 558.1M 0 0 30 172.2M 0 143.7k 1:06:16 20:27 45:49 177.0k 30 558.1M 0 0 30 172.5M 0 143.8k 1:06:12 20:28 45:44 218.0k 30 558.1M 0 0 30 172.8M 0 143.9k 1:06:09 20:29 45:40 248.8k 31 558.1M 0 0 31 173.1M 0 144.0k 1:06:06 20:30 45:36 256.7k 31 558.1M 0 0 31 173.3M 0 144.1k 1:06:05 20:31 45:34 248.1k 31 558.1M 0 0 31 173.6M 0 144.1k 1:06:03 20:33 45:30 240.0k 31 558.1M 0 0 31 173.8M 0 144.1k 1:06:03 20:34 45:29 214.1k 31 558.1M 0 0 31 173.9M 0 144.1k 1:06:04 20:35 45:29 181.0k 31 558.1M 0 0 31 174.0M 0 144.1k 1:06:05 20:36 45:29 153.4k 31 558.1M 0 0 31 174.1M 0 144.1k 1:06:05 20:37 45:28 143.0k 31 558.1M 0 0 31 174.3M 0 144.0k 1:06:06 20:39 45:27 125.6k 31 558.1M 0 0 31 174.5M 0 144.1k 1:06:05 20:40 45:25 128.9k 31 558.1M 0 0 31 174.7M 0 144.1k 1:06:04 20:41 45:23 143.0k 31 558.1M 0 0 31 175.0M 0 144.1k 1:06:03 20:42 45:21 157.9k 31 558.1M 0 0 31 175.1M 0 144.1k 1:06:04 20:43 45:21 154.2k 31 558.1M 0 0 31 175.2M 0 144.1k 1:06:05 20:45 45:20 154.1k 31 558.1M 0 0 31 175.3M 0 144.0k 1:06:06 20:46 45:20 140.0k 31 558.1M 0 0 31 175.5M 0 144.1k 1:06:06 20:47 45:19 134.1k 31 558.1M 0 0 31 175.7M 0 144.1k 1:06:05 20:48 45:17 131.3k 31 558.1M 0 0 31 176.0M 0 144.1k 1:06:03 20:49 45:14 149.9k 31 558.1M 0 0 31 176.1M 0 144.1k 1:06:03 20:51 45:12 157.2k 31 558.1M 0 0 31 176.3M 0 144.2k 1:06:02 20:52 45:10 171.1k 31 558.1M 0 0 31 176.6M 0 144.2k 1:06:00 20:53 45:07 186.8k 31 558.1M 0 0 31 176.8M 0 144.3k 1:05:58 20:54 45:04 190.6k 31 558.1M 0 0 31 177.0M 0 144.3k 1:05:58 20:55 45:03 182.0k 31 558.1M 0 0 31 177.1M 0 144.3k 1:05:59 20:56 45:03 177.4k 31 558.1M 0 0 31 177.3M 0 144.3k 1:05:59 20:57 45:02 167.7k 31 558.1M 0 0 31 177.4M 0 144.3k 1:06:00 20:59 45:01 147.7k 31 558.1M 0 0 31 177.5M 0 144.2k 1:06:00 21:00 45:00 128.0k 31 558.1M 0 0 31 177.7M 0 144.3k 1:06:00 21:01 44:59 133.1k 31 558.1M 0 0 31 178.0M 0 144.3k 1:05:58 21:02 44:56 148.8k 31 558.1M 0 0 31 178.1M 0 144.4k 1:05:57 21:03 44:54 160.4k 31 558.1M 0 0 31 178.3M 0 144.4k 1:05:57 21:04 44:53 173.6k 31 558.1M 0 0 31 178.3M 0 144.4k 1:05:57 21:04 44:53 144.4k 31 558.1M 0 0 31 178.5M 0 144.3k 1:05:58 21:05 44:53 127.6k 32 558.1M 0 0 32 178.6M 0 144.3k 1:05:59 21:07 44:52 108.8k 32 558.1M 0 0 32 178.7M 0 144.2k 1:06:02 21:09 44:53 91233 32 558.1M 0 0 32 178.8M 0 144.1k 1:06:05 21:10 44:55 88937 32 558.1M 0 0 32 179.0M 0 144.1k 1:06:05 21:11 44:54 94269 32 558.1M 0 0 32 179.1M 0 144.1k 1:06:05 21:12 44:53 99.01k 32 558.1M 0 0 32 179.3M 0 144.0k 1:06:06 21:14 44:52 100.1k 32 558.1M 0 0 32 179.4M 0 144.0k 1:06:07 21:15 44:52 108.2k 32 558.1M 0 0 32 179.5M 0 143.9k 1:06:08 21:16 44:52 115.0k 32 558.1M 0 0 32 179.6M 0 143.9k 1:06:09 21:18 44:51 113.6k 32 558.1M 0 0 32 179.8M 0 143.9k 1:06:10 21:19 44:51 103.3k 32 558.1M 0 0 32 179.9M 0 143.8k 1:06:11 21:20 44:51 101.5k 32 558.1M 0 0 32 180.0M 0 143.8k 1:06:14 21:22 44:52 99.34k 32 558.1M 0 0 32 180.1M 0 143.7k 1:06:15 21:23 44:52 99811 32 558.1M 0 0 32 180.3M 0 143.7k 1:06:15 21:24 44:51 103.7k 32 558.1M 0 0 32 180.5M 0 143.7k 1:06:14 21:25 44:49 115.1k 32 558.1M 0 0 32 180.8M 0 143.8k 1:06:12 21:27 44:45 137.3k 32 558.1M 0 0 32 181.0M 0 143.8k 1:06:12 21:28 44:44 159.4k 32 558.1M 0 0 32 181.1M 0 143.8k 1:06:12 21:29 44:43 167.6k 32 558.1M 0 0 32 181.2M 0 143.8k 1:06:13 21:30 44:43 163.0k 32 558.1M 0 0 32 181.4M 0 143.8k 1:06:13 21:31 44:42 156.5k 32 558.1M 0 0 32 181.6M 0 143.8k 1:06:12 21:32 44:40 143.7k 32 558.1M 0 0 32 181.8M 0 143.9k 1:06:11 21:34 44:37 147.6k 32 558.1M 0 0 32 182.0M 0 143.8k 1:06:12 21:35 44:37 147.0k 32 558.1M 0 0 32 182.1M 0 143.8k 1:06:12 21:36 44:36 149.2k 32 558.1M 0 0 32 182.3M 0 143.8k 1:06:12 21:37 44:35 147.8k 32 558.1M 0 0 32 182.4M 0 143.8k 1:06:13 21:38 44:35 137.9k 32 558.1M 0 0 32 182.5M 0 143.8k 1:06:14 21:39 44:35 122.7k 32 558.1M 0 0 32 182.6M 0 143.7k 1:06:14 21:41 44:33 121.9k 32 558.1M 0 0 32 182.8M 0 143.6k 1:06:17 21:42 44:35 108.6k 32 558.1M 0 0 32 182.9M 0 143.6k 1:06:19 21:44 44:35 99417 32 558.1M 0 0 32 183.0M 0 143.6k 1:06:19 21:45 44:34 100.2k 32 558.1M 0 0 32 183.1M 0 143.5k 1:06:21 21:46 44:35 95269 32 558.1M 0 0 32 183.3M 0 143.4k 1:06:23 21:48 44:35 88228 32 558.1M 0 0 32 183.4M 0 143.4k 1:06:25 21:49 44:36 93236 32 558.1M 0 0 32 183.5M 0 143.3k 1:06:26 21:50 44:36 97119 32 558.1M 0 0 32 183.7M 0 143.3k 1:06:25 21:52 44:33 101.0k 32 558.1M 0 0 32 184.0M 0 143.4k 1:06:23 21:53 44:30 129.5k 33 558.1M 0 0 33 184.2M 0 143.5k 1:06:21 21:54 44:27 165.7k 33 558.1M 0 0 33 184.5M 0 143.6k 1:06:19 21:55 44:24 190.0k 33 558.1M 0 0 33 184.6M 0 143.6k 1:06:19 21:56 44:23 199.7k 33 558.1M 0 0 33 184.8M 0 143.6k 1:06:19 21:58 44:21 192.5k 33 558.1M 0 0 33 185.0M 0 143.6k 1:06:19 21:59 44:20 174.1k 33 558.1M 0 0 33 185.1M 0 143.5k 1:06:20 22:00 44:20 151.5k 33 558.1M 0 0 33 185.3M 0 143.5k 1:06:21 22:01 44:20 131.1k 33 558.1M 0 0 33 185.5M 0 143.5k 1:06:20 22:03 44:17 131.3k 33 558.1M 0 0 33 185.6M 0 143.5k 1:06:20 22:04 44:16 135.4k 33 558.1M 0 0 33 185.8M 0 143.5k 1:06:20 22:05 44:15 136.7k 33 558.1M 0 0 33 186.0M 0 143.5k 1:06:21 22:06 44:15 133.2k 33 558.1M 0 0 33 186.1M 0 143.5k 1:06:20 22:08 44:12 146.4k 33 558.1M 0 0 33 186.3M 0 143.5k 1:06:21 22:09 44:12 141.7k 33 558.1M 0 0 33 186.5M 0 143.5k 1:06:21 22:10 44:11 138.2k 33 558.1M 0 0 33 186.7M 0 143.5k 1:06:20 22:12 44:08 138.7k 33 558.1M 0 0 33 186.9M 0 143.5k 1:06:20 22:13 44:07 150.4k 33 558.1M 0 0 33 187.1M 0 143.5k 1:06:20 22:14 44:06 148.6k 33 558.1M 0 0 33 187.2M 0 143.5k 1:06:20 22:15 44:05 146.5k 33 558.1M 0 0 33 187.3M 0 143.5k 1:06:20 22:16 44:04 147.2k 33 558.1M 0 0 33 187.5M 0 143.5k 1:06:20 22:17 44:03 146.1k 33 558.1M 0 0 33 187.6M 0 143.5k 1:06:21 22:18 44:03 138.3k 33 558.1M 0 0 33 187.8M 0 143.5k 1:06:21 22:19 44:02 128.9k 33 558.1M 0 0 33 187.9M 0 143.5k 1:06:22 22:21 44:01 126.8k 33 558.1M 0 0 33 188.0M 0 143.4k 1:06:23 22:22 44:01 123.8k 33 558.1M 0 0 33 188.1M 0 143.4k 1:06:23 22:23 44:00 114.6k 33 558.1M 0 0 33 188.3M 0 143.4k 1:06:24 22:24 44:00 116.8k 33 558.1M 0 0 33 188.5M 0 143.3k 1:06:26 22:26 44:00 108.1k 33 558.1M 0 0 33 188.6M 0 143.3k 1:06:25 22:27 43:58 118.1k 33 558.1M 0 0 33 188.8M 0 143.4k 1:06:25 22:28 43:57 129.7k 33 558.1M 0 0 33 189.0M 0 143.4k 1:06:25 22:30 43:55 133.9k 33 558.1M 0 0 33 189.2M 0 143.4k 1:06:25 22:31 43:54 137.3k 33 558.1M 0 0 33 189.3M 0 143.3k 1:06:25 22:32 43:53 151.0k 33 558.1M 0 0 33 189.5M 0 143.4k 1:06:25 22:33 43:52 148.1k 33 558.1M 0 0 33 189.7M 0 143.3k 1:06:25 22:35 43:50 139.6k 34 558.1M 0 0 34 189.8M 0 143.3k 1:06:26 22:36 43:50 133.3k 34 558.1M 0 0 34 190.0M 0 143.3k 1:06:27 22:37 43:50 124.8k 34 558.1M 0 0 34 190.1M 0 143.3k 1:06:28 22:38 43:50 124.4k 34 558.1M 0 0 34 190.3M 0 143.3k 1:06:27 22:39 43:48 126.1k 34 558.1M 0 0 34 190.5M 0 143.2k 1:06:28 22:41 43:47 122.8k 34 558.1M 0 0 34 190.6M 0 143.2k 1:06:28 22:42 43:46 126.3k 34 558.1M 0 0 34 190.8M 0 143.3k 1:06:27 22:43 43:44 142.1k 34 558.1M 0 0 34 191.0M 0 143.3k 1:06:26 22:44 43:42 152.5k 34 558.1M 0 0 34 191.2M 0 143.3k 1:06:26 22:46 43:40 148.4k 34 558.1M 0 0 34 191.4M 0 143.3k 1:06:26 22:47 43:39 158.0k 34 558.1M 0 0 34 191.6M 0 143.3k 1:06:26 22:48 43:38 163.5k 34 558.1M 0 0 34 191.8M 0 143.3k 1:06:26 22:50 43:36 152.0k 34 558.1M 0 0 34 192.0M 0 143.4k 1:06:24 22:51 43:33 159.6k 34 558.1M 0 0 34 192.2M 0 143.4k 1:06:24 22:52 43:32 163.3k 34 558.1M 0 0 34 192.3M 0 143.3k 1:06:25 22:53 43:32 147.9k 34 558.1M 0 0 34 192.5M 0 143.3k 1:06:27 22:55 43:32 134.7k 34 558.1M 0 0 34 192.6M 0 143.3k 1:06:27 22:56 43:31 138.0k 34 558.1M 0 0 34 192.8M 0 143.3k 1:06:27 22:58 43:29 120.6k 34 558.1M 0 0 34 193.0M 0 143.2k 1:06:29 22:59 43:30 108.2k 34 558.1M 0 0 34 193.1M 0 143.2k 1:06:29 23:00 43:29 118.8k 34 558.1M 0 0 34 193.3M 0 143.2k 1:06:29 23:01 43:28 125.9k 34 558.1M 0 0 34 193.5M 0 143.2k 1:06:29 23:03 43:26 126.7k 34 558.1M 0 0 34 193.6M 0 143.2k 1:06:28 23:04 43:24 137.9k 34 558.1M 0 0 34 193.8M 0 143.2k 1:06:28 23:05 43:23 147.1k 34 558.1M 0 0 34 194.0M 0 143.2k 1:06:28 23:06 43:22 149.3k 34 558.1M 0 0 34 194.2M 0 143.2k 1:06:28 23:08 43:20 150.2k 34 558.1M 0 0 34 194.3M 0 143.2k 1:06:30 23:09 43:21 137.4k 34 558.1M 0 0 34 194.5M 0 143.2k 1:06:30 23:11 43:19 130.4k 34 558.1M 0 0 34 194.7M 0 143.1k 1:06:31 23:12 43:19 127.2k 34 558.1M 0 0 34 194.8M 0 143.1k 1:06:31 23:13 43:18 121.2k 34 558.1M 0 0 34 195.0M 0 143.1k 1:06:32 23:14 43:18 117.8k 34 558.1M 0 0 34 195.1M 0 143.1k 1:06:32 23:15 43:17 121.0k 34 558.1M 0 0 34 195.2M 0 143.1k 1:06:33 23:17 43:16 117.3k 35 558.1M 0 0 35 195.4M 0 143.0k 1:06:33 23:18 43:15 120.2k 35 558.1M 0 0 35 195.6M 0 143.1k 1:06:33 23:19 43:14 130.1k 35 558.1M 0 0 35 195.8M 0 143.1k 1:06:32 23:20 43:12 135.1k 35 558.1M 0 0 35 196.0M 0 143.1k 1:06:31 23:22 43:09 155.9k 35 558.1M 0 0 35 196.3M 0 143.2k 1:06:29 23:23 43:06 172.4k 35 558.1M 0 0 35 196.5M 0 143.2k 1:06:28 23:24 43:04 187.7k 35 558.1M 0 0 35 196.7M 0 143.3k 1:06:28 23:25 43:03 183.4k 35 558.1M 0 0 35 196.8M 0 143.2k 1:06:28 23:26 43:02 181.7k 35 558.1M 0 0 35 197.0M 0 143.2k 1:06:28 23:27 43:01 165.6k 35 558.1M 0 0 35 197.1M 0 143.2k 1:06:28 23:29 42:59 149.8k 35 558.1M 0 0 35 197.3M 0 143.2k 1:06:29 23:30 42:59 134.9k 35 558.1M 0 0 35 197.5M 0 143.2k 1:06:28 23:31 42:57 137.7k 35 558.1M 0 0 35 197.7M 0 143.3k 1:06:27 23:32 42:55 148.7k 35 558.1M 0 0 35 197.9M 0 143.3k 1:06:27 23:34 42:53 155.7k 35 558.1M 0 0 35 198.1M 0 143.3k 1:06:26 23:35 42:51 163.2k 35 558.1M 0 0 35 198.3M 0 143.3k 1:06:26 23:36 42:50 173.0k 35 558.1M 0 0 35 198.5M 0 143.3k 1:06:26 23:37 42:49 163.7k 35 558.1M 0 0 35 198.6M 0 143.3k 1:06:25 23:38 42:47 163.0k 35 558.1M 0 0 35 198.9M 0 143.4k 1:06:23 23:40 42:43 173.6k 35 558.1M 0 0 35 199.1M 0 143.5k 1:06:22 23:41 42:41 179.4k 35 558.1M 0 0 35 199.3M 0 143.4k 1:06:23 23:42 42:41 168.1k 35 558.1M 0 0 35 199.5M 0 143.5k 1:06:22 23:43 42:39 177.7k 35 558.1M 0 0 35 199.7M 0 143.5k 1:06:20 23:44 42:36 185.4k 35 558.1M 0 0 35 200.0M 0 143.6k 1:06:17 23:45 42:32 197.6k 35 558.1M 0 0 35 200.2M 0 143.7k 1:06:17 23:46 42:31 191.2k 35 558.1M 0 0 35 200.4M 0 143.6k 1:06:17 23:48 42:29 195.1k 35 558.1M 0 0 35 200.6M 0 143.6k 1:06:18 23:49 42:29 178.4k 35 558.1M 0 0 35 200.7M 0 143.6k 1:06:18 23:51 42:27 158.2k 36 558.1M 0 0 36 200.9M 0 143.6k 1:06:18 23:52 42:26 135.1k 36 558.1M 0 0 36 201.1M 0 143.6k 1:06:18 23:53 42:25 134.5k 36 558.1M 0 0 36 201.3M 0 143.6k 1:06:17 23:54 42:23 141.7k 36 558.1M 0 0 36 201.5M 0 143.6k 1:06:17 23:55 42:22 152.2k 36 558.1M 0 0 36 201.6M 0 143.7k 1:06:16 23:56 42:20 167.0k 36 558.1M 0 0 36 201.8M 0 143.6k 1:06:17 23:58 42:19 158.4k 36 558.1M 0 0 36 202.0M 0 143.7k 1:06:16 23:59 42:17 156.4k 36 558.1M 0 0 36 202.1M 0 143.7k 1:06:16 24:00 42:16 156.8k 36 558.1M 0 0 36 202.3M 0 143.7k 1:06:15 24:01 42:14 159.8k 36 558.1M 0 0 36 202.5M 0 143.7k 1:06:15 24:02 42:13 148.0k 36 558.1M 0 0 36 202.7M 0 143.7k 1:06:15 24:04 42:11 157.3k 36 558.1M 0 0 36 203.0M 0 143.8k 1:06:13 24:05 42:08 170.5k 36 558.1M 0 0 36 203.1M 0 143.8k 1:06:13 24:06 42:07 170.3k 36 558.1M 0 0 36 203.5M 0 143.9k 1:06:09 24:07 42:02 191.0k 36 558.1M 0 0 36 203.8M 0 144.0k 1:06:06 24:08 41:58 225.2k 36 558.1M 0 0 36 204.0M 0 144.0k 1:06:06 24:09 41:57 233.3k 36 558.1M 0 0 36 204.1M 0 144.1k 1:06:06 24:10 41:56 216.4k 36 558.1M 0 0 36 204.3M 0 144.0k 1:06:06 24:12 41:54 200.3k 36 558.1M 0 0 36 204.5M 0 144.0k 1:06:06 24:13 41:53 171.7k 36 558.1M 0 0 36 204.6M 0 144.0k 1:06:07 24:14 41:53 140.9k 36 558.1M 0 0 36 204.7M 0 144.0k 1:06:08 24:15 41:53 126.6k 36 558.1M 0 0 36 204.8M 0 144.0k 1:06:08 24:16 41:52 120.3k 36 558.1M 0 0 36 205.0M 0 143.9k 1:06:09 24:18 41:51 117.3k 36 558.1M 0 0 36 205.1M 0 143.9k 1:06:11 24:19 41:52 103.9k 36 558.1M 0 0 36 205.2M 0 143.8k 1:06:12 24:20 41:52 102.0k 36 558.1M 0 0 36 205.4M 0 143.8k 1:06:12 24:22 41:50 111.4k 36 558.1M 0 0 36 205.6M 0 143.9k 1:06:10 24:23 41:47 126.6k 36 558.1M 0 0 36 205.8M 0 143.9k 1:06:10 24:24 41:46 138.3k 36 558.1M 0 0 36 206.1M 0 143.9k 1:06:09 24:26 41:43 160.4k 36 558.1M 0 0 36 206.3M 0 143.9k 1:06:08 24:27 41:41 171.3k 36 558.1M 0 0 36 206.5M 0 144.0k 1:06:08 24:28 41:40 177.6k 37 558.1M 0 0 37 206.7M 0 144.0k 1:06:06 24:29 41:37 177.1k 37 558.1M 0 0 37 207.0M 0 144.1k 1:06:05 24:30 41:35 185.5k 37 558.1M 0 0 37 207.1M 0 144.1k 1:06:05 24:32 41:33 176.2k 37 558.1M 0 0 37 207.3M 0 144.1k 1:06:05 24:33 41:32 170.6k 37 558.1M 0 0 37 207.5M 0 144.1k 1:06:06 24:34 41:32 161.5k 37 558.1M 0 0 37 207.7M 0 144.0k 1:06:06 24:36 41:30 148.5k 37 558.1M 0 0 37 207.8M 0 144.0k 1:06:07 24:37 41:30 129.7k 37 558.1M 0 0 37 208.0M 0 144.0k 1:06:07 24:39 41:28 130.7k 37 558.1M 0 0 37 208.2M 0 144.0k 1:06:06 24:40 41:26 134.7k 37 558.1M 0 0 37 208.4M 0 144.0k 1:06:06 24:41 41:25 138.6k 37 558.1M 0 0 37 208.6M 0 144.1k 1:06:04 24:42 41:22 158.1k 37 558.1M 0 0 37 208.9M 0 144.1k 1:06:03 24:43 41:20 178.8k 37 558.1M 0 0 37 209.0M 0 144.1k 1:06:04 24:44 41:20 174.8k 37 558.1M 0 0 37 209.1M 0 144.1k 1:06:04 24:46 41:18 163.9k 37 558.1M 0 0 37 209.3M 0 144.1k 1:06:05 24:47 41:18 158.8k 37 558.1M 0 0 37 209.5M 0 144.1k 1:06:04 24:48 41:16 148.4k 37 558.1M 0 0 37 209.7M 0 144.1k 1:06:04 24:50 41:14 134.1k 37 558.1M 0 0 37 209.8M 0 144.1k 1:06:05 24:51 41:14 129.4k 37 558.1M 0 0 37 210.0M 0 144.0k 1:06:06 24:52 41:14 130.5k 37 558.1M 0 0 37 210.1M 0 144.1k 1:06:06 24:53 41:13 135.3k 37 558.1M 0 0 37 210.4M 0 144.1k 1:06:04 24:54 41:10 139.8k 37 558.1M 0 0 37 210.6M 0 144.1k 1:06:04 24:56 41:08 145.6k 37 558.1M 0 0 37 210.8M 0 144.1k 1:06:04 24:57 41:07 153.8k 37 558.1M 0 0 37 210.9M 0 144.0k 1:06:06 24:59 41:07 145.0k 37 558.1M 0 0 37 211.0M 0 144.0k 1:06:07 25:00 41:07 135.8k 37 558.1M 0 0 37 211.2M 0 144.0k 1:06:06 25:01 41:05 129.3k 37 558.1M 0 0 37 211.4M 0 144.0k 1:06:06 25:02 41:04 129.7k 37 558.1M 0 0 37 211.6M 0 144.1k 1:06:04 25:03 41:01 143.5k 37 558.1M 0 0 37 211.9M 0 144.1k 1:06:03 25:05 40:58 167.8k 38 558.1M 0 0 38 212.1M 0 144.1k 1:06:03 25:06 40:57 174.2k 38 558.1M 0 0 38 212.2M 0 144.1k 1:06:04 25:07 40:57 166.5k 38 558.1M 0 0 38 212.3M 0 144.1k 1:06:04 25:08 40:56 161.2k 38 558.1M 0 0 38 212.5M 0 144.1k 1:06:05 25:09 40:56 141.5k 38 558.1M 0 0 38 212.6M 0 144.1k 1:06:05 25:11 40:54 129.4k 38 558.1M 0 0 38 212.8M 0 144.1k 1:06:04 25:12 40:52 133.0k 38 558.1M 0 0 38 213.1M 0 144.1k 1:06:03 25:13 40:50 148.8k 38 558.1M 0 0 38 213.3M 0 144.1k 1:06:03 25:15 40:48 147.8k 38 558.1M 0 0 38 213.4M 0 144.1k 1:06:04 25:16 40:48 146.1k 38 558.1M 0 0 38 213.5M 0 144.1k 1:06:05 25:17 40:48 143.1k 38 558.1M 0 0 38 213.7M 0 144.1k 1:06:05 25:18 40:47 138.6k 38 558.1M 0 0 38 213.9M 0 144.1k 1:06:05 25:19 40:46 129.5k 38 558.1M 0 0 38 214.0M 0 144.1k 1:06:05 25:21 40:44 127.5k 38 558.1M 0 0 38 214.2M 0 144.0k 1:06:06 25:22 40:44 131.9k 38 558.1M 0 0 38 214.4M 0 144.1k 1:06:05 25:23 40:42 140.4k 38 558.1M 0 0 38 214.5M 0 144.0k 1:06:07 25:25 40:42 127.9k 38 558.1M 0 0 38 214.6M 0 144.0k 1:06:08 25:26 40:42 114.7k 38 558.1M 0 0 38 214.8M 0 143.9k 1:06:08 25:28 40:40 119.0k 38 558.1M 0 0 38 215.0M 0 143.9k 1:06:09 25:29 40:40 114.4k 38 558.1M 0 0 38 215.1M 0 143.9k 1:06:10 25:30 40:40 106.3k 38 558.1M 0 0 38 215.3M 0 143.9k 1:06:09 25:31 40:38 120.8k 38 558.1M 0 0 38 215.5M 0 143.9k 1:06:10 25:33 40:37 125.9k 38 558.1M 0 0 38 215.6M 0 143.9k 1:06:11 25:34 40:37 125.7k 38 558.1M 0 0 38 215.8M 0 143.9k 1:06:10 25:35 40:35 139.1k 38 558.1M 0 0 38 216.0M 0 143.9k 1:06:10 25:36 40:34 138.2k 38 558.1M 0 0 38 216.1M 0 143.9k 1:06:11 25:37 40:34 131.3k 38 558.1M 0 0 38 216.2M 0 143.8k 1:06:11 25:38 40:33 135.1k 38 558.1M 0 0 38 216.3M 0 143.8k 1:06:12 25:40 40:32 131.8k 38 558.1M 0 0 38 216.5M 0 143.8k 1:06:12 25:41 40:31 123.2k 38 558.1M 0 0 38 216.7M 0 143.8k 1:06:12 25:42 40:30 126.2k 38 558.1M 0 0 38 217.0M 0 143.8k 1:06:11 25:44 40:27 140.7k 38 558.1M 0 0 38 217.2M 0 143.9k 1:06:10 25:45 40:25 153.3k 38 558.1M 0 0 38 217.5M 0 143.9k 1:06:09 25:46 40:23 168.1k 39 558.1M 0 0 39 217.6M 0 144.0k 1:06:08 25:47 40:21 177.9k 39 558.1M 0 0 39 217.8M 0 143.9k 1:06:09 25:49 40:20 174.4k 39 558.1M 0 0 39 217.9M 0 143.9k 1:06:10 25:50 40:20 154.3k 39 558.1M 0 0 39 218.0M 0 143.9k 1:06:10 25:51 40:19 141.6k 39 558.1M 0 0 39 218.2M 0 143.9k 1:06:11 25:53 40:18 124.4k 39 558.1M 0 0 39 218.4M 0 143.9k 1:06:10 25:54 40:16 122.7k 39 558.1M 0 0 39 218.6M 0 143.9k 1:06:10 25:55 40:15 136.7k 39 558.1M 0 0 39 218.8M 0 143.9k 1:06:09 25:56 40:13 152.4k 39 558.1M 0 0 39 218.9M 0 143.9k 1:06:09 25:57 40:12 153.3k 39 558.1M 0 0 39 219.1M 0 143.9k 1:06:10 25:59 40:11 148.8k 39 558.1M 0 0 39 219.2M 0 143.9k 1:06:11 26:00 40:11 138.3k 39 558.1M 0 0 39 219.4M 0 143.9k 1:06:11 26:01 40:10 132.3k 39 558.1M 0 0 39 219.6M 0 143.9k 1:06:11 26:02 40:09 128.2k 39 558.1M 0 0 39 219.8M 0 143.9k 1:06:10 26:04 40:06 142.1k 39 558.1M 0 0 39 220.0M 0 143.9k 1:06:09 26:05 40:04 156.6k 39 558.1M 0 0 39 220.1M 0 143.9k 1:06:10 26:06 40:04 156.9k 39 558.1M 0 0 39 220.3M 0 143.9k 1:06:10 26:07 40:03 153.9k 39 558.1M 0 0 39 220.5M 0 143.9k 1:06:11 26:08 40:03 146.4k 39 558.1M 0 0 39 220.6M 0 143.8k 1:06:12 26:10 40:02 126.6k 39 558.1M 0 0 39 220.8M 0 143.8k 1:06:12 26:11 40:01 118.6k 39 558.1M 0 0 39 220.9M 0 143.8k 1:06:12 26:12 40:00 119.7k 39 558.1M 0 0 39 221.1M 0 143.8k 1:06:13 26:14 39:59 114.0k 39 558.1M 0 0 39 221.3M 0 143.8k 1:06:14 26:15 39:59 118.3k 39 558.1M 0 0 39 221.5M 0 143.8k 1:06:14 26:17 39:57 127.5k 39 558.1M 0 0 39 221.6M 0 143.7k 1:06:15 26:18 39:57 119.2k 39 558.1M 0 0 39 221.8M 0 143.7k 1:06:15 26:20 39:55 121.8k 39 558.1M 0 0 39 222.0M 0 143.7k 1:06:15 26:21 39:54 132.6k 39 558.1M 0 0 39 222.1M 0 143.7k 1:06:14 26:22 39:52 138.0k 39 558.1M 0 0 39 222.3M 0 143.7k 1:06:16 26:23 39:53 139.1k 39 558.1M 0 0 39 222.3M 0 143.7k 1:06:16 26:23 39:53 143.7k 39 558.1M 0 0 39 222.4M 0 143.7k 1:06:16 26:24 39:52 120.4k 39 558.1M 0 0 39 222.5M 0 143.6k 1:06:17 26:26 39:51 107.8k 39 558.1M 0 0 39 222.6M 0 143.6k 1:06:18 26:27 39:51 109.3k 39 558.1M 0 0 39 222.8M 0 143.6k 1:06:19 26:28 39:51 104.1k 39 558.1M 0 0 39 223.0M 0 143.6k 1:06:19 26:30 39:49 111.5k 39 558.1M 0 0 39 223.1M 0 143.5k 1:06:20 26:31 39:49 110.2k 40 558.1M 0 0 40 223.3M 0 143.5k 1:06:20 26:32 39:48 118.9k 40 558.1M 0 0 40 223.5M 0 143.6k 1:06:19 26:33 39:46 131.1k 40 558.1M 0 0 40 223.6M 0 143.6k 1:06:18 26:34 39:44 150.7k 40 558.1M 0 0 40 223.8M 0 143.6k 1:06:19 26:36 39:43 148.1k 40 558.1M 0 0 40 224.0M 0 143.6k 1:06:18 26:37 39:41 156.8k 40 558.1M 0 0 40 224.2M 0 143.6k 1:06:18 26:38 39:40 165.7k 40 558.1M 0 0 40 224.4M 0 143.6k 1:06:17 26:39 39:38 165.1k 40 558.1M 0 0 40 224.6M 0 143.7k 1:06:15 26:40 39:35 170.2k 40 558.1M 0 0 40 224.9M 0 143.7k 1:06:14 26:41 39:33 187.6k 40 558.1M 0 0 40 225.1M 0 143.7k 1:06:14 26:43 39:31 183.5k 40 558.1M 0 0 40 225.3M 0 143.8k 1:06:13 26:44 39:29 183.4k 40 558.1M 0 0 40 225.5M 0 143.8k 1:06:13 26:45 39:28 181.2k 40 558.1M 0 0 40 225.6M 0 143.8k 1:06:12 26:46 39:26 173.1k 40 558.1M 0 0 40 225.8M 0 143.8k 1:06:13 26:47 39:26 157.8k 40 558.1M 0 0 40 226.0M 0 143.8k 1:06:12 26:48 39:24 166.4k 40 558.1M 0 0 40 226.1M 0 143.8k 1:06:11 26:49 39:22 166.3k 40 558.1M 0 0 40 226.3M 0 143.8k 1:06:12 26:51 39:21 155.9k 40 558.1M 0 0 40 226.5M 0 143.9k 1:06:11 26:52 39:19 157.5k 40 558.1M 0 0 40 226.7M 0 143.8k 1:06:11 26:53 39:18 156.9k 40 558.1M 0 0 40 226.9M 0 143.8k 1:06:11 26:54 39:17 151.2k 40 558.1M 0 0 40 227.1M 0 143.9k 1:06:09 26:56 39:13 161.6k 40 558.1M 0 0 40 227.4M 0 143.9k 1:06:09 26:57 39:12 168.6k 40 558.1M 0 0 40 227.6M 0 143.9k 1:06:09 26:58 39:11 161.3k 40 558.1M 0 0 40 227.8M 0 143.9k 1:06:09 27:00 39:09 165.8k 40 558.1M 0 0 40 228.0M 0 143.9k 1:06:08 27:01 39:07 170.8k 40 558.1M 0 0 40 228.1M 0 143.9k 1:06:09 27:02 39:07 151.6k 40 558.1M 0 0 40 228.3M 0 143.9k 1:06:09 27:03 39:06 140.4k 40 558.1M 0 0 40 228.4M 0 143.9k 1:06:10 27:05 39:05 133.5k 40 558.1M 0 0 40 228.5M 0 143.9k 1:06:11 27:06 39:05 127.2k 40 558.1M 0 0 40 228.7M 0 143.9k 1:06:11 27:07 39:04 123.6k 41 558.1M 0 0 41 228.9M 0 143.9k 1:06:10 27:08 39:02 126.7k 41 558.1M 0 0 41 229.0M 0 143.9k 1:06:11 27:09 39:02 130.9k 41 558.1M 0 0 41 229.1M 0 143.8k 1:06:11 27:11 39:00 130.8k 41 558.1M 0 0 41 229.3M 0 143.8k 1:06:12 27:12 39:00 132.0k 41 558.1M 0 0 41 229.4M 0 143.8k 1:06:13 27:13 39:00 121.3k 41 558.1M 0 0 41 229.5M 0 143.8k 1:06:13 27:14 38:59 113.5k 41 558.1M 0 0 41 229.7M 0 143.8k 1:06:13 27:15 38:58 119.4k 41 558.1M 0 0 41 230.0M 0 143.8k 1:06:12 27:17 38:55 136.3k 41 558.1M 0 0 41 230.1M 0 143.8k 1:06:12 27:18 38:54 144.5k 41 558.1M 0 0 41 230.4M 0 143.9k 1:06:11 27:19 38:52 162.7k 41 558.1M 0 0 41 230.6M 0 143.9k 1:06:11 27:20 38:51 168.2k 41 558.1M 0 0 41 230.8M 0 143.9k 1:06:10 27:22 38:48 172.5k 41 558.1M 0 0 41 231.0M 0 143.9k 1:06:09 27:23 38:46 174.3k 41 558.1M 0 0 41 231.1M 0 143.9k 1:06:10 27:24 38:46 160.2k 41 558.1M 0 0 41 231.3M 0 143.9k 1:06:10 27:26 38:44 148.9k 41 558.1M 0 0 41 231.5M 0 143.8k 1:06:11 27:27 38:44 138.4k 41 558.1M 0 0 41 231.6M 0 143.9k 1:06:11 27:28 38:43 137.6k 41 558.1M 0 0 41 231.8M 0 143.9k 1:06:11 27:29 38:42 124.6k 41 558.1M 0 0 41 232.0M 0 143.8k 1:06:11 27:31 38:40 131.6k 41 558.1M 0 0 41 232.1M 0 143.8k 1:06:11 27:32 38:39 134.6k 41 558.1M 0 0 41 232.3M 0 143.9k 1:06:10 27:33 38:37 152.6k 41 558.1M 0 0 41 232.6M 0 143.9k 1:06:10 27:34 38:36 155.9k 41 558.1M 0 0 41 232.8M 0 143.9k 1:06:09 27:35 38:34 164.2k 41 558.1M 0 0 41 233.0M 0 143.9k 1:06:09 27:37 38:32 167.8k 41 558.1M 0 0 41 233.1M 0 143.9k 1:06:09 27:38 38:31 163.7k 41 558.1M 0 0 41 233.2M 0 143.9k 1:06:10 27:39 38:31 151.6k 41 558.1M 0 0 41 233.3M 0 143.9k 1:06:11 27:40 38:31 133.7k 41 558.1M 0 0 41 233.5M 0 143.8k 1:06:13 27:42 38:31 109.6k 41 558.1M 0 0 41 233.6M 0 143.7k 1:06:14 27:43 38:31 96703 41 558.1M 0 0 41 233.7M 0 143.7k 1:06:15 27:45 38:30 95131 41 558.1M 0 0 41 233.9M 0 143.7k 1:06:15 27:46 38:29 99.53k 41 558.1M 0 0 41 234.1M 0 143.7k 1:06:14 27:47 38:27 112.2k 41 558.1M 0 0 41 234.2M 0 143.7k 1:06:15 27:48 38:27 125.1k 42 558.1M 0 0 42 234.4M 0 143.7k 1:06:15 27:49 38:26 139.2k 42 558.1M 0 0 42 234.6M 0 143.7k 1:06:15 27:51 38:24 144.4k 42 558.1M 0 0 42 234.8M 0 143.7k 1:06:15 27:52 38:23 139.2k 42 558.1M 0 0 42 234.9M 0 143.7k 1:06:16 27:54 38:22 124.2k 42 558.1M 0 0 42 235.0M 0 143.6k 1:06:17 27:55 38:22 118.8k 42 558.1M 0 0 42 235.2M 0 143.6k 1:06:17 27:56 38:21 121.9k 42 558.1M 0 0 42 235.4M 0 143.6k 1:06:17 27:57 38:20 122.8k 42 558.1M 0 0 42 235.5M 0 143.6k 1:06:18 27:59 38:19 120.0k 42 558.1M 0 0 42 235.6M 0 143.6k 1:06:18 28:00 38:18 126.1k 42 558.1M 0 0 42 235.8M 0 143.6k 1:06:18 28:01 38:17 137.5k 42 558.1M 0 0 42 236.0M 0 143.6k 1:06:17 28:02 38:15 144.1k 42 558.1M 0 0 42 236.2M 0 143.6k 1:06:17 28:03 38:14 147.3k 42 558.1M 0 0 42 236.5M 0 143.7k 1:06:16 28:04 38:12 164.4k 42 558.1M 0 0 42 236.6M 0 143.7k 1:06:16 28:06 38:10 163.7k 42 558.1M 0 0 42 236.8M 0 143.7k 1:06:16 28:07 38:09 164.6k 42 558.1M 0 0 42 237.0M 0 143.7k 1:06:16 28:08 38:08 158.8k 42 558.1M 0 0 42 237.2M 0 143.7k 1:06:15 28:10 38:05 158.6k 42 558.1M 0 0 42 237.4M 0 143.7k 1:06:15 28:11 38:04 152.9k 42 558.1M 0 0 42 237.6M 0 143.7k 1:06:14 28:12 38:02 160.1k 42 558.1M 0 0 42 237.8M 0 143.8k 1:06:14 28:13 38:01 166.6k 42 558.1M 0 0 42 237.9M 0 143.7k 1:06:14 28:14 38:00 157.8k 42 558.1M 0 0 42 238.1M 0 143.7k 1:06:15 28:16 37:59 151.7k 42 558.1M 0 0 42 238.3M 0 143.7k 1:06:14 28:17 37:57 151.1k 42 558.1M 0 0 42 238.5M 0 143.7k 1:06:14 28:18 37:56 144.8k 42 558.1M 0 0 42 238.6M 0 143.7k 1:06:15 28:19 37:56 130.8k 42 558.1M 0 0 42 238.8M 0 143.7k 1:06:15 28:21 37:54 137.7k 42 558.1M 0 0 42 239.0M 0 143.7k 1:06:15 28:22 37:53 142.1k 42 558.1M 0 0 42 239.2M 0 143.7k 1:06:14 28:23 37:51 145.6k 42 558.1M 0 0 42 239.3M 0 143.7k 1:06:14 28:24 37:50 144.1k 42 558.1M 0 0 42 239.5M 0 143.7k 1:06:15 28:25 37:50 145.6k 42 558.1M 0 0 42 239.6M 0 143.7k 1:06:14 28:27 37:47 150.2k 42 558.1M 0 0 42 239.8M 0 143.7k 1:06:14 28:28 37:46 148.3k 43 558.1M 0 0 43 240.0M 0 143.7k 1:06:14 28:29 37:45 142.1k 43 558.1M 0 0 43 240.2M 0 143.7k 1:06:15 28:31 37:44 140.6k 43 558.1M 0 0 43 240.3M 0 143.7k 1:06:15 28:32 37:43 143.1k 43 558.1M 0 0 43 240.5M 0 143.7k 1:06:14 28:33 37:41 145.6k 43 558.1M 0 0 43 240.7M 0 143.8k 1:06:14 28:34 37:40 149.6k 43 558.1M 0 0 43 240.8M 0 143.7k 1:06:15 28:35 37:40 136.9k 43 558.1M 0 0 43 241.0M 0 143.7k 1:06:14 28:36 37:38 146.1k 43 558.1M 0 0 43 241.2M 0 143.7k 1:06:14 28:37 37:37 153.6k 43 558.1M 0 0 43 241.4M 0 143.8k 1:06:14 28:39 37:35 149.9k 43 558.1M 0 0 43 241.6M 0 143.8k 1:06:12 28:40 37:32 159.7k 43 558.1M 0 0 43 241.8M 0 143.8k 1:06:12 28:41 37:31 173.3k 43 558.1M 0 0 43 242.0M 0 143.8k 1:06:12 28:42 37:30 169.5k 43 558.1M 0 0 43 242.2M 0 143.8k 1:06:11 28:43 37:28 173.1k 43 558.1M 0 0 43 242.4M 0 143.9k 1:06:11 28:45 37:26 174.4k 43 558.1M 0 0 43 242.6M 0 143.9k 1:06:11 28:46 37:25 159.2k 43 558.1M 0 0 43 242.8M 0 143.9k 1:06:10 28:47 37:23 159.2k 43 558.1M 0 0 43 242.9M 0 143.8k 1:06:11 28:48 37:23 150.4k 43 558.1M 0 0 43 243.0M 0 143.8k 1:06:12 28:50 37:22 135.9k 43 558.1M 0 0 43 243.1M 0 143.8k 1:06:13 28:51 37:22 123.6k 43 558.1M 0 0 43 243.3M 0 143.8k 1:06:14 28:52 37:22 115.1k 43 558.1M 0 0 43 243.5M 0 143.8k 1:06:13 28:53 37:20 115.0k 43 558.1M 0 0 43 243.6M 0 143.8k 1:06:14 28:54 37:20 117.4k 43 558.1M 0 0 43 243.8M 0 143.8k 1:06:14 28:56 37:18 127.2k 43 558.1M 0 0 43 244.0M 0 143.8k 1:06:13 28:57 37:16 146.1k 43 558.1M 0 0 43 244.2M 0 143.8k 1:06:13 28:58 37:15 152.4k 43 558.1M 0 0 43 244.3M 0 143.7k 1:06:14 29:00 37:14 135.6k 43 558.1M 0 0 43 244.5M 0 143.8k 1:06:14 29:01 37:13 144.3k 43 558.1M 0 0 43 244.7M 0 143.7k 1:06:14 29:02 37:12 139.8k 43 558.1M 0 0 43 244.9M 0 143.7k 1:06:15 29:04 37:11 123.2k 43 558.1M 0 0 43 245.0M 0 143.7k 1:06:16 29:06 37:10 115.1k 43 558.1M 0 0 43 245.1M 0 143.7k 1:06:17 29:07 37:10 121.0k 43 558.1M 0 0 43 245.3M 0 143.6k 1:06:17 29:08 37:09 110.1k 43 558.1M 0 0 43 245.5M 0 143.6k 1:06:17 29:09 37:08 113.8k 44 558.1M 0 0 44 245.6M 0 143.7k 1:06:16 29:10 37:06 127.4k 44 558.1M 0 0 44 245.9M 0 143.7k 1:06:15 29:11 37:04 157.7k 44 558.1M 0 0 44 246.1M 0 143.8k 1:06:14 29:12 37:02 176.8k 44 558.1M 0 0 44 246.3M 0 143.7k 1:06:14 29:14 37:00 177.4k 44 558.1M 0 0 44 246.5M 0 143.7k 1:06:15 29:16 36:59 161.2k 44 558.1M 0 0 44 246.6M 0 143.7k 1:06:16 29:17 36:59 149.3k 44 558.1M 0 0 44 246.8M 0 143.7k 1:06:16 29:18 36:58 133.6k 44 558.1M 0 0 44 247.0M 0 143.7k 1:06:16 29:20 36:56 118.2k 44 558.1M 0 0 44 247.1M 0 143.6k 1:06:17 29:21 36:56 113.4k 44 558.1M 0 0 44 247.2M 0 143.6k 1:06:18 29:22 36:56 121.7k 44 558.1M 0 0 44 247.3M 0 143.6k 1:06:18 29:23 36:55 122.3k 44 558.1M 0 0 44 247.5M 0 143.6k 1:06:18 29:24 36:54 122.2k 44 558.1M 0 0 44 247.7M 0 143.6k 1:06:17 29:25 36:52 131.9k 44 558.1M 0 0 44 247.9M 0 143.6k 1:06:17 29:26 36:51 147.3k 44 558.1M 0 0 44 248.1M 0 143.6k 1:06:17 29:28 36:49 153.5k 44 558.1M 0 0 44 248.3M 0 143.7k 1:06:15 29:29 36:46 171.8k 44 558.1M 0 0 44 248.6M 0 143.7k 1:06:14 29:30 36:44 179.5k 44 558.1M 0 0 44 248.8M 0 143.7k 1:06:14 29:31 36:43 177.1k 44 558.1M 0 0 44 249.0M 0 143.7k 1:06:14 29:33 36:41 173.2k 44 558.1M 0 0 44 249.1M 0 143.7k 1:06:15 29:34 36:41 164.7k 44 558.1M 0 0 44 249.3M 0 143.7k 1:06:16 29:36 36:40 140.3k 44 558.1M 0 0 44 249.4M 0 143.6k 1:06:17 29:37 36:40 118.7k 44 558.1M 0 0 44 249.5M 0 143.6k 1:06:19 29:39 36:40 104.3k 44 558.1M 0 0 44 249.6M 0 143.5k 1:06:20 29:40 36:40 96247 44 558.1M 0 0 44 249.8M 0 143.5k 1:06:20 29:41 36:39 93596 44 558.1M 0 0 44 250.0M 0 143.5k 1:06:20 29:42 36:38 105.9k 44 558.1M 0 0 44 250.1M 0 143.5k 1:06:20 29:43 36:37 114.2k 44 558.1M 0 0 44 250.2M 0 143.5k 1:06:22 29:45 36:37 113.4k 44 558.1M 0 0 44 250.3M 0 143.4k 1:06:22 29:46 36:36 116.9k 44 558.1M 0 0 44 250.5M 0 143.4k 1:06:23 29:47 36:36 113.7k 44 558.1M 0 0 44 250.6M 0 143.4k 1:06:23 29:49 36:34 109.0k 44 558.1M 0 0 44 250.8M 0 143.4k 1:06:24 29:50 36:34 110.5k 44 558.1M 0 0 44 251.0M 0 143.4k 1:06:24 29:51 36:33 118.9k 44 558.1M 0 0 44 251.1M 0 143.3k 1:06:25 29:53 36:32 116.6k 45 558.1M 0 0 45 251.3M 0 143.3k 1:06:25 29:54 36:31 125.2k 45 558.1M 0 0 45 251.5M 0 143.4k 1:06:24 29:55 36:29 129.9k 45 558.1M 0 0 45 251.6M 0 143.4k 1:06:24 29:57 36:27 133.9k 45 558.1M 0 0 45 251.8M 0 143.3k 1:06:26 29:58 36:28 129.6k 45 558.1M 0 0 45 251.9M 0 143.3k 1:06:26 29:59 36:27 133.1k 45 558.1M 0 0 45 252.1M 0 143.3k 1:06:26 30:00 36:26 133.5k 45 558.1M 0 0 45 252.3M 0 143.3k 1:06:25 30:01 36:24 132.2k 45 558.1M 0 0 45 252.5M 0 143.3k 1:06:25 30:03 36:22 134.3k 45 558.1M 0 0 45 252.6M 0 143.3k 1:06:26 30:04 36:22 140.0k 45 558.1M 0 0 45 252.7M 0 143.3k 1:06:26 30:05 36:21 143.1k 45 558.1M 0 0 45 253.0M 0 143.3k 1:06:25 30:06 36:19 152.4k 45 558.1M 0 0 45 253.1M 0 143.4k 1:06:25 30:07 36:18 153.5k 45 558.1M 0 0 45 253.3M 0 143.4k 1:06:25 30:08 36:17 148.6k 45 558.1M 0 0 45 253.4M 0 143.3k 1:06:26 30:10 36:16 145.7k 45 558.1M 0 0 45 253.6M 0 143.3k 1:06:26 30:11 36:15 145.1k 45 558.1M 0 0 45 253.7M 0 143.3k 1:06:26 30:12 36:14 128.7k 45 558.1M 0 0 45 253.9M 0 143.3k 1:06:27 30:14 36:13 121.8k 45 558.1M 0 0 45 254.0M 0 143.3k 1:06:28 30:15 36:13 115.9k 45 558.1M 0 0 45 254.1M 0 143.2k 1:06:28 30:16 36:12 116.6k 45 558.1M 0 0 45 254.3M 0 143.2k 1:06:28 30:18 36:10 118.8k 45 558.1M 0 0 45 254.5M 0 143.2k 1:06:29 30:19 36:10 113.7k 45 558.1M 0 0 45 254.6M 0 143.2k 1:06:30 30:20 36:10 111.2k 45 558.1M 0 0 45 254.7M 0 143.2k 1:06:30 30:21 36:09 118.0k 45 558.1M 0 0 45 254.9M 0 143.2k 1:06:30 30:22 36:08 125.0k 45 558.1M 0 0 45 255.1M 0 143.2k 1:06:30 30:24 36:06 124.8k 45 558.1M 0 0 45 255.3M 0 143.2k 1:06:30 30:25 36:05 140.5k 45 558.1M 0 0 45 255.4M 0 143.2k 1:06:30 30:26 36:04 138.6k 45 558.1M 0 0 45 255.6M 0 143.2k 1:06:30 30:27 36:03 146.0k 45 558.1M 0 0 45 255.8M 0 143.2k 1:06:29 30:28 36:01 152.8k 45 558.1M 0 0 45 256.0M 0 143.2k 1:06:28 30:29 35:59 163.5k 45 558.1M 0 0 45 256.1M 0 143.2k 1:06:28 30:30 35:58 167.0k 45 558.1M 0 0 45 256.4M 0 143.3k 1:06:26 30:31 35:55 192.0k 45 558.1M 0 0 45 256.6M 0 143.4k 1:06:25 30:32 35:53 204.0k 46 558.1M 0 0 46 256.8M 0 143.3k 1:06:25 30:34 35:51 185.9k 46 558.1M 0 0 46 257.0M 0 143.4k 1:06:25 30:35 35:50 185.9k 46 558.1M 0 0 46 257.2M 0 143.4k 1:06:24 30:36 35:48 186.3k 46 558.1M 0 0 46 257.3M 0 143.3k 1:06:25 30:38 35:47 153.3k 46 558.1M 0 0 46 257.5M 0 143.3k 1:06:26 30:39 35:47 132.1k 46 558.1M 0 0 46 257.6M 0 143.3k 1:06:26 30:40 35:46 134.0k 46 558.1M 0 0 46 257.8M 0 143.3k 1:06:26 30:41 35:45 128.7k 46 558.1M 0 0 46 258.1M 0 143.3k 1:06:25 30:43 35:42 132.0k 46 558.1M 0 0 46 258.2M 0 143.3k 1:06:26 30:44 35:42 138.1k 46 558.1M 0 0 46 258.3M 0 143.3k 1:06:26 30:45 35:41 139.8k 46 558.1M 0 0 46 258.5M 0 143.2k 1:06:28 30:47 35:41 125.5k 46 558.1M 0 0 46 258.6M 0 143.2k 1:06:29 30:48 35:41 116.7k 46 558.1M 0 0 46 258.7M 0 143.2k 1:06:29 30:49 35:40 100.1k 46 558.1M 0 0 46 258.8M 0 143.2k 1:06:30 30:51 35:39 98.06k 46 558.1M 0 0 46 259.0M 0 143.1k 1:06:31 30:52 35:39 97.75k 46 558.1M 0 0 46 259.1M 0 143.2k 1:06:31 30:53 35:38 115.8k 46 558.1M 0 0 46 259.4M 0 143.2k 1:06:29 30:54 35:35 138.7k 46 558.1M 0 0 46 259.6M 0 143.2k 1:06:28 30:56 35:32 152.1k 46 558.1M 0 0 46 259.8M 0 143.2k 1:06:29 30:57 35:32 153.1k 46 558.1M 0 0 46 260.0M 0 143.2k 1:06:30 30:58 35:32 155.2k 46 558.1M 0 0 46 260.1M 0 143.2k 1:06:30 31:00 35:30 148.9k 46 558.1M 0 0 46 260.3M 0 143.2k 1:06:30 31:01 35:29 134.7k 46 558.1M 0 0 46 260.5M 0 143.2k 1:06:30 31:02 35:28 132.9k 46 558.1M 0 0 46 260.8M 0 143.2k 1:06:29 31:04 35:25 147.7k 46 558.1M 0 0 46 261.0M 0 143.2k 1:06:28 31:05 35:23 155.5k 46 558.1M 0 0 46 261.1M 0 143.2k 1:06:28 31:06 35:22 164.8k 46 558.1M 0 0 46 261.3M 0 143.3k 1:06:27 31:07 35:20 173.1k 46 558.1M 0 0 46 261.5M 0 143.3k 1:06:27 31:08 35:19 176.0k 46 558.1M 0 0 46 261.6M 0 143.2k 1:06:28 31:10 35:18 154.6k 46 558.1M 0 0 46 261.8M 0 143.3k 1:06:27 31:11 35:16 154.5k 46 558.1M 0 0 46 262.1M 0 143.3k 1:06:27 31:12 35:15 157.4k 46 558.1M 0 0 46 262.3M 0 143.3k 1:06:27 31:14 35:13 145.8k 47 558.1M 0 0 47 262.5M 0 143.3k 1:06:27 31:15 35:12 135.8k 47 558.1M 0 0 47 262.6M 0 143.3k 1:06:27 31:17 35:10 146.4k 47 558.1M 0 0 47 262.8M 0 143.3k 1:06:27 31:18 35:09 146.4k 47 558.1M 0 0 47 263.0M 0 143.3k 1:06:27 31:19 35:08 134.7k 47 558.1M 0 0 47 263.1M 0 143.3k 1:06:28 31:20 35:08 137.5k 47 558.1M 0 0 47 263.3M 0 143.2k 1:06:28 31:22 35:06 134.7k 47 558.1M 0 0 47 263.5M 0 143.2k 1:06:29 31:23 35:06 129.8k 47 558.1M 0 0 47 263.6M 0 143.2k 1:06:28 31:24 35:04 130.4k 47 558.1M 0 0 47 263.8M 0 143.2k 1:06:29 31:26 35:03 131.8k 47 558.1M 0 0 47 264.0M 0 143.2k 1:06:29 31:27 35:02 130.3k 47 558.1M 0 0 47 264.1M 0 143.2k 1:06:28 31:28 35:00 143.2k 47 558.1M 0 0 47 264.3M 0 143.2k 1:06:29 31:29 35:00 138.1k 47 558.1M 0 0 47 264.4M 0 143.2k 1:06:30 31:30 35:00 123.4k 47 558.1M 0 0 47 264.6M 0 143.2k 1:06:30 31:31 34:59 130.3k 47 558.1M 0 0 47 264.8M 0 143.2k 1:06:29 31:32 34:57 141.5k 47 558.1M 0 0 47 265.0M 0 143.2k 1:06:29 31:34 34:55 131.9k 47 558.1M 0 0 47 265.1M 0 143.2k 1:06:30 31:35 34:55 134.2k 47 558.1M 0 0 47 265.3M 0 143.2k 1:06:30 31:36 34:54 143.5k 47 558.1M 0 0 47 265.5M 0 143.2k 1:06:30 31:38 34:52 144.1k 47 558.1M 0 0 47 265.6M 0 143.2k 1:06:29 31:39 34:50 143.7k 47 558.1M 0 0 47 265.8M 0 143.2k 1:06:29 31:40 34:49 148.6k 47 558.1M 0 0 47 266.1M 0 143.3k 1:06:28 31:41 34:47 181.7k 47 558.1M 0 0 47 266.1M 0 143.3k 1:06:28 31:41 34:47 143.3k 47 558.1M 0 0 47 266.3M 0 143.3k 1:06:26 31:42 34:44 218.2k 47 558.1M 0 0 47 266.5M 0 143.3k 1:06:26 31:43 34:43 201.2k 47 558.1M 0 0 47 266.8M 0 143.4k 1:06:25 31:45 34:40 204.8k 47 558.1M 0 0 47 267.0M 0 143.4k 1:06:24 31:46 34:38 203.0k 47 558.1M 0 0 47 267.2M 0 143.4k 1:06:23 31:47 34:36 198.8k 47 558.1M 0 0 47 267.4M 0 143.4k 1:06:22 31:48 34:34 192.1k 47 558.1M 0 0 47 267.6M 0 143.5k 1:06:22 31:49 34:33 188.8k 47 558.1M 0 0 47 267.8M 0 143.5k 1:06:22 31:50 34:32 178.6k 48 558.1M 0 0 48 268.0M 0 143.5k 1:06:20 31:52 34:28 181.0k 48 558.1M 0 0 48 268.3M 0 143.6k 1:06:18 31:53 34:25 197.7k 48 558.1M 0 0 48 268.5M 0 143.6k 1:06:18 31:54 34:24 197.9k 48 558.1M 0 0 48 268.7M 0 143.6k 1:06:17 31:55 34:22 198.3k 48 558.1M 0 0 48 268.9M 0 143.6k 1:06:17 31:56 34:21 192.5k 48 558.1M 0 0 48 269.1M 0 143.6k 1:06:17 31:58 34:19 180.3k 48 558.1M 0 0 48 269.3M 0 143.6k 1:06:17 31:59 34:18 163.2k 48 558.1M 0 0 48 269.4M 0 143.6k 1:06:17 32:00 34:17 149.7k 48 558.1M 0 0 48 269.6M 0 143.6k 1:06:17 32:01 34:16 149.9k 48 558.1M 0 0 48 269.7M 0 143.6k 1:06:17 32:02 34:15 144.5k 48 558.1M 0 0 48 269.9M 0 143.6k 1:06:17 32:03 34:14 150.0k 48 558.1M 0 0 48 270.1M 0 143.7k 1:06:16 32:04 34:12 147.8k 48 558.1M 0 0 48 270.2M 0 143.6k 1:06:17 32:05 34:12 147.2k 48 558.1M 0 0 48 270.4M 0 143.6k 1:06:17 32:07 34:10 144.8k 48 558.1M 0 0 48 270.6M 0 143.7k 1:06:16 32:08 34:08 153.9k 48 558.1M 0 0 48 270.7M 0 143.6k 1:06:17 32:09 34:08 143.0k 48 558.1M 0 0 48 270.9M 0 143.6k 1:06:17 32:10 34:07 139.6k 48 558.1M 0 0 48 271.1M 0 143.7k 1:06:15 32:11 34:04 161.1k 48 558.1M 0 0 48 271.3M 0 143.7k 1:06:15 32:12 34:03 167.1k 48 558.1M 0 0 48 271.5M 0 143.7k 1:06:14 32:13 34:01 171.9k 48 558.1M 0 0 48 271.7M 0 143.8k 1:06:14 32:15 33:59 180.7k 48 558.1M 0 0 48 272.0M 0 143.8k 1:06:13 32:16 33:57 195.3k 48 558.1M 0 0 48 272.1M 0 143.8k 1:06:12 32:17 33:55 184.4k 48 558.1M 0 0 48 272.3M 0 143.8k 1:06:13 32:18 33:55 171.9k 48 558.1M 0 0 48 272.5M 0 143.8k 1:06:13 32:19 33:54 161.7k 48 558.1M 0 0 48 272.6M 0 143.8k 1:06:13 32:21 33:52 149.7k 48 558.1M 0 0 48 272.7M 0 143.8k 1:06:14 32:22 33:52 132.4k 48 558.1M 0 0 48 272.9M 0 143.8k 1:06:13 32:23 33:50 133.8k 48 558.1M 0 0 48 273.1M 0 143.8k 1:06:12 32:24 33:48 148.2k 48 558.1M 0 0 48 273.4M 0 143.9k 1:06:11 32:25 33:46 163.7k 49 558.1M 0 0 49 273.6M 0 143.9k 1:06:10 32:26 33:44 184.3k 49 558.1M 0 0 49 273.9M 0 143.9k 1:06:08 32:28 33:40 204.4k 49 558.1M 0 0 49 274.1M 0 144.0k 1:06:08 32:29 33:39 206.5k 49 558.1M 0 0 49 274.3M 0 144.0k 1:06:07 32:30 33:37 206.5k 49 558.1M 0 0 49 274.5M 0 144.0k 1:06:07 32:31 33:36 197.6k 49 558.1M 0 0 49 274.6M 0 144.0k 1:06:07 32:32 33:35 184.0k 49 558.1M 0 0 49 274.8M 0 144.0k 1:06:06 32:33 33:33 173.0k 49 558.1M 0 0 49 275.1M 0 144.1k 1:06:05 32:34 33:31 179.5k 49 558.1M 0 0 49 275.3M 0 144.1k 1:06:04 32:35 33:29 187.3k 49 558.1M 0 0 49 275.5M 0 144.1k 1:06:03 32:37 33:26 187.3k 49 558.1M 0 0 49 275.7M 0 144.1k 1:06:03 32:38 33:25 184.7k 49 558.1M 0 0 49 275.8M 0 144.1k 1:06:04 32:39 33:25 168.1k 49 558.1M 0 0 49 276.0M 0 144.1k 1:06:05 32:40 33:25 147.9k 49 558.1M 0 0 49 276.1M 0 144.1k 1:06:05 32:41 33:24 127.8k 49 558.1M 0 0 49 276.3M 0 144.1k 1:06:05 32:43 33:22 125.7k 49 558.1M 0 0 49 276.5M 0 144.1k 1:06:05 32:44 33:21 130.7k 49 558.1M 0 0 49 276.6M 0 144.1k 1:06:05 32:45 33:20 131.4k 49 558.1M 0 0 49 276.7M 0 144.0k 1:06:06 32:46 33:20 128.9k 49 558.1M 0 0 49 276.8M 0 144.0k 1:06:06 32:47 33:19 128.5k 49 558.1M 0 0 49 277.0M 0 144.0k 1:06:06 32:49 33:17 131.5k 49 558.1M 0 0 49 277.3M 0 144.1k 1:06:05 32:50 33:15 143.2k 49 558.1M 0 0 49 277.5M 0 144.1k 1:06:03 32:51 33:12 169.7k 49 558.1M 0 0 49 277.8M 0 144.2k 1:06:02 32:52 33:10 197.7k 49 558.1M 0 0 49 278.0M 0 144.2k 1:06:00 32:53 33:07 224.1k 49 558.1M 0 0 49 278.3M 0 144.3k 1:05:59 32:54 33:05 235.2k 49 558.1M 0 0 49 278.5M 0 144.3k 1:05:58 32:55 33:03 233.4k 49 558.1M 0 0 49 278.7M 0 144.4k 1:05:57 32:56 33:01 222.8k 49 558.1M 0 0 49 278.9M 0 144.4k 1:05:57 32:57 33:00 202.9k 50 558.1M 0 0 50 279.1M 0 144.3k 1:05:58 32:59 32:59 169.8k 50 558.1M 0 0 50 279.2M 0 144.3k 1:06:00 33:01 32:59 138.3k 50 558.1M 0 0 50 279.3M 0 144.2k 1:06:01 33:02 32:59 115.5k 50 558.1M 0 0 50 279.5M 0 144.2k 1:06:01 33:03 32:58 105.4k 50 558.1M 0 0 50 279.6M 0 144.2k 1:06:01 33:05 32:56 105.3k 50 558.1M 0 0 50 279.8M 0 144.2k 1:06:01 33:06 32:55 113.6k 50 558.1M 0 0 50 280.0M 0 144.2k 1:06:01 33:07 32:54 128.0k 50 558.1M 0 0 50 280.2M 0 144.2k 1:06:02 33:09 32:53 132.7k 50 558.1M 0 0 50 280.3M 0 144.1k 1:06:04 33:11 32:53 117.8k 50 558.1M 0 0 50 280.5M 0 144.0k 1:06:06 33:13 32:53 102.1k 50 558.1M 0 0 50 280.6M 0 144.0k 1:06:07 33:14 32:53 95638 50 558.1M 0 0 50 280.8M 0 144.0k 1:06:07 33:16 32:51 95661 50 558.1M 0 0 50 280.9M 0 144.0k 1:06:08 33:17 32:51 89563 50 558.1M 0 0 50 281.0M 0 143.9k 1:06:09 33:19 32:50 96492 50 558.1M 0 0 50 281.2M 0 143.9k 1:06:09 33:20 32:49 111.5k 50 558.1M 0 0 50 281.4M 0 144.0k 1:06:08 33:21 32:47 126.4k 50 558.1M 0 0 50 281.5M 0 143.9k 1:06:09 33:22 32:47 117.8k 50 558.1M 0 0 50 281.6M 0 143.9k 1:06:10 33:23 32:47 122.8k 50 558.1M 0 0 50 281.8M 0 143.8k 1:06:12 33:25 32:47 115.8k 50 558.1M 0 0 50 281.9M 0 143.8k 1:06:13 33:27 32:46 102.3k 50 558.1M 0 0 50 282.1M 0 143.8k 1:06:13 33:28 32:45 99133 50 558.1M 0 0 50 282.3M 0 143.8k 1:06:13 33:29 32:44 106.8k 50 558.1M 0 0 50 282.5M 0 143.8k 1:06:12 33:30 32:42 117.0k 50 558.1M 0 0 50 282.6M 0 143.8k 1:06:13 33:32 32:41 132.0k 50 558.1M 0 0 50 282.8M 0 143.8k 1:06:13 33:33 32:40 141.9k 50 558.1M 0 0 50 283.0M 0 143.8k 1:06:14 33:35 32:39 135.3k 50 558.1M 0 0 50 283.1M 0 143.7k 1:06:15 33:36 32:39 122.8k 50 558.1M 0 0 50 283.2M 0 143.7k 1:06:15 33:37 32:38 115.0k 50 558.1M 0 0 50 283.3M 0 143.7k 1:06:16 33:38 32:38 108.9k 50 558.1M 0 0 50 283.5M 0 143.7k 1:06:16 33:40 32:36 106.0k 50 558.1M 0 0 50 283.6M 0 143.7k 1:06:16 33:41 32:35 117.9k 50 558.1M 0 0 50 283.8M 0 143.7k 1:06:15 33:42 32:33 136.7k 50 558.1M 0 0 50 284.0M 0 143.7k 1:06:16 33:43 32:33 136.1k 50 558.1M 0 0 50 284.1M 0 143.7k 1:06:17 33:45 32:32 134.2k 50 558.1M 0 0 50 284.3M 0 143.6k 1:06:18 33:46 32:32 129.1k 50 558.1M 0 0 50 284.4M 0 143.6k 1:06:19 33:48 32:31 111.6k 50 558.1M 0 0 50 284.5M 0 143.5k 1:06:20 33:49 32:31 99.82k 51 558.1M 0 0 51 284.6M 0 143.5k 1:06:20 33:50 32:30 96037 51 558.1M 0 0 51 284.8M 0 143.5k 1:06:20 33:51 32:29 104.7k 51 558.1M 0 0 51 285.1M 0 143.5k 1:06:19 33:53 32:26 124.3k 51 558.1M 0 0 51 285.2M 0 143.5k 1:06:20 33:54 32:26 132.8k 51 558.1M 0 0 51 285.4M 0 143.5k 1:06:20 33:55 32:25 139.3k 51 558.1M 0 0 51 285.6M 0 143.5k 1:06:20 33:56 32:24 150.0k 51 558.1M 0 0 51 285.8M 0 143.5k 1:06:20 33:58 32:22 150.1k 51 558.1M 0 0 51 286.0M 0 143.6k 1:06:19 33:59 32:20 155.2k 51 558.1M 0 0 51 286.2M 0 143.6k 1:06:18 34:00 32:18 159.1k 51 558.1M 0 0 51 286.5M 0 143.6k 1:06:17 34:01 32:16 179.0k 51 558.1M 0 0 51 286.7M 0 143.7k 1:06:16 34:03 32:13 183.2k 51 558.1M 0 0 51 286.9M 0 143.7k 1:06:16 34:04 32:12 182.5k 51 558.1M 0 0 51 287.1M 0 143.7k 1:06:16 34:05 32:11 170.9k 51 558.1M 0 0 51 287.2M 0 143.6k 1:06:17 34:06 32:11 164.7k 51 558.1M 0 0 51 287.3M 0 143.6k 1:06:18 34:08 32:10 136.3k 51 558.1M 0 0 51 287.5M 0 143.6k 1:06:18 34:09 32:09 125.5k 51 558.1M 0 0 51 287.6M 0 143.6k 1:06:19 34:10 32:09 113.9k 51 558.1M 0 0 51 287.7M 0 143.5k 1:06:20 34:12 32:08 99161 51 558.1M 0 0 51 287.8M 0 143.5k 1:06:21 34:13 32:08 96918 51 558.1M 0 0 51 288.0M 0 143.5k 1:06:21 34:14 32:07 108.3k 51 558.1M 0 0 51 288.3M 0 143.5k 1:06:20 34:16 32:04 121.2k 51 558.1M 0 0 51 288.5M 0 143.5k 1:06:20 34:17 32:03 133.8k 51 558.1M 0 0 51 288.6M 0 143.5k 1:06:20 34:18 32:02 152.9k 51 558.1M 0 0 51 288.8M 0 143.5k 1:06:20 34:19 32:01 158.1k 51 558.1M 0 0 51 288.9M 0 143.5k 1:06:20 34:20 32:00 149.4k 51 558.1M 0 0 51 289.0M 0 143.5k 1:06:21 34:22 31:59 132.8k 51 558.1M 0 0 51 289.1M 0 143.5k 1:06:21 34:23 31:58 120.5k 51 558.1M 0 0 51 289.3M 0 143.5k 1:06:22 34:24 31:58 115.3k 51 558.1M 0 0 51 289.4M 0 143.4k 1:06:23 34:25 31:58 106.0k 51 558.1M 0 0 51 289.5M 0 143.4k 1:06:23 34:26 31:57 106.7k 51 558.1M 0 0 51 289.7M 0 143.4k 1:06:23 34:27 31:56 119.4k 51 558.1M 0 0 51 289.9M 0 143.4k 1:06:23 34:29 31:54 128.7k 51 558.1M 0 0 51 290.0M 0 143.4k 1:06:24 34:30 31:54 119.8k 52 558.1M 0 0 52 290.2M 0 143.4k 1:06:24 34:31 31:53 135.8k 52 558.1M 0 0 52 290.4M 0 143.4k 1:06:23 34:33 31:50 143.3k 52 558.1M 0 0 52 290.5M 0 143.4k 1:06:24 34:34 31:50 132.1k 52 558.1M 0 0 52 290.6M 0 143.4k 1:06:24 34:35 31:49 126.3k 52 558.1M 0 0 52 290.8M 0 143.4k 1:06:24 34:36 31:48 142.8k 52 558.1M 0 0 52 291.0M 0 143.4k 1:06:23 34:37 31:46 150.0k 52 558.1M 0 0 52 291.2M 0 143.4k 1:06:23 34:38 31:45 152.1k 52 558.1M 0 0 52 291.4M 0 143.4k 1:06:22 34:39 31:43 161.4k 52 558.1M 0 0 52 291.6M 0 143.4k 1:06:23 34:41 31:42 154.5k 52 558.1M 0 0 52 291.7M 0 143.4k 1:06:24 34:42 31:42 137.6k 52 558.1M 0 0 52 291.8M 0 143.4k 1:06:25 34:44 31:41 125.8k 52 558.1M 0 0 52 292.0M 0 143.3k 1:06:25 34:45 31:40 115.0k 52 558.1M 0 0 52 292.1M 0 143.4k 1:06:25 34:46 31:39 116.4k 52 558.1M 0 0 52 292.3M 0 143.4k 1:06:24 34:47 31:37 126.5k 52 558.1M 0 0 52 292.5M 0 143.4k 1:06:24 34:48 31:36 144.3k 52 558.1M 0 0 52 292.6M 0 143.3k 1:06:25 34:50 31:35 139.2k 52 558.1M 0 0 52 292.8M 0 143.4k 1:06:25 34:51 31:34 147.8k 52 558.1M 0 0 52 293.0M 0 143.4k 1:06:24 34:52 31:32 146.6k 52 558.1M 0 0 52 293.3M 0 143.4k 1:06:24 34:53 31:31 153.7k 52 558.1M 0 0 52 293.5M 0 143.4k 1:06:24 34:55 31:29 150.2k 52 558.1M 0 0 52 293.6M 0 143.4k 1:06:25 34:56 31:29 147.1k 52 558.1M 0 0 52 293.8M 0 143.4k 1:06:25 34:58 31:27 143.0k 52 558.1M 0 0 52 294.0M 0 143.4k 1:06:25 34:59 31:26 139.1k 52 558.1M 0 0 52 294.1M 0 143.4k 1:06:25 35:00 31:25 129.5k 52 558.1M 0 0 52 294.3M 0 143.4k 1:06:24 35:01 31:23 134.7k 52 558.1M 0 0 52 294.5M 0 143.4k 1:06:24 35:02 31:22 155.4k 52 558.1M 0 0 52 294.7M 0 143.4k 1:06:23 35:03 31:20 163.6k 52 558.1M 0 0 52 294.9M 0 143.4k 1:06:23 35:04 31:19 171.7k 52 558.1M 0 0 52 295.1M 0 143.4k 1:06:23 35:06 31:17 175.2k 52 558.1M 0 0 52 295.3M 0 143.5k 1:06:21 35:07 31:14 183.4k 52 558.1M 0 0 52 295.6M 0 143.5k 1:06:20 35:08 31:12 190.6k 53 558.1M 0 0 53 295.8M 0 143.5k 1:06:20 35:09 31:11 180.8k 53 558.1M 0 0 53 295.9M 0 143.5k 1:06:21 35:11 31:10 165.6k 53 558.1M 0 0 53 296.0M 0 143.5k 1:06:21 35:12 31:09 160.8k 53 558.1M 0 0 53 296.1M 0 143.5k 1:06:22 35:13 31:09 142.2k 53 558.1M 0 0 53 296.3M 0 143.5k 1:06:22 35:14 31:08 119.4k 53 558.1M 0 0 53 296.4M 0 143.4k 1:06:22 35:15 31:07 114.3k 53 558.1M 0 0 53 296.5M 0 143.4k 1:06:23 35:16 31:07 111.4k 53 558.1M 0 0 53 296.6M 0 143.4k 1:06:25 35:18 31:07 99.62k 53 558.1M 0 0 53 296.8M 0 143.3k 1:06:25 35:19 31:06 99.45k 53 558.1M 0 0 53 296.9M 0 143.3k 1:06:26 35:20 31:06 98.76k 53 558.1M 0 0 53 297.0M 0 143.3k 1:06:26 35:21 31:05 98.97k 53 558.1M 0 0 53 297.2M 0 143.3k 1:06:26 35:23 31:03 107.5k 53 558.1M 0 0 53 297.4M 0 143.3k 1:06:26 35:24 31:02 127.2k 53 558.1M 0 0 53 297.6M 0 143.3k 1:06:26 35:25 31:01 132.3k 53 558.1M 0 0 53 297.7M 0 143.3k 1:06:26 35:26 31:00 137.1k 53 558.1M 0 0 53 297.8M 0 143.3k 1:06:27 35:28 30:59 136.2k 53 558.1M 0 0 53 298.0M 0 143.3k 1:06:27 35:29 30:58 133.9k 53 558.1M 0 0 53 298.1M 0 143.3k 1:06:27 35:30 30:57 137.5k 53 558.1M 0 0 53 298.5M 0 143.4k 1:06:25 35:31 30:54 161.0k 53 558.1M 0 0 53 298.7M 0 143.4k 1:06:24 35:32 30:52 178.3k 53 558.1M 0 0 53 298.9M 0 143.4k 1:06:24 35:34 30:50 182.9k 53 558.1M 0 0 53 299.0M 0 143.3k 1:06:25 35:35 30:50 168.1k 53 558.1M 0 0 53 299.1M 0 143.3k 1:06:25 35:36 30:49 157.7k 53 558.1M 0 0 53 299.3M 0 143.3k 1:06:26 35:37 30:49 130.7k 53 558.1M 0 0 53 299.4M 0 143.3k 1:06:26 35:39 30:47 111.1k 53 558.1M 0 0 53 299.6M 0 143.3k 1:06:26 35:40 30:46 112.1k 53 558.1M 0 0 53 299.8M 0 143.3k 1:06:26 35:41 30:45 131.2k 53 558.1M 0 0 53 299.9M 0 143.3k 1:06:26 35:42 30:44 130.7k 53 558.1M 0 0 53 300.1M 0 143.3k 1:06:26 35:43 30:43 140.1k 53 558.1M 0 0 53 300.2M 0 143.3k 1:06:27 35:45 30:42 138.6k 53 558.1M 0 0 53 300.3M 0 143.3k 1:06:27 35:46 30:41 132.9k 53 558.1M 0 0 53 300.5M 0 143.3k 1:06:27 35:47 30:40 130.0k 53 558.1M 0 0 53 300.7M 0 143.3k 1:06:27 35:48 30:39 129.8k 53 558.1M 0 0 53 300.8M 0 143.2k 1:06:28 35:50 30:38 118.5k 53 558.1M 0 0 53 301.0M 0 143.2k 1:06:29 35:51 30:38 116.8k 53 558.1M 0 0 53 301.1M 0 143.2k 1:06:29 35:52 30:37 123.4k 53 558.1M 0 0 53 301.3M 0 143.2k 1:06:29 35:54 30:35 125.9k 54 558.1M 0 0 54 301.5M 0 143.2k 1:06:29 35:55 30:34 120.0k 54 558.1M 0 0 54 301.6M 0 143.2k 1:06:30 35:56 30:34 118.0k 54 558.1M 0 0 54 301.7M 0 143.1k 1:06:31 35:57 30:34 122.8k 54 558.1M 0 0 54 301.9M 0 143.1k 1:06:31 35:59 30:32 121.0k 54 558.1M 0 0 54 302.1M 0 143.2k 1:06:30 36:00 30:30 123.7k 54 558.1M 0 0 54 302.3M 0 143.2k 1:06:30 36:01 30:29 139.3k 54 558.1M 0 0 54 302.5M 0 143.2k 1:06:29 36:02 30:27 157.1k 54 558.1M 0 0 54 302.7M 0 143.2k 1:06:28 36:03 30:25 175.5k 54 558.1M 0 0 54 303.0M 0 143.3k 1:06:26 36:04 30:22 200.5k 54 558.1M 0 0 54 303.2M 0 143.3k 1:06:26 36:06 30:20 197.7k 54 558.1M 0 0 54 303.4M 0 143.3k 1:06:26 36:07 30:19 194.2k 54 558.1M 0 0 54 303.6M 0 143.3k 1:06:25 36:08 30:17 197.3k 54 558.1M 0 0 54 303.8M 0 143.4k 1:06:25 36:09 30:16 187.8k 54 558.1M 0 0 54 304.0M 0 143.4k 1:06:24 36:10 30:14 177.7k 54 558.1M 0 0 54 304.2M 0 143.4k 1:06:24 36:11 30:13 176.1k 54 558.1M 0 0 54 304.4M 0 143.4k 1:06:24 36:13 30:11 161.2k 54 558.1M 0 0 54 304.5M 0 143.3k 1:06:25 36:14 30:11 142.0k 54 558.1M 0 0 54 304.6M 0 143.3k 1:06:27 36:16 30:11 123.4k 54 558.1M 0 0 54 304.6M 0 143.3k 1:06:28 36:17 30:11 97.78k 54 558.1M 0 0 54 304.8M 0 143.2k 1:06:28 36:18 30:10 89218 54 558.1M 0 0 54 305.0M 0 143.2k 1:06:28 36:19 30:09 95641 54 558.1M 0 0 54 305.1M 0 143.2k 1:06:28 36:21 30:07 109.4k 54 558.1M 0 0 54 305.3M 0 143.2k 1:06:29 36:22 30:07 117.2k 54 558.1M 0 0 54 305.4M 0 143.2k 1:06:30 36:23 30:07 118.3k 54 558.1M 0 0 54 305.6M 0 143.2k 1:06:30 36:25 30:05 125.6k 54 558.1M 0 0 54 305.8M 0 143.2k 1:06:30 36:26 30:04 123.9k 54 558.1M 0 0 54 306.0M 0 143.2k 1:06:29 36:27 30:02 134.5k 54 558.1M 0 0 54 306.1M 0 143.2k 1:06:29 36:28 30:01 136.5k 54 558.1M 0 0 54 306.3M 0 143.2k 1:06:30 36:29 30:01 144.3k 54 558.1M 0 0 54 306.5M 0 143.2k 1:06:29 36:30 29:59 154.2k 54 558.1M 0 0 54 306.6M 0 143.2k 1:06:29 36:31 29:58 163.7k 54 558.1M 0 0 54 306.8M 0 143.2k 1:06:28 36:33 29:55 156.7k 55 558.1M 0 0 55 307.0M 0 143.3k 1:06:28 36:34 29:54 166.0k 55 558.1M 0 0 55 307.1M 0 143.2k 1:06:28 36:35 29:53 164.5k 55 558.1M 0 0 55 307.3M 0 143.2k 1:06:29 36:36 29:53 147.6k 55 558.1M 0 0 55 307.5M 0 143.2k 1:06:29 36:37 29:52 139.3k 55 558.1M 0 0 55 307.6M 0 143.2k 1:06:29 36:38 29:51 128.8k 55 558.1M 0 0 55 307.7M 0 143.2k 1:06:30 36:40 29:50 117.6k 55 558.1M 0 0 55 307.8M 0 143.2k 1:06:30 36:41 29:49 117.4k 55 558.1M 0 0 55 308.0M 0 143.2k 1:06:30 36:42 29:48 120.7k 55 558.1M 0 0 55 308.1M 0 143.1k 1:06:31 36:43 29:48 111.5k 55 558.1M 0 0 55 308.2M 0 143.1k 1:06:31 36:44 29:47 111.4k 55 558.1M 0 0 55 308.4M 0 143.1k 1:06:31 36:46 29:45 119.3k 55 558.1M 0 0 55 308.5M 0 143.1k 1:06:32 36:47 29:45 120.4k 55 558.1M 0 0 55 308.7M 0 143.1k 1:06:32 36:48 29:44 126.1k 55 558.1M 0 0 55 309.0M 0 143.1k 1:06:31 36:49 29:42 147.1k 55 558.1M 0 0 55 309.1M 0 143.1k 1:06:32 36:51 29:41 138.5k 55 558.1M 0 0 55 309.2M 0 143.1k 1:06:32 36:52 29:40 130.7k 55 558.1M 0 0 55 309.4M 0 143.1k 1:06:32 36:53 29:39 140.7k 55 558.1M 0 0 55 309.6M 0 143.1k 1:06:32 36:54 29:38 143.9k 55 558.1M 0 0 55 309.7M 0 143.1k 1:06:32 36:55 29:37 148.9k 55 558.1M 0 0 55 309.7M 0 143.1k 1:06:32 36:55 29:37 143.1k 55 558.1M 0 0 55 309.9M 0 143.1k 1:06:32 36:57 29:35 131.2k 55 558.1M 0 0 55 310.1M 0 143.1k 1:06:32 36:58 29:34 141.2k 55 558.1M 0 0 55 310.3M 0 143.1k 1:06:32 36:59 29:33 143.1k 55 558.1M 0 0 55 310.5M 0 143.1k 1:06:32 37:01 29:31 143.7k 55 558.1M 0 0 55 310.6M 0 143.1k 1:06:32 37:02 29:30 141.1k 55 558.1M 0 0 55 310.8M 0 143.1k 1:06:32 37:03 29:29 146.7k 55 558.1M 0 0 55 311.0M 0 143.1k 1:06:32 37:04 29:28 141.6k 55 558.1M 0 0 55 311.1M 0 143.1k 1:06:33 37:06 29:27 132.8k 55 558.1M 0 0 55 311.3M 0 143.1k 1:06:33 37:07 29:26 133.8k 55 558.1M 0 0 55 311.5M 0 143.1k 1:06:32 37:08 29:24 139.8k 55 558.1M 0 0 55 311.7M 0 143.1k 1:06:31 37:09 29:22 152.0k 55 558.1M 0 0 55 311.9M 0 143.1k 1:06:31 37:10 29:21 161.6k 55 558.1M 0 0 55 312.1M 0 143.1k 1:06:31 37:11 29:20 174.2k 55 558.1M 0 0 55 312.3M 0 143.2k 1:06:30 37:13 29:17 181.3k 55 558.1M 0 0 55 312.5M 0 143.2k 1:06:30 37:14 29:16 183.3k 56 558.1M 0 0 56 312.6M 0 143.2k 1:06:29 37:15 29:14 175.1k 56 558.1M 0 0 56 312.8M 0 143.2k 1:06:29 37:16 29:13 175.5k 56 558.1M 0 0 56 313.1M 0 143.2k 1:06:28 37:17 29:11 180.4k 56 558.1M 0 0 56 313.3M 0 143.3k 1:06:27 37:18 29:09 180.1k 56 558.1M 0 0 56 313.5M 0 143.3k 1:06:27 37:19 29:08 180.5k 56 558.1M 0 0 56 313.6M 0 143.3k 1:06:27 37:21 29:06 170.0k 56 558.1M 0 0 56 313.9M 0 143.3k 1:06:26 37:22 29:04 175.5k 56 558.1M 0 0 56 314.1M 0 143.3k 1:06:26 37:23 29:03 173.5k 56 558.1M 0 0 56 314.3M 0 143.3k 1:06:25 37:24 29:01 170.9k 56 558.1M 0 0 56 314.4M 0 143.3k 1:06:26 37:25 29:01 162.4k 56 558.1M 0 0 56 314.6M 0 143.3k 1:06:25 37:26 28:59 169.2k 56 558.1M 0 0 56 314.8M 0 143.3k 1:06:25 37:28 28:57 158.1k 56 558.1M 0 0 56 314.9M 0 143.3k 1:06:26 37:29 28:57 139.4k 56 558.1M 0 0 56 315.1M 0 143.3k 1:06:26 37:30 28:56 141.4k 56 558.1M 0 0 56 315.3M 0 143.3k 1:06:25 37:31 28:54 151.3k 56 558.1M 0 0 56 315.5M 0 143.4k 1:06:25 37:32 28:53 152.3k 56 558.1M 0 0 56 315.6M 0 143.4k 1:06:24 37:33 28:51 156.7k 56 558.1M 0 0 56 315.8M 0 143.4k 1:06:24 37:35 28:49 168.0k 56 558.1M 0 0 56 316.0M 0 143.4k 1:06:24 37:36 28:48 169.3k 56 558.1M 0 0 56 316.2M 0 143.4k 1:06:23 37:37 28:46 167.6k 56 558.1M 0 0 56 316.4M 0 143.4k 1:06:23 37:38 28:45 164.0k 56 558.1M 0 0 56 316.6M 0 143.4k 1:06:23 37:39 28:44 158.1k 56 558.1M 0 0 56 316.8M 0 143.4k 1:06:23 37:41 28:42 162.4k 56 558.1M 0 0 56 317.0M 0 143.4k 1:06:23 37:42 28:41 152.1k 56 558.1M 0 0 56 317.1M 0 143.4k 1:06:23 37:43 28:40 144.1k 56 558.1M 0 0 56 317.2M 0 143.4k 1:06:24 37:44 28:40 133.5k 56 558.1M 0 0 56 317.3M 0 143.4k 1:06:24 37:45 28:39 128.7k 56 558.1M 0 0 56 317.6M 0 143.4k 1:06:23 37:47 28:36 136.1k 56 558.1M 0 0 56 317.7M 0 143.4k 1:06:24 37:48 28:36 131.7k 56 558.1M 0 0 56 317.9M 0 143.4k 1:06:24 37:49 28:35 139.2k 57 558.1M 0 0 57 318.1M 0 143.4k 1:06:23 37:50 28:33 161.4k 57 558.1M 0 0 57 318.4M 0 143.5k 1:06:21 37:51 28:30 180.2k 57 558.1M 0 0 57 318.6M 0 143.5k 1:06:22 37:53 28:29 167.6k 57 558.1M 0 0 57 318.8M 0 143.5k 1:06:22 37:54 28:28 173.7k 57 558.1M 0 0 57 319.0M 0 143.5k 1:06:21 37:55 28:26 175.4k 57 558.1M 0 0 57 319.2M 0 143.5k 1:06:20 37:56 28:24 175.9k 57 558.1M 0 0 57 319.5M 0 143.6k 1:06:19 37:58 28:21 171.7k 57 558.1M 0 0 57 319.6M 0 143.6k 1:06:19 37:59 28:20 180.5k 57 558.1M 0 0 57 319.8M 0 143.6k 1:06:18 38:00 28:18 187.6k 57 558.1M 0 0 57 320.1M 0 143.6k 1:06:18 38:01 28:17 195.2k 57 558.1M 0 0 57 320.4M 0 143.7k 1:06:16 38:02 28:14 206.6k 57 558.1M 0 0 57 320.6M 0 143.7k 1:06:15 38:03 28:12 203.5k 57 558.1M 0 0 57 320.8M 0 143.7k 1:06:15 38:05 28:10 200.6k 57 558.1M 0 0 57 321.0M 0 143.7k 1:06:16 38:06 28:10 179.4k 57 558.1M 0 0 57 321.1M 0 143.7k 1:06:16 38:07 28:09 164.4k 57 558.1M 0 0 57 321.3M 0 143.7k 1:06:15 38:08 28:07 146.4k 57 558.1M 0 0 57 321.5M 0 143.7k 1:06:14 38:10 28:04 154.2k 57 558.1M 0 0 57 321.7M 0 143.7k 1:06:14 38:11 28:03 158.0k 57 558.1M 0 0 57 321.9M 0 143.8k 1:06:14 38:12 28:02 172.3k 57 558.1M 0 0 57 322.1M 0 143.8k 1:06:13 38:13 28:00 193.3k 57 558.1M 0 0 57 322.3M 0 143.8k 1:06:12 38:14 27:58 187.5k 57 558.1M 0 0 57 322.5M 0 143.8k 1:06:12 38:15 27:57 175.1k 57 558.1M 0 0 57 322.6M 0 143.8k 1:06:13 38:17 27:56 159.9k 57 558.1M 0 0 57 322.8M 0 143.8k 1:06:13 38:18 27:55 153.0k 57 558.1M 0 0 57 323.0M 0 143.8k 1:06:13 38:19 27:54 135.8k 57 558.1M 0 0 57 323.2M 0 143.8k 1:06:12 38:20 27:52 148.9k 57 558.1M 0 0 57 323.4M 0 143.8k 1:06:12 38:21 27:51 150.6k 57 558.1M 0 0 57 323.6M 0 143.8k 1:06:11 38:23 27:48 163.9k 58 558.1M 0 0 58 323.7M 0 143.8k 1:06:12 38:24 27:48 160.6k 58 558.1M 0 0 58 323.8M 0 143.8k 1:06:13 38:25 27:48 151.6k 58 558.1M 0 0 58 324.0M 0 143.8k 1:06:13 38:27 27:46 127.4k 58 558.1M 0 0 58 324.1M 0 143.7k 1:06:14 38:28 27:46 116.3k 58 558.1M 0 0 58 324.3M 0 143.7k 1:06:14 38:29 27:45 106.7k 58 558.1M 0 0 58 324.5M 0 143.7k 1:06:15 38:31 27:44 110.1k 58 558.1M 0 0 58 324.6M 0 143.7k 1:06:15 38:32 27:43 114.9k 58 558.1M 0 0 58 324.7M 0 143.7k 1:06:16 38:33 27:43 111.4k 58 558.1M 0 0 58 324.8M 0 143.7k 1:06:16 38:34 27:42 111.9k 58 558.1M 0 0 58 325.0M 0 143.7k 1:06:17 38:35 27:42 113.0k 58 558.1M 0 0 58 325.1M 0 143.6k 1:06:17 38:37 27:40 110.8k 58 558.1M 0 0 58 325.2M 0 143.6k 1:06:17 38:38 27:39 109.8k 58 558.1M 0 0 58 325.3M 0 143.6k 1:06:18 38:39 27:39 115.5k 58 558.1M 0 0 58 325.5M 0 143.6k 1:06:18 38:40 27:38 114.6k 58 558.1M 0 0 58 325.6M 0 143.6k 1:06:19 38:41 27:38 112.2k 58 558.1M 0 0 58 325.8M 0 143.6k 1:06:18 38:42 27:36 125.2k 58 558.1M 0 0 58 326.0M 0 143.6k 1:06:17 38:43 27:34 143.3k 58 558.1M 0 0 58 326.2M 0 143.6k 1:06:17 38:45 27:32 146.4k 58 558.1M 0 0 58 326.3M 0 143.6k 1:06:18 38:46 27:32 145.2k 58 558.1M 0 0 58 326.5M 0 143.6k 1:06:19 38:48 27:31 138.7k 58 558.1M 0 0 58 326.6M 0 143.6k 1:06:19 38:49 27:30 128.5k 58 558.1M 0 0 58 326.8M 0 143.6k 1:06:19 38:50 27:29 118.1k 58 558.1M 0 0 58 327.0M 0 143.6k 1:06:18 38:51 27:27 131.9k 58 558.1M 0 0 58 327.2M 0 143.6k 1:06:18 38:53 27:25 138.8k 58 558.1M 0 0 58 327.4M 0 143.6k 1:06:18 38:54 27:24 156.9k 58 558.1M 0 0 58 327.6M 0 143.6k 1:06:18 38:55 27:23 167.8k 58 558.1M 0 0 58 327.8M 0 143.6k 1:06:18 38:56 27:22 167.1k 58 558.1M 0 0 58 328.0M 0 143.7k 1:06:16 38:57 27:19 171.8k 58 558.1M 0 0 58 328.3M 0 143.7k 1:06:14 38:58 27:16 206.2k 58 558.1M 0 0 58 328.6M 0 143.8k 1:06:13 38:59 27:14 216.3k 58 558.1M 0 0 58 328.8M 0 143.8k 1:06:13 39:01 27:12 203.2k 58 558.1M 0 0 58 328.9M 0 143.8k 1:06:14 39:02 27:12 202.6k 58 558.1M 0 0 58 329.1M 0 143.8k 1:06:13 39:03 27:10 186.9k 59 558.1M 0 0 59 329.3M 0 143.8k 1:06:13 39:04 27:09 163.5k 59 558.1M 0 0 59 329.4M 0 143.8k 1:06:14 39:05 27:09 139.6k 59 558.1M 0 0 59 329.5M 0 143.7k 1:06:14 39:07 27:07 131.1k 59 558.1M 0 0 59 329.7M 0 143.7k 1:06:15 39:08 27:07 128.3k 59 558.1M 0 0 59 329.8M 0 143.7k 1:06:15 39:09 27:06 117.3k 59 558.1M 0 0 59 330.0M 0 143.7k 1:06:15 39:11 27:04 113.9k 59 558.1M 0 0 59 330.2M 0 143.7k 1:06:15 39:12 27:03 121.7k 59 558.1M 0 0 59 330.3M 0 143.7k 1:06:16 39:13 27:03 121.7k 59 558.1M 0 0 59 330.5M 0 143.7k 1:06:16 39:14 27:02 123.8k 59 558.1M 0 0 59 330.6M 0 143.7k 1:06:16 39:16 27:00 132.7k 59 558.1M 0 0 59 330.8M 0 143.7k 1:06:16 39:17 26:59 134.2k 59 558.1M 0 0 59 331.1M 0 143.7k 1:06:15 39:18 26:57 144.0k 59 558.1M 0 0 59 331.3M 0 143.7k 1:06:15 39:19 26:56 160.9k 59 558.1M 0 0 59 331.4M 0 143.7k 1:06:15 39:20 26:55 159.5k 59 558.1M 0 0 59 331.6M 0 143.7k 1:06:15 39:22 26:53 158.9k 59 558.1M 0 0 59 331.7M 0 143.7k 1:06:15 39:23 26:52 153.0k 59 558.1M 0 0 59 331.9M 0 143.7k 1:06:15 39:24 26:51 141.2k 59 558.1M 0 0 59 332.1M 0 143.7k 1:06:16 39:26 26:50 132.5k 59 558.1M 0 0 59 332.3M 0 143.7k 1:06:15 39:27 26:48 149.8k 59 558.1M 0 0 59 332.7M 0 143.8k 1:06:12 39:28 26:44 185.2k 59 558.1M 0 0 59 333.0M 0 143.9k 1:06:10 39:29 26:41 209.3k 59 558.1M 0 0 59 333.2M 0 143.9k 1:06:10 39:30 26:40 219.4k 59 558.1M 0 0 59 333.4M 0 143.9k 1:06:10 39:32 26:38 220.8k 59 558.1M 0 0 59 333.5M 0 143.9k 1:06:10 39:33 26:37 203.9k 59 558.1M 0 0 59 333.6M 0 143.9k 1:06:11 39:34 26:37 159.0k 59 558.1M 0 0 59 333.7M 0 143.8k 1:06:12 39:35 26:37 121.3k 59 558.1M 0 0 59 333.9M 0 143.8k 1:06:12 39:37 26:35 113.2k 59 558.1M 0 0 59 334.0M 0 143.8k 1:06:13 39:38 26:35 103.5k 59 558.1M 0 0 59 334.1M 0 143.8k 1:06:14 39:39 26:35 100.7k 59 558.1M 0 0 59 334.3M 0 143.7k 1:06:14 39:40 26:34 101.1k 59 558.1M 0 0 59 334.5M 0 143.7k 1:06:14 39:42 26:32 113.6k 59 558.1M 0 0 59 334.6M 0 143.7k 1:06:14 39:43 26:31 116.6k 60 558.1M 0 0 60 334.9M 0 143.8k 1:06:14 39:44 26:30 138.0k 60 558.1M 0 0 60 335.1M 0 143.8k 1:06:12 39:46 26:26 160.6k 60 558.1M 0 0 60 335.3M 0 143.8k 1:06:12 39:47 26:25 174.5k 60 558.1M 0 0 60 335.5M 0 143.8k 1:06:12 39:48 26:24 185.1k 60 558.1M 0 0 60 335.6M 0 143.8k 1:06:12 39:49 26:23 178.1k 60 558.1M 0 0 60 335.8M 0 143.8k 1:06:13 39:50 26:23 155.0k 60 558.1M 0 0 60 336.0M 0 143.8k 1:06:13 39:52 26:21 137.3k 60 558.1M 0 0 60 336.1M 0 143.8k 1:06:13 39:53 26:20 126.5k 60 558.1M 0 0 60 336.3M 0 143.8k 1:06:14 39:54 26:20 117.4k 60 558.1M 0 0 60 336.3M 0 143.7k 1:06:14 39:55 26:19 111.6k 60 558.1M 0 0 60 336.5M 0 143.7k 1:06:16 39:57 26:19 107.9k 60 558.1M 0 0 60 336.6M 0 143.7k 1:06:16 39:58 26:18 100.6k 60 558.1M 0 0 60 336.8M 0 143.7k 1:06:16 39:59 26:17 104.5k 60 558.1M 0 0 60 337.0M 0 143.7k 1:06:16 40:01 26:15 108.8k 60 558.1M 0 0 60 337.1M 0 143.7k 1:06:16 40:02 26:14 122.2k 60 558.1M 0 0 60 337.3M 0 143.7k 1:06:16 40:03 26:13 132.3k 60 558.1M 0 0 60 337.4M 0 143.6k 1:06:17 40:04 26:13 133.2k 60 558.1M 0 0 60 337.5M 0 143.6k 1:06:17 40:05 26:12 129.2k 60 558.1M 0 0 60 337.6M 0 143.6k 1:06:17 40:06 26:11 123.1k 60 558.1M 0 0 60 337.8M 0 143.6k 1:06:18 40:08 26:10 109.1k 60 558.1M 0 0 60 337.9M 0 143.6k 1:06:19 40:09 26:10 106.6k 60 558.1M 0 0 60 338.0M 0 143.5k 1:06:20 40:11 26:09 100.1k 60 558.1M 0 0 60 338.1M 0 143.5k 1:06:21 40:12 26:09 98.67k 60 558.1M 0 0 60 338.3M 0 143.5k 1:06:21 40:13 26:08 103.9k 60 558.1M 0 0 60 338.5M 0 143.5k 1:06:21 40:15 26:06 114.4k 60 558.1M 0 0 60 338.6M 0 143.5k 1:06:21 40:16 26:05 110.9k 60 558.1M 0 0 60 338.8M 0 143.5k 1:06:22 40:17 26:05 118.0k 60 558.1M 0 0 60 338.9M 0 143.5k 1:06:22 40:18 26:04 121.4k 60 558.1M 0 0 60 339.0M 0 143.4k 1:06:23 40:19 26:04 111.5k 60 558.1M 0 0 60 339.2M 0 143.4k 1:06:22 40:20 26:02 118.6k 60 558.1M 0 0 60 339.5M 0 143.5k 1:06:21 40:22 25:59 147.4k 60 558.1M 0 0 60 339.6M 0 143.5k 1:06:21 40:23 25:58 161.9k 60 558.1M 0 0 60 339.9M 0 143.5k 1:06:20 40:24 25:56 179.6k 60 558.1M 0 0 60 340.2M 0 143.6k 1:06:18 40:25 25:53 217.2k 61 558.1M 0 0 61 340.5M 0 143.6k 1:06:17 40:26 25:51 230.2k 61 558.1M 0 0 61 340.6M 0 143.7k 1:06:17 40:27 25:50 214.8k 61 558.1M 0 0 61 340.8M 0 143.6k 1:06:17 40:28 25:49 203.6k 61 558.1M 0 0 61 340.9M 0 143.6k 1:06:18 40:30 25:48 177.9k 61 558.1M 0 0 61 341.0M 0 143.6k 1:06:18 40:31 25:47 141.4k 61 558.1M 0 0 61 341.2M 0 143.6k 1:06:18 40:32 25:46 124.2k 61 558.1M 0 0 61 341.4M 0 143.6k 1:06:18 40:33 25:45 126.4k 61 558.1M 0 0 61 341.6M 0 143.6k 1:06:17 40:34 25:43 144.3k 61 558.1M 0 0 61 341.9M 0 143.7k 1:06:16 40:35 25:41 173.4k 61 558.1M 0 0 61 342.1M 0 143.7k 1:06:15 40:37 25:38 188.1k 61 558.1M 0 0 61 342.2M 0 143.7k 1:06:16 40:38 25:38 175.1k 61 558.1M 0 0 61 342.3M 0 143.7k 1:06:16 40:39 25:37 163.9k 61 558.1M 0 0 61 342.5M 0 143.7k 1:06:16 40:40 25:36 149.7k 61 558.1M 0 0 61 342.6M 0 143.6k 1:06:17 40:41 25:36 127.8k 61 558.1M 0 0 61 342.8M 0 143.6k 1:06:17 40:43 25:34 115.6k 61 558.1M 0 0 61 342.9M 0 143.6k 1:06:18 40:44 25:34 122.1k 61 558.1M 0 0 61 343.0M 0 143.6k 1:06:18 40:45 25:33 122.3k 61 558.1M 0 0 61 343.2M 0 143.6k 1:06:18 40:46 25:32 122.1k 61 558.1M 0 0 61 343.4M 0 143.6k 1:06:18 40:48 25:30 126.1k 61 558.1M 0 0 61 343.6M 0 143.6k 1:06:17 40:49 25:28 141.9k 61 558.1M 0 0 61 343.8M 0 143.7k 1:06:16 40:50 25:26 160.7k 61 558.1M 0 0 61 344.0M 0 143.6k 1:06:17 40:51 25:26 159.6k 61 558.1M 0 0 61 344.1M 0 143.6k 1:06:18 40:53 25:25 145.3k 61 558.1M 0 0 61 344.3M 0 143.6k 1:06:18 40:54 25:24 143.1k 61 558.1M 0 0 61 344.4M 0 143.6k 1:06:18 40:55 25:23 131.8k 61 558.1M 0 0 61 344.5M 0 143.6k 1:06:19 40:56 25:23 111.6k 61 558.1M 0 0 61 344.6M 0 143.5k 1:06:20 40:57 25:23 98.98k 61 558.1M 0 0 61 344.7M 0 143.5k 1:06:20 40:58 25:22 104.1k 61 558.1M 0 0 61 344.8M 0 143.5k 1:06:21 41:00 25:21 100.6k 61 558.1M 0 0 61 345.0M 0 143.5k 1:06:20 41:01 25:19 111.7k 61 558.1M 0 0 61 345.2M 0 143.5k 1:06:20 41:02 25:18 123.4k 61 558.1M 0 0 61 345.5M 0 143.6k 1:06:19 41:03 25:16 149.2k 61 558.1M 0 0 61 345.6M 0 143.6k 1:06:19 41:04 25:15 163.3k 61 558.1M 0 0 61 345.8M 0 143.6k 1:06:19 41:05 25:14 172.0k 62 558.1M 0 0 62 346.0M 0 143.6k 1:06:19 41:07 25:12 166.5k 62 558.1M 0 0 62 346.2M 0 143.6k 1:06:19 41:08 25:11 161.9k 62 558.1M 0 0 62 346.4M 0 143.6k 1:06:18 41:09 25:09 156.0k 62 558.1M 0 0 62 346.6M 0 143.6k 1:06:19 41:11 25:08 146.3k 62 558.1M 0 0 62 346.7M 0 143.6k 1:06:19 41:12 25:07 139.6k 62 558.1M 0 0 62 346.9M 0 143.6k 1:06:19 41:13 25:06 142.3k 62 558.1M 0 0 62 347.1M 0 143.6k 1:06:18 41:14 25:04 148.3k 62 558.1M 0 0 62 347.3M 0 143.6k 1:06:18 41:15 25:03 148.5k 62 558.1M 0 0 62 347.5M 0 143.6k 1:06:18 41:17 25:01 153.3k 62 558.1M 0 0 62 347.6M 0 143.6k 1:06:18 41:18 25:00 158.3k 62 558.1M 0 0 62 347.8M 0 143.6k 1:06:18 41:19 24:59 152.1k 62 558.1M 0 0 62 348.0M 0 143.6k 1:06:18 41:20 24:58 143.6k 62 558.1M 0 0 62 348.1M 0 143.6k 1:06:18 41:22 24:56 141.4k 62 558.1M 0 0 62 348.3M 0 143.6k 1:06:18 41:23 24:55 145.4k 62 558.1M 0 0 62 348.5M 0 143.6k 1:06:18 41:24 24:54 139.3k 62 558.1M 0 0 62 348.7M 0 143.6k 1:06:18 41:26 24:52 143.8k 62 558.1M 0 0 62 348.9M 0 143.6k 1:06:19 41:27 24:52 140.3k 62 558.1M 0 0 62 349.0M 0 143.6k 1:06:19 41:29 24:50 128.5k 62 558.1M 0 0 62 349.2M 0 143.5k 1:06:20 41:30 24:50 123.1k 62 558.1M 0 0 62 349.3M 0 143.5k 1:06:20 41:31 24:49 123.5k 62 558.1M 0 0 62 349.5M 0 143.5k 1:06:20 41:33 24:47 119.8k 62 558.1M 0 0 62 349.6M 0 143.5k 1:06:21 41:34 24:47 117.4k 62 558.1M 0 0 62 349.8M 0 143.5k 1:06:20 41:35 24:45 131.6k 62 558.1M 0 0 62 350.1M 0 143.5k 1:06:19 41:36 24:43 144.7k 62 558.1M 0 0 62 350.3M 0 143.6k 1:06:19 41:37 24:42 151.6k 62 558.1M 0 0 62 350.5M 0 143.6k 1:06:19 41:39 24:40 166.5k 62 558.1M 0 0 62 350.7M 0 143.6k 1:06:19 41:40 24:39 170.5k 62 558.1M 0 0 62 350.8M 0 143.5k 1:06:19 41:42 24:37 153.7k 62 558.1M 0 0 62 351.0M 0 143.5k 1:06:20 41:43 24:37 132.8k 62 558.1M 0 0 62 351.1M 0 143.5k 1:06:20 41:44 24:36 132.5k 62 558.1M 0 0 62 351.3M 0 143.5k 1:06:20 41:46 24:34 121.0k 62 558.1M 0 0 62 351.5M 0 143.5k 1:06:20 41:47 24:33 124.3k 63 558.1M 0 0 63 351.7M 0 143.5k 1:06:20 41:48 24:32 138.0k 63 558.1M 0 0 63 351.8M 0 143.5k 1:06:20 41:49 24:31 145.8k 63 558.1M 0 0 63 352.0M 0 143.5k 1:06:20 41:50 24:30 146.1k 63 558.1M 0 0 63 352.2M 0 143.5k 1:06:20 41:52 24:28 151.2k 63 558.1M 0 0 63 352.4M 0 143.5k 1:06:20 41:53 24:27 151.7k 63 558.1M 0 0 63 352.6M 0 143.6k 1:06:19 41:54 24:25 162.1k 63 558.1M 0 0 63 352.9M 0 143.6k 1:06:18 41:55 24:23 178.1k 63 558.1M 0 0 63 353.1M 0 143.6k 1:06:17 41:56 24:21 183.4k 63 558.1M 0 0 63 353.3M 0 143.6k 1:06:17 41:58 24:19 180.9k 63 558.1M 0 0 63 353.5M 0 143.6k 1:06:17 41:59 24:18 176.7k 63 558.1M 0 0 63 353.6M 0 143.6k 1:06:17 42:00 24:17 162.3k 63 558.1M 0 0 63 353.8M 0 143.6k 1:06:18 42:02 24:16 142.8k 63 558.1M 0 0 63 354.0M 0 143.6k 1:06:19 42:04 24:15 121.0k 63 558.1M 0 0 63 354.1M 0 143.5k 1:06:20 42:05 24:15 111.0k 63 558.1M 0 0 63 354.2M 0 143.5k 1:06:21 42:06 24:15 103.6k 63 558.1M 0 0 63 354.3M 0 143.5k 1:06:21 42:07 24:14 99.84k 63 558.1M 0 0 63 354.5M 0 143.5k 1:06:21 42:09 24:12 128.2k 63 558.1M 0 0 63 354.5M 0 143.5k 1:06:21 42:09 24:12 143.5k 63 558.1M 0 0 63 354.7M 0 143.5k 1:06:20 42:10 24:10 153.3k 63 558.1M 0 0 63 355.0M 0 143.5k 1:06:19 42:11 24:08 184.1k 63 558.1M 0 0 63 355.1M 0 143.6k 1:06:19 42:12 24:07 180.4k 63 558.1M 0 0 63 355.3M 0 143.5k 1:06:19 42:13 24:06 164.9k 63 558.1M 0 0 63 355.4M 0 143.5k 1:06:20 42:14 24:06 156.0k 63 558.1M 0 0 63 355.5M 0 143.5k 1:06:20 42:15 24:05 147.8k 63 558.1M 0 0 63 355.6M 0 143.5k 1:06:21 42:17 24:04 118.6k 63 558.1M 0 0 63 355.7M 0 143.5k 1:06:22 42:18 24:04 98.95k 63 558.1M 0 0 63 355.8M 0 143.4k 1:06:23 42:19 24:04 95040 63 558.1M 0 0 63 356.0M 0 143.4k 1:06:23 42:21 24:02 99056 63 558.1M 0 0 63 356.2M 0 143.4k 1:06:23 42:22 24:01 105.9k 63 558.1M 0 0 63 356.4M 0 143.4k 1:06:23 42:24 23:59 117.0k 63 558.1M 0 0 63 356.6M 0 143.4k 1:06:23 42:25 23:58 130.3k 63 558.1M 0 0 63 356.7M 0 143.4k 1:06:23 42:26 23:57 135.7k 63 558.1M 0 0 63 356.9M 0 143.4k 1:06:23 42:27 23:56 146.7k 63 558.1M 0 0 63 357.1M 0 143.4k 1:06:23 42:28 23:55 145.6k 64 558.1M 0 0 64 357.3M 0 143.4k 1:06:22 42:29 23:53 151.0k 64 558.1M 0 0 64 357.5M 0 143.4k 1:06:23 42:31 23:52 149.5k 64 558.1M 0 0 64 357.6M 0 143.4k 1:06:23 42:32 23:51 147.5k 64 558.1M 0 0 64 357.8M 0 143.4k 1:06:23 42:33 23:50 140.5k 64 558.1M 0 0 64 358.0M 0 143.4k 1:06:23 42:35 23:48 142.0k 64 558.1M 0 0 64 358.1M 0 143.4k 1:06:23 42:36 23:47 140.7k 64 558.1M 0 0 64 358.4M 0 143.5k 1:06:22 42:37 23:45 153.8k 64 558.1M 0 0 64 358.6M 0 143.5k 1:06:22 42:39 23:43 159.3k 64 558.1M 0 0 64 358.7M 0 143.4k 1:06:22 42:40 23:42 155.4k 64 558.1M 0 0 64 358.9M 0 143.5k 1:06:22 42:41 23:41 158.0k 64 558.1M 0 0 64 359.1M 0 143.5k 1:06:21 42:42 23:39 162.2k 64 558.1M 0 0 64 359.3M 0 143.5k 1:06:22 42:43 23:39 142.9k 64 558.1M 0 0 64 359.4M 0 143.4k 1:06:22 42:44 23:38 142.0k 64 558.1M 0 0 64 359.6M 0 143.5k 1:06:22 42:46 23:36 146.3k 64 558.1M 0 0 64 359.8M 0 143.4k 1:06:22 42:47 23:35 139.1k 64 558.1M 0 0 64 360.0M 0 143.5k 1:06:22 42:48 23:34 134.1k 64 558.1M 0 0 64 360.1M 0 143.4k 1:06:23 42:50 23:33 135.0k 64 558.1M 0 0 64 360.3M 0 143.4k 1:06:23 42:51 23:32 128.4k 64 558.1M 0 0 64 360.5M 0 143.4k 1:06:24 42:53 23:31 122.4k 64 558.1M 0 0 64 360.6M 0 143.4k 1:06:24 42:54 23:30 115.2k 64 558.1M 0 0 64 360.7M 0 143.3k 1:06:25 42:56 23:29 102.4k 64 558.1M 0 0 64 360.8M 0 143.3k 1:06:26 42:57 23:29 99.60k 64 558.1M 0 0 64 361.0M 0 143.3k 1:06:26 42:58 23:28 103.0k 64 558.1M 0 0 64 361.1M 0 143.3k 1:06:26 42:59 23:27 112.2k 64 558.1M 0 0 64 361.3M 0 143.3k 1:06:26 43:00 23:26 126.0k 64 558.1M 0 0 64 361.5M 0 143.3k 1:06:26 43:02 23:24 142.9k 64 558.1M 0 0 64 361.7M 0 143.3k 1:06:25 43:03 23:22 152.5k 64 558.1M 0 0 64 361.8M 0 143.3k 1:06:26 43:04 23:22 155.3k 64 558.1M 0 0 64 362.0M 0 143.3k 1:06:26 43:05 23:21 148.7k 64 558.1M 0 0 64 362.1M 0 143.3k 1:06:26 43:07 23:19 130.7k 64 558.1M 0 0 64 362.3M 0 143.3k 1:06:27 43:08 23:19 119.1k 64 558.1M 0 0 64 362.4M 0 143.3k 1:06:27 43:09 23:18 111.6k 64 558.1M 0 0 64 362.5M 0 143.2k 1:06:28 43:10 23:18 110.4k 64 558.1M 0 0 64 362.6M 0 143.2k 1:06:28 43:12 23:16 103.1k 65 558.1M 0 0 65 362.8M 0 143.2k 1:06:28 43:13 23:15 109.9k 65 558.1M 0 0 65 363.0M 0 143.2k 1:06:28 43:14 23:14 123.0k 65 558.1M 0 0 65 363.2M 0 143.2k 1:06:28 43:15 23:13 138.5k 65 558.1M 0 0 65 363.4M 0 143.3k 1:06:27 43:16 23:11 150.3k 65 558.1M 0 0 65 363.6M 0 143.3k 1:06:27 43:18 23:09 157.5k 65 558.1M 0 0 65 363.7M 0 143.3k 1:06:28 43:19 23:09 157.5k 65 558.1M 0 0 65 363.8M 0 143.2k 1:06:28 43:20 23:08 153.3k 65 558.1M 0 0 65 364.0M 0 143.2k 1:06:28 43:21 23:07 137.2k 65 558.1M 0 0 65 364.1M 0 143.2k 1:06:29 43:22 23:07 118.7k 65 558.1M 0 0 65 364.2M 0 143.2k 1:06:29 43:23 23:06 113.3k 65 558.1M 0 0 65 364.4M 0 143.2k 1:06:29 43:24 23:05 121.7k 65 558.1M 0 0 65 364.6M 0 143.2k 1:06:29 43:26 23:03 128.4k 65 558.1M 0 0 65 364.8M 0 143.2k 1:06:28 43:27 23:01 139.3k 65 558.1M 0 0 65 365.0M 0 143.3k 1:06:28 43:28 23:00 163.3k 65 558.1M 0 0 65 365.3M 0 143.3k 1:06:27 43:29 22:58 181.0k 65 558.1M 0 0 65 365.5M 0 143.3k 1:06:26 43:30 22:56 197.6k 65 558.1M 0 0 65 365.8M 0 143.4k 1:06:24 43:32 22:52 221.0k 65 558.1M 0 0 65 366.1M 0 143.4k 1:06:23 43:33 22:50 230.1k 65 558.1M 0 0 65 366.3M 0 143.4k 1:06:23 43:34 22:49 216.2k 65 558.1M 0 0 65 366.5M 0 143.4k 1:06:23 43:35 22:48 202.6k 65 558.1M 0 0 65 366.6M 0 143.4k 1:06:23 43:37 22:46 184.8k 65 558.1M 0 0 65 366.8M 0 143.4k 1:06:23 43:38 22:45 163.9k 65 558.1M 0 0 65 367.0M 0 143.4k 1:06:23 43:39 22:44 148.6k 65 558.1M 0 0 65 367.2M 0 143.4k 1:06:23 43:41 22:42 146.7k 65 558.1M 0 0 65 367.4M 0 143.4k 1:06:23 43:42 22:41 144.0k 65 558.1M 0 0 65 367.6M 0 143.4k 1:06:23 43:43 22:40 142.3k 65 558.1M 0 0 65 367.8M 0 143.4k 1:06:23 43:44 22:39 143.3k 65 558.1M 0 0 65 368.0M 0 143.5k 1:06:22 43:45 22:37 149.6k 65 558.1M 0 0 65 368.1M 0 143.4k 1:06:22 43:47 22:35 151.7k 66 558.1M 0 0 66 368.3M 0 143.5k 1:06:22 43:48 22:34 158.2k 66 558.1M 0 0 66 368.5M 0 143.4k 1:06:22 43:49 22:33 153.7k 66 558.1M 0 0 66 368.6M 0 143.5k 1:06:22 43:50 22:32 155.6k 66 558.1M 0 0 66 368.8M 0 143.5k 1:06:22 43:51 22:31 153.7k 66 558.1M 0 0 66 369.0M 0 143.5k 1:06:21 43:53 22:28 159.2k 66 558.1M 0 0 66 369.2M 0 143.5k 1:06:21 43:54 22:27 159.0k 66 558.1M 0 0 66 369.4M 0 143.5k 1:06:21 43:55 22:26 167.2k 66 558.1M 0 0 66 369.5M 0 143.5k 1:06:21 43:56 22:25 150.3k 66 558.1M 0 0 66 369.6M 0 143.5k 1:06:22 43:57 22:25 136.1k 66 558.1M 0 0 66 369.8M 0 143.4k 1:06:22 43:59 22:23 126.8k 66 558.1M 0 0 66 370.0M 0 143.4k 1:06:22 44:00 22:22 121.7k 66 558.1M 0 0 66 370.1M 0 143.4k 1:06:23 44:02 22:21 115.3k 66 558.1M 0 0 66 370.3M 0 143.4k 1:06:24 44:03 22:21 108.4k 66 558.1M 0 0 66 370.3M 0 143.4k 1:06:25 44:04 22:21 103.2k 66 558.1M 0 0 66 370.5M 0 143.3k 1:06:26 44:06 22:20 94917 66 558.1M 0 0 66 370.6M 0 143.3k 1:06:28 44:08 22:20 83506 66 558.1M 0 0 66 370.7M 0 143.2k 1:06:28 44:09 22:19 78039 66 558.1M 0 0 66 370.9M 0 143.2k 1:06:28 44:10 22:18 93596 66 558.1M 0 0 66 371.1M 0 143.3k 1:06:28 44:11 22:17 106.3k 66 558.1M 0 0 66 371.3M 0 143.3k 1:06:27 44:13 22:14 137.2k 66 558.1M 0 0 66 371.5M 0 143.3k 1:06:27 44:14 22:13 152.8k 66 558.1M 0 0 66 371.7M 0 143.3k 1:06:27 44:15 22:12 161.1k 66 558.1M 0 0 66 371.9M 0 143.3k 1:06:27 44:17 22:10 163.1k 66 558.1M 0 0 66 372.1M 0 143.3k 1:06:26 44:18 22:08 163.4k 66 558.1M 0 0 66 372.3M 0 143.3k 1:06:26 44:19 22:07 152.4k 66 558.1M 0 0 66 372.4M 0 143.3k 1:06:27 44:20 22:07 148.0k 66 558.1M 0 0 66 372.6M 0 143.3k 1:06:26 44:21 22:05 153.3k 66 558.1M 0 0 66 372.8M 0 143.3k 1:06:26 44:23 22:03 160.0k 66 558.1M 0 0 66 373.0M 0 143.3k 1:06:26 44:24 22:02 153.4k 66 558.1M 0 0 66 373.1M 0 143.3k 1:06:26 44:25 22:01 150.6k 66 558.1M 0 0 66 373.3M 0 143.3k 1:06:26 44:26 22:00 161.0k 66 558.1M 0 0 66 373.6M 0 143.4k 1:06:25 44:27 21:58 170.9k 66 558.1M 0 0 66 373.8M 0 143.4k 1:06:24 44:28 21:56 165.2k 67 558.1M 0 0 67 374.0M 0 143.4k 1:06:24 44:30 21:54 168.6k 67 558.1M 0 0 67 374.1M 0 143.4k 1:06:24 44:31 21:53 163.6k 67 558.1M 0 0 67 374.3M 0 143.4k 1:06:24 44:32 21:52 162.2k 67 558.1M 0 0 67 374.5M 0 143.4k 1:06:25 44:34 21:51 143.9k 67 558.1M 0 0 67 374.6M 0 143.3k 1:06:25 44:35 21:50 131.6k 67 558.1M 0 0 67 374.8M 0 143.3k 1:06:25 44:36 21:49 128.0k 67 558.1M 0 0 67 375.0M 0 143.3k 1:06:25 44:37 21:48 132.9k 67 558.1M 0 0 67 375.1M 0 143.3k 1:06:25 44:39 21:46 131.9k 67 558.1M 0 0 67 375.3M 0 143.4k 1:06:25 44:40 21:45 137.9k 67 558.1M 0 0 67 375.5M 0 143.4k 1:06:25 44:41 21:44 149.8k 67 558.1M 0 0 67 375.7M 0 143.4k 1:06:24 44:42 21:42 157.7k 67 558.1M 0 0 67 375.8M 0 143.3k 1:06:25 44:44 21:41 141.4k 67 558.1M 0 0 67 376.0M 0 143.3k 1:06:26 44:45 21:41 124.9k 67 558.1M 0 0 67 376.1M 0 143.3k 1:06:26 44:46 21:40 119.1k 67 558.1M 0 0 67 376.3M 0 143.3k 1:06:27 44:48 21:39 113.9k 67 558.1M 0 0 67 376.5M 0 143.3k 1:06:27 44:49 21:38 111.4k 67 558.1M 0 0 67 376.6M 0 143.3k 1:06:26 44:50 21:36 126.8k 67 558.1M 0 0 67 376.8M 0 143.3k 1:06:26 44:52 21:34 143.1k 67 558.1M 0 0 67 377.0M 0 143.3k 1:06:26 44:53 21:33 150.9k 67 558.1M 0 0 67 377.2M 0 143.3k 1:06:26 44:54 21:32 160.0k 67 558.1M 0 0 67 377.3M 0 143.3k 1:06:26 44:55 21:31 150.3k 67 558.1M 0 0 67 377.5M 0 143.3k 1:06:26 44:56 21:30 143.8k 67 558.1M 0 0 67 377.6M 0 143.3k 1:06:26 44:57 21:29 143.4k 67 558.1M 0 0 67 377.8M 0 143.3k 1:06:26 44:59 21:27 136.3k 67 558.1M 0 0 67 378.0M 0 143.3k 1:06:27 45:00 21:27 125.9k 67 558.1M 0 0 67 378.1M 0 143.2k 1:06:28 45:02 21:26 120.6k 67 558.1M 0 0 67 378.3M 0 143.3k 1:06:28 45:03 21:25 127.3k 67 558.1M 0 0 67 378.5M 0 143.3k 1:06:27 45:04 21:23 132.8k 67 558.1M 0 0 67 378.7M 0 143.3k 1:06:27 45:06 21:21 133.3k 67 558.1M 0 0 67 378.8M 0 143.2k 1:06:28 45:07 21:21 126.1k 67 558.1M 0 0 67 379.0M 0 143.2k 1:06:28 45:08 21:20 133.7k 67 558.1M 0 0 67 379.1M 0 143.2k 1:06:28 45:09 21:19 132.1k 67 558.1M 0 0 67 379.3M 0 143.2k 1:06:28 45:11 21:17 126.1k 68 558.1M 0 0 68 379.5M 0 143.2k 1:06:28 45:12 21:16 132.8k 68 558.1M 0 0 68 379.7M 0 143.3k 1:06:27 45:13 21:14 151.6k 68 558.1M 0 0 68 379.8M 0 143.2k 1:06:28 45:14 21:14 154.1k 68 558.1M 0 0 68 380.0M 0 143.3k 1:06:28 45:15 21:13 152.6k 68 558.1M 0 0 68 380.1M 0 143.2k 1:06:28 45:17 21:11 144.8k 68 558.1M 0 0 68 380.3M 0 143.2k 1:06:28 45:18 21:10 132.5k 68 558.1M 0 0 68 380.5M 0 143.2k 1:06:28 45:19 21:09 131.5k 68 558.1M 0 0 68 380.6M 0 143.2k 1:06:29 45:20 21:09 125.1k 68 558.1M 0 0 68 380.7M 0 143.2k 1:06:29 45:21 21:08 115.5k 68 558.1M 0 0 68 380.8M 0 143.2k 1:06:30 45:23 21:07 116.0k 68 558.1M 0 0 68 381.0M 0 143.2k 1:06:30 45:24 21:06 112.9k 68 558.1M 0 0 68 381.1M 0 143.2k 1:06:31 45:25 21:06 108.4k 68 558.1M 0 0 68 381.3M 0 143.2k 1:06:30 45:27 21:03 120.6k 68 558.1M 0 0 68 381.5M 0 143.2k 1:06:30 45:28 21:02 128.3k 68 558.1M 0 0 68 381.6M 0 143.1k 1:06:31 45:29 21:02 122.0k 68 558.1M 0 0 68 381.8M 0 143.1k 1:06:31 45:31 21:00 132.8k 68 558.1M 0 0 68 382.0M 0 143.1k 1:06:31 45:32 20:59 136.8k 68 558.1M 0 0 68 382.2M 0 143.1k 1:06:31 45:33 20:58 135.1k 68 558.1M 0 0 68 382.5M 0 143.2k 1:06:30 45:34 20:56 147.8k 68 558.1M 0 0 68 382.6M 0 143.2k 1:06:30 45:36 20:54 167.9k 68 558.1M 0 0 68 382.8M 0 143.2k 1:06:30 45:37 20:53 164.2k 68 558.1M 0 0 68 383.0M 0 143.2k 1:06:30 45:38 20:52 159.2k 68 558.1M 0 0 68 383.1M 0 143.2k 1:06:30 45:39 20:51 163.7k 68 558.1M 0 0 68 383.4M 0 143.2k 1:06:29 45:40 20:49 163.2k 68 558.1M 0 0 68 383.6M 0 143.2k 1:06:29 45:42 20:47 152.0k 68 558.1M 0 0 68 383.8M 0 143.2k 1:06:30 45:43 20:47 145.1k 68 558.1M 0 0 68 384.0M 0 143.2k 1:06:29 45:45 20:44 150.6k 68 558.1M 0 0 68 384.2M 0 143.2k 1:06:29 45:46 20:43 158.9k 68 558.1M 0 0 68 384.5M 0 143.3k 1:06:28 45:47 20:41 161.8k 68 558.1M 0 0 68 384.6M 0 143.3k 1:06:27 45:48 20:39 172.1k 68 558.1M 0 0 68 384.8M 0 143.3k 1:06:27 45:49 20:38 187.4k 68 558.1M 0 0 68 385.0M 0 143.3k 1:06:27 45:50 20:37 190.6k 69 558.1M 0 0 69 385.3M 0 143.3k 1:06:26 45:52 20:34 186.7k 69 558.1M 0 0 69 385.5M 0 143.3k 1:06:26 45:53 20:33 166.4k 69 558.1M 0 0 69 385.6M 0 143.3k 1:06:26 45:54 20:32 157.1k 69 558.1M 0 0 69 385.8M 0 143.3k 1:06:26 45:55 20:31 154.8k 69 558.1M 0 0 69 386.0M 0 143.3k 1:06:26 45:57 20:29 152.2k 69 558.1M 0 0 69 386.1M 0 143.3k 1:06:26 45:58 20:28 147.4k 69 558.1M 0 0 69 386.3M 0 143.3k 1:06:25 45:59 20:26 160.3k 69 558.1M 0 0 69 386.5M 0 143.4k 1:06:25 46:00 20:25 171.8k 69 558.1M 0 0 69 386.7M 0 143.4k 1:06:24 46:01 20:23 175.6k 69 558.1M 0 0 69 387.0M 0 143.4k 1:06:24 46:02 20:22 188.1k 69 558.1M 0 0 69 387.1M 0 143.4k 1:06:24 46:03 20:21 179.3k 69 558.1M 0 0 69 387.3M 0 143.4k 1:06:23 46:05 20:18 173.5k 69 558.1M 0 0 69 387.5M 0 143.4k 1:06:23 46:06 20:17 172.8k 69 558.1M 0 0 69 387.8M 0 143.4k 1:06:22 46:07 20:15 180.6k 69 558.1M 0 0 69 388.0M 0 143.5k 1:06:22 46:08 20:14 174.9k 69 558.1M 0 0 69 388.1M 0 143.4k 1:06:22 46:10 20:12 167.2k 69 558.1M 0 0 69 388.3M 0 143.4k 1:06:22 46:11 20:11 159.5k 69 558.1M 0 0 69 388.5M 0 143.4k 1:06:23 46:12 20:11 150.8k 69 558.1M 0 0 69 388.6M 0 143.4k 1:06:23 46:13 20:10 129.9k 69 558.1M 0 0 69 388.8M 0 143.4k 1:06:23 46:15 20:08 126.5k 69 558.1M 0 0 69 389.0M 0 143.4k 1:06:23 46:16 20:07 134.4k 69 558.1M 0 0 69 389.1M 0 143.4k 1:06:23 46:17 20:06 141.1k 69 558.1M 0 0 69 389.3M 0 143.5k 1:06:22 46:18 20:04 151.7k 69 558.1M 0 0 69 389.6M 0 143.5k 1:06:21 46:19 20:02 177.4k 69 558.1M 0 0 69 389.8M 0 143.5k 1:06:20 46:20 20:00 189.8k 69 558.1M 0 0 69 390.1M 0 143.6k 1:06:19 46:21 19:58 215.2k 69 558.1M 0 0 69 390.5M 0 143.6k 1:06:17 46:23 19:54 245.2k 70 558.1M 0 0 70 390.7M 0 143.7k 1:06:16 46:24 19:52 250.5k 70 558.1M 0 0 70 391.0M 0 143.7k 1:06:15 46:25 19:50 243.1k 70 558.1M 0 0 70 391.1M 0 143.7k 1:06:15 46:26 19:49 236.8k 70 558.1M 0 0 70 391.4M 0 143.7k 1:06:14 46:27 19:47 225.3k 70 558.1M 0 0 70 391.6M 0 143.8k 1:06:13 46:28 19:45 211.8k 70 558.1M 0 0 70 391.8M 0 143.8k 1:06:13 46:30 19:43 189.6k 70 558.1M 0 0 70 392.0M 0 143.7k 1:06:14 46:31 19:43 168.8k 70 558.1M 0 0 70 392.1M 0 143.7k 1:06:14 46:32 19:42 160.0k 70 558.1M 0 0 70 392.4M 0 143.8k 1:06:13 46:34 19:39 155.9k 70 558.1M 0 0 70 392.6M 0 143.8k 1:06:12 46:35 19:37 155.8k 70 558.1M 0 0 70 392.8M 0 143.8k 1:06:12 46:36 19:36 161.4k 70 558.1M 0 0 70 393.0M 0 143.8k 1:06:12 46:37 19:35 174.6k 70 558.1M 0 0 70 393.3M 0 143.9k 1:06:11 46:38 19:33 195.7k 70 558.1M 0 0 70 393.5M 0 143.9k 1:06:10 46:40 19:30 195.7k 70 558.1M 0 0 70 393.7M 0 143.9k 1:06:10 46:41 19:29 176.9k 70 558.1M 0 0 70 393.9M 0 143.9k 1:06:10 46:42 19:28 180.7k 70 558.1M 0 0 70 394.1M 0 143.9k 1:06:09 46:43 19:26 185.6k 70 558.1M 0 0 70 394.3M 0 143.9k 1:06:09 46:45 19:24 171.9k 70 558.1M 0 0 70 394.5M 0 143.9k 1:06:09 46:46 19:23 168.5k 70 558.1M 0 0 70 394.8M 0 144.0k 1:06:08 46:47 19:21 183.3k 70 558.1M 0 0 70 395.0M 0 144.0k 1:06:08 46:48 19:20 180.6k 70 558.1M 0 0 70 395.2M 0 144.0k 1:06:07 46:49 19:18 183.7k 70 558.1M 0 0 70 395.5M 0 144.0k 1:06:06 46:50 19:16 198.1k 70 558.1M 0 0 70 395.7M 0 144.1k 1:06:05 46:52 19:13 206.7k 70 558.1M 0 0 70 395.9M 0 144.1k 1:06:05 46:53 19:12 203.4k 70 558.1M 0 0 70 396.1M 0 144.1k 1:06:04 46:54 19:10 206.4k 71 558.1M 0 0 71 396.3M 0 144.1k 1:06:05 46:55 19:10 189.9k 71 558.1M 0 0 71 396.4M 0 144.1k 1:06:05 46:57 19:08 155.9k 71 558.1M 0 0 71 396.5M 0 144.0k 1:06:06 46:58 19:08 132.9k 71 558.1M 0 0 71 396.6M 0 144.0k 1:06:06 46:59 19:07 122.2k 71 558.1M 0 0 71 396.8M 0 144.0k 1:06:06 47:00 19:06 116.3k 71 558.1M 0 0 71 397.0M 0 144.0k 1:06:06 47:01 19:05 125.9k 71 558.1M 0 0 71 397.2M 0 144.1k 1:06:05 47:02 19:03 146.0k 71 558.1M 0 0 71 397.4M 0 144.0k 1:06:06 47:04 19:02 148.3k 71 558.1M 0 0 71 397.5M 0 144.0k 1:06:06 47:05 19:01 142.1k 71 558.1M 0 0 71 397.7M 0 144.0k 1:06:07 47:07 19:00 135.4k 71 558.1M 0 0 71 397.8M 0 144.0k 1:06:07 47:08 18:59 126.7k 71 558.1M 0 0 71 398.0M 0 144.0k 1:06:07 47:09 18:58 124.9k 71 558.1M 0 0 71 398.2M 0 144.0k 1:06:06 47:10 18:56 134.5k 71 558.1M 0 0 71 398.3M 0 144.0k 1:06:07 47:11 18:56 136.9k 71 558.1M 0 0 71 398.5M 0 144.0k 1:06:07 47:12 18:55 134.1k 71 558.1M 0 0 71 398.6M 0 144.0k 1:06:07 47:14 18:53 140.8k 71 558.1M 0 0 71 398.8M 0 144.0k 1:06:07 47:15 18:52 138.7k 71 558.1M 0 0 71 399.0M 0 144.0k 1:06:07 47:16 18:51 133.3k 71 558.1M 0 0 71 399.2M 0 144.0k 1:06:07 47:18 18:49 138.2k 71 558.1M 0 0 71 399.3M 0 144.0k 1:06:07 47:19 18:48 140.6k 71 558.1M 0 0 71 399.5M 0 144.0k 1:06:08 47:20 18:48 134.9k 71 558.1M 0 0 71 399.7M 0 144.0k 1:06:07 47:21 18:46 148.5k 71 558.1M 0 0 71 400.0M 0 144.1k 1:06:05 47:22 18:43 170.4k 71 558.1M 0 0 71 400.2M 0 144.0k 1:06:06 47:24 18:42 169.3k 71 558.1M 0 0 71 400.4M 0 144.0k 1:06:06 47:25 18:41 169.9k 71 558.1M 0 0 71 400.4M 0 144.0k 1:06:06 47:25 18:41 144.0k 71 558.1M 0 0 71 400.5M 0 144.0k 1:06:06 47:26 18:40 100.0k 71 558.1M 0 0 71 400.6M 0 144.0k 1:06:06 47:27 18:39 107.8k 71 558.1M 0 0 71 400.8M 0 144.0k 1:06:07 47:29 18:38 110.8k 71 558.1M 0 0 71 400.9M 0 144.0k 1:06:07 47:30 18:37 113.1k 71 558.1M 0 0 71 401.1M 0 144.0k 1:06:07 47:31 18:36 120.8k 71 558.1M 0 0 71 401.3M 0 144.0k 1:06:07 47:32 18:35 131.1k 71 558.1M 0 0 71 401.4M 0 144.0k 1:06:07 47:33 18:34 132.2k 71 558.1M 0 0 71 401.6M 0 144.0k 1:06:07 47:34 18:33 143.1k 71 558.1M 0 0 71 401.8M 0 144.0k 1:06:07 47:36 18:31 135.6k 72 558.1M 0 0 72 401.9M 0 143.9k 1:06:09 47:38 18:31 117.5k 72 558.1M 0 0 72 402.0M 0 143.9k 1:06:09 47:39 18:30 109.9k 72 558.1M 0 0 72 402.2M 0 143.9k 1:06:09 47:40 18:29 114.9k 72 558.1M 0 0 72 402.4M 0 143.9k 1:06:09 47:42 18:27 111.2k 72 558.1M 0 0 72 402.5M 0 143.9k 1:06:10 47:43 18:27 108.3k 72 558.1M 0 0 72 402.7M 0 143.9k 1:06:10 47:44 18:26 127.5k 72 558.1M 0 0 72 402.9M 0 143.9k 1:06:09 47:46 18:23 139.0k 72 558.1M 0 0 72 403.1M 0 143.9k 1:06:09 47:47 18:22 138.6k 72 558.1M 0 0 72 403.3M 0 143.9k 1:06:09 47:48 18:21 144.7k 72 558.1M 0 0 72 403.5M 0 143.9k 1:06:09 47:49 18:20 164.8k 72 558.1M 0 0 72 403.6M 0 143.9k 1:06:09 47:50 18:19 162.9k 72 558.1M 0 0 72 403.8M 0 143.9k 1:06:09 47:52 18:17 158.3k 72 558.1M 0 0 72 404.0M 0 143.9k 1:06:09 47:53 18:16 156.3k 72 558.1M 0 0 72 404.2M 0 143.9k 1:06:09 47:54 18:15 149.9k 72 558.1M 0 0 72 404.4M 0 143.9k 1:06:08 47:56 18:12 149.1k 72 558.1M 0 0 72 404.6M 0 144.0k 1:06:08 47:57 18:11 158.8k 72 558.1M 0 0 72 404.9M 0 144.0k 1:06:07 47:58 18:09 170.2k 72 558.1M 0 0 72 405.1M 0 144.0k 1:06:07 47:59 18:08 170.6k 72 558.1M 0 0 72 405.2M 0 144.0k 1:06:07 48:01 18:06 166.3k 72 558.1M 0 0 72 405.3M 0 144.0k 1:06:08 48:02 18:06 154.8k 72 558.1M 0 0 72 405.5M 0 143.9k 1:06:09 48:03 18:06 129.7k 72 558.1M 0 0 72 405.6M 0 143.9k 1:06:10 48:05 18:05 103.2k 72 558.1M 0 0 72 405.7M 0 143.9k 1:06:10 48:06 18:04 98210 72 558.1M 0 0 72 405.8M 0 143.9k 1:06:10 48:07 18:03 99523 72 558.1M 0 0 72 406.1M 0 143.9k 1:06:09 48:08 18:01 117.2k 72 558.1M 0 0 72 406.3M 0 143.9k 1:06:09 48:09 18:00 143.4k 72 558.1M 0 0 72 406.6M 0 144.0k 1:06:08 48:11 17:57 175.6k 72 558.1M 0 0 72 406.8M 0 144.0k 1:06:08 48:12 17:56 186.1k 72 558.1M 0 0 72 406.9M 0 144.0k 1:06:08 48:13 17:55 185.1k 72 558.1M 0 0 72 407.1M 0 144.0k 1:06:08 48:15 17:53 164.7k 72 558.1M 0 0 72 407.2M 0 143.9k 1:06:09 48:16 17:53 146.0k 73 558.1M 0 0 73 407.4M 0 143.9k 1:06:09 48:17 17:52 131.7k 73 558.1M 0 0 73 407.6M 0 143.9k 1:06:09 48:18 17:51 131.7k 73 558.1M 0 0 73 407.8M 0 144.0k 1:06:08 48:19 17:49 139.5k 73 558.1M 0 0 73 408.0M 0 144.0k 1:06:08 48:21 17:47 145.7k 73 558.1M 0 0 73 408.2M 0 144.0k 1:06:07 48:22 17:45 161.7k 73 558.1M 0 0 73 408.5M 0 144.0k 1:06:06 48:23 17:43 184.1k 73 558.1M 0 0 73 408.7M 0 144.0k 1:06:06 48:24 17:42 195.8k 73 558.1M 0 0 73 408.9M 0 144.1k 1:06:05 48:25 17:40 200.8k 73 558.1M 0 0 73 409.1M 0 144.1k 1:06:04 48:26 17:38 212.9k 73 558.1M 0 0 73 409.3M 0 144.1k 1:06:04 48:28 17:36 205.6k 73 558.1M 0 0 73 409.5M 0 144.1k 1:06:04 48:29 17:35 184.0k 73 558.1M 0 0 73 409.7M 0 144.1k 1:06:04 48:30 17:34 174.1k 73 558.1M 0 0 73 410.0M 0 144.1k 1:06:03 48:31 17:32 177.6k 73 558.1M 0 0 73 410.2M 0 144.2k 1:06:02 48:32 17:30 178.5k 73 558.1M 0 0 73 410.4M 0 144.2k 1:06:02 48:34 17:28 181.6k 73 558.1M 0 0 73 410.6M 0 144.2k 1:06:01 48:35 17:26 195.0k 73 558.1M 0 0 73 410.9M 0 144.2k 1:06:01 48:36 17:25 201.9k 73 558.1M 0 0 73 411.1M 0 144.3k 1:06:00 48:37 17:23 200.0k 73 558.1M 0 0 73 411.3M 0 144.3k 1:06:00 48:39 17:21 190.9k 73 558.1M 0 0 73 411.5M 0 144.3k 1:06:00 48:40 17:20 182.4k 73 558.1M 0 0 73 411.6M 0 144.2k 1:06:01 48:41 17:20 156.5k 73 558.1M 0 0 73 411.8M 0 144.2k 1:06:01 48:42 17:19 142.4k 73 558.1M 0 0 73 411.9M 0 144.2k 1:06:01 48:43 17:18 127.1k 73 558.1M 0 0 73 412.1M 0 144.2k 1:06:00 48:45 17:15 135.0k 73 558.1M 0 0 73 412.4M 0 144.3k 1:06:00 48:46 17:14 150.3k 73 558.1M 0 0 73 412.6M 0 144.3k 1:06:00 48:47 17:13 160.5k 73 558.1M 0 0 73 412.8M 0 144.3k 1:05:59 48:48 17:11 170.2k 74 558.1M 0 0 74 413.1M 0 144.3k 1:05:58 48:50 17:08 194.0k 74 558.1M 0 0 74 413.3M 0 144.3k 1:05:58 48:51 17:07 178.9k 74 558.1M 0 0 74 413.4M 0 144.3k 1:05:58 48:52 17:06 163.6k 74 558.1M 0 0 74 413.6M 0 144.3k 1:05:59 48:54 17:05 162.1k 74 558.1M 0 0 74 413.7M 0 144.3k 1:05:59 48:55 17:04 152.3k 74 558.1M 0 0 74 413.9M 0 144.3k 1:05:59 48:56 17:03 134.5k 74 558.1M 0 0 74 414.1M 0 144.3k 1:05:58 48:57 17:01 142.5k 74 558.1M 0 0 74 414.3M 0 144.3k 1:05:58 48:58 17:00 145.0k 74 558.1M 0 0 74 414.4M 0 144.3k 1:05:59 48:59 17:00 144.6k 74 558.1M 0 0 74 414.6M 0 144.3k 1:05:59 49:01 16:58 150.0k 74 558.1M 0 0 74 414.8M 0 144.3k 1:05:58 49:02 16:56 152.7k 74 558.1M 0 0 74 415.0M 0 144.3k 1:05:57 49:03 16:54 159.7k 74 558.1M 0 0 74 415.2M 0 144.4k 1:05:57 49:04 16:53 164.6k 74 558.1M 0 0 74 415.4M 0 144.4k 1:05:57 49:05 16:52 168.7k 74 558.1M 0 0 74 415.6M 0 144.4k 1:05:56 49:07 16:49 184.4k 74 558.1M 0 0 74 415.9M 0 144.4k 1:05:56 49:08 16:48 191.3k 74 558.1M 0 0 74 416.2M 0 144.5k 1:05:54 49:09 16:45 207.2k 74 558.1M 0 0 74 416.5M 0 144.5k 1:05:53 49:10 16:43 225.9k 74 558.1M 0 0 74 416.8M 0 144.5k 1:05:52 49:12 16:40 231.5k 74 558.1M 0 0 74 417.0M 0 144.5k 1:05:53 49:13 16:40 206.5k 74 558.1M 0 0 74 417.1M 0 144.5k 1:05:53 49:14 16:39 183.0k 74 558.1M 0 0 74 417.2M 0 144.5k 1:05:54 49:16 16:38 146.2k 74 558.1M 0 0 74 417.3M 0 144.5k 1:05:54 49:17 16:37 119.4k 74 558.1M 0 0 74 417.5M 0 144.5k 1:05:55 49:18 16:37 106.8k 74 558.1M 0 0 74 417.6M 0 144.5k 1:05:54 49:19 16:35 113.5k 74 558.1M 0 0 74 417.8M 0 144.5k 1:05:54 49:20 16:34 130.9k 74 558.1M 0 0 74 418.0M 0 144.5k 1:05:54 49:22 16:32 140.8k 74 558.1M 0 0 74 418.2M 0 144.5k 1:05:54 49:23 16:31 154.2k 74 558.1M 0 0 74 418.4M 0 144.5k 1:05:54 49:24 16:30 150.8k 74 558.1M 0 0 74 418.5M 0 144.4k 1:05:55 49:26 16:29 138.8k 75 558.1M 0 0 75 418.6M 0 144.4k 1:05:55 49:27 16:28 127.7k 75 558.1M 0 0 75 418.8M 0 144.5k 1:05:55 49:28 16:27 135.5k 75 558.1M 0 0 75 419.0M 0 144.4k 1:05:55 49:29 16:26 127.4k 75 558.1M 0 0 75 419.1M 0 144.4k 1:05:55 49:30 16:25 127.8k 75 558.1M 0 0 75 419.2M 0 144.4k 1:05:55 49:31 16:24 133.0k 75 558.1M 0 0 75 419.3M 0 144.4k 1:05:56 49:33 16:23 123.1k 75 558.1M 0 0 75 419.5M 0 144.4k 1:05:56 49:34 16:22 110.5k 75 558.1M 0 0 75 419.6M 0 144.4k 1:05:56 49:35 16:21 116.4k 75 558.1M 0 0 75 419.8M 0 144.4k 1:05:56 49:36 16:20 123.5k 75 558.1M 0 0 75 420.0M 0 144.4k 1:05:56 49:37 16:19 123.3k 75 558.1M 0 0 75 420.1M 0 144.4k 1:05:57 49:39 16:18 127.9k 75 558.1M 0 0 75 420.3M 0 144.3k 1:05:58 49:40 16:18 123.0k 75 558.1M 0 0 75 420.4M 0 144.3k 1:05:58 49:42 16:16 116.9k 75 558.1M 0 0 75 420.5M 0 144.3k 1:05:59 49:43 16:16 106.7k 75 558.1M 0 0 75 420.6M 0 144.3k 1:05:59 49:44 16:15 100.3k 75 558.1M 0 0 75 420.8M 0 144.3k 1:06:00 49:45 16:15 101.6k 75 558.1M 0 0 75 421.0M 0 144.3k 1:06:00 49:47 16:13 112.4k 75 558.1M 0 0 75 421.2M 0 144.3k 1:05:59 49:48 16:11 129.7k 75 558.1M 0 0 75 421.4M 0 144.3k 1:05:59 49:49 16:10 140.3k 75 558.1M 0 0 75 421.5M 0 144.3k 1:05:59 49:50 16:09 150.4k 75 558.1M 0 0 75 421.6M 0 144.3k 1:05:59 49:51 16:08 151.1k 75 558.1M 0 0 75 421.8M 0 144.3k 1:06:00 49:52 16:08 145.0k 75 558.1M 0 0 75 422.0M 0 144.3k 1:06:00 49:54 16:06 132.5k 75 558.1M 0 0 75 422.1M 0 144.3k 1:05:59 49:55 16:04 137.8k 75 558.1M 0 0 75 422.3M 0 144.3k 1:05:59 49:56 16:03 147.0k 75 558.1M 0 0 75 422.5M 0 144.3k 1:05:59 49:57 16:02 150.6k 75 558.1M 0 0 75 422.7M 0 144.3k 1:05:59 49:58 16:01 158.4k 75 558.1M 0 0 75 422.8M 0 144.3k 1:05:59 50:00 15:59 154.2k 75 558.1M 0 0 75 423.0M 0 144.3k 1:05:59 50:01 15:58 146.4k 75 558.1M 0 0 75 423.2M 0 144.3k 1:05:59 50:02 15:57 145.3k 75 558.1M 0 0 75 423.4M 0 144.3k 1:05:58 50:03 15:55 150.8k 75 558.1M 0 0 75 423.6M 0 144.3k 1:05:58 50:04 15:54 152.5k 75 558.1M 0 0 75 423.8M 0 144.3k 1:05:57 50:05 15:52 172.4k 75 558.1M 0 0 75 424.1M 0 144.4k 1:05:57 50:07 15:50 186.3k 76 558.1M 0 0 76 424.3M 0 144.4k 1:05:56 50:08 15:48 199.8k 76 558.1M 0 0 76 424.6M 0 144.4k 1:05:55 50:09 15:46 204.8k 76 558.1M 0 0 76 424.8M 0 144.5k 1:05:54 50:10 15:44 215.5k 76 558.1M 0 0 76 425.0M 0 144.5k 1:05:54 50:11 15:43 204.7k 76 558.1M 0 0 76 425.2M 0 144.5k 1:05:54 50:12 15:42 199.6k 76 558.1M 0 0 76 425.3M 0 144.5k 1:05:54 50:14 15:40 175.4k 76 558.1M 0 0 76 425.5M 0 144.5k 1:05:54 50:15 15:39 168.4k 76 558.1M 0 0 76 425.8M 0 144.5k 1:05:53 50:16 15:37 167.1k 76 558.1M 0 0 76 426.0M 0 144.5k 1:05:53 50:17 15:36 162.0k 76 558.1M 0 0 76 426.1M 0 144.5k 1:05:54 50:19 15:35 146.7k 76 558.1M 0 0 76 426.3M 0 144.5k 1:05:54 50:20 15:34 154.0k 76 558.1M 0 0 76 426.5M 0 144.5k 1:05:54 50:21 15:33 147.4k 76 558.1M 0 0 76 426.6M 0 144.5k 1:05:54 50:23 15:31 136.7k 76 558.1M 0 0 76 426.8M 0 144.5k 1:05:54 50:24 15:30 138.8k 76 558.1M 0 0 76 427.0M 0 144.5k 1:05:53 50:25 15:28 150.9k 76 558.1M 0 0 76 427.2M 0 144.5k 1:05:53 50:26 15:27 156.5k 76 558.1M 0 0 76 427.4M 0 144.5k 1:05:53 50:27 15:26 161.0k 76 558.1M 0 0 76 427.5M 0 144.5k 1:05:53 50:28 15:25 157.1k 76 558.1M 0 0 76 427.7M 0 144.5k 1:05:53 50:30 15:23 154.3k 76 558.1M 0 0 76 427.9M 0 144.5k 1:05:53 50:31 15:22 147.5k 76 558.1M 0 0 76 428.0M 0 144.5k 1:05:54 50:32 15:22 133.8k 76 558.1M 0 0 76 428.1M 0 144.5k 1:05:55 50:34 15:21 116.4k 76 558.1M 0 0 76 428.3M 0 144.4k 1:05:55 50:35 15:20 114.1k 76 558.1M 0 0 76 428.5M 0 144.4k 1:05:55 50:36 15:19 112.7k 76 558.1M 0 0 76 428.6M 0 144.4k 1:05:55 50:38 15:17 113.1k 76 558.1M 0 0 76 428.8M 0 144.4k 1:05:55 50:39 15:16 126.2k 76 558.1M 0 0 76 429.1M 0 144.5k 1:05:54 50:40 15:14 154.5k 76 558.1M 0 0 76 429.3M 0 144.5k 1:05:54 50:41 15:13 158.6k 76 558.1M 0 0 76 429.5M 0 144.5k 1:05:54 50:43 15:11 165.2k 76 558.1M 0 0 76 429.6M 0 144.5k 1:05:54 50:44 15:10 159.0k 76 558.1M 0 0 76 429.7M 0 144.4k 1:05:55 50:45 15:10 140.0k 77 558.1M 0 0 77 429.9M 0 144.4k 1:05:55 50:47 15:08 128.4k 77 558.1M 0 0 77 430.1M 0 144.4k 1:05:55 50:48 15:07 125.3k 77 558.1M 0 0 77 430.2M 0 144.4k 1:05:56 50:50 15:06 109.9k 77 558.1M 0 0 77 430.4M 0 144.4k 1:05:56 50:51 15:05 121.9k 77 558.1M 0 0 77 430.6M 0 144.4k 1:05:55 50:52 15:03 136.5k 77 558.1M 0 0 77 430.8M 0 144.4k 1:05:55 50:53 15:02 148.3k 77 558.1M 0 0 77 431.1M 0 144.5k 1:05:54 50:54 15:00 164.9k 77 558.1M 0 0 77 431.3M 0 144.5k 1:05:53 50:56 14:57 194.0k 77 558.1M 0 0 77 431.5M 0 144.5k 1:05:53 50:57 14:56 193.8k 77 558.1M 0 0 77 431.7M 0 144.5k 1:05:53 50:58 14:55 190.9k 77 558.1M 0 0 77 431.8M 0 144.5k 1:05:53 50:59 14:54 176.0k 77 558.1M 0 0 77 432.0M 0 144.5k 1:05:53 51:00 14:53 161.3k 77 558.1M 0 0 77 432.1M 0 144.5k 1:05:53 51:01 14:52 149.5k 77 558.1M 0 0 77 432.4M 0 144.5k 1:05:53 51:02 14:51 155.4k 77 558.1M 0 0 77 432.6M 0 144.6k 1:05:52 51:03 14:49 171.4k 77 558.1M 0 0 77 432.8M 0 144.6k 1:05:51 51:05 14:46 176.4k 77 558.1M 0 0 77 433.0M 0 144.6k 1:05:51 51:06 14:45 184.7k 77 558.1M 0 0 77 433.1M 0 144.6k 1:05:51 51:07 14:44 179.5k 77 558.1M 0 0 77 433.3M 0 144.6k 1:05:52 51:08 14:44 160.5k 77 558.1M 0 0 77 433.4M 0 144.5k 1:05:52 51:09 14:43 137.8k 77 558.1M 0 0 77 433.5M 0 144.5k 1:05:53 51:11 14:42 117.5k 77 558.1M 0 0 77 433.6M 0 144.5k 1:05:53 51:12 14:41 105.1k 77 558.1M 0 0 77 433.8M 0 144.5k 1:05:53 51:13 14:40 113.1k 77 558.1M 0 0 77 434.1M 0 144.5k 1:05:53 51:14 14:39 129.5k 77 558.1M 0 0 77 434.3M 0 144.5k 1:05:52 51:16 14:36 135.9k 77 558.1M 0 0 77 434.5M 0 144.5k 1:05:52 51:17 14:35 156.6k 77 558.1M 0 0 77 434.6M 0 144.5k 1:05:53 51:18 14:35 159.7k 77 558.1M 0 0 77 434.8M 0 144.5k 1:05:52 51:19 14:33 156.2k 77 558.1M 0 0 77 434.9M 0 144.5k 1:05:53 51:21 14:32 132.2k 77 558.1M 0 0 77 435.0M 0 144.5k 1:05:54 51:22 14:32 121.7k 77 558.1M 0 0 77 435.1M 0 144.4k 1:05:55 51:24 14:31 102.0k 77 558.1M 0 0 77 435.3M 0 144.4k 1:05:55 51:25 14:30 100.3k 78 558.1M 0 0 78 435.4M 0 144.4k 1:05:56 51:27 14:29 88502 78 558.1M 0 0 78 435.5M 0 144.4k 1:05:57 51:28 14:29 85185 78 558.1M 0 0 78 435.6M 0 144.4k 1:05:57 51:29 14:28 87368 78 558.1M 0 0 78 435.8M 0 144.4k 1:05:57 51:30 14:27 103.1k 78 558.1M 0 0 78 436.0M 0 144.4k 1:05:57 51:31 14:26 112.5k 78 558.1M 0 0 78 436.1M 0 144.3k 1:05:58 51:32 14:26 121.0k 78 558.1M 0 0 78 436.2M 0 144.3k 1:05:58 51:33 14:25 131.9k 78 558.1M 0 0 78 436.4M 0 144.3k 1:05:58 51:35 14:23 133.8k 78 558.1M 0 0 78 436.6M 0 144.3k 1:05:58 51:36 14:22 126.7k 78 558.1M 0 0 78 436.8M 0 144.3k 1:05:58 51:38 14:20 129.2k 78 558.1M 0 0 78 437.0M 0 144.3k 1:05:58 51:39 14:19 142.4k 78 558.1M 0 0 78 437.1M 0 144.3k 1:05:58 51:40 14:18 147.0k 78 558.1M 0 0 78 437.3M 0 144.3k 1:05:57 51:41 14:16 153.1k 78 558.1M 0 0 78 437.5M 0 144.4k 1:05:57 51:42 14:15 161.8k 78 558.1M 0 0 78 437.7M 0 144.4k 1:05:57 51:43 14:14 165.4k 78 558.1M 0 0 78 437.9M 0 144.4k 1:05:57 51:45 14:12 161.8k 78 558.1M 0 0 78 438.0M 0 144.4k 1:05:57 51:46 14:11 156.4k 78 558.1M 0 0 78 438.1M 0 144.4k 1:05:57 51:47 14:10 146.7k 78 558.1M 0 0 78 438.3M 0 144.4k 1:05:57 51:48 14:09 146.6k 78 558.1M 0 0 78 438.5M 0 144.4k 1:05:57 51:49 14:08 136.2k 78 558.1M 0 0 78 438.7M 0 144.4k 1:05:57 51:51 14:06 135.3k 78 558.1M 0 0 78 438.9M 0 144.4k 1:05:57 51:52 14:05 141.5k 78 558.1M 0 0 78 439.0M 0 144.4k 1:05:57 51:53 14:04 144.6k 78 558.1M 0 0 78 439.2M 0 144.3k 1:05:57 51:54 14:03 139.6k 78 558.1M 0 0 78 439.3M 0 144.3k 1:05:58 51:56 14:02 135.6k 78 558.1M 0 0 78 439.5M 0 144.3k 1:05:58 51:57 14:01 138.3k 78 558.1M 0 0 78 439.7M 0 144.3k 1:05:57 51:58 13:59 136.5k 78 558.1M 0 0 78 439.8M 0 144.3k 1:05:58 51:59 13:59 134.1k 78 558.1M 0 0 78 440.0M 0 144.3k 1:05:58 52:00 13:58 141.2k 78 558.1M 0 0 78 440.3M 0 144.4k 1:05:57 52:01 13:56 165.6k 78 558.1M 0 0 78 440.5M 0 144.4k 1:05:57 52:03 13:54 164.2k 78 558.1M 0 0 78 440.6M 0 144.4k 1:05:56 52:04 13:52 166.6k 78 558.1M 0 0 78 440.8M 0 144.4k 1:05:56 52:05 13:51 177.1k 79 558.1M 0 0 79 441.1M 0 144.4k 1:05:55 52:06 13:49 190.2k 79 558.1M 0 0 79 441.3M 0 144.4k 1:05:55 52:07 13:48 170.7k 79 558.1M 0 0 79 441.5M 0 144.4k 1:05:55 52:09 13:46 172.3k 79 558.1M 0 0 79 441.6M 0 144.4k 1:05:55 52:10 13:45 167.7k 79 558.1M 0 0 79 441.8M 0 144.4k 1:05:55 52:11 13:44 165.5k 79 558.1M 0 0 79 442.0M 0 144.4k 1:05:55 52:12 13:43 151.2k 79 558.1M 0 0 79 442.2M 0 144.4k 1:05:55 52:14 13:41 152.7k 79 558.1M 0 0 79 442.4M 0 144.4k 1:05:55 52:15 13:40 150.4k 79 558.1M 0 0 79 442.6M 0 144.5k 1:05:54 52:16 13:38 156.4k 79 558.1M 0 0 79 442.8M 0 144.5k 1:05:54 52:17 13:37 166.5k 79 558.1M 0 0 79 443.0M 0 144.5k 1:05:54 52:18 13:36 168.8k 79 558.1M 0 0 79 443.2M 0 144.5k 1:05:53 52:20 13:33 174.2k 79 558.1M 0 0 79 443.4M 0 144.5k 1:05:53 52:21 13:32 178.2k 79 558.1M 0 0 79 443.6M 0 144.5k 1:05:53 52:22 13:31 172.5k 79 558.1M 0 0 79 443.8M 0 144.5k 1:05:53 52:23 13:30 158.8k 79 558.1M 0 0 79 444.0M 0 144.5k 1:05:53 52:25 13:28 150.6k 79 558.1M 0 0 79 444.1M 0 144.5k 1:05:54 52:26 13:28 138.3k 79 558.1M 0 0 79 444.3M 0 144.5k 1:05:53 52:27 13:26 136.5k 79 558.1M 0 0 79 444.5M 0 144.5k 1:05:53 52:28 13:25 151.3k 79 558.1M 0 0 79 444.8M 0 144.6k 1:05:52 52:29 13:23 168.3k 79 558.1M 0 0 79 445.0M 0 144.6k 1:05:51 52:31 13:20 188.8k 79 558.1M 0 0 79 445.2M 0 144.6k 1:05:51 52:32 13:19 195.6k 79 558.1M 0 0 79 445.3M 0 144.6k 1:05:51 52:33 13:18 183.9k 79 558.1M 0 0 79 445.5M 0 144.6k 1:05:51 52:34 13:17 172.2k 79 558.1M 0 0 79 445.6M 0 144.6k 1:05:51 52:35 13:16 151.3k 79 558.1M 0 0 79 445.8M 0 144.6k 1:05:51 52:37 13:14 135.8k 79 558.1M 0 0 79 446.0M 0 144.6k 1:05:51 52:38 13:13 136.3k 79 558.1M 0 0 79 446.2M 0 144.6k 1:05:51 52:39 13:12 152.0k 79 558.1M 0 0 79 446.2M 0 144.6k 1:05:51 52:39 13:12 144.6k 80 558.1M 0 0 80 446.5M 0 144.6k 1:05:51 52:40 13:11 206.6k 80 558.1M 0 0 80 446.6M 0 144.6k 1:05:50 52:41 13:09 195.8k 80 558.1M 0 0 80 446.9M 0 144.6k 1:05:49 52:43 13:06 207.8k 80 558.1M 0 0 80 447.1M 0 144.7k 1:05:49 52:44 13:05 212.0k 80 558.1M 0 0 80 447.3M 0 144.7k 1:05:49 52:45 13:04 189.7k 80 558.1M 0 0 80 447.5M 0 144.6k 1:05:49 52:46 13:03 168.2k 80 558.1M 0 0 80 447.6M 0 144.7k 1:05:49 52:47 13:02 168.1k 80 558.1M 0 0 80 447.8M 0 144.7k 1:05:49 52:49 13:00 158.9k 80 558.1M 0 0 80 448.0M 0 144.7k 1:05:48 52:50 12:58 146.3k 80 558.1M 0 0 80 448.2M 0 144.7k 1:05:49 52:51 12:58 147.8k 80 558.1M 0 0 80 448.4M 0 144.7k 1:05:49 52:52 12:57 159.1k 80 558.1M 0 0 80 448.6M 0 144.7k 1:05:49 52:54 12:55 146.1k 80 558.1M 0 0 80 448.7M 0 144.6k 1:05:49 52:55 12:54 133.8k 80 558.1M 0 0 80 448.9M 0 144.6k 1:05:49 52:57 12:52 132.3k 80 558.1M 0 0 80 449.1M 0 144.6k 1:05:49 52:58 12:51 135.0k 80 558.1M 0 0 80 449.3M 0 144.6k 1:05:49 52:59 12:50 132.4k 80 558.1M 0 0 80 449.5M 0 144.7k 1:05:48 53:00 12:48 152.6k 80 558.1M 0 0 80 449.8M 0 144.7k 1:05:48 53:02 12:46 172.2k 80 558.1M 0 0 80 450.0M 0 144.7k 1:05:47 53:03 12:44 179.1k 80 558.1M 0 0 80 450.1M 0 144.7k 1:05:47 53:04 12:43 177.8k 80 558.1M 0 0 80 450.3M 0 144.7k 1:05:48 53:05 12:43 170.2k 80 558.1M 0 0 80 450.5M 0 144.7k 1:05:48 53:07 12:41 155.2k 80 558.1M 0 0 80 450.6M 0 144.7k 1:05:47 53:08 12:39 149.7k 80 558.1M 0 0 80 450.8M 0 144.7k 1:05:47 53:09 12:38 146.8k 80 558.1M 0 0 80 451.0M 0 144.7k 1:05:47 53:10 12:37 149.8k 80 558.1M 0 0 80 451.1M 0 144.7k 1:05:48 53:11 12:37 153.5k 80 558.1M 0 0 80 451.3M 0 144.7k 1:05:48 53:12 12:36 152.3k 80 558.1M 0 0 80 451.6M 0 144.7k 1:05:47 53:14 12:33 153.8k 80 558.1M 0 0 80 451.7M 0 144.7k 1:05:48 53:15 12:33 138.5k 80 558.1M 0 0 80 451.9M 0 144.7k 1:05:47 53:16 12:31 144.3k 81 558.1M 0 0 81 452.1M 0 144.7k 1:05:47 53:17 12:30 156.0k 81 558.1M 0 0 81 452.3M 0 144.7k 1:05:47 53:19 12:28 156.4k 81 558.1M 0 0 81 452.5M 0 144.7k 1:05:47 53:20 12:27 145.7k 81 558.1M 0 0 81 452.6M 0 144.7k 1:05:47 53:21 12:26 161.1k 81 558.1M 0 0 81 452.8M 0 144.7k 1:05:47 53:22 12:25 152.4k 81 558.1M 0 0 81 453.0M 0 144.7k 1:05:47 53:24 12:23 142.1k 81 558.1M 0 0 81 453.1M 0 144.7k 1:05:47 53:25 12:22 137.7k 81 558.1M 0 0 81 453.3M 0 144.7k 1:05:47 53:26 12:21 140.7k 81 558.1M 0 0 81 453.5M 0 144.7k 1:05:47 53:27 12:20 148.3k 81 558.1M 0 0 81 453.7M 0 144.8k 1:05:46 53:28 12:18 159.4k 81 558.1M 0 0 81 453.9M 0 144.8k 1:05:46 53:29 12:17 171.0k 81 558.1M 0 0 81 454.0M 0 144.7k 1:05:47 53:31 12:16 158.3k 81 558.1M 0 0 81 454.1M 0 144.7k 1:05:47 53:32 12:15 150.4k 81 558.1M 0 0 81 454.3M 0 144.7k 1:05:47 53:33 12:14 139.6k 81 558.1M 0 0 81 454.5M 0 144.7k 1:05:47 53:35 12:12 128.9k 81 558.1M 0 0 81 454.6M 0 144.7k 1:05:47 53:36 12:11 119.1k 81 558.1M 0 0 81 454.8M 0 144.7k 1:05:48 53:37 12:11 126.5k 81 558.1M 0 0 81 454.9M 0 144.7k 1:05:48 53:38 12:10 120.4k 81 558.1M 0 0 81 455.1M 0 144.7k 1:05:48 53:39 12:09 122.6k 81 558.1M 0 0 81 455.3M 0 144.7k 1:05:48 53:40 12:08 132.0k 81 558.1M 0 0 81 455.5M 0 144.7k 1:05:48 53:42 12:06 136.6k 81 558.1M 0 0 81 455.6M 0 144.7k 1:05:48 53:43 12:05 136.2k 81 558.1M 0 0 81 455.8M 0 144.7k 1:05:48 53:44 12:04 151.7k 81 558.1M 0 0 81 456.0M 0 144.7k 1:05:48 53:45 12:03 149.6k 81 558.1M 0 0 81 456.2M 0 144.7k 1:05:47 53:46 12:01 161.2k 81 558.1M 0 0 81 456.4M 0 144.7k 1:05:47 53:47 12:00 167.3k 81 558.1M 0 0 81 456.6M 0 144.8k 1:05:46 53:49 11:57 177.2k 81 558.1M 0 0 81 456.7M 0 144.7k 1:05:47 53:50 11:57 152.7k 81 558.1M 0 0 81 456.8M 0 144.7k 1:05:48 53:52 11:56 131.0k 81 558.1M 0 0 81 457.0M 0 144.7k 1:05:49 53:53 11:56 109.6k 81 558.1M 0 0 81 457.1M 0 144.7k 1:05:49 53:54 11:55 102.1k 81 558.1M 0 0 81 457.3M 0 144.7k 1:05:48 53:56 11:52 111.2k 81 558.1M 0 0 81 457.6M 0 144.7k 1:05:48 53:57 11:51 142.3k 82 558.1M 0 0 82 457.8M 0 144.7k 1:05:47 53:58 11:49 173.7k 82 558.1M 0 0 82 458.0M 0 144.7k 1:05:47 53:59 11:48 177.3k 82 558.1M 0 0 82 458.1M 0 144.7k 1:05:47 54:01 11:46 176.4k 82 558.1M 0 0 82 458.3M 0 144.7k 1:05:47 54:02 11:45 160.5k 82 558.1M 0 0 82 458.6M 0 144.7k 1:05:47 54:03 11:44 162.0k 82 558.1M 0 0 82 458.8M 0 144.8k 1:05:46 54:04 11:42 168.5k 82 558.1M 0 0 82 459.1M 0 144.8k 1:05:45 54:05 11:40 180.2k 82 558.1M 0 0 82 459.3M 0 144.8k 1:05:45 54:07 11:38 184.1k 82 558.1M 0 0 82 459.5M 0 144.8k 1:05:45 54:08 11:37 203.1k 82 558.1M 0 0 82 459.7M 0 144.8k 1:05:44 54:09 11:35 193.2k 82 558.1M 0 0 82 459.9M 0 144.8k 1:05:44 54:10 11:34 177.4k 82 558.1M 0 0 82 460.1M 0 144.8k 1:05:44 54:11 11:33 177.5k 82 558.1M 0 0 82 460.3M 0 144.9k 1:05:43 54:12 11:31 185.8k 82 558.1M 0 0 82 460.5M 0 144.9k 1:05:43 54:13 11:30 186.0k 82 558.1M 0 0 82 460.8M 0 144.9k 1:05:43 54:15 11:28 178.0k 82 558.1M 0 0 82 460.9M 0 144.9k 1:05:43 54:16 11:27 173.9k 82 558.1M 0 0 82 461.0M 0 144.9k 1:05:43 54:17 11:26 159.4k 82 558.1M 0 0 82 461.1M 0 144.8k 1:05:44 54:19 11:25 135.1k 82 558.1M 0 0 82 461.3M 0 144.8k 1:05:44 54:20 11:24 112.5k 82 558.1M 0 0 82 461.4M 0 144.8k 1:05:45 54:22 11:23 99553 82 558.1M 0 0 82 461.5M 0 144.8k 1:05:46 54:23 11:23 93077 82 558.1M 0 0 82 461.6M 0 144.8k 1:05:46 54:24 11:22 91799 82 558.1M 0 0 82 461.9M 0 144.8k 1:05:46 54:26 11:20 114.7k 82 558.1M 0 0 82 462.1M 0 144.8k 1:05:45 54:27 11:18 139.5k 82 558.1M 0 0 82 462.3M 0 144.8k 1:05:45 54:28 11:17 153.9k 82 558.1M 0 0 82 462.5M 0 144.8k 1:05:45 54:29 11:16 168.2k 82 558.1M 0 0 82 462.7M 0 144.8k 1:05:45 54:30 11:15 180.4k 82 558.1M 0 0 82 462.9M 0 144.8k 1:05:44 54:31 11:13 173.3k 82 558.1M 0 0 82 463.1M 0 144.8k 1:05:44 54:33 11:11 165.5k 83 558.1M 0 0 83 463.3M 0 144.9k 1:05:44 54:34 11:10 163.5k 83 558.1M 0 0 83 463.5M 0 144.8k 1:05:44 54:35 11:09 162.2k 83 558.1M 0 0 83 463.6M 0 144.8k 1:05:44 54:36 11:08 162.6k 83 558.1M 0 0 83 463.8M 0 144.9k 1:05:44 54:38 11:06 156.8k 83 558.1M 0 0 83 464.1M 0 144.9k 1:05:43 54:39 11:04 161.2k 83 558.1M 0 0 83 464.3M 0 144.9k 1:05:42 54:40 11:02 181.1k 83 558.1M 0 0 83 464.6M 0 144.9k 1:05:41 54:41 11:00 200.1k 83 558.1M 0 0 83 464.8M 0 144.9k 1:05:41 54:42 10:59 199.4k 83 558.1M 0 0 83 465.0M 0 145.0k 1:05:41 54:43 10:58 202.4k 83 558.1M 0 0 83 465.1M 0 144.9k 1:05:41 54:44 10:57 184.7k 83 558.1M 0 0 83 465.3M 0 144.9k 1:05:41 54:46 10:55 158.1k 83 558.1M 0 0 83 465.5M 0 144.9k 1:05:41 54:47 10:54 144.5k 83 558.1M 0 0 83 465.6M 0 144.9k 1:05:42 54:48 10:54 134.7k 83 558.1M 0 0 83 465.7M 0 144.9k 1:05:42 54:49 10:53 127.9k 83 558.1M 0 0 83 465.9M 0 144.9k 1:05:42 54:51 10:51 129.4k 83 558.1M 0 0 83 466.0M 0 144.9k 1:05:42 54:52 10:50 128.0k 83 558.1M 0 0 83 466.1M 0 144.9k 1:05:42 54:53 10:49 121.8k 83 558.1M 0 0 83 466.3M 0 144.9k 1:05:42 54:54 10:48 128.0k 83 558.1M 0 0 83 466.5M 0 144.9k 1:05:43 54:55 10:48 127.1k 83 558.1M 0 0 83 466.6M 0 144.9k 1:05:43 54:57 10:46 128.5k 83 558.1M 0 0 83 466.8M 0 144.9k 1:05:43 54:58 10:45 132.4k 83 558.1M 0 0 83 467.0M 0 144.9k 1:05:43 54:59 10:44 139.0k 83 558.1M 0 0 83 467.2M 0 144.9k 1:05:43 55:01 10:42 138.4k 83 558.1M 0 0 83 467.3M 0 144.9k 1:05:43 55:02 10:41 138.6k 83 558.1M 0 0 83 467.5M 0 144.9k 1:05:43 55:03 10:40 139.8k 83 558.1M 0 0 83 467.7M 0 144.9k 1:05:43 55:04 10:39 148.3k 83 558.1M 0 0 83 467.9M 0 144.9k 1:05:43 55:05 10:38 148.6k 83 558.1M 0 0 83 468.1M 0 144.9k 1:05:43 55:07 10:36 150.7k 83 558.1M 0 0 83 468.3M 0 144.9k 1:05:42 55:08 10:34 160.9k 83 558.1M 0 0 83 468.5M 0 144.9k 1:05:42 55:09 10:33 167.0k 83 558.1M 0 0 83 468.6M 0 144.9k 1:05:42 55:10 10:32 166.2k 84 558.1M 0 0 84 468.9M 0 145.0k 1:05:41 55:11 10:30 177.9k 84 558.1M 0 0 84 469.1M 0 144.9k 1:05:41 55:13 10:28 176.9k 84 558.1M 0 0 84 469.2M 0 144.9k 1:05:41 55:14 10:27 167.5k 84 558.1M 0 0 84 469.3M 0 144.9k 1:05:42 55:15 10:27 152.3k 84 558.1M 0 0 84 469.5M 0 144.9k 1:05:42 55:16 10:26 142.2k 84 558.1M 0 0 84 469.6M 0 144.9k 1:05:42 55:17 10:25 116.2k 84 558.1M 0 0 84 469.7M 0 144.9k 1:05:43 55:18 10:25 106.7k 84 558.1M 0 0 84 469.8M 0 144.9k 1:05:43 55:20 10:23 105.4k 84 558.1M 0 0 84 470.0M 0 144.8k 1:05:44 55:21 10:23 99.98k 84 558.1M 0 0 84 470.1M 0 144.8k 1:05:44 55:22 10:22 100.0k 84 558.1M 0 0 84 470.3M 0 144.8k 1:05:44 55:24 10:20 108.8k 84 558.1M 0 0 84 470.5M 0 144.8k 1:05:44 55:25 10:19 123.0k 84 558.1M 0 0 84 470.6M 0 144.8k 1:05:44 55:26 10:18 132.2k 84 558.1M 0 0 84 470.8M 0 144.8k 1:05:44 55:27 10:17 146.3k 84 558.1M 0 0 84 471.0M 0 144.8k 1:05:44 55:28 10:16 143.9k 84 558.1M 0 0 84 471.1M 0 144.8k 1:05:44 55:30 10:14 141.3k 84 558.1M 0 0 84 471.3M 0 144.8k 1:05:45 55:31 10:14 126.3k 84 558.1M 0 0 84 471.5M 0 144.8k 1:05:45 55:33 10:12 122.0k 84 558.1M 0 0 84 471.6M 0 144.8k 1:05:45 55:34 10:11 127.4k 84 558.1M 0 0 84 471.8M 0 144.8k 1:05:45 55:35 10:10 129.0k 84 558.1M 0 0 84 471.9M 0 144.8k 1:05:45 55:36 10:09 125.5k 84 558.1M 0 0 84 472.0M 0 144.8k 1:05:46 55:38 10:08 118.5k 84 558.1M 0 0 84 472.1M 0 144.7k 1:05:47 55:39 10:08 112.6k 84 558.1M 0 0 84 472.4M 0 144.8k 1:05:46 55:40 10:06 120.9k 84 558.1M 0 0 84 472.7M 0 144.8k 1:05:45 55:42 10:03 142.6k 84 558.1M 0 0 84 472.8M 0 144.8k 1:05:46 55:43 10:03 138.6k 84 558.1M 0 0 84 473.0M 0 144.8k 1:05:46 55:44 10:02 156.1k 84 558.1M 0 0 84 473.2M 0 144.8k 1:05:46 55:46 10:00 164.7k 84 558.1M 0 0 84 473.4M 0 144.8k 1:05:46 55:47 09:59 153.1k 84 558.1M 0 0 84 473.6M 0 144.8k 1:05:46 55:48 09:58 130.3k 84 558.1M 0 0 84 473.7M 0 144.7k 1:05:46 55:50 09:56 132.9k 84 558.1M 0 0 84 473.9M 0 144.7k 1:05:47 55:51 09:56 131.3k 84 558.1M 0 0 84 474.0M 0 144.7k 1:05:47 55:52 09:55 123.0k 84 558.1M 0 0 84 474.2M 0 144.7k 1:05:46 55:53 09:53 127.4k 85 558.1M 0 0 85 474.4M 0 144.8k 1:05:46 55:55 09:51 137.1k 85 558.1M 0 0 85 474.6M 0 144.8k 1:05:46 55:56 09:50 147.3k 85 558.1M 0 0 85 474.8M 0 144.8k 1:05:46 55:57 09:49 147.4k 85 558.1M 0 0 85 475.0M 0 144.7k 1:05:47 55:59 09:48 148.8k 85 558.1M 0 0 85 475.1M 0 144.7k 1:05:47 56:00 09:47 138.5k 85 558.1M 0 0 85 475.2M 0 144.7k 1:05:48 56:01 09:47 123.0k 85 558.1M 0 0 85 475.3M 0 144.7k 1:05:48 56:02 09:46 115.8k 85 558.1M 0 0 85 475.5M 0 144.7k 1:05:48 56:04 09:44 111.9k 85 558.1M 0 0 85 475.6M 0 144.7k 1:05:48 56:05 09:43 113.6k 85 558.1M 0 0 85 475.8M 0 144.7k 1:05:48 56:06 09:42 116.5k 85 558.1M 0 0 85 476.0M 0 144.7k 1:05:48 56:08 09:40 127.5k 85 558.1M 0 0 85 476.2M 0 144.7k 1:05:48 56:09 09:39 134.6k 85 558.1M 0 0 85 476.4M 0 144.7k 1:05:48 56:10 09:38 140.5k 85 558.1M 0 0 85 476.5M 0 144.7k 1:05:49 56:12 09:37 134.6k 85 558.1M 0 0 85 476.7M 0 144.7k 1:05:49 56:13 09:36 139.0k 85 558.1M 0 0 85 476.9M 0 144.7k 1:05:49 56:14 09:35 141.2k 85 558.1M 0 0 85 477.1M 0 144.7k 1:05:49 56:16 09:33 138.5k 85 558.1M 0 0 85 477.3M 0 144.7k 1:05:49 56:17 09:32 135.8k 85 558.1M 0 0 85 477.4M 0 144.6k 1:05:49 56:18 09:31 132.3k 85 558.1M 0 0 85 477.6M 0 144.6k 1:05:49 56:20 09:29 134.7k 85 558.1M 0 0 85 477.8M 0 144.7k 1:05:49 56:21 09:28 134.5k 85 558.1M 0 0 85 478.0M 0 144.7k 1:05:49 56:22 09:27 137.2k 85 558.1M 0 0 85 478.1M 0 144.7k 1:05:49 56:23 09:26 143.9k 85 558.1M 0 0 85 478.3M 0 144.7k 1:05:49 56:24 09:25 160.9k 85 558.1M 0 0 85 478.6M 0 144.7k 1:05:47 56:26 09:21 181.6k 85 558.1M 0 0 85 478.9M 0 144.7k 1:05:47 56:27 09:20 193.8k 85 558.1M 0 0 85 479.1M 0 144.7k 1:05:47 56:28 09:19 193.7k 85 558.1M 0 0 85 479.3M 0 144.7k 1:05:47 56:29 09:18 186.1k 85 558.1M 0 0 85 479.5M 0 144.7k 1:05:47 56:31 09:16 184.8k 85 558.1M 0 0 85 479.6M 0 144.7k 1:05:47 56:32 09:15 160.7k 85 558.1M 0 0 85 479.9M 0 144.8k 1:05:46 56:33 09:13 157.2k 86 558.1M 0 0 86 480.1M 0 144.8k 1:05:46 56:35 09:11 159.5k 86 558.1M 0 0 86 480.3M 0 144.8k 1:05:46 56:36 09:10 161.3k 86 558.1M 0 0 86 480.5M 0 144.8k 1:05:46 56:37 09:09 156.6k 86 558.1M 0 0 86 480.6M 0 144.8k 1:05:46 56:38 09:08 152.0k 86 558.1M 0 0 86 480.8M 0 144.8k 1:05:46 56:39 09:07 146.1k 86 558.1M 0 0 86 481.0M 0 144.8k 1:05:46 56:40 09:06 151.6k 86 558.1M 0 0 86 481.1M 0 144.8k 1:05:45 56:42 09:03 154.0k 86 558.1M 0 0 86 481.4M 0 144.8k 1:05:45 56:43 09:02 166.8k 86 558.1M 0 0 86 481.5M 0 144.8k 1:05:45 56:44 09:01 163.4k 86 558.1M 0 0 86 481.6M 0 144.8k 1:05:46 56:46 09:00 146.7k 86 558.1M 0 0 86 481.8M 0 144.8k 1:05:46 56:47 08:59 133.3k 86 558.1M 0 0 86 481.9M 0 144.7k 1:05:46 56:48 08:58 124.8k 86 558.1M 0 0 86 482.1M 0 144.8k 1:05:46 56:49 08:57 125.4k 86 558.1M 0 0 86 482.3M 0 144.8k 1:05:46 56:50 08:56 133.5k 86 558.1M 0 0 86 482.5M 0 144.8k 1:05:46 56:52 08:54 145.8k 86 558.1M 0 0 86 482.8M 0 144.8k 1:05:45 56:53 08:52 161.2k 86 558.1M 0 0 86 483.0M 0 144.8k 1:05:45 56:54 08:51 164.7k 86 558.1M 0 0 86 483.1M 0 144.8k 1:05:46 56:55 08:51 150.9k 86 558.1M 0 0 86 483.3M 0 144.8k 1:05:46 56:57 08:49 149.1k 86 558.1M 0 0 86 483.4M 0 144.8k 1:05:46 56:58 08:48 147.1k 86 558.1M 0 0 86 483.6M 0 144.8k 1:05:46 56:59 08:47 136.3k 86 558.1M 0 0 86 483.8M 0 144.8k 1:05:46 57:00 08:46 142.5k 86 558.1M 0 0 86 484.0M 0 144.8k 1:05:45 57:01 08:44 151.8k 86 558.1M 0 0 86 484.1M 0 144.8k 1:05:45 57:03 08:42 149.4k 86 558.1M 0 0 86 484.3M 0 144.8k 1:05:45 57:04 08:41 153.3k 86 558.1M 0 0 86 484.5M 0 144.8k 1:05:45 57:05 08:40 156.9k 86 558.1M 0 0 86 484.7M 0 144.8k 1:05:45 57:06 08:39 152.8k 86 558.1M 0 0 86 484.9M 0 144.8k 1:05:45 57:08 08:37 147.7k 86 558.1M 0 0 86 485.1M 0 144.8k 1:05:45 57:09 08:36 157.0k 86 558.1M 0 0 86 485.3M 0 144.8k 1:05:44 57:10 08:34 169.2k 87 558.1M 0 0 87 485.5M 0 144.8k 1:05:44 57:11 08:33 168.8k 87 558.1M 0 0 87 485.7M 0 144.8k 1:05:44 57:13 08:31 163.6k 87 558.1M 0 0 87 485.9M 0 144.8k 1:05:44 57:14 08:30 161.2k 87 558.1M 0 0 87 486.0M 0 144.8k 1:05:45 57:16 08:29 142.4k 87 558.1M 0 0 87 486.1M 0 144.8k 1:05:45 57:17 08:28 124.4k 87 558.1M 0 0 87 486.3M 0 144.8k 1:05:46 57:18 08:28 116.4k 87 558.1M 0 0 87 486.5M 0 144.8k 1:05:46 57:19 08:27 117.0k 87 558.1M 0 0 87 486.6M 0 144.8k 1:05:46 57:21 08:25 117.0k 87 558.1M 0 0 87 486.8M 0 144.8k 1:05:46 57:22 08:24 126.3k 87 558.1M 0 0 87 487.0M 0 144.8k 1:05:46 57:23 08:23 136.6k 87 558.1M 0 0 87 487.1M 0 144.8k 1:05:46 57:24 08:22 144.6k 87 558.1M 0 0 87 487.3M 0 144.8k 1:05:46 57:25 08:21 146.2k 87 558.1M 0 0 87 487.5M 0 144.8k 1:05:45 57:26 08:19 154.5k 87 558.1M 0 0 87 487.7M 0 144.8k 1:05:45 57:28 08:17 161.5k 87 558.1M 0 0 87 487.9M 0 144.8k 1:05:45 57:29 08:16 160.6k 87 558.1M 0 0 87 488.1M 0 144.8k 1:05:45 57:30 08:15 156.5k 87 558.1M 0 0 87 488.3M 0 144.8k 1:05:45 57:31 08:14 160.3k 87 558.1M 0 0 87 488.4M 0 144.8k 1:05:45 57:32 08:13 150.3k 87 558.1M 0 0 87 488.6M 0 144.8k 1:05:45 57:34 08:11 144.1k 87 558.1M 0 0 87 488.8M 0 144.8k 1:05:45 57:35 08:10 143.2k 87 558.1M 0 0 87 489.0M 0 144.8k 1:05:44 57:36 08:08 157.6k 87 558.1M 0 0 87 489.1M 0 144.8k 1:05:45 57:37 08:08 149.5k 87 558.1M 0 0 87 489.4M 0 144.8k 1:05:44 57:39 08:05 164.4k 87 558.1M 0 0 87 489.6M 0 144.9k 1:05:43 57:40 08:03 182.6k 87 558.1M 0 0 87 489.9M 0 144.9k 1:05:43 57:41 08:02 189.0k 87 558.1M 0 0 87 490.1M 0 144.9k 1:05:43 57:43 08:00 164.0k 87 558.1M 0 0 87 490.2M 0 144.8k 1:05:44 57:44 08:00 159.5k 87 558.1M 0 0 87 490.3M 0 144.8k 1:05:44 57:45 07:59 143.9k 87 558.1M 0 0 87 490.5M 0 144.8k 1:05:44 57:46 07:58 124.0k 87 558.1M 0 0 87 490.6M 0 144.8k 1:05:45 57:48 07:57 107.8k 87 558.1M 0 0 87 490.8M 0 144.8k 1:05:45 57:49 07:56 117.3k 87 558.1M 0 0 87 491.0M 0 144.8k 1:05:44 57:50 07:54 132.0k 88 558.1M 0 0 88 491.1M 0 144.8k 1:05:45 57:52 07:53 132.9k 88 558.1M 0 0 88 491.3M 0 144.8k 1:05:45 57:53 07:52 134.6k 88 558.1M 0 0 88 491.5M 0 144.8k 1:05:45 57:54 07:51 142.7k 88 558.1M 0 0 88 491.6M 0 144.8k 1:05:45 57:55 07:50 137.6k 88 558.1M 0 0 88 491.8M 0 144.8k 1:05:45 57:56 07:49 144.5k 88 558.1M 0 0 88 491.8M 0 144.8k 1:05:45 57:56 07:49 144.8k 88 558.1M 0 0 88 492.0M 0 144.8k 1:05:45 57:57 07:48 162.9k 88 558.1M 0 0 88 492.2M 0 144.8k 1:05:44 57:58 07:46 197.0k 88 558.1M 0 0 88 492.4M 0 144.8k 1:05:44 58:00 07:44 183.2k 88 558.1M 0 0 88 492.6M 0 144.8k 1:05:44 58:01 07:43 169.6k 88 558.1M 0 0 88 492.8M 0 144.8k 1:05:44 58:03 07:41 160.3k 88 558.1M 0 0 88 493.0M 0 144.8k 1:05:44 58:04 07:40 163.7k 88 558.1M 0 0 88 493.1M 0 144.8k 1:05:44 58:05 07:39 144.4k 88 558.1M 0 0 88 493.3M 0 144.8k 1:05:44 58:06 07:38 139.1k 88 558.1M 0 0 88 493.5M 0 144.8k 1:05:44 58:07 07:37 145.2k 88 558.1M 0 0 88 493.6M 0 144.8k 1:05:44 58:08 07:36 152.7k 88 558.1M 0 0 88 493.8M 0 144.8k 1:05:44 58:10 07:34 134.2k 88 558.1M 0 0 88 493.8M 0 144.8k 1:05:45 58:11 07:34 123.2k 88 558.1M 0 0 88 494.0M 0 144.8k 1:05:45 58:12 07:33 119.0k 88 558.1M 0 0 88 494.1M 0 144.8k 1:05:45 58:13 07:32 113.3k 88 558.1M 0 0 88 494.3M 0 144.8k 1:05:45 58:15 07:30 114.0k 88 558.1M 0 0 88 494.5M 0 144.8k 1:05:45 58:16 07:29 129.7k 88 558.1M 0 0 88 494.7M 0 144.8k 1:05:45 58:17 07:28 143.8k 88 558.1M 0 0 88 494.9M 0 144.8k 1:05:45 58:18 07:27 158.5k 88 558.1M 0 0 88 495.1M 0 144.8k 1:05:45 58:20 07:25 157.4k 88 558.1M 0 0 88 495.3M 0 144.8k 1:05:45 58:21 07:24 148.6k 88 558.1M 0 0 88 495.5M 0 144.8k 1:05:45 58:22 07:23 145.3k 88 558.1M 0 0 88 495.6M 0 144.8k 1:05:45 58:24 07:21 146.9k 88 558.1M 0 0 88 495.8M 0 144.8k 1:05:45 58:25 07:20 140.9k 88 558.1M 0 0 88 496.1M 0 144.8k 1:05:44 58:26 07:18 153.9k 88 558.1M 0 0 88 496.3M 0 144.8k 1:05:44 58:28 07:16 157.6k 88 558.1M 0 0 88 496.5M 0 144.8k 1:05:44 58:29 07:15 158.4k 88 558.1M 0 0 88 496.6M 0 144.8k 1:05:44 58:30 07:14 163.0k 89 558.1M 0 0 89 496.8M 0 144.8k 1:05:44 58:31 07:13 165.5k 89 558.1M 0 0 89 497.0M 0 144.8k 1:05:44 58:33 07:11 150.9k 89 558.1M 0 0 89 497.2M 0 144.8k 1:05:44 58:34 07:10 155.1k 89 558.1M 0 0 89 497.4M 0 144.8k 1:05:44 58:35 07:09 155.6k 89 558.1M 0 0 89 497.6M 0 144.9k 1:05:43 58:36 07:07 159.5k 89 558.1M 0 0 89 497.8M 0 144.9k 1:05:43 58:37 07:06 164.0k 89 558.1M 0 0 89 498.0M 0 144.9k 1:05:43 58:39 07:04 163.0k 89 558.1M 0 0 89 498.1M 0 144.9k 1:05:43 58:40 07:03 154.9k 89 558.1M 0 0 89 498.3M 0 144.9k 1:05:44 58:41 07:03 147.8k 89 558.1M 0 0 89 498.5M 0 144.9k 1:05:43 58:42 07:01 141.5k 89 558.1M 0 0 89 498.6M 0 144.8k 1:05:44 58:43 07:01 127.7k 89 558.1M 0 0 89 498.7M 0 144.8k 1:05:44 58:45 06:59 118.7k 89 558.1M 0 0 89 498.8M 0 144.8k 1:05:45 58:46 06:59 114.1k 89 558.1M 0 0 89 499.0M 0 144.8k 1:05:45 58:47 06:58 121.8k 89 558.1M 0 0 89 499.3M 0 144.8k 1:05:44 58:48 06:56 133.5k 89 558.1M 0 0 89 499.5M 0 144.8k 1:05:44 58:49 06:55 147.2k 89 558.1M 0 0 89 499.7M 0 144.9k 1:05:43 58:51 06:52 174.3k 89 558.1M 0 0 89 499.9M 0 144.9k 1:05:43 58:52 06:51 185.7k 89 558.1M 0 0 89 500.0M 0 144.9k 1:05:43 58:53 06:50 181.3k 89 558.1M 0 0 89 500.2M 0 144.9k 1:05:43 58:54 06:49 168.6k 89 558.1M 0 0 89 500.5M 0 144.9k 1:05:42 58:55 06:47 174.6k 89 558.1M 0 0 89 500.6M 0 144.9k 1:05:42 58:56 06:46 165.0k 89 558.1M 0 0 89 500.8M 0 144.9k 1:05:42 58:58 06:44 160.3k 89 558.1M 0 0 89 500.9M 0 144.9k 1:05:43 58:59 06:44 152.7k 89 558.1M 0 0 89 501.1M 0 144.9k 1:05:43 59:00 06:43 151.6k 89 558.1M 0 0 89 501.3M 0 144.9k 1:05:42 59:01 06:41 147.0k 89 558.1M 0 0 89 501.5M 0 144.9k 1:05:43 59:03 06:40 135.9k 89 558.1M 0 0 89 501.6M 0 144.9k 1:05:43 59:04 06:39 125.5k 89 558.1M 0 0 89 501.7M 0 144.8k 1:05:44 59:06 06:38 123.3k 89 558.1M 0 0 89 501.8M 0 144.8k 1:05:45 59:07 06:38 109.8k 89 558.1M 0 0 89 502.0M 0 144.8k 1:05:45 59:08 06:37 99327 89 558.1M 0 0 89 502.1M 0 144.8k 1:05:44 59:09 06:35 109.3k 90 558.1M 0 0 90 502.3M 0 144.8k 1:05:45 59:10 06:35 117.6k 90 558.1M 0 0 90 502.5M 0 144.8k 1:05:44 59:11 06:33 133.3k 90 558.1M 0 0 90 502.6M 0 144.8k 1:05:44 59:13 06:31 148.6k 90 558.1M 0 0 90 502.8M 0 144.8k 1:05:45 59:14 06:31 147.2k 90 558.1M 0 0 90 503.0M 0 144.8k 1:05:45 59:15 06:30 133.0k 90 558.1M 0 0 90 503.1M 0 144.8k 1:05:45 59:16 06:29 134.8k 90 558.1M 0 0 90 503.2M 0 144.8k 1:05:45 59:17 06:28 127.4k 90 558.1M 0 0 90 503.4M 0 144.8k 1:05:45 59:18 06:27 131.4k 90 558.1M 0 0 90 503.6M 0 144.8k 1:05:45 59:20 06:25 146.0k 90 558.1M 0 0 90 503.8M 0 144.8k 1:05:44 59:21 06:23 155.8k 90 558.1M 0 0 90 504.1M 0 144.8k 1:05:44 59:22 06:22 173.1k 90 558.1M 0 0 90 504.3M 0 144.9k 1:05:43 59:24 06:19 186.0k 90 558.1M 0 0 90 504.6M 0 144.9k 1:05:43 59:25 06:18 192.5k 90 558.1M 0 0 90 504.8M 0 144.9k 1:05:42 59:26 06:16 189.6k 90 558.1M 0 0 90 505.1M 0 144.9k 1:05:41 59:27 06:14 208.0k 90 558.1M 0 0 90 505.3M 0 144.9k 1:05:41 59:28 06:13 202.5k 90 558.1M 0 0 90 505.5M 0 145.0k 1:05:41 59:30 06:11 202.8k 90 558.1M 0 0 90 505.7M 0 145.0k 1:05:40 59:31 06:09 195.7k 90 558.1M 0 0 90 505.8M 0 145.0k 1:05:41 59:32 06:09 186.6k 90 558.1M 0 0 90 506.0M 0 145.0k 1:05:41 59:33 06:08 163.2k 90 558.1M 0 0 90 506.2M 0 145.0k 1:05:40 59:34 06:06 163.9k 90 558.1M 0 0 90 506.4M 0 145.0k 1:05:40 59:35 06:05 154.1k 90 558.1M 0 0 90 506.6M 0 145.0k 1:05:40 59:36 06:04 154.5k 90 558.1M 0 0 90 506.8M 0 145.0k 1:05:40 59:38 06:02 164.7k 90 558.1M 0 0 90 506.9M 0 145.0k 1:05:40 59:39 06:01 158.5k 90 558.1M 0 0 90 507.0M 0 145.0k 1:05:41 59:40 06:01 135.7k 90 558.1M 0 0 90 507.1M 0 144.9k 1:05:41 59:41 06:00 126.1k 90 558.1M 0 0 90 507.3M 0 144.9k 1:05:41 59:43 05:58 120.8k 90 558.1M 0 0 90 507.6M 0 145.0k 1:05:41 59:44 05:57 126.6k 90 558.1M 0 0 90 507.8M 0 145.0k 1:05:41 59:46 05:55 129.5k 91 558.1M 0 0 91 507.9M 0 144.9k 1:05:41 59:47 05:54 139.0k 91 558.1M 0 0 91 508.1M 0 144.9k 1:05:41 59:48 05:53 142.8k 91 558.1M 0 0 91 508.2M 0 144.9k 1:05:42 59:49 05:53 135.0k 91 558.1M 0 0 91 508.3M 0 144.9k 1:05:42 59:51 05:51 117.0k 91 558.1M 0 0 91 508.5M 0 144.9k 1:05:42 59:52 05:50 117.3k 91 558.1M 0 0 91 508.6M 0 144.9k 1:05:43 59:53 05:50 110.2k 91 558.1M 0 0 91 508.7M 0 144.9k 1:05:43 59:54 05:49 106.2k 91 558.1M 0 0 91 508.8M 0 144.9k 1:05:43 59:55 05:48 110.0k 91 558.1M 0 0 91 509.0M 0 144.9k 1:05:43 59:56 05:47 112.0k 91 558.1M 0 0 91 509.1M 0 144.8k 1:05:44 59:58 05:46 110.6k 91 558.1M 0 0 91 509.3M 0 144.8k 1:05:44 59:59 05:45 114.5k 91 558.1M 0 0 91 509.5M 0 144.8k 1:05:44 1:00:01 05:43 118.5k 91 558.1M 0 0 91 509.6M 0 144.8k 1:05:45 1:00:02 05:43 119.4k 91 558.1M 0 0 91 509.8M 0 144.8k 1:05:45 1:00:03 05:42 118.1k 91 558.1M 0 0 91 509.9M 0 144.8k 1:05:45 1:00:05 05:40 114.3k 91 558.1M 0 0 91 510.1M 0 144.8k 1:05:45 1:00:06 05:39 125.3k 91 558.1M 0 0 91 510.3M 0 144.8k 1:05:45 1:00:07 05:38 132.0k 91 558.1M 0 0 91 510.4M 0 144.8k 1:05:46 1:00:08 05:38 121.6k 91 558.1M 0 0 91 510.5M 0 144.8k 1:05:46 1:00:10 05:36 121.4k 91 558.1M 0 0 91 510.7M 0 144.8k 1:05:46 1:00:11 05:35 131.9k 91 558.1M 0 0 91 510.9M 0 144.8k 1:05:46 1:00:12 05:34 134.8k 91 558.1M 0 0 91 511.1M 0 144.8k 1:05:45 1:00:13 05:32 144.4k 91 558.1M 0 0 91 511.3M 0 144.8k 1:05:45 1:00:14 05:31 166.6k 91 558.1M 0 0 91 511.5M 0 144.8k 1:05:44 1:00:15 05:29 179.9k 91 558.1M 0 0 91 511.7M 0 144.8k 1:05:45 1:00:17 05:28 171.6k 91 558.1M 0 0 91 511.9M 0 144.8k 1:05:45 1:00:18 05:27 164.4k 91 558.1M 0 0 91 512.1M 0 144.8k 1:05:44 1:00:19 05:25 158.2k 91 558.1M 0 0 91 512.3M 0 144.8k 1:05:44 1:00:20 05:24 159.5k 91 558.1M 0 0 91 512.5M 0 144.8k 1:05:44 1:00:21 05:23 162.0k 91 558.1M 0 0 91 512.6M 0 144.8k 1:05:44 1:00:23 05:21 161.3k 91 558.1M 0 0 91 512.8M 0 144.8k 1:05:44 1:00:24 05:20 157.3k 91 558.1M 0 0 91 512.9M 0 144.8k 1:05:45 1:00:25 05:20 137.1k 91 558.1M 0 0 91 513.0M 0 144.8k 1:05:45 1:00:27 05:18 122.3k 91 558.1M 0 0 91 513.2M 0 144.8k 1:05:45 1:00:28 05:17 122.6k 92 558.1M 0 0 92 513.5M 0 144.8k 1:05:44 1:00:29 05:15 145.8k 92 558.1M 0 0 92 513.7M 0 144.9k 1:05:43 1:00:30 05:13 163.3k 92 558.1M 0 0 92 514.0M 0 144.9k 1:05:42 1:00:31 05:11 203.1k 92 558.1M 0 0 92 514.3M 0 144.9k 1:05:42 1:00:32 05:10 223.8k 92 558.1M 0 0 92 514.5M 0 144.9k 1:05:42 1:00:34 05:08 213.9k 92 558.1M 0 0 92 514.6M 0 144.9k 1:05:42 1:00:35 05:07 191.7k 92 558.1M 0 0 92 514.8M 0 144.9k 1:05:42 1:00:36 05:06 173.3k 92 558.1M 0 0 92 515.0M 0 144.9k 1:05:42 1:00:37 05:05 149.8k 92 558.1M 0 0 92 515.1M 0 144.9k 1:05:43 1:00:39 05:04 123.8k 92 558.1M 0 0 92 515.2M 0 144.9k 1:05:43 1:00:40 05:03 112.7k 92 558.1M 0 0 92 515.4M 0 144.9k 1:05:43 1:00:42 05:01 114.3k 92 558.1M 0 0 92 515.6M 0 144.9k 1:05:43 1:00:43 05:00 119.7k 92 558.1M 0 0 92 515.8M 0 144.9k 1:05:43 1:00:44 04:59 118.9k 92 558.1M 0 0 92 516.0M 0 144.9k 1:05:43 1:00:46 04:57 145.0k 92 558.1M 0 0 92 516.2M 0 144.9k 1:05:43 1:00:47 04:56 157.5k 92 558.1M 0 0 92 516.3M 0 144.9k 1:05:43 1:00:48 04:55 150.9k 92 558.1M 0 0 92 516.5M 0 144.9k 1:05:43 1:00:49 04:54 142.7k 92 558.1M 0 0 92 516.6M 0 144.9k 1:05:44 1:00:51 04:53 141.4k 92 558.1M 0 0 92 516.8M 0 144.8k 1:05:44 1:00:52 04:52 119.2k 92 558.1M 0 0 92 517.0M 0 144.8k 1:05:44 1:00:53 04:51 117.2k 92 558.1M 0 0 92 517.2M 0 144.8k 1:05:44 1:00:55 04:49 132.3k 92 558.1M 0 0 92 517.3M 0 144.8k 1:05:44 1:00:56 04:48 136.6k 92 558.1M 0 0 92 517.5M 0 144.8k 1:05:44 1:00:57 04:47 125.7k 92 558.1M 0 0 92 517.6M 0 144.8k 1:05:45 1:00:59 04:46 126.3k 92 558.1M 0 0 92 517.8M 0 144.8k 1:05:45 1:01:00 04:45 125.1k 92 558.1M 0 0 92 518.0M 0 144.8k 1:05:45 1:01:02 04:43 115.1k 92 558.1M 0 0 92 518.1M 0 144.8k 1:05:45 1:01:03 04:42 122.6k 92 558.1M 0 0 92 518.3M 0 144.8k 1:05:45 1:01:04 04:41 124.3k 92 558.1M 0 0 92 518.4M 0 144.8k 1:05:46 1:01:05 04:41 128.4k 92 558.1M 0 0 92 518.6M 0 144.8k 1:05:45 1:01:06 04:39 138.3k 92 558.1M 0 0 92 518.8M 0 144.8k 1:05:45 1:01:07 04:38 157.1k 93 558.1M 0 0 93 519.0M 0 144.8k 1:05:45 1:01:09 04:36 150.3k 93 558.1M 0 0 93 519.2M 0 144.8k 1:05:45 1:01:10 04:35 165.2k 93 558.1M 0 0 93 519.4M 0 144.8k 1:05:44 1:01:11 04:33 173.5k 93 558.1M 0 0 93 519.6M 0 144.8k 1:05:44 1:01:12 04:32 167.9k 93 558.1M 0 0 93 519.8M 0 144.8k 1:05:44 1:01:14 04:30 151.3k 93 558.1M 0 0 93 519.9M 0 144.8k 1:05:45 1:01:15 04:30 146.7k 93 558.1M 0 0 93 520.1M 0 144.8k 1:05:45 1:01:16 04:29 142.4k 93 558.1M 0 0 93 520.3M 0 144.8k 1:05:44 1:01:17 04:27 150.5k 93 558.1M 0 0 93 520.5M 0 144.8k 1:05:44 1:01:18 04:26 155.2k 93 558.1M 0 0 93 520.6M 0 144.8k 1:05:44 1:01:19 04:25 154.2k 93 558.1M 0 0 93 520.8M 0 144.8k 1:05:44 1:01:21 04:23 165.2k 93 558.1M 0 0 93 521.0M 0 144.8k 1:05:44 1:01:22 04:22 165.6k 93 558.1M 0 0 93 521.1M 0 144.8k 1:05:44 1:01:23 04:21 145.7k 93 558.1M 0 0 93 521.3M 0 144.8k 1:05:44 1:01:24 04:20 132.2k 93 558.1M 0 0 93 521.5M 0 144.8k 1:05:44 1:01:25 04:19 143.7k 93 558.1M 0 0 93 521.6M 0 144.8k 1:05:44 1:01:26 04:18 139.8k 93 558.1M 0 0 93 521.8M 0 144.8k 1:05:44 1:01:28 04:16 130.9k 93 558.1M 0 0 93 521.9M 0 144.8k 1:05:45 1:01:29 04:16 132.9k 93 558.1M 0 0 93 522.1M 0 144.8k 1:05:45 1:01:30 04:15 139.6k 93 558.1M 0 0 93 522.3M 0 144.8k 1:05:45 1:01:32 04:13 130.1k 93 558.1M 0 0 93 522.5M 0 144.8k 1:05:44 1:01:33 04:11 133.7k 93 558.1M 0 0 93 522.6M 0 144.8k 1:05:44 1:01:34 04:10 150.2k 93 558.1M 0 0 93 522.8M 0 144.8k 1:05:44 1:01:35 04:09 157.0k 93 558.1M 0 0 93 523.0M 0 144.8k 1:05:44 1:01:36 04:08 163.0k 93 558.1M 0 0 93 523.1M 0 144.8k 1:05:45 1:01:38 04:07 143.1k 93 558.1M 0 0 93 523.3M 0 144.8k 1:05:46 1:01:40 04:06 121.4k 93 558.1M 0 0 93 523.5M 0 144.8k 1:05:46 1:01:41 04:05 118.3k 93 558.1M 0 0 93 523.6M 0 144.8k 1:05:46 1:01:42 04:04 116.5k 93 558.1M 0 0 93 523.8M 0 144.8k 1:05:46 1:01:43 04:03 111.6k 93 558.1M 0 0 93 524.0M 0 144.8k 1:05:46 1:01:45 04:01 123.6k 93 558.1M 0 0 93 524.1M 0 144.8k 1:05:46 1:01:46 04:00 134.2k 93 558.1M 0 0 93 524.2M 0 144.7k 1:05:46 1:01:47 03:59 124.3k 93 558.1M 0 0 93 524.4M 0 144.8k 1:05:46 1:01:48 03:58 128.7k 93 558.1M 0 0 93 524.6M 0 144.8k 1:05:46 1:01:49 03:57 131.9k 94 558.1M 0 0 94 524.8M 0 144.8k 1:05:46 1:01:50 03:56 144.0k 94 558.1M 0 0 94 525.0M 0 144.8k 1:05:46 1:01:51 03:55 156.7k 94 558.1M 0 0 94 525.1M 0 144.8k 1:05:46 1:01:53 03:53 161.3k 94 558.1M 0 0 94 525.2M 0 144.7k 1:05:46 1:01:54 03:52 141.0k 94 558.1M 0 0 94 525.3M 0 144.7k 1:05:47 1:01:55 03:52 129.4k 94 558.1M 0 0 94 525.5M 0 144.7k 1:05:47 1:01:57 03:50 122.2k 94 558.1M 0 0 94 525.7M 0 144.7k 1:05:47 1:01:58 03:49 122.0k 94 558.1M 0 0 94 525.8M 0 144.7k 1:05:47 1:01:59 03:48 118.8k 94 558.1M 0 0 94 526.0M 0 144.7k 1:05:47 1:02:00 03:47 131.0k 94 558.1M 0 0 94 526.2M 0 144.7k 1:05:47 1:02:01 03:46 144.0k 94 558.1M 0 0 94 526.4M 0 144.7k 1:05:47 1:02:03 03:44 141.6k 94 558.1M 0 0 94 526.6M 0 144.7k 1:05:47 1:02:04 03:43 135.5k 94 558.1M 0 0 94 526.7M 0 144.7k 1:05:47 1:02:06 03:41 137.2k 94 558.1M 0 0 94 526.8M 0 144.7k 1:05:48 1:02:07 03:41 131.3k 94 558.1M 0 0 94 527.0M 0 144.7k 1:05:48 1:02:08 03:40 125.9k 94 558.1M 0 0 94 527.2M 0 144.7k 1:05:48 1:02:09 03:39 129.8k 94 558.1M 0 0 94 527.4M 0 144.7k 1:05:48 1:02:10 03:38 136.6k 94 558.1M 0 0 94 527.6M 0 144.7k 1:05:48 1:02:12 03:36 141.0k 94 558.1M 0 0 94 527.7M 0 144.7k 1:05:48 1:02:13 03:35 131.7k 94 558.1M 0 0 94 527.8M 0 144.7k 1:05:49 1:02:15 03:34 124.9k 94 558.1M 0 0 94 528.1M 0 144.7k 1:05:48 1:02:16 03:32 136.8k 94 558.1M 0 0 94 528.3M 0 144.7k 1:05:47 1:02:17 03:30 147.2k 94 558.1M 0 0 94 528.6M 0 144.7k 1:05:47 1:02:18 03:29 164.2k 94 558.1M 0 0 94 528.8M 0 144.8k 1:05:46 1:02:19 03:27 195.5k 94 558.1M 0 0 94 529.0M 0 144.8k 1:05:46 1:02:21 03:25 198.8k 94 558.1M 0 0 94 529.1M 0 144.7k 1:05:47 1:02:22 03:25 178.0k 94 558.1M 0 0 94 529.3M 0 144.7k 1:05:47 1:02:23 03:24 160.7k 94 558.1M 0 0 94 529.5M 0 144.7k 1:05:47 1:02:25 03:22 146.9k 94 558.1M 0 0 94 529.7M 0 144.7k 1:05:47 1:02:26 03:21 132.2k 94 558.1M 0 0 94 529.9M 0 144.7k 1:05:47 1:02:28 03:19 133.3k 94 558.1M 0 0 94 530.0M 0 144.7k 1:05:47 1:02:29 03:18 134.3k 95 558.1M 0 0 95 530.2M 0 144.7k 1:05:47 1:02:30 03:17 135.2k 95 558.1M 0 0 95 530.4M 0 144.7k 1:05:47 1:02:31 03:16 138.0k 95 558.1M 0 0 95 530.6M 0 144.7k 1:05:47 1:02:32 03:15 143.8k 95 558.1M 0 0 95 530.8M 0 144.8k 1:05:46 1:02:34 03:12 157.6k 95 558.1M 0 0 95 531.0M 0 144.8k 1:05:46 1:02:35 03:11 168.7k 95 558.1M 0 0 95 531.2M 0 144.8k 1:05:46 1:02:36 03:10 175.7k 95 558.1M 0 0 95 531.4M 0 144.8k 1:05:46 1:02:37 03:09 168.3k 95 558.1M 0 0 95 531.6M 0 144.8k 1:05:46 1:02:38 03:08 170.3k 95 558.1M 0 0 95 531.8M 0 144.8k 1:05:46 1:02:40 03:06 160.9k 95 558.1M 0 0 95 532.0M 0 144.8k 1:05:45 1:02:41 03:04 163.2k 95 558.1M 0 0 95 532.2M 0 144.8k 1:05:45 1:02:42 03:03 171.7k 95 558.1M 0 0 95 532.5M 0 144.8k 1:05:44 1:02:43 03:01 187.8k 95 558.1M 0 0 95 532.6M 0 144.8k 1:05:44 1:02:44 03:00 174.3k 95 558.1M 0 0 95 532.7M 0 144.8k 1:05:45 1:02:45 03:00 167.3k 95 558.1M 0 0 95 532.9M 0 144.8k 1:05:45 1:02:47 02:58 158.9k 95 558.1M 0 0 95 533.1M 0 144.8k 1:05:44 1:02:48 02:56 149.4k 95 558.1M 0 0 95 533.3M 0 144.8k 1:05:44 1:02:49 02:55 151.3k 95 558.1M 0 0 95 533.5M 0 144.9k 1:05:44 1:02:50 02:54 167.2k 95 558.1M 0 0 95 533.8M 0 144.9k 1:05:43 1:02:51 02:52 189.8k 95 558.1M 0 0 95 534.1M 0 144.9k 1:05:42 1:02:52 02:50 218.9k 95 558.1M 0 0 95 534.3M 0 144.9k 1:05:41 1:02:54 02:47 220.2k 95 558.1M 0 0 95 534.5M 0 144.9k 1:05:41 1:02:55 02:46 211.8k 95 558.1M 0 0 95 534.7M 0 145.0k 1:05:41 1:02:56 02:45 205.1k 95 558.1M 0 0 95 534.9M 0 144.9k 1:05:41 1:02:58 02:43 178.9k 95 558.1M 0 0 95 535.1M 0 144.9k 1:05:41 1:02:59 02:42 153.2k 95 558.1M 0 0 95 535.3M 0 144.9k 1:05:41 1:03:00 02:41 149.3k 95 558.1M 0 0 95 535.5M 0 145.0k 1:05:41 1:03:01 02:40 155.6k 95 558.1M 0 0 95 535.7M 0 145.0k 1:05:40 1:03:02 02:38 158.3k 96 558.1M 0 0 96 535.9M 0 145.0k 1:05:40 1:03:04 02:36 166.9k 96 558.1M 0 0 96 536.0M 0 145.0k 1:05:41 1:03:05 02:36 157.9k 96 558.1M 0 0 96 536.1M 0 144.9k 1:05:41 1:03:06 02:35 146.2k 96 558.1M 0 0 96 536.3M 0 145.0k 1:05:41 1:03:07 02:34 139.8k 96 558.1M 0 0 96 536.6M 0 145.0k 1:05:40 1:03:08 02:32 160.9k 96 558.1M 0 0 96 536.9M 0 145.0k 1:05:39 1:03:10 02:29 173.2k 96 558.1M 0 0 96 537.1M 0 145.0k 1:05:39 1:03:11 02:28 187.5k 96 558.1M 0 0 96 537.3M 0 145.0k 1:05:39 1:03:12 02:27 169.8k 96 558.1M 0 0 96 537.3M 0 145.0k 1:05:39 1:03:12 02:27 145.0k 96 558.1M 0 0 96 537.4M 0 145.0k 1:05:39 1:03:13 02:26 108.7k 96 558.1M 0 0 96 537.5M 0 145.0k 1:05:40 1:03:15 02:25 92142 96 558.1M 0 0 96 537.6M 0 145.0k 1:05:41 1:03:16 02:25 93868 96 558.1M 0 0 96 537.8M 0 144.9k 1:05:41 1:03:18 02:23 95325 96 558.1M 0 0 96 537.9M 0 144.9k 1:05:41 1:03:19 02:22 98.05k 96 558.1M 0 0 96 538.1M 0 144.9k 1:05:41 1:03:20 02:21 105.5k 96 558.1M 0 0 96 538.2M 0 144.9k 1:05:41 1:03:21 02:20 113.0k 96 558.1M 0 0 96 538.3M 0 144.9k 1:05:42 1:03:22 02:20 117.0k 96 558.1M 0 0 96 538.5M 0 144.9k 1:05:42 1:03:24 02:18 127.4k 96 558.1M 0 0 96 538.6M 0 144.9k 1:05:42 1:03:25 02:17 127.1k 96 558.1M 0 0 96 538.8M 0 144.9k 1:05:42 1:03:26 02:16 127.1k 96 558.1M 0 0 96 539.1M 0 144.9k 1:05:41 1:03:27 02:14 149.4k 96 558.1M 0 0 96 539.3M 0 145.0k 1:05:41 1:03:28 02:13 169.6k 96 558.1M 0 0 96 539.5M 0 144.9k 1:05:41 1:03:30 02:11 158.8k 96 558.1M 0 0 96 539.7M 0 144.9k 1:05:41 1:03:31 02:10 163.6k 96 558.1M 0 0 96 539.9M 0 145.0k 1:05:41 1:03:33 02:08 166.2k 96 558.1M 0 0 96 540.1M 0 145.0k 1:05:41 1:03:34 02:07 159.6k 96 558.1M 0 0 96 540.2M 0 145.0k 1:05:41 1:03:35 02:06 141.1k 96 558.1M 0 0 96 540.4M 0 145.0k 1:05:41 1:03:36 02:05 150.4k 96 558.1M 0 0 96 540.5M 0 144.9k 1:05:41 1:03:37 02:04 144.7k 96 558.1M 0 0 96 540.7M 0 144.9k 1:05:41 1:03:38 02:03 143.7k 96 558.1M 0 0 96 540.9M 0 145.0k 1:05:41 1:03:39 02:02 141.4k 96 558.1M 0 0 96 541.0M 0 145.0k 1:05:41 1:03:41 02:00 142.8k 96 558.1M 0 0 96 541.2M 0 145.0k 1:05:41 1:03:42 01:59 149.5k 97 558.1M 0 0 97 541.4M 0 145.0k 1:05:41 1:03:43 01:58 150.9k 97 558.1M 0 0 97 541.6M 0 145.0k 1:05:41 1:03:44 01:57 147.3k 97 558.1M 0 0 97 541.8M 0 144.9k 1:05:41 1:03:46 01:55 139.0k 97 558.1M 0 0 97 542.0M 0 145.0k 1:05:41 1:03:47 01:54 145.0k 97 558.1M 0 0 97 542.1M 0 144.9k 1:05:41 1:03:48 01:53 136.6k 97 558.1M 0 0 97 542.3M 0 144.9k 1:05:41 1:03:50 01:51 134.7k 97 558.1M 0 0 97 542.5M 0 144.9k 1:05:41 1:03:51 01:50 137.5k 97 558.1M 0 0 97 542.7M 0 145.0k 1:05:41 1:03:52 01:49 153.3k 97 558.1M 0 0 97 543.0M 0 145.0k 1:05:40 1:03:53 01:47 166.1k 97 558.1M 0 0 97 543.1M 0 145.0k 1:05:40 1:03:54 01:46 173.1k 97 558.1M 0 0 97 543.3M 0 145.0k 1:05:40 1:03:56 01:44 179.4k 97 558.1M 0 0 97 543.5M 0 145.0k 1:05:40 1:03:57 01:43 179.6k 97 558.1M 0 0 97 543.6M 0 145.0k 1:05:40 1:03:58 01:42 164.0k 97 558.1M 0 0 97 543.8M 0 145.0k 1:05:40 1:03:59 01:41 147.3k 97 558.1M 0 0 97 544.0M 0 145.0k 1:05:40 1:04:01 01:39 136.6k 97 558.1M 0 0 97 544.1M 0 145.0k 1:05:40 1:04:02 01:38 131.8k 97 558.1M 0 0 97 544.3M 0 145.0k 1:05:40 1:04:03 01:37 131.8k 97 558.1M 0 0 97 544.4M 0 145.0k 1:05:41 1:04:04 01:37 130.1k 97 558.1M 0 0 97 544.6M 0 145.0k 1:05:41 1:04:05 01:36 128.6k 97 558.1M 0 0 97 544.7M 0 145.0k 1:05:41 1:04:06 01:35 129.6k 97 558.1M 0 0 97 544.9M 0 145.0k 1:05:41 1:04:08 01:33 137.2k 97 558.1M 0 0 97 545.1M 0 145.0k 1:05:40 1:04:09 01:31 142.3k 97 558.1M 0 0 97 545.3M 0 145.0k 1:05:40 1:04:10 01:30 153.0k 97 558.1M 0 0 97 545.5M 0 145.0k 1:05:40 1:04:11 01:29 158.3k 97 558.1M 0 0 97 545.6M 0 145.0k 1:05:41 1:04:12 01:29 151.3k 97 558.1M 0 0 97 545.8M 0 145.0k 1:05:41 1:04:14 01:27 146.5k 97 558.1M 0 0 97 546.0M 0 145.0k 1:05:41 1:04:15 01:26 141.6k 97 558.1M 0 0 97 546.1M 0 145.0k 1:05:40 1:04:16 01:24 140.5k 97 558.1M 0 0 97 546.3M 0 145.0k 1:05:40 1:04:17 01:23 143.6k 97 558.1M 0 0 97 546.5M 0 145.0k 1:05:40 1:04:18 01:22 151.0k 97 558.1M 0 0 97 546.6M 0 145.0k 1:05:41 1:04:20 01:21 143.2k 97 558.1M 0 0 97 546.7M 0 145.0k 1:05:41 1:04:21 01:20 136.5k 97 558.1M 0 0 97 546.9M 0 145.0k 1:05:41 1:04:22 01:19 137.8k 98 558.1M 0 0 98 547.1M 0 145.0k 1:05:41 1:04:23 01:18 135.5k 98 558.1M 0 0 98 547.3M 0 145.0k 1:05:41 1:04:25 01:16 133.7k 98 558.1M 0 0 98 547.4M 0 144.9k 1:05:41 1:04:26 01:15 132.5k 98 558.1M 0 0 98 547.6M 0 144.9k 1:05:41 1:04:27 01:14 135.4k 98 558.1M 0 0 98 547.7M 0 144.9k 1:05:41 1:04:28 01:13 127.7k 98 558.1M 0 0 98 547.9M 0 144.9k 1:05:41 1:04:29 01:12 126.8k 98 558.1M 0 0 98 548.1M 0 144.9k 1:05:41 1:04:31 01:10 137.9k 98 558.1M 0 0 98 548.3M 0 145.0k 1:05:40 1:04:32 01:08 162.9k 98 558.1M 0 0 98 548.6M 0 145.0k 1:05:40 1:04:33 01:07 188.1k 98 558.1M 0 0 98 548.8M 0 145.0k 1:05:39 1:04:34 01:05 195.3k 98 558.1M 0 0 98 549.0M 0 145.0k 1:05:40 1:04:35 01:05 191.6k 98 558.1M 0 0 98 549.1M 0 145.0k 1:05:40 1:04:37 01:03 179.0k 98 558.1M 0 0 98 549.3M 0 145.0k 1:05:40 1:04:38 01:02 155.6k 98 558.1M 0 0 98 549.5M 0 145.0k 1:05:40 1:04:39 01:01 133.5k 98 558.1M 0 0 98 549.6M 0 145.0k 1:05:40 1:04:40 01:00 131.0k 98 558.1M 0 0 98 549.8M 0 145.0k 1:05:40 1:04:42 00:58 136.2k 98 558.1M 0 0 98 550.0M 0 145.0k 1:05:40 1:04:43 00:57 137.9k 98 558.1M 0 0 98 550.2M 0 145.0k 1:05:40 1:04:44 00:56 149.7k 98 558.1M 0 0 98 550.4M 0 145.0k 1:05:40 1:04:46 00:54 151.6k 98 558.1M 0 0 98 550.6M 0 145.0k 1:05:39 1:04:47 00:52 158.0k 98 558.1M 0 0 98 550.8M 0 145.0k 1:05:39 1:04:48 00:51 170.1k 98 558.1M 0 0 98 551.1M 0 145.1k 1:05:38 1:04:49 00:49 189.3k 98 558.1M 0 0 98 551.3M 0 145.1k 1:05:38 1:04:50 00:48 201.5k 98 558.1M 0 0 98 551.6M 0 145.1k 1:05:37 1:04:51 00:46 212.1k 98 558.1M 0 0 98 551.8M 0 145.1k 1:05:37 1:04:53 00:44 204.1k 98 558.1M 0 0 98 551.9M 0 145.1k 1:05:38 1:04:54 00:44 173.7k 98 558.1M 0 0 98 552.0M 0 145.1k 1:05:38 1:04:55 00:43 150.7k 98 558.1M 0 0 98 552.1M 0 145.0k 1:05:38 1:04:56 00:42 128.2k 98 558.1M 0 0 98 552.3M 0 145.0k 1:05:39 1:04:58 00:41 108.4k 98 558.1M 0 0 98 552.4M 0 145.0k 1:05:39 1:04:59 00:40 99.90k 99 558.1M 0 0 99 552.6M 0 145.0k 1:05:39 1:05:00 00:39 111.3k 99 558.1M 0 0 99 552.8M 0 145.0k 1:05:39 1:05:02 00:37 118.2k 99 558.1M 0 0 99 553.0M 0 145.0k 1:05:39 1:05:03 00:36 125.4k 99 558.1M 0 0 99 553.1M 0 145.0k 1:05:39 1:05:04 00:35 139.3k 99 558.1M 0 0 99 553.3M 0 145.0k 1:05:39 1:05:06 00:33 143.9k 99 558.1M 0 0 99 553.5M 0 145.0k 1:05:39 1:05:07 00:32 147.0k 99 558.1M 0 0 99 553.7M 0 145.0k 1:05:39 1:05:08 00:31 150.1k 99 558.1M 0 0 99 553.8M 0 145.0k 1:05:39 1:05:09 00:30 146.4k 99 558.1M 0 0 99 554.0M 0 145.0k 1:05:40 1:05:11 00:29 127.2k 99 558.1M 0 0 99 554.1M 0 145.0k 1:05:40 1:05:12 00:28 122.8k 99 558.1M 0 0 99 554.2M 0 145.0k 1:05:40 1:05:13 00:27 114.9k 99 558.1M 0 0 99 554.3M 0 145.0k 1:05:41 1:05:14 00:27 107.5k 99 558.1M 0 0 99 554.5M 0 145.0k 1:05:40 1:05:15 00:25 119.1k 99 558.1M 0 0 99 554.7M 0 145.0k 1:05:40 1:05:16 00:24 135.2k 99 558.1M 0 0 99 554.8M 0 145.0k 1:05:40 1:05:17 00:23 136.1k 99 558.1M 0 0 99 555.0M 0 145.0k 1:05:40 1:05:18 00:22 151.2k 99 558.1M 0 0 99 555.2M 0 145.0k 1:05:40 1:05:20 00:20 154.1k 99 558.1M 0 0 99 555.3M 0 145.0k 1:05:40 1:05:21 00:19 140.1k 99 558.1M 0 0 99 555.5M 0 145.0k 1:05:41 1:05:22 00:19 137.2k 99 558.1M 0 0 99 555.6M 0 145.0k 1:05:41 1:05:24 00:17 135.2k 99 558.1M 0 0 99 555.8M 0 144.9k 1:05:41 1:05:25 00:16 117.6k 99 558.1M 0 0 99 556.0M 0 144.9k 1:05:41 1:05:26 00:15 122.7k 99 558.1M 0 0 99 556.2M 0 145.0k 1:05:41 1:05:27 00:14 139.9k 99 558.1M 0 0 99 556.4M 0 145.0k 1:05:41 1:05:29 00:12 144.1k 99 558.1M 0 0 99 556.5M 0 144.9k 1:05:41 1:05:30 00:11 140.5k 99 558.1M 0 0 99 556.7M 0 145.0k 1:05:41 1:05:31 00:10 153.2k 99 558.1M 0 0 99 556.9M 0 145.0k 1:05:41 1:05:33 00:08 150.8k 99 558.1M 0 0 99 557.1M 0 145.0k 1:05:41 1:05:34 00:07 143.0k 99 558.1M 0 0 99 557.3M 0 145.0k 1:05:41 1:05:35 00:06 143.8k 99 558.1M 0 0 99 557.5M 0 145.0k 1:05:40 1:05:36 00:04 159.9k 99 558.1M 0 0 99 557.6M 0 145.0k 1:05:40 1:05:37 00:03 165.6k 99 558.1M 0 0 99 557.8M 0 145.0k 1:05:40 1:05:38 00:02 168.5k 99 558.1M 0 0 99 558.0M 0 145.0k 1:05:40 1:05:40 154.3k* upload completely sent off: 585228524 bytes 100 558.1M 0 0 100 558.1M 0 145.0k 1:05:41 1:05:41 142.5k 100 558.1M 0 0 100 558.1M 0 144.9k 1:05:42 1:05:42 110.8k 100 558.1M 0 0 100 558.1M 0 144.9k 1:05:43 1:05:43 79815 100 558.1M 0 0 100 558.1M 0 144.8k 1:05:44 1:05:44 46098{ [5 bytes data] < HTTP/1.1 200 OK < x-amz-id-2: xg8Hjp1xVivY03ZpDqRbABHEzp7tGdAoQDTDMEfbGZ3faeIj7heZHWUPTwCd51flOX3UqP8xj9U= < x-amz-request-id: 58P6DAADM4GGRP26 < Date: Sun, 10 May 2026 03:40:01 GMT < x-amz-server-side-encryption: AES256 < ETag: "cfd2095214e2d3f8973d5ef92ad7433c" < x-amz-checksum-crc64nvme: F2pMpa3mnSM= < x-amz-checksum-type: FULL_OBJECT < Content-Length: 0 < Server: AmazonS3 < Connection: close < 100 558.1M 0 0 100 558.1M 0 144.8k 1:05:45 1:05:45 46098 100 558.1M 0 0 100 558.1M 0 144.8k 1:05:45 1:05:45 46098 100 558.1M 0 0 100 558.1M 0 144.8k 1:05:45 1:05:45 46098 * shutting down connection #0 took: 3992.68 seconds no out.png (QPSChart)! heaps: (156516688, 159572472, 158264323.6, 815216.1883397556) [2026-05-10 00:45:50.721012] RUN: tar cjf logs.tar.bz2 --exclude=*.pk * [2026-05-10 00:46:57.390277] took 66.7 sec /l/logs.nightly/2026.05.08.16.21.29/logs.tar.bz2: fixed index size 125222.11 MB /l/logs.nightly/2026.05.08.16.21.29/logs.tar.bz2: fixed index time 39418.5s, bytes 25526799676 (from log) [2026-05-10 00:47:38.968786] done: total time 1 day, 8:26:09.647271 stored: 2021.10.28.07.03.29, 2021-10-28 07:03:29.455588 stored: 2021.11.04.08.14.20, 2021-11-04 08:14:20.226758 stored: 2021.11.04.18.04.32, 2021-11-04 18:04:32.679673 stored: 2021.11.05.18.04.30, 2021-11-05 18:04:30.080343 stored: 2021.11.06.18.04.39, 2021-11-06 18:04:39.550844 stored: 2021.11.07.18.04.36, 2021-11-07 18:04:36.657551 stored: 2021.11.08.18.04.00, 2021-11-08 18:04:00.994911 stored: 2021.11.09.18.04.20, 2021-11-09 18:04:20.109951 stored: 2021.11.10.18.03.54, 2021-11-10 18:03:54.222418 stored: 2021.11.11.18.03.57, 2021-11-11 18:03:57.523108 stored: 2021.11.12.18.04.06, 2021-11-12 18:04:06.704620 stored: 2021.11.13.18.03.52, 2021-11-13 18:03:52.601836 stored: 2021.11.14.18.03.58, 2021-11-14 18:03:58.888657 stored: 2021.11.15.18.04.03, 2021-11-15 18:04:03.246773 stored: 2021.11.16.18.04.11, 2021-11-16 18:04:11.243090 stored: 2021.11.21.07.10.06, 2021-11-21 07:10:06.045829 stored: 2021.11.21.18.03.53, 2021-11-21 18:03:53.490910 stored: 2021.11.24.18.04.23, 2021-11-24 18:04:23.532303 stored: 2021.11.25.18.03.48, 2021-11-25 18:03:48.813023 stored: 2021.11.26.18.03.56, 2021-11-26 18:03:56.783023 stored: 2021.11.27.18.03.48, 2021-11-27 18:03:48.676827 stored: 2021.11.28.18.04.03, 2021-11-28 18:04:03.888523 stored: 2021.11.30.07.32.39, 2021-11-30 07:32:39.551397 stored: 2021.11.30.18.02.53, 2021-11-30 18:02:53.210136 stored: 2021.12.01.18.02.55, 2021-12-01 18:02:55.259860 stored: 2021.12.02.18.03.01, 2021-12-02 18:03:01.423573 stored: 2021.12.03.18.03.07, 2021-12-03 18:03:07.491405 stored: 2021.12.05.18.02.56, 2021-12-05 18:02:56.805659 stored: 2021.12.06.18.02.47, 2021-12-06 18:02:47.787420 stored: 2021.12.07.18.02.52, 2021-12-07 18:02:52.822450 stored: 2021.12.08.18.02.42, 2021-12-08 18:02:42.731446 stored: 2021.12.10.18.02.40, 2021-12-10 18:02:40.132823 stored: 2021.12.11.18.02.37, 2021-12-11 18:02:37.827254 stored: 2021.12.12.18.02.40, 2021-12-12 18:02:40.436487 stored: 2021.12.13.18.02.38, 2021-12-13 18:02:38.296226 stored: 2021.12.14.18.02.37, 2021-12-14 18:02:37.558732 stored: 2021.12.15.18.02.39, 2021-12-15 18:02:39.006679 stored: 2021.12.16.18.02.33, 2021-12-16 18:02:33.312126 stored: 2021.12.17.18.02.37, 2021-12-17 18:02:37.875521 stored: 2021.12.18.18.02.30, 2021-12-18 18:02:30.413818 stored: 2021.12.19.18.02.38, 2021-12-19 18:02:38.838903 stored: 2021.12.20.18.02.38, 2021-12-20 18:02:38.697312 stored: 2022.01.01.18.17.43, 2022-01-01 18:17:43.282858 stored: 2022.01.02.18.03.14, 2022-01-02 18:03:14.180760 stored: 2022.01.03.18.03.13, 2022-01-03 18:03:13.115413 stored: 2022.01.04.18.03.13, 2022-01-04 18:03:13.678645 stored: 2022.01.05.18.03.14, 2022-01-05 18:03:14.479346 stored: 2022.01.06.18.03.20, 2022-01-06 18:03:20.894516 stored: 2022.01.07.18.03.19, 2022-01-07 18:03:19.289337 stored: 2022.01.08.18.03.14, 2022-01-08 18:03:14.173607 stored: 2022.01.09.18.03.19, 2022-01-09 18:03:19.993633 stored: 2022.01.10.18.03.12, 2022-01-10 18:03:12.149096 stored: 2022.01.11.18.03.18, 2022-01-11 18:03:18.149751 stored: 2022.01.12.18.03.17, 2022-01-12 18:03:17.100414 stored: 2022.01.13.18.03.24, 2022-01-13 18:03:24.390526 stored: 2022.01.14.18.03.18, 2022-01-14 18:03:18.213643 stored: 2022.01.15.18.03.15, 2022-01-15 18:03:15.659939 stored: 2022.01.16.18.03.22, 2022-01-16 18:03:22.620035 stored: 2022.01.17.18.03.16, 2022-01-17 18:03:16.817740 stored: 2022.01.19.10.17.11, 2022-01-19 10:17:11.082836 stored: 2022.01.20.18.03.13, 2022-01-20 18:03:13.241737 stored: 2022.01.21.18.02.45, 2022-01-21 18:02:45.803123 stored: 2022.01.22.18.02.40, 2022-01-22 18:02:40.750450 stored: 2022.01.23.18.03.17, 2022-01-23 18:03:17.307031 stored: 2022.01.26.18.03.08, 2022-01-26 18:03:08.854761 stored: 2022.01.27.18.02.43, 2022-01-27 18:02:43.999643 stored: 2022.01.28.18.03.15, 2022-01-28 18:03:15.360164 stored: 2022.01.29.18.02.44, 2022-01-29 18:02:44.395479 stored: 2022.01.30.18.02.48, 2022-01-30 18:02:48.161000 stored: 2022.01.31.18.03.10, 2022-01-31 18:03:10.904959 stored: 2022.02.01.18.02.43, 2022-02-01 18:02:43.496433 stored: 2022.02.02.18.02.46, 2022-02-02 18:02:46.350857 stored: 2022.02.03.18.03.02, 2022-02-03 18:03:02.092885 stored: 2022.02.04.18.02.45, 2022-02-04 18:02:45.187430 stored: 2022.02.09.18.31.03, 2022-02-09 18:31:03.246074 stored: 2022.02.18.07.54.59, 2022-02-18 07:54:59.694179 stored: 2022.02.18.18.02.47, 2022-02-18 18:02:47.068530 stored: 2022.02.19.18.02.45, 2022-02-19 18:02:45.734838 stored: 2022.02.20.18.03.09, 2022-02-20 18:03:09.236364 stored: 2022.02.21.18.02.40, 2022-02-21 18:02:40.593799 stored: 2022.02.22.18.03.13, 2022-02-22 18:03:13.109429 stored: 2022.02.23.18.02.43, 2022-02-23 18:02:43.345842 stored: 2022.02.24.18.02.43, 2022-02-24 18:02:43.877807 stored: 2022.02.25.18.03.10, 2022-02-25 18:03:10.143495 stored: 2022.02.26.18.02.43, 2022-02-26 18:02:43.966247 stored: 2022.02.27.18.02.42, 2022-02-27 18:02:42.669502 stored: 2022.02.28.18.03.18, 2022-02-28 18:03:18.265343 stored: 2022.03.01.18.02.46, 2022-03-01 18:02:46.525887 stored: 2022.03.02.18.03.14, 2022-03-02 18:03:14.970684 stored: 2022.03.03.18.03.10, 2022-03-03 18:03:10.964372 stored: 2022.03.04.18.02.43, 2022-03-04 18:02:43.385113 stored: 2022.03.05.18.03.13, 2022-03-05 18:03:13.831560 stored: 2022.03.06.18.02.41, 2022-03-06 18:02:41.743793 stored: 2022.03.07.18.02.50, 2022-03-07 18:02:50.024173 stored: 2022.03.08.18.03.11, 2022-03-08 18:03:11.246520 stored: 2022.03.09.18.03.05, 2022-03-09 18:03:05.565553 stored: 2022.03.10.18.03.14, 2022-03-10 18:03:14.219741 stored: 2022.03.11.18.03.10, 2022-03-11 18:03:10.828184 stored: 2022.03.12.18.03.12, 2022-03-12 18:03:12.634204 stored: 2022.03.13.18.03.03, 2022-03-13 18:03:03.282738 stored: 2022.03.14.18.03.09, 2022-03-14 18:03:09.756518 stored: 2022.03.15.18.02.55, 2022-03-15 18:02:55.449989 stored: 2022.03.16.18.03.03, 2022-03-16 18:03:03.602354 stored: 2022.03.17.18.03.02, 2022-03-17 18:03:02.060290 stored: 2022.03.18.18.02.57, 2022-03-18 18:02:57.471094 stored: 2022.03.19.18.02.54, 2022-03-19 18:02:54.357434 stored: 2022.03.20.18.03.00, 2022-03-20 18:03:00.033975 stored: 2022.03.21.18.02.58, 2022-03-21 18:02:58.169196 stored: 2022.03.22.18.02.59, 2022-03-22 18:02:59.643690 stored: 2022.03.23.18.03.07, 2022-03-23 18:03:07.211772 stored: 2022.03.24.18.03.04, 2022-03-24 18:03:04.900816 stored: 2022.03.25.18.02.58, 2022-03-25 18:02:58.251937 stored: 2022.03.26.18.02.54, 2022-03-26 18:02:54.760987 stored: 2022.03.27.18.02.58, 2022-03-27 18:02:58.523452 stored: 2022.03.28.18.02.54, 2022-03-28 18:02:54.758276 stored: 2022.03.29.18.03.00, 2022-03-29 18:03:00.746316 stored: 2022.03.30.18.02.58, 2022-03-30 18:02:58.752598 stored: 2022.03.31.18.03.00, 2022-03-31 18:03:00.597065 stored: 2022.04.01.18.02.57, 2022-04-01 18:02:57.424492 stored: 2022.04.02.18.02.57, 2022-04-02 18:02:57.955852 stored: 2022.04.05.18.03.04, 2022-04-05 18:03:04.798447 stored: 2022.04.06.18.02.58, 2022-04-06 18:02:58.576892 stored: 2022.04.07.18.02.59, 2022-04-07 18:02:59.742062 stored: 2022.04.08.18.03.02, 2022-04-08 18:03:02.736752 stored: 2022.04.09.18.02.57, 2022-04-09 18:02:57.307297 stored: 2022.04.10.18.02.56, 2022-04-10 18:02:56.174384 stored: 2022.04.11.18.02.59, 2022-04-11 18:02:59.941170 stored: 2022.04.12.18.02.56, 2022-04-12 18:02:56.118596 stored: 2022.04.13.18.03.00, 2022-04-13 18:03:00.318774 stored: 2022.04.14.18.03.03, 2022-04-14 18:03:03.549003 stored: 2022.04.15.18.02.57, 2022-04-15 18:02:57.675674 stored: 2022.04.16.18.03.02, 2022-04-16 18:03:02.676051 stored: 2022.04.17.18.03.01, 2022-04-17 18:03:01.686635 stored: 2022.04.18.18.02.56, 2022-04-18 18:02:56.782626 stored: 2022.04.20.06.04.42, 2022-04-20 06:04:42.713956 stored: 2022.04.20.18.03.06, 2022-04-20 18:03:06.153503 stored: 2022.04.21.18.03.04, 2022-04-21 18:03:04.336656 stored: 2022.04.22.18.02.56, 2022-04-22 18:02:56.793190 stored: 2022.04.23.18.02.58, 2022-04-23 18:02:58.455267 stored: 2022.04.24.18.03.02, 2022-04-24 18:03:02.685044 stored: 2022.04.25.18.02.57, 2022-04-25 18:02:57.816439 stored: 2022.04.26.18.02.55, 2022-04-26 18:02:55.232329 stored: 2022.04.27.18.03.00, 2022-04-27 18:03:00.544766 stored: 2022.04.28.18.02.55, 2022-04-28 18:02:55.501720 stored: 2022.04.29.18.03.00, 2022-04-29 18:03:00.357389 stored: 2022.04.30.18.02.59, 2022-04-30 18:02:59.451627 stored: 2022.05.01.18.03.02, 2022-05-01 18:03:02.039547 stored: 2022.05.02.18.03.04, 2022-05-02 18:03:04.271047 stored: 2022.05.03.18.02.58, 2022-05-03 18:02:58.299703 stored: 2022.05.06.06.33.00, 2022-05-06 06:33:00.689368 stored: 2022.05.06.18.02.45, 2022-05-06 18:02:45.471320 stored: 2022.05.07.18.02.52, 2022-05-07 18:02:52.792526 stored: 2022.05.08.18.02.55, 2022-05-08 18:02:55.087351 stored: 2022.05.09.18.02.53, 2022-05-09 18:02:53.611427 stored: 2022.05.12.18.02.51, 2022-05-12 18:02:51.721813 stored: 2022.05.13.18.02.47, 2022-05-13 18:02:47.751226 stored: 2022.05.14.18.02.46, 2022-05-14 18:02:46.450758 stored: 2022.05.15.18.02.44, 2022-05-15 18:02:44.576069 stored: 2022.05.17.18.02.46, 2022-05-17 18:02:46.431282 stored: 2022.05.18.18.02.30, 2022-05-18 18:02:30.693172 stored: 2022.05.19.18.02.49, 2022-05-19 18:02:49.827154 stored: 2022.05.20.18.02.44, 2022-05-20 18:02:44.789891 stored: 2022.05.21.18.02.48, 2022-05-21 18:02:48.256156 stored: 2022.05.22.18.02.49, 2022-05-22 18:02:49.529612 stored: 2022.05.23.18.02.48, 2022-05-23 18:02:48.350989 stored: 2022.05.24.18.02.52, 2022-05-24 18:02:52.461013 stored: 2022.05.25.18.02.45, 2022-05-25 18:02:45.563084 stored: 2022.05.31.09.54.10, 2022-05-31 09:54:10.787369 stored: 2022.06.01.08.15.21, 2022-06-01 08:15:21.254066 stored: 2022.06.01.18.02.49, 2022-06-01 18:02:49.750461 stored: 2022.06.02.07.59.04, 2022-06-02 07:59:04.212824 stored: 2022.06.02.18.02.47, 2022-06-02 18:02:47.420772 stored: 2022.06.03.18.02.44, 2022-06-03 18:02:44.764715 stored: 2022.06.04.18.02.47, 2022-06-04 18:02:47.749276 stored: 2022.06.05.18.02.46, 2022-06-05 18:02:46.506575 stored: 2022.06.06.18.02.49, 2022-06-06 18:02:49.276502 stored: 2022.06.07.18.02.50, 2022-06-07 18:02:50.324813 stored: 2022.06.08.18.02.48, 2022-06-08 18:02:48.096195 stored: 2022.06.09.18.02.51, 2022-06-09 18:02:51.423498 stored: 2022.06.10.18.02.48, 2022-06-10 18:02:48.377319 stored: 2022.06.11.18.02.52, 2022-06-11 18:02:52.105637 stored: 2022.06.12.18.02.52, 2022-06-12 18:02:52.834410 stored: 2022.06.13.18.02.51, 2022-06-13 18:02:51.295977 stored: 2022.06.14.18.02.54, 2022-06-14 18:02:54.374967 stored: 2022.06.15.06.49.59, 2022-06-15 06:49:59.130434 stored: 2022.06.15.18.02.44, 2022-06-15 18:02:44.449539 stored: 2022.06.16.18.02.48, 2022-06-16 18:02:48.229346 stored: 2022.06.17.18.02.45, 2022-06-17 18:02:45.522032 stored: 2022.06.18.18.02.46, 2022-06-18 18:02:46.704598 stored: 2022.06.19.18.02.48, 2022-06-19 18:02:48.745174 stored: 2022.06.20.18.02.56, 2022-06-20 18:02:56.708037 stored: 2022.06.21.18.02.47, 2022-06-21 18:02:47.342532 stored: 2022.06.22.18.02.52, 2022-06-22 18:02:52.298425 stored: 2022.06.23.18.02.48, 2022-06-23 18:02:48.882837 stored: 2022.06.24.18.02.51, 2022-06-24 18:02:51.083754 stored: 2022.06.25.18.02.48, 2022-06-25 18:02:48.038873 stored: 2022.06.26.18.02.50, 2022-06-26 18:02:50.595081 stored: 2022.06.27.18.02.51, 2022-06-27 18:02:51.448267 stored: 2022.06.28.18.02.49, 2022-06-28 18:02:49.760022 stored: 2022.06.29.18.02.48, 2022-06-29 18:02:48.403397 stored: 2022.06.30.18.02.49, 2022-06-30 18:02:49.036467 stored: 2022.07.01.18.02.47, 2022-07-01 18:02:47.027407 stored: 2022.07.04.07.28.17, 2022-07-04 07:28:17.078865 stored: 2022.07.04.18.02.46, 2022-07-04 18:02:46.546540 stored: 2022.07.05.18.02.46, 2022-07-05 18:02:46.268882 stored: 2022.07.06.18.02.47, 2022-07-06 18:02:47.538912 stored: 2022.07.08.18.02.52, 2022-07-08 18:02:52.275476 stored: 2022.07.09.18.02.52, 2022-07-09 18:02:52.126154 stored: 2022.07.10.18.02.49, 2022-07-10 18:02:49.552148 stored: 2022.07.11.18.02.47, 2022-07-11 18:02:47.780614 stored: 2022.07.12.18.02.50, 2022-07-12 18:02:50.319222 stored: 2022.07.13.18.02.33, 2022-07-13 18:02:33.427271 stored: 2022.07.14.18.02.45, 2022-07-14 18:02:45.401174 stored: 2022.07.15.18.03.00, 2022-07-15 18:03:00.442758 stored: 2022.07.16.18.02.59, 2022-07-16 18:02:59.145436 stored: 2022.07.17.18.02.59, 2022-07-17 18:02:59.565565 stored: 2022.07.18.18.02.48, 2022-07-18 18:02:48.825419 stored: 2022.07.22.06.55.43, 2022-07-22 06:55:43.082318 stored: 2022.07.23.06.00.31, 2022-07-23 06:00:31.572717 stored: 2022.07.23.18.02.56, 2022-07-23 18:02:56.236469 stored: 2022.07.24.18.02.59, 2022-07-24 18:02:59.822205 stored: 2022.07.25.18.02.58, 2022-07-25 18:02:58.206960 stored: 2022.07.26.18.03.00, 2022-07-26 18:03:00.552749 stored: 2022.07.27.18.02.41, 2022-07-27 18:02:41.491561 stored: 2022.07.28.18.03.00, 2022-07-28 18:03:00.184449 stored: 2022.07.29.05.32.17, 2022-07-29 05:32:17.907522 stored: 2022.07.30.07.27.11, 2022-07-30 07:27:11.127080 stored: 2022.07.30.18.02.50, 2022-07-30 18:02:50.793370 stored: 2022.07.31.18.02.55, 2022-07-31 18:02:55.879812 stored: 2022.08.01.18.02.51, 2022-08-01 18:02:51.991168 stored: 2022.08.02.18.03.02, 2022-08-02 18:03:02.518477 stored: 2022.08.03.18.02.51, 2022-08-03 18:02:51.936040 stored: 2022.08.04.18.02.46, 2022-08-04 18:02:46.472359 stored: 2022.08.05.18.02.52, 2022-08-05 18:02:52.029197 stored: 2022.08.06.18.02.53, 2022-08-06 18:02:53.164107 stored: 2022.08.07.18.02.49, 2022-08-07 18:02:49.580148 stored: 2022.08.09.19.23.56, 2022-08-09 19:23:56.749349 stored: 2022.08.10.18.02.52, 2022-08-10 18:02:52.982299 stored: 2022.08.17.08.16.28, 2022-08-17 08:16:28.335487 stored: 2022.08.17.18.02.54, 2022-08-17 18:02:54.825221 stored: 2022.08.18.18.03.23, 2022-08-18 18:03:23.299833 stored: 2022.08.19.18.02.47, 2022-08-19 18:02:47.000292 stored: 2022.08.20.18.02.55, 2022-08-20 18:02:55.121126 stored: 2022.08.21.18.02.51, 2022-08-21 18:02:51.203643 stored: 2022.08.22.06.06.49, 2022-08-22 06:06:49.119870 stored: 2022.08.30.06.35.38, 2022-08-30 06:35:38.108548 stored: 2022.08.31.06.12.53, 2022-08-31 06:12:53.980950 stored: 2022.08.31.18.02.53, 2022-08-31 18:02:53.812614 stored: 2022.09.01.09.41.04, 2022-09-01 09:41:04.560256 stored: 2022.09.02.12.08.06, 2022-09-02 12:08:06.094646 stored: 2022.09.04.11.46.23, 2022-09-04 11:46:23.775863 stored: 2022.09.05.05.45.12, 2022-09-05 05:45:12.571696 stored: 2022.09.05.18.02.55, 2022-09-05 18:02:55.821046 stored: 2022.09.06.18.02.52, 2022-09-06 18:02:52.785120 stored: 2022.09.07.18.02.57, 2022-09-07 18:02:57.625782 stored: 2022.09.08.18.03.21, 2022-09-08 18:03:21.079514 stored: 2022.09.09.18.02.55, 2022-09-09 18:02:55.904538 stored: 2022.09.10.18.02.55, 2022-09-10 18:02:55.529806 stored: 2022.09.11.18.02.56, 2022-09-11 18:02:56.085669 stored: 2022.09.12.18.03.45, 2022-09-12 18:03:45.709203 stored: 2022.09.13.18.02.58, 2022-09-13 18:02:58.352570 stored: 2022.09.14.18.02.54, 2022-09-14 18:02:54.230050 stored: 2022.09.15.18.02.54, 2022-09-15 18:02:54.238296 stored: 2022.09.16.18.02.52, 2022-09-16 18:02:52.110429 stored: 2022.09.17.18.03.01, 2022-09-17 18:03:01.434150 stored: 2022.09.18.18.02.56, 2022-09-18 18:02:56.353910 stored: 2022.09.19.18.03.00, 2022-09-19 18:03:00.079408 stored: 2022.09.20.18.02.57, 2022-09-20 18:02:57.492326 stored: 2022.09.21.18.02.56, 2022-09-21 18:02:56.353960 stored: 2022.09.22.18.02.56, 2022-09-22 18:02:56.474854 stored: 2022.09.23.18.02.57, 2022-09-23 18:02:57.669188 stored: 2022.09.24.18.02.59, 2022-09-24 18:02:59.806205 stored: 2022.09.25.18.02.59, 2022-09-25 18:02:59.190830 stored: 2022.09.26.18.03.52, 2022-09-26 18:03:52.848909 stored: 2022.09.27.18.02.37, 2022-09-27 18:02:37.827659 stored: 2022.09.28.18.02.55, 2022-09-28 18:02:55.002146 stored: 2022.09.29.18.02.57, 2022-09-29 18:02:57.758005 stored: 2022.09.30.18.05.25, 2022-09-30 18:05:25.962638 stored: 2022.10.01.18.02.27, 2022-10-01 18:02:27.927861 stored: 2022.10.02.18.02.35, 2022-10-02 18:02:35.935875 stored: 2022.10.03.18.03.01, 2022-10-03 18:03:01.310740 stored: 2022.10.04.18.02.36, 2022-10-04 18:02:36.857038 stored: 2022.10.06.07.28.42, 2022-10-06 07:28:42.386172 stored: 2022.10.06.18.02.31, 2022-10-06 18:02:31.476235 stored: 2022.10.07.18.02.31, 2022-10-07 18:02:31.541305 stored: 2022.10.09.05.36.17, 2022-10-09 05:36:17.828744 stored: 2022.10.09.18.02.42, 2022-10-09 18:02:42.183627 stored: 2022.10.10.18.02.49, 2022-10-10 18:02:49.335348 stored: 2022.10.11.18.02.38, 2022-10-11 18:02:38.100132 stored: 2022.10.12.18.03.32, 2022-10-12 18:03:32.783997 stored: 2022.10.13.18.02.37, 2022-10-13 18:02:37.667391 stored: 2022.10.14.18.03.19, 2022-10-14 18:03:19.219738 stored: 2022.10.15.18.02.55, 2022-10-15 18:02:55.025395 stored: 2022.10.16.18.02.39, 2022-10-16 18:02:39.231821 stored: 2022.10.17.18.03.25, 2022-10-17 18:03:25.211219 stored: 2022.10.18.18.02.36, 2022-10-18 18:02:36.597499 stored: 2022.10.19.18.02.28, 2022-10-19 18:02:28.428784 stored: 2022.10.20.18.03.04, 2022-10-20 18:03:04.596975 stored: 2022.10.21.18.03.01, 2022-10-21 18:03:01.365348 stored: 2022.10.22.18.02.59, 2022-10-22 18:02:59.461611 stored: 2022.10.23.18.03.00, 2022-10-23 18:03:00.062912 stored: 2022.10.24.18.02.38, 2022-10-24 18:02:38.586168 stored: 2022.10.25.18.02.58, 2022-10-25 18:02:58.014045 stored: 2022.10.26.18.02.32, 2022-10-26 18:02:32.094910 stored: 2022.10.27.18.02.44, 2022-10-27 18:02:44.427713 stored: 2022.10.28.18.02.24, 2022-10-28 18:02:24.237438 stored: 2022.10.29.18.02.21, 2022-10-29 18:02:21.301497 stored: 2022.10.30.18.02.22, 2022-10-30 18:02:22.909685 stored: 2022.11.01.18.02.22, 2022-11-01 18:02:22.633110 stored: 2022.11.03.18.02.24, 2022-11-03 18:02:24.631208 stored: 2022.11.04.18.03.06, 2022-11-04 18:03:06.986892 stored: 2022.11.05.18.02.27, 2022-11-05 18:02:27.807238 stored: 2022.11.06.18.02.21, 2022-11-06 18:02:21.002408 stored: 2022.11.07.18.02.27, 2022-11-07 18:02:27.660064 stored: 2022.11.08.18.02.24, 2022-11-08 18:02:24.159608 stored: 2022.11.09.18.02.22, 2022-11-09 18:02:22.797916 stored: 2022.11.10.18.02.21, 2022-11-10 18:02:21.076510 stored: 2022.11.11.18.02.20, 2022-11-11 18:02:20.124465 stored: 2022.11.12.18.02.45, 2022-11-12 18:02:45.121886 stored: 2022.11.13.18.02.20, 2022-11-13 18:02:20.710555 stored: 2022.11.14.18.02.24, 2022-11-14 18:02:24.052841 stored: 2022.11.15.18.03.06, 2022-11-15 18:03:06.319538 stored: 2022.11.16.18.02.58, 2022-11-16 18:02:58.789458 stored: 2022.11.17.18.02.59, 2022-11-17 18:02:59.449212 stored: 2022.11.18.18.02.32, 2022-11-18 18:02:32.485443 stored: 2022.11.19.18.02.42, 2022-11-19 18:02:42.800702 stored: 2022.11.20.18.02.39, 2022-11-20 18:02:39.576362 stored: 2022.11.21.18.02.43, 2022-11-21 18:02:43.597391 stored: 2022.11.24.18.03.11, 2022-11-24 18:03:11.804363 stored: 2022.11.25.18.03.10, 2022-11-25 18:03:10.111683 stored: 2022.11.26.18.03.13, 2022-11-26 18:03:13.809206 stored: 2022.11.27.18.02.44, 2022-11-27 18:02:44.345627 stored: 2022.11.28.18.02.44, 2022-11-28 18:02:44.990767 stored: 2022.11.29.18.03.08, 2022-11-29 18:03:08.807634 stored: 2022.11.30.18.02.48, 2022-11-30 18:02:48.715894 stored: 2022.12.01.18.03.11, 2022-12-01 18:03:11.452949 stored: 2022.12.02.18.03.38, 2022-12-02 18:03:38.626955 stored: 2022.12.04.18.03.20, 2022-12-04 18:03:20.985614 stored: 2022.12.05.18.02.48, 2022-12-05 18:02:48.233512 stored: 2022.12.06.18.03.13, 2022-12-06 18:03:13.037211 stored: 2022.12.12.18.03.10, 2022-12-12 18:03:10.820831 stored: 2022.12.22.18.02.46, 2022-12-22 18:02:46.330108 stored: 2022.12.23.18.03.11, 2022-12-23 18:03:11.906109 stored: 2022.12.24.18.02.52, 2022-12-24 18:02:52.078570 stored: 2022.12.25.18.03.12, 2022-12-25 18:03:12.100324 stored: 2022.12.26.18.03.10, 2022-12-26 18:03:10.991373 stored: 2022.12.27.18.02.51, 2022-12-27 18:02:51.655843 stored: 2022.12.28.18.03.11, 2022-12-28 18:03:11.981522 stored: 2022.12.29.18.02.44, 2022-12-29 18:02:44.427874 stored: 2022.12.30.18.03.09, 2022-12-30 18:03:09.929196 stored: 2022.12.31.18.03.10, 2022-12-31 18:03:10.480978 stored: 2023.01.01.18.02.48, 2023-01-01 18:02:48.064500 stored: 2023.01.02.18.03.20, 2023-01-02 18:03:20.772972 stored: 2023.01.03.18.02.50, 2023-01-03 18:02:50.726331 stored: 2023.01.04.18.03.09, 2023-01-04 18:03:09.087177 stored: 2023.01.05.18.02.48, 2023-01-05 18:02:48.734127 stored: 2023.01.06.18.02.48, 2023-01-06 18:02:48.574672 stored: 2023.01.07.18.02.48, 2023-01-07 18:02:48.676663 stored: 2023.01.08.18.03.13, 2023-01-08 18:03:13.388463 stored: 2023.01.09.18.02.48, 2023-01-09 18:02:48.447651 stored: 2023.01.10.18.03.12, 2023-01-10 18:03:12.569315 stored: 2023.01.13.18.03.13, 2023-01-13 18:03:13.722601 stored: 2023.01.14.18.02.52, 2023-01-14 18:02:52.020315 stored: 2023.01.15.18.02.51, 2023-01-15 18:02:51.126604 stored: 2023.01.16.18.03.14, 2023-01-16 18:03:14.738254 stored: 2023.01.17.18.02.54, 2023-01-17 18:02:54.906602 stored: 2023.01.18.18.03.00, 2023-01-18 18:03:00.519133 stored: 2023.01.20.18.02.55, 2023-01-20 18:02:55.915399 stored: 2023.01.21.18.02.52, 2023-01-21 18:02:52.181189 stored: 2023.01.22.18.02.48, 2023-01-22 18:02:48.490828 stored: 2023.02.01.18.02.51, 2023-02-01 18:02:51.659498 stored: 2023.02.02.18.02.50, 2023-02-02 18:02:50.262733 stored: 2023.02.03.18.03.04, 2023-02-03 18:03:04.824955 stored: 2023.02.04.18.02.52, 2023-02-04 18:02:52.867295 stored: 2023.02.05.18.02.49, 2023-02-05 18:02:49.321193 stored: 2023.02.06.18.02.53, 2023-02-06 18:02:53.366101 stored: 2023.02.11.21.48.33, 2023-02-11 21:48:33.009660 stored: 2023.02.12.18.02.51, 2023-02-12 18:02:51.019289 stored: 2023.02.13.18.02.51, 2023-02-13 18:02:51.123155 stored: 2023.02.14.18.02.49, 2023-02-14 18:02:49.186730 stored: 2023.02.15.18.02.53, 2023-02-15 18:02:53.231070 stored: 2023.02.16.18.02.50, 2023-02-16 18:02:50.030876 stored: 2023.02.17.18.02.51, 2023-02-17 18:02:51.040544 stored: 2023.02.18.18.02.54, 2023-02-18 18:02:54.112568 stored: 2023.02.19.18.02.50, 2023-02-19 18:02:50.743898 stored: 2023.02.20.18.02.50, 2023-02-20 18:02:50.294935 stored: 2023.02.21.18.02.51, 2023-02-21 18:02:51.598234 stored: 2023.02.22.18.02.49, 2023-02-22 18:02:49.492952 stored: 2023.02.23.18.02.55, 2023-02-23 18:02:55.217474 stored: 2023.02.24.18.02.50, 2023-02-24 18:02:50.959222 stored: 2023.02.25.18.02.48, 2023-02-25 18:02:48.974183 stored: 2023.02.26.18.02.52, 2023-02-26 18:02:52.916271 stored: 2023.03.01.18.02.48, 2023-03-01 18:02:48.399530 stored: 2023.03.02.18.02.49, 2023-03-02 18:02:49.389318 stored: 2023.03.03.18.02.51, 2023-03-03 18:02:51.085153 stored: 2023.03.04.18.02.48, 2023-03-04 18:02:48.478806 stored: 2023.03.05.18.02.48, 2023-03-05 18:02:48.529432 stored: 2023.03.06.18.02.47, 2023-03-06 18:02:47.983059 stored: 2023.03.07.18.02.50, 2023-03-07 18:02:50.718890 stored: 2023.03.08.18.02.48, 2023-03-08 18:02:48.812577 stored: 2023.03.09.18.02.51, 2023-03-09 18:02:51.010400 stored: 2023.03.10.18.02.45, 2023-03-10 18:02:45.741286 stored: 2023.03.11.18.02.47, 2023-03-11 18:02:47.906678 stored: 2023.03.12.18.02.49, 2023-03-12 18:02:49.049639 stored: 2023.03.13.18.02.48, 2023-03-13 18:02:48.972625 stored: 2023.03.14.18.02.49, 2023-03-14 18:02:49.459646 stored: 2023.03.15.18.02.48, 2023-03-15 18:02:48.415725 stored: 2023.03.16.18.02.48, 2023-03-16 18:02:48.710826 stored: 2023.03.17.18.02.55, 2023-03-17 18:02:55.633506 stored: 2023.03.18.18.02.50, 2023-03-18 18:02:50.292493 stored: 2023.03.19.18.02.47, 2023-03-19 18:02:47.604863 stored: 2023.03.20.18.02.51, 2023-03-20 18:02:51.153325 stored: 2023.03.21.18.03.17, 2023-03-21 18:03:17.562903 stored: 2023.03.22.18.03.13, 2023-03-22 18:03:13.794706 stored: 2023.03.23.18.03.10, 2023-03-23 18:03:10.053263 stored: 2023.03.27.18.02.48, 2023-03-27 18:02:48.690184 stored: 2023.03.28.18.02.49, 2023-03-28 18:02:49.404816 stored: 2023.03.29.18.03.17, 2023-03-29 18:03:17.395232 stored: 2023.03.30.18.03.16, 2023-03-30 18:03:16.164812 stored: 2023.03.31.18.03.20, 2023-03-31 18:03:20.603284 stored: 2023.04.01.18.02.45, 2023-04-01 18:02:45.813346 stored: 2023.04.02.18.03.13, 2023-04-02 18:03:13.352889 stored: 2023.04.03.18.03.18, 2023-04-03 18:03:18.635774 stored: 2023.04.04.18.03.12, 2023-04-04 18:03:12.185983 stored: 2023.04.05.18.02.48, 2023-04-05 18:02:48.400723 stored: 2023.04.06.18.03.13, 2023-04-06 18:03:13.565552 stored: 2023.04.07.18.02.49, 2023-04-07 18:02:49.370785 stored: 2023.04.09.18.03.39, 2023-04-09 18:03:39.856040 stored: 2023.04.10.18.04.05, 2023-04-10 18:04:05.393864 stored: 2023.04.11.18.03.37, 2023-04-11 18:03:37.629185 stored: 2023.04.12.18.03.37, 2023-04-12 18:03:37.044735 stored: 2023.04.13.18.03.38, 2023-04-13 18:03:38.722857 stored: 2023.04.14.18.03.52, 2023-04-14 18:03:52.942429 stored: 2023.04.15.18.03.40, 2023-04-15 18:03:40.703059 stored: 2023.04.16.18.03.36, 2023-04-16 18:03:36.404244 stored: 2023.04.17.18.03.37, 2023-04-17 18:03:37.757309 stored: 2023.04.18.18.03.36, 2023-04-18 18:03:36.668023 stored: 2023.04.19.18.03.37, 2023-04-19 18:03:37.166475 stored: 2023.04.20.18.03.39, 2023-04-20 18:03:39.017059 stored: 2023.04.21.18.03.35, 2023-04-21 18:03:35.509226 stored: 2023.04.22.18.03.35, 2023-04-22 18:03:35.566689 stored: 2023.04.23.18.03.40, 2023-04-23 18:03:40.934133 stored: 2023.04.24.18.03.35, 2023-04-24 18:03:35.996931 stored: 2023.04.25.18.03.36, 2023-04-25 18:03:36.374314 stored: 2023.04.26.18.03.37, 2023-04-26 18:03:37.673262 stored: 2023.04.27.18.03.37, 2023-04-27 18:03:37.404011 stored: 2023.04.28.18.03.38, 2023-04-28 18:03:38.606505 stored: 2023.04.29.18.03.36, 2023-04-29 18:03:36.573960 stored: 2023.04.30.18.03.33, 2023-04-30 18:03:33.723898 stored: 2023.05.01.18.03.34, 2023-05-01 18:03:34.994924 stored: 2023.05.02.18.03.36, 2023-05-02 18:03:36.697919 stored: 2023.05.03.18.03.38, 2023-05-03 18:03:38.518918 stored: 2023.05.04.18.03.38, 2023-05-04 18:03:38.214066 stored: 2023.05.05.18.03.37, 2023-05-05 18:03:37.645698 stored: 2023.05.06.18.03.35, 2023-05-06 18:03:35.160028 stored: 2023.05.07.18.03.35, 2023-05-07 18:03:35.614820 stored: 2023.05.11.18.39.30, 2023-05-11 18:39:30.323913 stored: 2023.05.12.18.03.40, 2023-05-12 18:03:40.294857 stored: 2023.05.13.18.03.40, 2023-05-13 18:03:40.841776 stored: 2023.05.14.18.03.41, 2023-05-14 18:03:41.994925 stored: 2023.05.15.18.03.41, 2023-05-15 18:03:41.639299 stored: 2023.05.19.13.18.11, 2023-05-19 13:18:11.876292 stored: 2023.05.20.18.03.41, 2023-05-20 18:03:41.713358 stored: 2023.05.21.18.03.42, 2023-05-21 18:03:42.774563 stored: 2023.05.22.18.03.03, 2023-05-22 18:03:03.024871 stored: 2023.05.23.18.02.52, 2023-05-23 18:02:52.982836 stored: 2023.05.24.18.02.55, 2023-05-24 18:02:55.537684 stored: 2023.05.29.18.02.53, 2023-05-29 18:02:53.519424 stored: 2023.05.30.18.02.54, 2023-05-30 18:02:54.980216 stored: 2023.05.31.18.02.53, 2023-05-31 18:02:53.478837 stored: 2023.06.05.18.02.55, 2023-06-05 18:02:55.982891 stored: 2023.06.06.18.02.53, 2023-06-06 18:02:53.347753 stored: 2023.06.07.18.02.57, 2023-06-07 18:02:57.950534 stored: 2023.06.08.18.02.55, 2023-06-08 18:02:55.043650 stored: 2023.06.09.18.02.56, 2023-06-09 18:02:56.591625 stored: 2023.06.10.18.02.57, 2023-06-10 18:02:57.811317 stored: 2023.06.11.18.02.59, 2023-06-11 18:02:59.421683 stored: 2023.06.12.18.03.01, 2023-06-12 18:03:01.331828 stored: 2023.06.13.18.02.53, 2023-06-13 18:02:53.765644 stored: 2023.06.14.18.02.59, 2023-06-14 18:02:59.356301 stored: 2023.06.15.18.03.01, 2023-06-15 18:03:01.682785 stored: 2023.06.16.18.02.54, 2023-06-16 18:02:54.841140 stored: 2023.06.17.18.02.56, 2023-06-17 18:02:56.927480 stored: 2023.06.18.18.02.58, 2023-06-18 18:02:58.820408 stored: 2023.06.19.18.02.56, 2023-06-19 18:02:56.118429 stored: 2023.06.21.08.31.56, 2023-06-21 08:31:56.311364 stored: 2023.06.21.20.35.50, 2023-06-21 20:35:50.224539 stored: 2023.06.22.18.02.59, 2023-06-22 18:02:59.335848 stored: 2023.06.23.18.02.56, 2023-06-23 18:02:56.786328 stored: 2023.06.24.18.03.02, 2023-06-24 18:03:02.121679 stored: 2023.06.25.18.02.58, 2023-06-25 18:02:58.250080 stored: 2023.06.26.18.02.59, 2023-06-26 18:02:59.549799 stored: 2023.06.27.18.03.02, 2023-06-27 18:03:02.460645 stored: 2023.06.28.18.03.07, 2023-06-28 18:03:07.889541 stored: 2023.07.04.18.28.24, 2023-07-04 18:28:24.105418 stored: 2023.07.05.18.02.59, 2023-07-05 18:02:59.998767 stored: 2023.07.06.18.03.26, 2023-07-06 18:03:26.519721 stored: 2023.07.07.18.03.09, 2023-07-07 18:03:09.891667 stored: 2023.07.08.18.03.01, 2023-07-08 18:03:01.106664 stored: 2023.07.09.18.02.54, 2023-07-09 18:02:54.696232 stored: 2023.07.10.18.03.24, 2023-07-10 18:03:24.169698 stored: 2023.07.11.18.02.59, 2023-07-11 18:02:59.786215 stored: 2023.07.12.18.02.58, 2023-07-12 18:02:58.134567 stored: 2023.07.13.18.02.58, 2023-07-13 18:02:58.715657 stored: 2023.07.14.18.03.01, 2023-07-14 18:03:01.072278 stored: 2023.07.15.18.02.56, 2023-07-15 18:02:56.886608 stored: 2023.07.16.18.03.00, 2023-07-16 18:03:00.616418 stored: 2023.07.17.18.02.56, 2023-07-17 18:02:56.472619 stored: 2023.07.20.03.19.56, 2023-07-20 03:19:56.500148 stored: 2023.07.20.22.16.01, 2023-07-20 22:16:01.182100 stored: 2023.07.21.18.02.58, 2023-07-21 18:02:58.870027 stored: 2023.07.22.18.03.01, 2023-07-22 18:03:01.228460 stored: 2023.07.23.18.02.59, 2023-07-23 18:02:59.430320 stored: 2023.07.24.18.02.57, 2023-07-24 18:02:57.506516 stored: 2023.07.27.07.22.36, 2023-07-27 07:22:36.396470 stored: 2023.07.28.08.28.23, 2023-07-28 08:28:23.525196 stored: 2023.07.29.07.22.29, 2023-07-29 07:22:29.903881 stored: 2023.08.01.10.38.44, 2023-08-01 10:38:44.873749 stored: 2023.08.02.05.14.55, 2023-08-02 05:14:55.510107 stored: 2023.08.03.06.31.03, 2023-08-03 06:31:03.889780 stored: 2023.08.04.05.12.34, 2023-08-04 05:12:34.222106 stored: 2023.08.04.21.16.30, 2023-08-04 21:16:30.648062 stored: 2023.08.05.18.03.48, 2023-08-05 18:03:48.092629 stored: 2023.08.06.18.03.56, 2023-08-06 18:03:56.928292 stored: 2023.08.07.18.03.42, 2023-08-07 18:03:42.961969 stored: 2023.08.08.18.03.37, 2023-08-08 18:03:37.072704 stored: 2023.08.09.18.03.47, 2023-08-09 18:03:47.161942 stored: 2023.08.10.18.03.49, 2023-08-10 18:03:49.633521 stored: 2023.08.11.18.03.52, 2023-08-11 18:03:52.254250 stored: 2023.08.12.18.03.57, 2023-08-12 18:03:57.596125 stored: 2023.08.13.18.03.51, 2023-08-13 18:03:51.210287 stored: 2023.08.14.18.03.49, 2023-08-14 18:03:49.370754 stored: 2023.08.15.18.03.47, 2023-08-15 18:03:47.851867 stored: 2023.08.16.18.03.43, 2023-08-16 18:03:43.139600 stored: 2023.08.17.18.03.46, 2023-08-17 18:03:46.098171 stored: 2023.08.18.18.03.47, 2023-08-18 18:03:47.484420 stored: 2023.08.19.18.03.53, 2023-08-19 18:03:53.128263 stored: 2023.08.20.18.03.55, 2023-08-20 18:03:55.169790 stored: 2023.08.21.18.03.58, 2023-08-21 18:03:58.454804 stored: 2023.08.22.18.04.02, 2023-08-22 18:04:02.258733 stored: 2023.08.23.18.03.50, 2023-08-23 18:03:50.361656 stored: 2023.08.24.18.03.46, 2023-08-24 18:03:46.984915 stored: 2023.08.25.18.03.59, 2023-08-25 18:03:59.755380 stored: 2023.08.26.18.03.56, 2023-08-26 18:03:56.872742 stored: 2023.08.27.18.03.49, 2023-08-27 18:03:49.344336 stored: 2023.08.28.18.03.50, 2023-08-28 18:03:50.087338 stored: 2023.08.29.18.03.56, 2023-08-29 18:03:56.990775 stored: 2023.08.30.18.04.15, 2023-08-30 18:04:15.646694 stored: 2023.08.31.18.03.48, 2023-08-31 18:03:48.048550 stored: 2023.09.01.18.03.49, 2023-09-01 18:03:49.706833 stored: 2023.09.02.18.03.51, 2023-09-02 18:03:51.379428 stored: 2023.09.03.18.03.39, 2023-09-03 18:03:39.238573 stored: 2023.09.04.18.03.46, 2023-09-04 18:03:46.122098 stored: 2023.09.05.18.03.51, 2023-09-05 18:03:51.070295 stored: 2023.09.06.18.03.36, 2023-09-06 18:03:36.439874 stored: 2023.09.07.18.03.50, 2023-09-07 18:03:50.183842 stored: 2023.09.08.18.03.46, 2023-09-08 18:03:46.802345 stored: 2023.09.09.18.03.36, 2023-09-09 18:03:36.322788 stored: 2023.09.10.18.03.39, 2023-09-10 18:03:39.246513 stored: 2023.09.11.18.03.41, 2023-09-11 18:03:41.049337 stored: 2023.09.14.10.35.59, 2023-09-14 10:35:59.284082 stored: 2023.09.15.10.29.53, 2023-09-15 10:29:53.665628 stored: 2023.09.16.02.26.36, 2023-09-16 02:26:36.006501 stored: 2023.09.16.18.08.17, 2023-09-16 18:08:17.666203 stored: 2023.09.17.18.03.42, 2023-09-17 18:03:42.270582 stored: 2023.09.18.18.03.38, 2023-09-18 18:03:38.484209 stored: 2023.09.19.18.03.48, 2023-09-19 18:03:48.564055 stored: 2023.09.20.18.03.40, 2023-09-20 18:03:40.572726 stored: 2023.09.21.18.04.00, 2023-09-21 18:04:00.224593 stored: 2023.09.22.18.03.43, 2023-09-22 18:03:43.622668 stored: 2023.09.23.18.03.41, 2023-09-23 18:03:41.679925 stored: 2023.09.24.18.03.43, 2023-09-24 18:03:43.956728 stored: 2023.09.27.16.04.52, 2023-09-27 16:04:52.401461 stored: 2023.09.28.12.07.38, 2023-09-28 12:07:38.570017 stored: 2023.09.29.03.49.42, 2023-09-29 03:49:42.531761 stored: 2023.09.29.19.45.07, 2023-09-29 19:45:07.467027 stored: 2023.09.30.18.03.37, 2023-09-30 18:03:37.562561 stored: 2023.10.01.18.03.48, 2023-10-01 18:03:48.302668 stored: 2023.10.02.18.03.34, 2023-10-02 18:03:34.427885 stored: 2023.10.03.18.03.47, 2023-10-03 18:03:47.008201 stored: 2023.10.04.18.03.40, 2023-10-04 18:03:40.326694 stored: 2023.10.06.18.03.41, 2023-10-06 18:03:41.841201 stored: 2023.10.07.18.03.40, 2023-10-07 18:03:40.391074 stored: 2023.10.08.18.04.26, 2023-10-08 18:04:26.590692 stored: 2023.10.09.18.03.50, 2023-10-09 18:03:50.559378 stored: 2023.10.10.18.03.55, 2023-10-10 18:03:55.107168 stored: 2023.10.11.18.03.49, 2023-10-11 18:03:49.722394 stored: 2023.10.12.18.03.50, 2023-10-12 18:03:50.858025 stored: 2023.10.13.18.03.44, 2023-10-13 18:03:44.782153 stored: 2023.10.14.18.03.49, 2023-10-14 18:03:49.852081 stored: 2023.10.15.18.03.43, 2023-10-15 18:03:43.844616 stored: 2023.10.16.18.03.45, 2023-10-16 18:03:45.489984 stored: 2023.10.17.18.03.14, 2023-10-17 18:03:14.888678 stored: 2023.10.18.18.03.17, 2023-10-18 18:03:17.154727 stored: 2023.10.19.18.03.18, 2023-10-19 18:03:18.586008 stored: 2023.10.20.18.03.18, 2023-10-20 18:03:18.577604 stored: 2023.10.21.18.03.18, 2023-10-21 18:03:18.060510 stored: 2023.10.22.18.03.16, 2023-10-22 18:03:16.941409 stored: 2023.10.23.18.04.08, 2023-10-23 18:04:08.900421 stored: 2023.10.27.07.53.48, 2023-10-27 07:53:48.210958 stored: 2023.10.28.05.46.04, 2023-10-28 05:46:04.741565 stored: 2023.10.28.21.41.32, 2023-10-28 21:41:32.295311 stored: 2023.10.29.18.03.19, 2023-10-29 18:03:19.143575 stored: 2023.11.01.05.37.30, 2023-11-01 05:37:30.724089 stored: 2023.11.02.04.38.40, 2023-11-02 04:38:40.535128 stored: 2023.11.04.11.23.32, 2023-11-04 11:23:32.010429 stored: 2023.11.05.18.03.22, 2023-11-05 18:03:22.086698 stored: 2023.11.07.05.05.26, 2023-11-07 05:05:26.153916 stored: 2023.11.07.18.03.21, 2023-11-07 18:03:21.888039 stored: 2023.11.09.18.02.58, 2023-11-09 18:02:58.251109 stored: 2023.11.10.05.28.56, 2023-11-10 05:28:56.027068 stored: 2023.11.10.18.03.23, 2023-11-10 18:03:23.871960 stored: 2023.11.12.06.06.42, 2023-11-12 06:06:42.349680 stored: 2023.11.12.18.03.28, 2023-11-12 18:03:28.326974 stored: 2023.11.13.18.03.47, 2023-11-13 18:03:47.095269 stored: 2023.11.14.18.03.47, 2023-11-14 18:03:47.676830 stored: 2023.11.15.18.03.21, 2023-11-15 18:03:21.711083 stored: 2023.11.16.18.03.58, 2023-11-16 18:03:58.828942 stored: 2023.11.17.18.03.27, 2023-11-17 18:03:27.104369 stored: 2023.11.18.18.03.53, 2023-11-18 18:03:53.867968 stored: 2023.11.19.18.03.19, 2023-11-19 18:03:19.039251 stored: 2023.11.20.18.03.55, 2023-11-20 18:03:55.236280 stored: 2023.11.21.18.03.20, 2023-11-21 18:03:20.481444 stored: 2023.11.22.18.03.59, 2023-11-22 18:03:59.054773 stored: 2023.11.23.18.03.20, 2023-11-23 18:03:20.905336 stored: 2023.11.24.18.03.58, 2023-11-24 18:03:58.070627 stored: 2023.11.25.18.03.32, 2023-11-25 18:03:32.794569 stored: 2023.11.26.18.04.04, 2023-11-26 18:04:04.921087 stored: 2023.11.27.18.03.20, 2023-11-27 18:03:20.405207 stored: 2023.11.28.18.03.59, 2023-11-28 18:03:59.851956 stored: 2023.11.29.18.03.30, 2023-11-29 18:03:30.081496 stored: 2023.11.30.18.03.58, 2023-11-30 18:03:58.530410 stored: 2023.12.01.18.03.27, 2023-12-01 18:03:27.447085 stored: 2023.12.02.18.04.08, 2023-12-02 18:04:08.596469 stored: 2023.12.03.18.03.22, 2023-12-03 18:03:22.421165 stored: 2023.12.04.18.04.01, 2023-12-04 18:04:01.388571 stored: 2023.12.05.18.03.26, 2023-12-05 18:03:26.212587 stored: 2023.12.06.18.04.02, 2023-12-06 18:04:02.423424 stored: 2023.12.07.18.03.24, 2023-12-07 18:03:24.934994 stored: 2023.12.08.18.04.07, 2023-12-08 18:04:07.776524 stored: 2023.12.09.18.03.50, 2023-12-09 18:03:50.096462 stored: 2023.12.10.18.04.00, 2023-12-10 18:04:00.727235 stored: 2023.12.11.18.03.30, 2023-12-11 18:03:30.155533 stored: 2023.12.12.18.04.00, 2023-12-12 18:04:00.486177 stored: 2023.12.13.18.03.45, 2023-12-13 18:03:45.118447 stored: 2023.12.14.18.04.38, 2023-12-14 18:04:38.986691 stored: 2023.12.15.18.03.26, 2023-12-15 18:03:26.297394 stored: 2023.12.16.18.04.11, 2023-12-16 18:04:11.748438 stored: 2023.12.17.18.04.03, 2023-12-17 18:04:03.582174 stored: 2023.12.18.18.04.35, 2023-12-18 18:04:35.330333 stored: 2023.12.19.18.03.31, 2023-12-19 18:03:31.045402 stored: 2023.12.20.18.04.32, 2023-12-20 18:04:32.781774 stored: 2023.12.21.18.03.44, 2023-12-21 18:03:44.963557 stored: 2023.12.22.18.04.17, 2023-12-22 18:04:17.444077 stored: 2023.12.23.18.03.29, 2023-12-23 18:03:29.482476 stored: 2023.12.24.18.04.21, 2023-12-24 18:04:21.447537 stored: 2023.12.25.18.03.43, 2023-12-25 18:03:43.082774 stored: 2023.12.26.18.04.39, 2023-12-26 18:04:39.062653 stored: 2023.12.27.18.03.53, 2023-12-27 18:03:53.976808 stored: 2023.12.28.18.04.09, 2023-12-28 18:04:09.011669 stored: 2023.12.29.18.03.31, 2023-12-29 18:03:31.701103 stored: 2023.12.30.18.04.17, 2023-12-30 18:04:17.654615 stored: 2023.12.31.18.03.28, 2023-12-31 18:03:28.706889 stored: 2024.01.01.18.04.05, 2024-01-01 18:04:05.375586 stored: 2024.01.02.18.03.30, 2024-01-02 18:03:30.868344 stored: 2024.01.03.18.04.08, 2024-01-03 18:04:08.180901 stored: 2024.01.04.18.03.36, 2024-01-04 18:03:36.374782 stored: 2024.01.05.18.03.31, 2024-01-05 18:03:31.136465 stored: 2024.01.06.18.03.28, 2024-01-06 18:03:28.561911 stored: 2024.01.07.18.03.33, 2024-01-07 18:03:33.270157 stored: 2024.01.08.18.03.52, 2024-01-08 18:03:52.396001 stored: 2024.01.09.18.03.31, 2024-01-09 18:03:31.633889 stored: 2024.01.10.18.03.29, 2024-01-10 18:03:29.377802 stored: 2024.01.11.18.03.40, 2024-01-11 18:03:40.058174 stored: 2024.01.12.18.03.42, 2024-01-12 18:03:42.329451 stored: 2024.01.13.18.04.07, 2024-01-13 18:04:07.806697 stored: 2024.01.14.18.03.32, 2024-01-14 18:03:32.580443 stored: 2024.01.15.18.04.08, 2024-01-15 18:04:08.547789 stored: 2024.01.16.18.03.31, 2024-01-16 18:03:31.110380 stored: 2024.01.17.18.04.08, 2024-01-17 18:04:08.400883 stored: 2024.01.25.07.47.31, 2024-01-25 07:47:31.364597 stored: 2024.01.25.18.04.24, 2024-01-25 18:04:24.463113 stored: 2024.01.26.18.03.31, 2024-01-26 18:03:31.841914 stored: 2024.01.27.18.04.39, 2024-01-27 18:04:39.318128 stored: 2024.01.28.18.03.39, 2024-01-28 18:03:39.156180 stored: 2024.01.29.18.04.16, 2024-01-29 18:04:16.454744 stored: 2024.01.30.18.04.04, 2024-01-30 18:04:04.490349 stored: 2024.01.31.18.04.51, 2024-01-31 18:04:51.243268 stored: 2024.02.01.18.03.52, 2024-02-01 18:03:52.568942 stored: 2024.02.02.18.04.40, 2024-02-02 18:04:40.758718 stored: 2024.02.03.18.04.05, 2024-02-03 18:04:05.352533 stored: 2024.02.04.18.04.15, 2024-02-04 18:04:15.640570 stored: 2024.02.05.18.03.58, 2024-02-05 18:03:58.660926 stored: 2024.02.06.18.04.12, 2024-02-06 18:04:12.096737 stored: 2024.02.07.18.04.17, 2024-02-07 18:04:17.461053 stored: 2024.02.08.18.04.12, 2024-02-08 18:04:12.917946 stored: 2024.02.09.18.03.57, 2024-02-09 18:03:57.571676 stored: 2024.02.10.18.03.44, 2024-02-10 18:03:44.611405 stored: 2024.02.11.18.04.12, 2024-02-11 18:04:12.699865 stored: 2024.02.12.18.04.21, 2024-02-12 18:04:21.240786 stored: 2024.02.13.18.04.07, 2024-02-13 18:04:07.583684 stored: 2024.02.14.18.04.15, 2024-02-14 18:04:15.479847 stored: 2024.02.15.18.03.33, 2024-02-15 18:03:33.902696 stored: 2024.02.16.18.04.15, 2024-02-16 18:04:15.579528 stored: 2024.02.17.18.04.11, 2024-02-17 18:04:11.378379 stored: 2024.02.18.18.03.31, 2024-02-18 18:03:31.593073 stored: 2024.02.19.18.03.33, 2024-02-19 18:03:33.441411 stored: 2024.02.20.18.03.54, 2024-02-20 18:03:54.708161 stored: 2024.02.21.18.03.46, 2024-02-21 18:03:46.181202 stored: 2024.02.22.18.04.10, 2024-02-22 18:04:10.334308 stored: 2024.02.23.18.04.17, 2024-02-23 18:04:17.168341 stored: 2024.02.24.18.04.01, 2024-02-24 18:04:01.037755 stored: 2024.02.25.18.04.14, 2024-02-25 18:04:14.762871 stored: 2024.02.26.18.03.46, 2024-02-26 18:03:46.032650 stored: 2024.02.27.18.03.35, 2024-02-27 18:03:35.380452 stored: 2024.02.28.18.04.21, 2024-02-28 18:04:21.319028 stored: 2024.02.29.18.04.17, 2024-02-29 18:04:17.382031 stored: 2024.03.01.11.51.27, 2024-03-01 11:51:27.864322 stored: 2024.03.02.18.03.48, 2024-03-02 18:03:48.095426 stored: 2024.03.03.18.04.22, 2024-03-03 18:04:22.542317 stored: 2024.03.04.18.04.16, 2024-03-04 18:04:16.908574 stored: 2024.03.05.18.04.43, 2024-03-05 18:04:43.511287 stored: 2024.03.06.18.04.23, 2024-03-06 18:04:23.133369 stored: 2024.03.07.18.04.24, 2024-03-07 18:04:24.284384 stored: 2024.03.08.18.04.39, 2024-03-08 18:04:39.126761 stored: 2024.03.09.19.04.26, 2024-03-09 19:04:26.299326 stored: 2024.03.11.18.04.29, 2024-03-11 18:04:29.104282 stored: 2024.03.13.10.06.08, 2024-03-13 10:06:08.100179 stored: 2024.03.14.18.04.10, 2024-03-14 18:04:10.495495 stored: 2024.03.21.05.36.54, 2024-03-21 05:36:54.343295 stored: 2024.03.25.14.45.01, 2024-03-25 14:45:01.255571 stored: 2024.03.26.08.24.36, 2024-03-26 08:24:36.827514 stored: 2024.03.26.18.04.49, 2024-03-26 18:04:49.014032 stored: 2024.03.27.18.04.43, 2024-03-27 18:04:43.723538 stored: 2024.03.28.18.04.59, 2024-03-28 18:04:59.974123 stored: 2024.03.29.18.04.47, 2024-03-29 18:04:47.160830 stored: 2024.03.30.18.04.46, 2024-03-30 18:04:46.190314 stored: 2024.03.31.18.04.37, 2024-03-31 18:04:37.571591 stored: 2024.04.01.18.04.48, 2024-04-01 18:04:48.193051 stored: 2024.04.08.18.04.06, 2024-04-08 18:04:06.719116 stored: 2024.04.09.18.04.55, 2024-04-09 18:04:55.028191 stored: 2024.04.10.18.04.42, 2024-04-10 18:04:42.441877 stored: 2024.04.11.18.04.42, 2024-04-11 18:04:42.887368 stored: 2024.04.12.18.04.42, 2024-04-12 18:04:42.437771 stored: 2024.04.13.18.04.48, 2024-04-13 18:04:48.865055 stored: 2024.04.14.18.04.42, 2024-04-14 18:04:42.705675 stored: 2024.04.15.18.04.49, 2024-04-15 18:04:49.659754 stored: 2024.04.16.18.04.41, 2024-04-16 18:04:41.975325 stored: 2024.04.17.18.04.49, 2024-04-17 18:04:49.547007 stored: 2024.04.18.18.04.42, 2024-04-18 18:04:42.451810 stored: 2024.04.19.18.04.42, 2024-04-19 18:04:42.966390 stored: 2024.04.20.18.04.54, 2024-04-20 18:04:54.306767 stored: 2024.04.21.18.04.55, 2024-04-21 18:04:55.917471 stored: 2024.04.22.18.04.53, 2024-04-22 18:04:53.945876 stored: 2024.04.23.18.04.51, 2024-04-23 18:04:51.918096 stored: 2024.04.24.18.04.57, 2024-04-24 18:04:57.906309 stored: 2024.04.25.18.04.53, 2024-04-25 18:04:53.206736 stored: 2024.04.26.18.04.41, 2024-04-26 18:04:41.337053 stored: 2024.04.27.18.04.51, 2024-04-27 18:04:51.160415 stored: 2024.04.28.18.05.03, 2024-04-28 18:05:03.025174 stored: 2024.04.30.18.04.48, 2024-04-30 18:04:48.947989 stored: 2024.05.01.18.04.51, 2024-05-01 18:04:51.835196 stored: 2024.05.02.18.04.58, 2024-05-02 18:04:58.197381 stored: 2024.05.03.18.04.49, 2024-05-03 18:04:49.139787 stored: 2024.05.04.18.04.58, 2024-05-04 18:04:58.496124 stored: 2024.05.05.18.04.50, 2024-05-05 18:04:50.895792 stored: 2024.05.06.18.04.48, 2024-05-06 18:04:48.471433 stored: 2024.05.07.18.04.56, 2024-05-07 18:04:56.382166 stored: 2024.05.08.18.04.48, 2024-05-08 18:04:48.871003 stored: 2024.05.09.18.05.02, 2024-05-09 18:05:02.624753 stored: 2024.05.16.07.59.14, 2024-05-16 07:59:14.267101 stored: 2024.05.16.18.04.25, 2024-05-16 18:04:25.612385 stored: 2024.05.17.18.04.53, 2024-05-17 18:04:53.908938 stored: 2024.05.18.18.04.27, 2024-05-18 18:04:27.957792 stored: 2024.05.19.18.04.47, 2024-05-19 18:04:47.048017 stored: 2024.05.20.18.04.42, 2024-05-20 18:04:42.665907 stored: 2024.05.21.18.04.37, 2024-05-21 18:04:37.372426 stored: 2024.05.22.18.04.54, 2024-05-22 18:04:54.009020 stored: 2024.05.23.18.04.49, 2024-05-23 18:04:49.768181 stored: 2024.05.24.18.04.46, 2024-05-24 18:04:46.500581 stored: 2024.05.25.18.04.53, 2024-05-25 18:04:53.427120 stored: 2024.05.26.18.04.37, 2024-05-26 18:04:37.829545 stored: 2024.05.27.18.04.49, 2024-05-27 18:04:49.186481 stored: 2024.05.28.18.04.22, 2024-05-28 18:04:22.116869 stored: 2024.05.29.18.04.35, 2024-05-29 18:04:35.690509 stored: 2024.05.30.18.04.36, 2024-05-30 18:04:36.585145 stored: 2024.05.31.18.04.20, 2024-05-31 18:04:20.924811 stored: 2024.06.01.18.04.40, 2024-06-01 18:04:40.841522 stored: 2024.06.02.18.04.47, 2024-06-02 18:04:47.305969 stored: 2024.06.03.18.04.43, 2024-06-03 18:04:43.386019 stored: 2024.06.04.18.04.21, 2024-06-04 18:04:21.057006 stored: 2024.06.05.18.04.22, 2024-06-05 18:04:22.401035 stored: 2024.06.07.12.46.00, 2024-06-07 12:46:00.865783 stored: 2024.06.24.18.18.28, 2024-06-24 18:18:28.261776 stored: 2024.06.25.18.04.47, 2024-06-25 18:04:47.991290 stored: 2024.06.28.18.04.49, 2024-06-28 18:04:49.408452 stored: 2024.06.29.18.05.15, 2024-06-29 18:05:15.692298 stored: 2024.06.30.18.04.40, 2024-06-30 18:04:40.833416 stored: 2024.07.01.18.04.59, 2024-07-01 18:04:59.708919 stored: 2024.07.05.14.34.52, 2024-07-05 14:34:52.048005 stored: 2024.07.06.18.05.10, 2024-07-06 18:05:10.575800 stored: 2024.07.07.18.04.46, 2024-07-07 18:04:46.818785 stored: 2024.07.08.18.05.05, 2024-07-08 18:05:05.519390 stored: 2024.07.09.18.04.52, 2024-07-09 18:04:52.335883 stored: 2024.07.10.18.04.33, 2024-07-10 18:04:33.817106 stored: 2024.07.11.18.04.45, 2024-07-11 18:04:45.433228 stored: 2024.07.12.18.04.36, 2024-07-12 18:04:36.444330 stored: 2024.07.13.18.05.09, 2024-07-13 18:05:09.770661 stored: 2024.07.14.18.05.02, 2024-07-14 18:05:02.584529 stored: 2024.07.15.18.04.56, 2024-07-15 18:04:56.278179 stored: 2024.07.19.10.09.41, 2024-07-19 10:09:41.366450 stored: 2024.07.20.18.04.50, 2024-07-20 18:04:50.652503 stored: 2024.07.21.18.04.51, 2024-07-21 18:04:51.784942 stored: 2024.07.22.18.04.55, 2024-07-22 18:04:55.875979 stored: 2024.07.23.18.04.49, 2024-07-23 18:04:49.428200 stored: 2024.07.24.18.04.45, 2024-07-24 18:04:45.099677 stored: 2024.07.25.18.07.26, 2024-07-25 18:07:26.783134 stored: 2024.07.26.18.05.03, 2024-07-26 18:05:03.806166 stored: 2024.07.27.18.04.54, 2024-07-27 18:04:54.861044 stored: 2024.07.28.18.04.52, 2024-07-28 18:04:52.471391 stored: 2024.07.29.18.04.53, 2024-07-29 18:04:53.239266 stored: 2024.07.30.18.04.51, 2024-07-30 18:04:51.391070 stored: 2024.07.31.18.04.51, 2024-07-31 18:04:51.338127 stored: 2024.08.01.18.04.45, 2024-08-01 18:04:45.633638 stored: 2024.08.02.18.04.51, 2024-08-02 18:04:51.958712 stored: 2024.08.03.18.04.39, 2024-08-03 18:04:39.703527 stored: 2024.08.04.18.04.54, 2024-08-04 18:04:54.507015 stored: 2024.08.05.18.04.53, 2024-08-05 18:04:53.701273 stored: 2024.08.06.18.04.41, 2024-08-06 18:04:41.000453 stored: 2024.08.07.18.04.43, 2024-08-07 18:04:43.898084 stored: 2024.08.08.18.05.00, 2024-08-08 18:05:00.921781 stored: 2024.08.09.18.04.50, 2024-08-09 18:04:50.434863 stored: 2024.08.10.18.04.37, 2024-08-10 18:04:37.739388 stored: 2024.08.11.18.04.58, 2024-08-11 18:04:58.602534 stored: 2024.08.12.18.04.57, 2024-08-12 18:04:57.823980 stored: 2024.08.13.18.04.54, 2024-08-13 18:04:54.349862 stored: 2024.08.14.18.04.40, 2024-08-14 18:04:40.342972 stored: 2024.08.15.18.04.44, 2024-08-15 18:04:44.163647 stored: 2024.08.16.18.04.43, 2024-08-16 18:04:43.569258 stored: 2024.08.17.18.05.08, 2024-08-17 18:05:08.131613 stored: 2024.08.18.18.04.38, 2024-08-18 18:04:38.554105 stored: 2024.08.19.18.05.00, 2024-08-19 18:05:00.394914 stored: 2024.08.20.18.04.44, 2024-08-20 18:04:44.553783 stored: 2024.08.21.18.04.48, 2024-08-21 18:04:48.118647 stored: 2024.08.22.18.04.53, 2024-08-22 18:04:53.058467 stored: 2024.08.23.18.04.56, 2024-08-23 18:04:56.798655 stored: 2024.08.24.18.04.57, 2024-08-24 18:04:57.195971 stored: 2024.08.25.21.10.00, 2024-08-25 21:10:00.275062 stored: 2024.08.26.18.04.51, 2024-08-26 18:04:51.058180 stored: 2024.08.28.12.39.54, 2024-08-28 12:39:54.884515 stored: 2024.08.29.10.46.46, 2024-08-29 10:46:46.470600 stored: 2024.08.30.18.05.31, 2024-08-30 18:05:31.972909 stored: 2024.08.31.18.04.57, 2024-08-31 18:04:57.206862 stored: 2024.09.01.18.04.57, 2024-09-01 18:04:57.677691 stored: 2024.09.02.18.04.47, 2024-09-02 18:04:47.844531 stored: 2024.09.03.18.04.43, 2024-09-03 18:04:43.584258 stored: 2024.09.04.18.04.42, 2024-09-04 18:04:42.609037 stored: 2024.09.05.18.09.19, 2024-09-05 18:09:19.298054 stored: 2024.09.07.18.05.01, 2024-09-07 18:05:01.283922 stored: 2024.09.08.18.04.35, 2024-09-08 18:04:35.577708 stored: 2024.09.09.18.10.21, 2024-09-09 18:10:21.900374 stored: 2024.09.11.07.38.47, 2024-09-11 07:38:47.460570 stored: 2024.09.14.10.37.43, 2024-09-14 10:37:43.010193 stored: 2024.09.15.18.04.42, 2024-09-15 18:04:42.073318 stored: 2024.09.16.18.04.32, 2024-09-16 18:04:32.474103 stored: 2024.09.17.18.04.38, 2024-09-17 18:04:38.095228 stored: 2024.09.18.18.04.39, 2024-09-18 18:04:39.675729 stored: 2024.09.19.18.04.36, 2024-09-19 18:04:36.500060 stored: 2024.09.20.18.04.37, 2024-09-20 18:04:37.141045 stored: 2024.09.21.18.04.39, 2024-09-21 18:04:39.650832 stored: 2024.09.22.18.04.42, 2024-09-22 18:04:42.244693 stored: 2024.09.23.18.04.33, 2024-09-23 18:04:33.377788 stored: 2024.09.24.18.04.44, 2024-09-24 18:04:44.022955 stored: 2024.09.25.18.04.39, 2024-09-25 18:04:39.700000 stored: 2024.09.26.18.04.34, 2024-09-26 18:04:34.998437 stored: 2024.09.27.18.04.27, 2024-09-27 18:04:27.188926 stored: 2024.10.03.22.29.23, 2024-10-03 22:29:23.443216 stored: 2024.10.04.18.04.34, 2024-10-04 18:04:34.049732 stored: 2024.10.05.18.04.32, 2024-10-05 18:04:32.525901 stored: 2024.10.06.18.04.35, 2024-10-06 18:04:35.475734 stored: 2024.10.07.18.04.38, 2024-10-07 18:04:38.149213 stored: 2024.10.08.10.50.32, 2024-10-08 10:50:32.994734 stored: 2024.10.09.18.04.30, 2024-10-09 18:04:30.774064 stored: 2024.10.10.18.04.33, 2024-10-10 18:04:33.451163 stored: 2024.10.11.18.04.35, 2024-10-11 18:04:35.085256 stored: 2024.10.12.18.20.19, 2024-10-12 18:20:19.153130 stored: 2024.10.13.18.05.00, 2024-10-13 18:05:00.613255 stored: 2024.10.14.18.04.39, 2024-10-14 18:04:39.033727 stored: 2024.10.15.18.04.39, 2024-10-15 18:04:39.214151 stored: 2024.10.16.18.04.46, 2024-10-16 18:04:46.209962 stored: 2024.10.17.18.04.37, 2024-10-17 18:04:37.294297 stored: 2024.10.18.18.04.35, 2024-10-18 18:04:35.622873 stored: 2024.10.19.18.04.34, 2024-10-19 18:04:34.301592 stored: 2024.10.20.18.04.26, 2024-10-20 18:04:26.969429 stored: 2024.10.21.18.04.31, 2024-10-21 18:04:31.965066 stored: 2024.10.22.18.04.32, 2024-10-22 18:04:32.832724 stored: 2024.10.23.18.04.30, 2024-10-23 18:04:30.398844 stored: 2024.10.24.18.04.28, 2024-10-24 18:04:28.227793 stored: 2024.10.25.18.04.37, 2024-10-25 18:04:37.006433 stored: 2024.10.26.18.04.26, 2024-10-26 18:04:26.417781 stored: 2024.10.27.18.04.42, 2024-10-27 18:04:42.696080 stored: 2024.10.28.18.04.32, 2024-10-28 18:04:32.056814 stored: 2024.10.29.18.04.38, 2024-10-29 18:04:38.380642 stored: 2024.10.30.18.12.23, 2024-10-30 18:12:23.802985 stored: 2024.10.31.18.05.01, 2024-10-31 18:05:01.997278 stored: 2024.11.01.18.04.36, 2024-11-01 18:04:36.750145 stored: 2024.11.02.18.04.42, 2024-11-02 18:04:42.082012 stored: 2024.11.03.18.04.31, 2024-11-03 18:04:31.694428 stored: 2024.11.04.18.04.43, 2024-11-04 18:04:43.739911 stored: 2024.11.05.18.04.45, 2024-11-05 18:04:45.021461 stored: 2024.11.06.18.04.47, 2024-11-06 18:04:47.582715 stored: 2024.11.08.18.04.44, 2024-11-08 18:04:44.146934 stored: 2024.11.09.18.04.48, 2024-11-09 18:04:48.032952 stored: 2024.11.10.18.04.45, 2024-11-10 18:04:45.580530 stored: 2024.11.11.18.04.42, 2024-11-11 18:04:42.625935 stored: 2024.11.15.09.08.44, 2024-11-15 09:08:44.716209 stored: 2024.11.16.18.04.49, 2024-11-16 18:04:49.882973 stored: 2024.11.17.18.04.47, 2024-11-17 18:04:47.831855 stored: 2024.11.20.15.41.38, 2024-11-20 15:41:38.355726 stored: 2024.11.21.18.04.33, 2024-11-21 18:04:33.568076 stored: 2024.11.22.18.04.57, 2024-11-22 18:04:57.111066 stored: 2024.11.23.18.04.39, 2024-11-23 18:04:39.972993 stored: 2024.11.24.18.04.35, 2024-11-24 18:04:35.533178 stored: 2024.11.25.18.04.42, 2024-11-25 18:04:42.033686 stored: 2024.11.26.18.04.34, 2024-11-26 18:04:34.211537 stored: 2024.11.27.18.04.38, 2024-11-27 18:04:38.016755 stored: 2024.11.28.18.04.38, 2024-11-28 18:04:38.748617 stored: 2024.11.29.18.04.41, 2024-11-29 18:04:41.429320 stored: 2024.11.30.18.04.41, 2024-11-30 18:04:41.161757 stored: 2024.12.01.18.04.40, 2024-12-01 18:04:40.713988 stored: 2024.12.02.18.04.43, 2024-12-02 18:04:43.156007 stored: 2024.12.03.18.04.40, 2024-12-03 18:04:40.248877 stored: 2024.12.05.13.06.52, 2024-12-05 13:06:52.703831 stored: 2024.12.06.18.04.40, 2024-12-06 18:04:40.445194 stored: 2024.12.07.18.05.11, 2024-12-07 18:05:11.891294 stored: 2024.12.08.18.04.48, 2024-12-08 18:04:48.683523 stored: 2024.12.09.18.05.31, 2024-12-09 18:05:31.152967 stored: 2024.12.10.18.04.55, 2024-12-10 18:04:55.916408 stored: 2024.12.13.18.05.05, 2024-12-13 18:05:05.743550 stored: 2024.12.14.18.05.06, 2024-12-14 18:05:06.332887 stored: 2024.12.15.18.05.11, 2024-12-15 18:05:11.733292 stored: 2024.12.17.10.15.19, 2024-12-17 10:15:19.866993 stored: 2024.12.18.07.17.26, 2024-12-18 07:17:26.757877 stored: 2024.12.19.18.05.17, 2024-12-19 18:05:17.510403 stored: 2024.12.20.15.52.40, 2024-12-20 15:52:40.202576 stored: 2024.12.21.18.05.16, 2024-12-21 18:05:16.214989 stored: 2024.12.22.18.05.12, 2024-12-22 18:05:12.764758 stored: 2024.12.23.18.05.16, 2024-12-23 18:05:16.749082 stored: 2024.12.24.18.05.33, 2024-12-24 18:05:33.131144 stored: 2024.12.25.18.05.25, 2024-12-25 18:05:25.134418 stored: 2024.12.26.18.05.18, 2024-12-26 18:05:18.974986 stored: 2024.12.27.18.05.20, 2024-12-27 18:05:20.779605 stored: 2024.12.28.18.05.15, 2024-12-28 18:05:15.508385 stored: 2024.12.29.18.05.19, 2024-12-29 18:05:19.969078 stored: 2024.12.30.18.05.19, 2024-12-30 18:05:19.652010 stored: 2024.12.31.22.04.11, 2024-12-31 22:04:11.207358 stored: 2025.01.01.18.05.15, 2025-01-01 18:05:15.010169 stored: 2025.01.02.18.05.16, 2025-01-02 18:05:16.447631 stored: 2025.01.03.18.05.11, 2025-01-03 18:05:11.559658 stored: 2025.01.04.21.03.05, 2025-01-04 21:03:05.432577 stored: 2025.01.05.18.05.01, 2025-01-05 18:05:01.155667 stored: 2025.01.06.18.04.55, 2025-01-06 18:04:55.058358 stored: 2025.01.07.18.05.00, 2025-01-07 18:05:00.449358 stored: 2025.01.08.18.04.50, 2025-01-08 18:04:50.485677 stored: 2025.01.09.18.04.50, 2025-01-09 18:04:50.730317 stored: 2025.01.10.18.04.51, 2025-01-10 18:04:51.866253 stored: 2025.01.11.18.04.57, 2025-01-11 18:04:57.802015 stored: 2025.01.12.18.04.48, 2025-01-12 18:04:48.512058 stored: 2025.01.13.18.05.16, 2025-01-13 18:05:16.726006 stored: 2025.01.14.18.04.53, 2025-01-14 18:04:53.636066 stored: 2025.01.15.18.05.16, 2025-01-15 18:05:16.063094 stored: 2025.01.16.18.04.58, 2025-01-16 18:04:58.536571 stored: 2025.01.17.18.04.57, 2025-01-17 18:04:57.654147 stored: 2025.01.18.18.05.31, 2025-01-18 18:05:31.834591 stored: 2025.01.19.18.04.50, 2025-01-19 18:04:50.396954 stored: 2025.01.20.18.04.52, 2025-01-20 18:04:52.862843 stored: 2025.01.21.18.04.51, 2025-01-21 18:04:51.119185 stored: 2025.01.22.18.04.50, 2025-01-22 18:04:50.662399 stored: 2025.01.23.18.04.54, 2025-01-23 18:04:54.573766 stored: 2025.01.24.18.04.51, 2025-01-24 18:04:51.816461 stored: 2025.01.25.18.04.51, 2025-01-25 18:04:51.607056 stored: 2025.01.26.18.04.54, 2025-01-26 18:04:54.548405 stored: 2025.01.27.18.04.52, 2025-01-27 18:04:52.499314 stored: 2025.01.28.18.04.55, 2025-01-28 18:04:55.588517 stored: 2025.01.29.18.05.15, 2025-01-29 18:05:15.608010 stored: 2025.01.30.18.04.58, 2025-01-30 18:04:58.892230 stored: 2025.01.31.18.04.58, 2025-01-31 18:04:58.660504 stored: 2025.02.01.18.04.54, 2025-02-01 18:04:54.467450 stored: 2025.02.02.18.05.04, 2025-02-02 18:05:04.409782 stored: 2025.02.03.18.04.56, 2025-02-03 18:04:56.274618 stored: 2025.02.04.18.05.11, 2025-02-04 18:05:11.760057 stored: 2025.02.05.18.04.55, 2025-02-05 18:04:55.550307 stored: 2025.02.06.18.04.59, 2025-02-06 18:04:59.700456 stored: 2025.02.07.18.05.03, 2025-02-07 18:05:03.663828 stored: 2025.02.08.18.05.01, 2025-02-08 18:05:01.053948 stored: 2025.02.09.18.05.04, 2025-02-09 18:05:04.796583 stored: 2025.02.10.18.05.18, 2025-02-10 18:05:18.275013 stored: 2025.02.11.18.04.54, 2025-02-11 18:04:54.602368 stored: 2025.02.12.18.05.00, 2025-02-12 18:05:00.943200 stored: 2025.02.13.18.05.07, 2025-02-13 18:05:07.853302 stored: 2025.02.14.18.05.15, 2025-02-14 18:05:15.315494 stored: 2025.02.15.18.04.54, 2025-02-15 18:04:54.133851 stored: 2025.02.16.18.05.30, 2025-02-16 18:05:30.947321 stored: 2025.02.17.18.05.08, 2025-02-17 18:05:08.565958 stored: 2025.02.18.18.05.08, 2025-02-18 18:05:08.161211 stored: 2025.02.19.18.05.06, 2025-02-19 18:05:06.756290 stored: 2025.02.20.18.05.01, 2025-02-20 18:05:01.388462 stored: 2025.02.21.18.04.56, 2025-02-21 18:04:56.391876 stored: 2025.02.22.18.05.01, 2025-02-22 18:05:01.653275 stored: 2025.02.23.18.04.59, 2025-02-23 18:04:59.069330 stored: 2025.02.24.18.05.09, 2025-02-24 18:05:09.197346 stored: 2025.02.25.18.05.25, 2025-02-25 18:05:25.080336 stored: 2025.02.26.18.04.59, 2025-02-26 18:04:59.080203 stored: 2025.02.27.18.05.02, 2025-02-27 18:05:02.007575 stored: 2025.03.01.19.39.06, 2025-03-01 19:39:06.132266 stored: 2025.03.02.18.05.12, 2025-03-02 18:05:12.914635 stored: 2025.03.08.09.51.30, 2025-03-08 09:51:30.025454 stored: 2025.03.09.11.51.56, 2025-03-09 11:51:56.113443 stored: 2025.03.10.18.05.00, 2025-03-10 18:05:00.383506 stored: 2025.03.11.18.04.37, 2025-03-11 18:04:37.889374 stored: 2025.03.12.18.05.25, 2025-03-12 18:05:25.364996 stored: 2025.03.13.18.04.56, 2025-03-13 18:04:56.892789 stored: 2025.03.14.18.04.59, 2025-03-14 18:04:59.403480 stored: 2025.03.15.18.05.05, 2025-03-15 18:05:05.491275 stored: 2025.03.16.18.04.58, 2025-03-16 18:04:58.080159 stored: 2025.03.17.18.05.09, 2025-03-17 18:05:09.888343 stored: 2025.03.18.18.04.59, 2025-03-18 18:04:59.925862 stored: 2025.03.19.18.04.59, 2025-03-19 18:04:59.924528 stored: 2025.03.20.18.05.06, 2025-03-20 18:05:06.193253 stored: 2025.03.21.18.05.11, 2025-03-21 18:05:11.188567 stored: 2025.03.22.18.05.05, 2025-03-22 18:05:05.187833 stored: 2025.03.23.18.05.02, 2025-03-23 18:05:02.247660 stored: 2025.03.24.18.05.19, 2025-03-24 18:05:19.424004 stored: 2025.03.25.18.05.06, 2025-03-25 18:05:06.601886 stored: 2025.03.26.18.05.14, 2025-03-26 18:05:14.858557 stored: 2025.03.27.18.05.01, 2025-03-27 18:05:01.528354 stored: 2025.03.28.18.05.05, 2025-03-28 18:05:05.572502 stored: 2025.03.29.18.05.03, 2025-03-29 18:05:03.814697 stored: 2025.03.30.18.05.05, 2025-03-30 18:05:05.618659 stored: 2025.03.31.18.05.08, 2025-03-31 18:05:08.702674 stored: 2025.04.01.18.05.33, 2025-04-01 18:05:33.483705 stored: 2025.04.02.18.05.10, 2025-04-02 18:05:10.716841 stored: 2025.04.03.18.05.11, 2025-04-03 18:05:11.565423 stored: 2025.04.04.18.05.11, 2025-04-04 18:05:11.447826 stored: 2025.04.05.18.05.10, 2025-04-05 18:05:10.742513 stored: 2025.04.06.18.05.09, 2025-04-06 18:05:09.032350 stored: 2025.04.07.18.05.39, 2025-04-07 18:05:39.290296 stored: 2025.04.08.18.04.48, 2025-04-08 18:04:48.401395 stored: 2025.04.09.18.05.06, 2025-04-09 18:05:06.587860 stored: 2025.04.12.15.30.13, 2025-04-12 15:30:13.001596 stored: 2025.04.13.06.22.27, 2025-04-13 06:22:27.914604 stored: 2025.04.13.21.13.14, 2025-04-13 21:13:14.788575 stored: 2025.04.14.18.05.20, 2025-04-14 18:05:20.794814 stored: 2025.04.15.11.55.47, 2025-04-15 11:55:47.877794 stored: 2025.04.16.18.05.19, 2025-04-16 18:05:19.706948 stored: 2025.04.17.18.05.15, 2025-04-17 18:05:15.058080 stored: 2025.04.18.18.05.13, 2025-04-18 18:05:13.648572 stored: 2025.04.19.18.05.12, 2025-04-19 18:05:12.690150 stored: 2025.04.20.18.05.09, 2025-04-20 18:05:09.180526 stored: 2025.04.21.18.05.43, 2025-04-21 18:05:43.753791 stored: 2025.04.22.18.05.18, 2025-04-22 18:05:18.557319 stored: 2025.04.23.18.05.16, 2025-04-23 18:05:16.528526 stored: 2025.04.24.18.05.45, 2025-04-24 18:05:45.863422 stored: 2025.04.25.18.05.13, 2025-04-25 18:05:13.710152 stored: 2025.04.26.18.05.15, 2025-04-26 18:05:15.658793 stored: 2025.04.27.18.05.07, 2025-04-27 18:05:07.428123 stored: 2025.04.28.18.05.12, 2025-04-28 18:05:12.797233 stored: 2025.05.01.10.59.59, 2025-05-01 10:59:59.037468 stored: 2025.05.02.18.05.28, 2025-05-02 18:05:28.887848 stored: 2025.05.03.18.05.22, 2025-05-03 18:05:22.552851 stored: 2025.05.04.18.05.05, 2025-05-04 18:05:05.598143 stored: 2025.05.13.07.27.26, 2025-05-13 07:27:26.381358 stored: 2025.05.15.18.52.13, 2025-05-15 18:52:13.776529 stored: 2025.05.17.08.06.12, 2025-05-17 08:06:12.674466 stored: 2025.05.19.09.04.09, 2025-05-19 09:04:09.728986 stored: 2025.05.22.13.57.08, 2025-05-22 13:57:08.808466 stored: 2025.05.24.10.00.52, 2025-05-24 10:00:52.316358 stored: 2025.05.25.12.14.31, 2025-05-25 12:14:31.028020 stored: 2025.05.30.03.12.18, 2025-05-30 03:12:18.106650 stored: 2025.05.30.20.23.35, 2025-05-30 20:23:35.405015 stored: 2025.05.31.18.05.20, 2025-05-31 18:05:20.723733 stored: 2025.06.01.18.05.14, 2025-06-01 18:05:14.574276 stored: 2025.06.02.18.05.15, 2025-06-02 18:05:15.900602 stored: 2025.06.03.18.05.18, 2025-06-03 18:05:18.223155 stored: 2025.06.05.18.05.16, 2025-06-05 18:05:16.546272 stored: 2025.06.06.18.05.25, 2025-06-06 18:05:25.771389 stored: 2025.06.07.18.05.10, 2025-06-07 18:05:10.788167 stored: 2025.06.08.18.05.21, 2025-06-08 18:05:21.222466 stored: 2025.06.09.18.05.14, 2025-06-09 18:05:14.774679 stored: 2025.06.10.18.05.19, 2025-06-10 18:05:19.541930 stored: 2025.06.11.18.05.26, 2025-06-11 18:05:26.639643 stored: 2025.06.12.18.05.15, 2025-06-12 18:05:15.124517 stored: 2025.06.13.18.04.59, 2025-06-13 18:04:59.062910 stored: 2025.06.20.06.49.46, 2025-06-20 06:49:46.123988 stored: 2025.06.21.18.05.14, 2025-06-21 18:05:14.693572 stored: 2025.06.22.18.05.28, 2025-06-22 18:05:28.829408 stored: 2025.06.23.18.04.59, 2025-06-23 18:04:59.665244 stored: 2025.06.24.18.05.04, 2025-06-24 18:05:04.974657 stored: 2025.06.25.18.05.10, 2025-06-25 18:05:10.243421 stored: 2025.06.26.18.04.52, 2025-06-26 18:04:52.343803 stored: 2025.06.27.18.05.05, 2025-06-27 18:05:05.716181 stored: 2025.06.28.18.04.50, 2025-06-28 18:04:50.099950 stored: 2025.06.29.18.05.03, 2025-06-29 18:05:03.562419 stored: 2025.06.30.18.04.57, 2025-06-30 18:04:57.777357 stored: 2025.07.01.18.04.59, 2025-07-01 18:04:59.335039 stored: 2025.07.02.18.04.57, 2025-07-02 18:04:57.643167 stored: 2025.07.04.18.03.59, 2025-07-04 18:03:59.992718 stored: 2025.07.05.18.04.46, 2025-07-05 18:04:46.414665 stored: 2025.07.06.18.05.17, 2025-07-06 18:05:17.539736 stored: 2025.07.07.18.04.30, 2025-07-07 18:04:30.728679 stored: 2025.07.08.18.04.24, 2025-07-08 18:04:24.781100 stored: 2025.07.09.18.04.39, 2025-07-09 18:04:39.547654 stored: 2025.07.10.18.04.24, 2025-07-10 18:04:24.531816 stored: 2025.07.11.18.04.28, 2025-07-11 18:04:28.322448 stored: 2025.07.12.18.04.24, 2025-07-12 18:04:24.206422 stored: 2025.07.13.18.04.32, 2025-07-13 18:04:32.217783 stored: 2025.07.14.18.04.27, 2025-07-14 18:04:27.866780 stored: 2025.07.15.18.04.25, 2025-07-15 18:04:25.803016 stored: 2025.07.16.18.04.22, 2025-07-16 18:04:22.019676 stored: 2025.07.17.18.04.07, 2025-07-17 18:04:07.906594 stored: 2025.07.18.18.04.10, 2025-07-18 18:04:10.242916 stored: 2025.07.19.18.06.06, 2025-07-19 18:06:06.433114 stored: 2025.07.20.18.04.12, 2025-07-20 18:04:12.311952 stored: 2025.07.21.18.04.18, 2025-07-21 18:04:18.581778 stored: 2025.07.22.18.04.11, 2025-07-22 18:04:11.661291 stored: 2025.07.23.18.04.27, 2025-07-23 18:04:27.194923 stored: 2025.07.24.18.04.21, 2025-07-24 18:04:21.144539 stored: 2025.07.25.18.04.21, 2025-07-25 18:04:21.733835 stored: 2025.07.26.18.04.08, 2025-07-26 18:04:08.801290 stored: 2025.07.27.18.04.10, 2025-07-27 18:04:10.753590 stored: 2025.07.28.18.04.25, 2025-07-28 18:04:25.256431 stored: 2025.07.29.18.04.08, 2025-07-29 18:04:08.654755 stored: 2025.07.30.18.04.33, 2025-07-30 18:04:33.252555 stored: 2025.07.31.18.04.15, 2025-07-31 18:04:15.163162 stored: 2025.08.01.18.04.05, 2025-08-01 18:04:05.884163 stored: 2025.08.02.18.04.17, 2025-08-02 18:04:17.527059 stored: 2025.08.03.18.04.04, 2025-08-03 18:04:04.783803 stored: 2025.08.04.18.04.39, 2025-08-04 18:04:39.899384 stored: 2025.08.05.18.04.16, 2025-08-05 18:04:16.364334 stored: 2025.08.06.18.04.40, 2025-08-06 18:04:40.562933 stored: 2025.08.07.18.04.39, 2025-08-07 18:04:39.001563 stored: 2025.08.08.18.04.12, 2025-08-08 18:04:12.207177 stored: 2025.08.09.18.04.26, 2025-08-09 18:04:26.911823 stored: 2025.08.10.18.04.38, 2025-08-10 18:04:38.772973 stored: 2025.08.11.18.04.07, 2025-08-11 18:04:07.395411 stored: 2025.08.13.20.38.43, 2025-08-13 20:38:43.129452 stored: 2025.08.14.18.04.21, 2025-08-14 18:04:21.341116 stored: 2025.08.15.18.04.14, 2025-08-15 18:04:14.514850 stored: 2025.08.16.18.04.23, 2025-08-16 18:04:23.579430 stored: 2025.08.17.18.04.10, 2025-08-17 18:04:10.420586 stored: 2025.08.21.06.51.27, 2025-08-21 06:51:27.423323 stored: 2025.08.22.18.04.07, 2025-08-22 18:04:07.837093 stored: 2025.08.23.18.04.10, 2025-08-23 18:04:10.036647 stored: 2025.08.24.18.04.11, 2025-08-24 18:04:11.271058 stored: 2025.08.25.18.04.16, 2025-08-25 18:04:16.917624 stored: 2025.08.26.09.41.17, 2025-08-26 09:41:17.603539 stored: 2025.08.27.18.04.11, 2025-08-27 18:04:11.486036 stored: 2025.08.29.09.36.14, 2025-08-29 09:36:14.068420 stored: 2025.08.30.18.04.27, 2025-08-30 18:04:27.691733 stored: 2025.08.31.18.04.13, 2025-08-31 18:04:13.705633 stored: 2025.09.01.18.04.24, 2025-09-01 18:04:24.955933 stored: 2025.09.02.18.04.31, 2025-09-02 18:04:31.165096 stored: 2025.09.03.18.04.13, 2025-09-03 18:04:13.174787 stored: 2025.09.04.18.04.14, 2025-09-04 18:04:14.810373 stored: 2025.09.05.18.04.50, 2025-09-05 18:04:50.326478 stored: 2025.09.06.18.04.33, 2025-09-06 18:04:33.396924 stored: 2025.09.07.18.04.39, 2025-09-07 18:04:39.081850 stored: 2025.09.08.18.04.23, 2025-09-08 18:04:23.721487 stored: 2025.09.09.18.04.22, 2025-09-09 18:04:22.720843 stored: 2025.09.10.18.04.41, 2025-09-10 18:04:41.573780 stored: 2025.09.13.11.02.31, 2025-09-13 11:02:31.883617 stored: 2025.09.14.02.07.00, 2025-09-14 02:07:00.682208 stored: 2025.09.14.18.48.00, 2025-09-14 18:48:00.982819 stored: 2025.09.15.18.04.28, 2025-09-15 18:04:28.690337 stored: 2025.09.16.18.04.08, 2025-09-16 18:04:08.412948 stored: 2025.09.17.18.04.26, 2025-09-17 18:04:26.478048 stored: 2025.09.18.18.04.27, 2025-09-18 18:04:27.657081 stored: 2025.09.19.18.04.23, 2025-09-19 18:04:23.609976 stored: 2025.09.20.18.04.23, 2025-09-20 18:04:23.943885 stored: 2025.09.21.18.04.40, 2025-09-21 18:04:40.266318 stored: 2025.09.22.18.04.07, 2025-09-22 18:04:07.339250 stored: 2025.09.23.18.04.12, 2025-09-23 18:04:12.234520 stored: 2025.09.25.17.49.04, 2025-09-25 17:49:04.950210 stored: 2025.09.26.18.04.12, 2025-09-26 18:04:12.512693 stored: 2025.09.27.18.04.14, 2025-09-27 18:04:14.793210 stored: 2025.09.28.18.04.12, 2025-09-28 18:04:12.621541 stored: 2025.10.01.10.05.07, 2025-10-01 10:05:07.909775 stored: 2025.10.06.09.42.55, 2025-10-06 09:42:55.867372 stored: 2025.10.10.20.23.06, 2025-10-10 20:23:06.410855 stored: 2025.10.11.18.03.48, 2025-10-11 18:03:48.140438 stored: 2025.10.12.18.03.42, 2025-10-12 18:03:42.537446 stored: 2025.10.13.18.03.41, 2025-10-13 18:03:41.899455 stored: 2025.10.14.18.03.49, 2025-10-14 18:03:49.001122 stored: 2025.10.15.18.03.41, 2025-10-15 18:03:41.611697 stored: 2025.10.16.18.03.41, 2025-10-16 18:03:41.622506 stored: 2025.10.17.18.03.41, 2025-10-17 18:03:41.543441 stored: 2025.10.18.18.03.41, 2025-10-18 18:03:41.328412 stored: 2025.10.19.18.03.41, 2025-10-19 18:03:41.622708 stored: 2025.10.21.18.03.58, 2025-10-21 18:03:58.811816 stored: 2025.10.22.18.03.51, 2025-10-22 18:03:51.617145 stored: 2025.10.23.18.03.52, 2025-10-23 18:03:52.041577 stored: 2025.10.24.18.03.44, 2025-10-24 18:03:44.358544 stored: 2025.10.25.18.03.39, 2025-10-25 18:03:39.877301 stored: 2025.10.26.18.03.45, 2025-10-26 18:03:45.353391 stored: 2025.10.27.18.03.47, 2025-10-27 18:03:47.463516 stored: 2025.10.28.18.03.49, 2025-10-28 18:03:49.023095 stored: 2025.10.29.18.03.37, 2025-10-29 18:03:37.087383 stored: 2025.10.30.18.03.44, 2025-10-30 18:03:44.382565 stored: 2025.10.31.18.03.40, 2025-10-31 18:03:40.823333 stored: 2025.11.01.18.03.38, 2025-11-01 18:03:38.979234 stored: 2025.11.02.18.03.39, 2025-11-02 18:03:39.301452 stored: 2025.11.03.18.03.43, 2025-11-03 18:03:43.137902 stored: 2025.11.04.18.03.39, 2025-11-04 18:03:39.718294 stored: 2025.11.05.18.03.40, 2025-11-05 18:03:40.234750 stored: 2025.11.09.09.37.30, 2025-11-09 09:37:30.202490 stored: 2025.11.10.00.36.14, 2025-11-10 00:36:14.183435 stored: 2025.11.10.18.03.37, 2025-11-10 18:03:37.863878 stored: 2025.11.11.18.03.44, 2025-11-11 18:03:44.875943 stored: 2025.11.12.18.03.43, 2025-11-12 18:03:43.366523 stored: 2025.11.13.18.03.48, 2025-11-13 18:03:48.067049 stored: 2025.11.14.18.03.40, 2025-11-14 18:03:40.540561 stored: 2025.11.15.18.03.39, 2025-11-15 18:03:39.619662 stored: 2025.11.16.18.03.39, 2025-11-16 18:03:39.318891 stored: 2025.11.17.18.03.43, 2025-11-17 18:03:43.152640 stored: 2025.11.25.07.39.29, 2025-11-25 07:39:29.524636 stored: 2025.11.26.21.49.19, 2025-11-26 21:49:19.997368 stored: 2025.11.27.18.03.37, 2025-11-27 18:03:37.327034 stored: 2025.11.28.18.03.49, 2025-11-28 18:03:49.662576 stored: 2025.11.29.18.03.50, 2025-11-29 18:03:50.054112 stored: 2025.11.30.18.03.38, 2025-11-30 18:03:38.200878 stored: 2025.12.01.18.03.49, 2025-12-01 18:03:49.516847 stored: 2025.12.02.18.03.40, 2025-12-02 18:03:40.088181 stored: 2025.12.03.18.03.47, 2025-12-03 18:03:47.190622 stored: 2025.12.04.18.03.43, 2025-12-04 18:03:43.423191 stored: 2025.12.05.18.03.41, 2025-12-05 18:03:41.677603 stored: 2025.12.06.18.03.40, 2025-12-06 18:03:40.242226 stored: 2025.12.07.18.03.49, 2025-12-07 18:03:49.924875 stored: 2025.12.08.18.03.58, 2025-12-08 18:03:58.718331 stored: 2025.12.09.18.03.53, 2025-12-09 18:03:53.079758 stored: 2025.12.10.18.03.43, 2025-12-10 18:03:43.071325 stored: 2025.12.11.18.03.40, 2025-12-11 18:03:40.076302 stored: 2025.12.13.18.03.50, 2025-12-13 18:03:50.249609 stored: 2025.12.14.18.03.41, 2025-12-14 18:03:41.461725 stored: 2025.12.15.18.03.42, 2025-12-15 18:03:42.109360 stored: 2025.12.16.18.03.40, 2025-12-16 18:03:40.888852 stored: 2025.12.17.18.03.44, 2025-12-17 18:03:44.923324 stored: 2025.12.18.18.04.11, 2025-12-18 18:04:11.204834 stored: 2025.12.19.18.03.42, 2025-12-19 18:03:42.451432 stored: 2025.12.20.18.03.40, 2025-12-20 18:03:40.061236 stored: 2025.12.21.18.03.40, 2025-12-21 18:03:40.119478 stored: 2025.12.22.18.03.44, 2025-12-22 18:03:44.608092 stored: 2025.12.23.18.43.14, 2025-12-23 18:43:14.617469 stored: 2026.01.08.14.48.45, 2026-01-08 14:48:45.176211 stored: 2026.01.09.18.03.41, 2026-01-09 18:03:41.467308 stored: 2026.01.10.18.03.49, 2026-01-10 18:03:49.692370 stored: 2026.01.11.18.03.40, 2026-01-11 18:03:40.015829 stored: 2026.01.12.18.03.49, 2026-01-12 18:03:49.257700 stored: 2026.01.13.18.03.43, 2026-01-13 18:03:43.271848 stored: 2026.01.14.18.03.41, 2026-01-14 18:03:41.033384 stored: 2026.01.15.18.03.44, 2026-01-15 18:03:44.185009 stored: 2026.01.16.18.03.42, 2026-01-16 18:03:42.528085 stored: 2026.01.17.18.03.43, 2026-01-17 18:03:43.486636 stored: 2026.01.18.18.03.49, 2026-01-18 18:03:49.778715 stored: 2026.01.19.18.03.41, 2026-01-19 18:03:41.249443 stored: 2026.01.20.18.03.43, 2026-01-20 18:03:43.034755 stored: 2026.01.21.18.03.42, 2026-01-21 18:03:42.341931 stored: 2026.01.22.18.03.42, 2026-01-22 18:03:42.843627 stored: 2026.01.29.14.59.00, 2026-01-29 14:59:00.151502 stored: 2026.01.30.18.03.54, 2026-01-30 18:03:54.381985 stored: 2026.01.31.18.03.52, 2026-01-31 18:03:52.406798 stored: 2026.02.01.18.03.46, 2026-02-01 18:03:46.096724 stored: 2026.02.21.22.48.09, 2026-02-21 22:48:09.005740 stored: 2026.02.24.09.54.32, 2026-02-24 09:54:32.193909 stored: 2026.02.26.08.07.35, 2026-02-26 08:07:35.569555 stored: 2026.02.27.02.00.19, 2026-02-27 02:00:19.774795 stored: 2026.02.27.20.06.40, 2026-02-27 20:06:40.089411 stored: 2026.02.28.18.20.05, 2026-02-28 18:20:05.298147 stored: 2026.03.03.05.19.20, 2026-03-03 05:19:20.090368 stored: 2026.03.04.18.36.49, 2026-03-04 18:36:49.454997 stored: 2026.03.06.07.36.28, 2026-03-06 07:36:28.283178 stored: 2026.03.07.18.03.57, 2026-03-07 18:03:57.019324 stored: 2026.03.08.18.04.08, 2026-03-08 18:04:08.638942 stored: 2026.03.09.18.04.09, 2026-03-09 18:04:09.122727 stored: 2026.03.10.18.04.09, 2026-03-10 18:04:09.967404 stored: 2026.03.11.19.18.45, 2026-03-11 19:18:45.021311 stored: 2026.03.12.18.04.04, 2026-03-12 18:04:04.427231 stored: 2026.03.13.18.03.59, 2026-03-13 18:03:59.764446 stored: 2026.03.14.18.04.02, 2026-03-14 18:04:02.487273 stored: 2026.03.16.04.45.47, 2026-03-16 04:45:47.972521 stored: 2026.03.17.18.04.03, 2026-03-17 18:04:03.062620 stored: 2026.04.03.08.19.33, 2026-04-03 08:19:33.968981 stored: 2026.04.04.18.04.03, 2026-04-04 18:04:03.694035 stored: 2026.04.05.23.08.44, 2026-04-05 23:08:44.395181 stored: 2026.04.07.03.30.46, 2026-04-07 03:30:46.678851 stored: 2026.04.08.08.51.09, 2026-04-08 08:51:09.792883 stored: 2026.04.09.13.47.19, 2026-04-09 13:47:19.287730 stored: 2026.04.10.18.34.50, 2026-04-10 18:34:50.991969 stored: 2026.04.11.23.58.22, 2026-04-11 23:58:22.336457 stored: 2026.04.13.05.40.34, 2026-04-13 05:40:34.788157 stored: 2026.04.16.10.08.30, 2026-04-16 10:08:30.642709 stored: 2026.04.18.18.04.15, 2026-04-18 18:04:15.996036 stored: 2026.04.19.23.32.35, 2026-04-19 23:32:35.143064 stored: 2026.04.21.06.57.47, 2026-04-21 06:57:47.190798 stored: 2026.04.22.12.02.19, 2026-04-22 12:02:19.822557 stored: 2026.04.23.19.37.25, 2026-04-23 19:37:25.641238 stored: 2026.04.25.01.30.34, 2026-04-25 01:30:34.833440 stored: 2026.04.26.08.15.09, 2026-04-26 08:15:09.883270 stored: 2026.04.27.14.04.22, 2026-04-27 14:04:22.500921 stored: 2026.04.28.19.00.55, 2026-04-28 19:00:55.207981 stored: 2026.04.30.00.15.31, 2026-04-30 00:15:31.059764 stored: 2026.05.01.18.04.10, 2026-05-01 18:04:10.245579 stored: 2026.05.04.12.43.13, 2026-05-04 12:43:13.381268 stored: 2026.05.05.21.34.55, 2026-05-05 21:34:55.685304 stored: 2026.05.07.07.47.18, 2026-05-07 07:47:18.021034 stored: 2026.05.08.16.21.29, 2026-05-08 16:21:29.321494 + python -uO /l/util.nightly/src/python/runAnalyzerPerf.py ***USING BIG LINE FILE*** Using java from: /usr/lib/jvm/java-25-openjdk/bin/ runAnalyzerPerf.py: 2026-05-10 RUN: git clean -xfd Removing analysis/common/build/ Removing analysis/icu/build/ Removing analysis/kuromoji/build/ Removing analysis/morfologik/build/ Removing analysis/nori/build/ Removing analysis/opennlp/build/ Removing analysis/phonetic/build/ Removing analysis/smartcn/build/ Removing analysis/stempel/build/ Removing backward-codecs/build/ Removing benchmark-jmh/build/ Removing benchmark/build/ Removing classification/build/ Removing codecs/build/ Removing compile.log Removing core.tests/build/ Removing core/build/ Removing demo/build/ Removing expressions/build/ Removing facet/build/ Removing grouping/build/ Removing highlighter/build/ Removing join/build/ Removing luke/build/ Removing memory/build/ Removing misc/build/ Removing monitor/build/ Removing queries/build/ Removing queryparser/build/ Removing replicator/build/ Removing sandbox/build/ Removing spatial-extras/build/ Removing spatial-test-fixtures/build/ Removing spatial3d/build/ Removing suggest/build/ Removing test-framework/build/ RUN: git pull origin main From https://gitbox.apache.org/repos/asf/lucene * branch main -> FETCH_HEAD 2dee50e21f8..29af85188d5 main -> origin/main Updating 2dee50e21f8..29af85188d5 Fast-forward lucene/CHANGES.txt | 3 +++ .../lucene102/Lucene102BinaryQuantizedVectorsReader.java | 7 ++++++- .../lucene99/Lucene99ScalarQuantizedVectorsReader.java | 8 +++++++- .../org/apache/lucene/codecs/hnsw/FlatVectorsReader.java | 16 ++++------------ .../lucene104/Lucene104ScalarQuantizedVectorsReader.java | 7 ++++++- .../codecs/lucene99/Lucene99FlatVectorsReader.java | 8 +++++++- .../codecs/lucene99/Lucene99HnswVectorsWriter.java | 2 +- 7 files changed, 34 insertions(+), 17 deletions(-) Compile... RUN: ../gradlew clean compileJava > compile.log 2>&1 RUN: javac -d /l/util.nightly/build -cp core/build/classes/java/main:analysis/common/build/classes/java/main:analysis/kuromoji/build/classes/java/main /l/util.nightly/src/extra/perf/TestAnalyzerPerf.java Note: /l/util.nightly/src/extra/perf/TestAnalyzerPerf.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. now run en perf RUN: java -XX:+UseParallelGC -cp /l/util.nightly/build:core/build/classes/java/main:analysis/common/build/classes/java/main:analysis/kuromoji/build/classes/java/main perf.TestAnalyzerPerf /l/data/enwiki-20130102-lines.txt >> /l/logs.nightly/analyzers/2026-05-10.log.tmp 2>&1 done en now run ja RUN: java -XX:+UseParallelGC -cp /l/util.nightly/build:core/build/classes/java/main:analysis/common/build/classes/java/main:analysis/kuromoji/build/classes/java/main:analysis/kuromoji/src/resources perf.TestAnalyzerPerf /l/data/jawiki-20200620-lines.txt ja >> /l/logs.nightly/analyzers_ja/2026-05-10.log.tmp 2>&1 done ja + python -uO /l/util.nightly/src/python/sumAnalyzerPerf.py ***USING BIG LINE FILE*** Using java from: /usr/lib/jvm/java-25-openjdk/bin/ run sumAnalyzerPerf.py done sumAnalyzerPerf.py + echo + echo 'Run geo benches' Run geo benches + rm -rf /b/osm0.geo3d.small /b/osm0.points.small /b/osm0.points.withdvs.small /b/osm0.shape.small + cd /l/trunk.nightly/lucene + python3 /l/util.nightly/src/python/runGeoBenches.py -nightly -reindex RUN: javac -cp test-framework/build/classes/java/main:sandbox/build/classes/java/main:codecs/build/classes/java/main:core/build/classes/java/main:sandbox/build/classes/java/main:spatial3d/build/classes/java/main /l/util.nightly/src/main/perf/IndexAndSearchOpenStreetMaps.java /l/util.nightly/src/main/perf/RandomQuery.java git head revision 2dee50e21f868aaae436c1dc47d6678564d69b4d NOTE: logging all output to /l/logs.nightly/geo/2026.05.10.00.55.16.log.txt; saving results to /l/logs.nightly/geo/2026.05.10.00.55.16.pk RUN: java -XX:+UseParallelGC -Xmx10g -cp /l/util.nightly/src/main:test-framework/build/classes/java/main:sandbox/build/classes/java/main:codecs/build/classes/java/main:codecs/build/resources/main:core/build/classes/java/main:core/build/classes/java/main21:core/build/resources/main:sandbox/build/classes/java/main:spatial3d/build/classes/java/main perf.IndexAndSearchOpenStreetMaps -points -polyRussia -reindex 1.6s: points, polyRussia: 1000000... 3.3s: points, polyRussia: 2000000... 4.7s: points, polyRussia: 3000000... 6.1s: points, polyRussia: 4000000... 7.4s: points, polyRussia: 5000000... 8.8s: points, polyRussia: 6000000... 10.1s: points, polyRussia: 7000000... 11.4s: points, polyRussia: 8000000... 12.8s: points, polyRussia: 9000000... 14.2s: points, polyRussia: 10000000... 21.7s: points, polyRussia: 11000000... 22.6s: points, polyRussia: 12000000... 23.9s: points, polyRussia: 13000000... 25.3s: points, polyRussia: 14000000... 26.7s: points, polyRussia: 15000000... 28.0s: points, polyRussia: 16000000... 29.4s: points, polyRussia: 17000000... 30.8s: points, polyRussia: 18000000... 32.2s: points, polyRussia: 19000000... 33.5s: points, polyRussia: 20000000... 34.9s: points, polyRussia: 21000000... 42.3s: points, polyRussia: 22000000... 43.2s: points, polyRussia: 23000000... 44.6s: points, polyRussia: 24000000... 46.0s: points, polyRussia: 25000000... 47.3s: points, polyRussia: 26000000... 48.6s: points, polyRussia: 27000000... 50.0s: points, polyRussia: 28000000... 51.3s: points, polyRussia: 29000000... 52.6s: points, polyRussia: 30000000... 54.0s: points, polyRussia: 31000000... 55.3s: points, polyRussia: 32000000... 62.7s: points, polyRussia: 33000000... 64.0s: points, polyRussia: 34000000... 64.9s: points, polyRussia: 35000000... 66.2s: points, polyRussia: 36000000... 67.6s: points, polyRussia: 37000000... 68.9s: points, polyRussia: 38000000... 70.2s: points, polyRussia: 39000000... 71.6s: points, polyRussia: 40000000... 72.9s: points, polyRussia: 41000000... 74.2s: points, polyRussia: 42000000... 75.6s: points, polyRussia: 43000000... 82.9s: points, polyRussia: 44000000... 84.3s: points, polyRussia: 45000000... 85.2s: points, polyRussia: 46000000... 86.5s: points, polyRussia: 47000000... 87.8s: points, polyRussia: 48000000... 89.1s: points, polyRussia: 49000000... 90.5s: points, polyRussia: 50000000... 91.8s: points, polyRussia: 51000000... 93.2s: points, polyRussia: 52000000... 94.5s: points, polyRussia: 53000000... 95.8s: points, polyRussia: 54000000... 103.1s: points, polyRussia: 55000000... 104.5s: points, polyRussia: 56000000... 105.4s: points, polyRussia: 57000000... 106.8s: points, polyRussia: 58000000... 108.1s: points, polyRussia: 59000000... 109.4s: points, polyRussia: 60000000... 112.6s: points, polyRussia: 112.594615724 sec to index part 0 112.6s: points, polyRussia: INDEX SIZE: 0.4939169967547059 GB 112.6s: points, polyRussia: READER MB: 0.0 112.6s: points, polyRussia: maxDoc=60844404 112.9s: points, polyRussia: ITER 0: 14.43 M hits/sec, 4.11 QPS (0.24 sec for 1 queries), totHits=3508846 112.9s: points, polyRussia: *** 113.0s: points, polyRussia: ITER 1: 55.49 M hits/sec, 15.82 QPS (0.06 sec for 1 queries), totHits=3508846 113.0s: points, polyRussia: *** 113.1s: points, polyRussia: ITER 2: 47.23 M hits/sec, 13.46 QPS (0.07 sec for 1 queries), totHits=3508846 113.1s: points, polyRussia: ITER 3: 63.40 M hits/sec, 18.07 QPS (0.06 sec for 1 queries), totHits=3508846 113.1s: points, polyRussia: *** 113.2s: points, polyRussia: ITER 4: 63.42 M hits/sec, 18.07 QPS (0.06 sec for 1 queries), totHits=3508846 113.2s: points, polyRussia: *** 113.2s: points, polyRussia: ITER 5: 62.40 M hits/sec, 17.78 QPS (0.06 sec for 1 queries), totHits=3508846 113.3s: points, polyRussia: ITER 6: 62.22 M hits/sec, 17.73 QPS (0.06 sec for 1 queries), totHits=3508846 113.3s: points, polyRussia: ITER 7: 62.93 M hits/sec, 17.93 QPS (0.06 sec for 1 queries), totHits=3508846 113.4s: points, polyRussia: ITER 8: 64.05 M hits/sec, 18.26 QPS (0.05 sec for 1 queries), totHits=3508846 113.4s: points, polyRussia: *** 113.5s: points, polyRussia: ITER 9: 63.05 M hits/sec, 17.97 QPS (0.06 sec for 1 queries), totHits=3508846 113.5s: points, polyRussia: ITER 10: 63.82 M hits/sec, 18.19 QPS (0.05 sec for 1 queries), totHits=3508846 113.6s: points, polyRussia: ITER 11: 64.64 M hits/sec, 18.42 QPS (0.05 sec for 1 queries), totHits=3508846 113.6s: points, polyRussia: *** 113.6s: points, polyRussia: ITER 12: 64.89 M hits/sec, 18.49 QPS (0.05 sec for 1 queries), totHits=3508846 113.6s: points, polyRussia: *** 113.7s: points, polyRussia: ITER 13: 64.97 M hits/sec, 18.52 QPS (0.05 sec for 1 queries), totHits=3508846 113.7s: points, polyRussia: *** 113.7s: points, polyRussia: ITER 14: 63.33 M hits/sec, 18.05 QPS (0.06 sec for 1 queries), totHits=3508846 113.8s: points, polyRussia: ITER 15: 64.48 M hits/sec, 18.38 QPS (0.05 sec for 1 queries), totHits=3508846 113.8s: points, polyRussia: ITER 16: 65.09 M hits/sec, 18.55 QPS (0.05 sec for 1 queries), totHits=3508846 113.8s: points, polyRussia: *** 113.9s: points, polyRussia: ITER 17: 63.79 M hits/sec, 18.18 QPS (0.06 sec for 1 queries), totHits=3508846 114.0s: points, polyRussia: ITER 18: 58.12 M hits/sec, 16.56 QPS (0.06 sec for 1 queries), totHits=3508846 114.0s: points, polyRussia: ITER 19: 63.82 M hits/sec, 18.19 QPS (0.05 sec for 1 queries), totHits=3508846 114.0s: points, polyRussia: BEST M hits/sec: 65.08676888551184 114.0s: points, polyRussia: BEST QPS: 18.54933755585507 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |points|112.6s|0.0s|0.49|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|||| |distance|points|||| |distance|geopoint|||| |distance|shapes|||| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|||| |poly 10|points|||| |poly 10|geopoint|||| |poly 10|shapes|||| |polyMedium|geo3d|||| |polyMedium|points|||| |polyMedium|geopoint|||| |polyMedium|shapes|||| |polyRussia|geo3d|||| |polyRussia|points|65.09|18.55|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|||| |nearest 10|geo3d|||| |nearest 10|points|||| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|||| |sort|geopoint|||| |sort|shapes|||| RUN: java -XX:+UseParallelGC -Xmx10g -cp /l/util.nightly/src/main:test-framework/build/classes/java/main:sandbox/build/classes/java/main:codecs/build/classes/java/main:codecs/build/resources/main:core/build/classes/java/main:core/build/classes/java/main21:core/build/resources/main:sandbox/build/classes/java/main:spatial3d/build/classes/java/main perf.IndexAndSearchOpenStreetMaps -geo3dlarge -polyRussia -reindex 115.7s: geo3d, polyRussia: 1000000... 117.7s: geo3d, polyRussia: 2000000... 119.4s: geo3d, polyRussia: 3000000... 121.1s: geo3d, polyRussia: 4000000... 122.7s: geo3d, polyRussia: 5000000... 124.3s: geo3d, polyRussia: 6000000... 126.0s: geo3d, polyRussia: 7000000... 127.6s: geo3d, polyRussia: 8000000... 129.3s: geo3d, polyRussia: 9000000... 130.9s: geo3d, polyRussia: 10000000... 139.8s: geo3d, polyRussia: 11000000... 140.9s: geo3d, polyRussia: 12000000... 142.5s: geo3d, polyRussia: 13000000... 144.2s: geo3d, polyRussia: 14000000... 145.8s: geo3d, polyRussia: 15000000... 147.5s: geo3d, polyRussia: 16000000... 149.2s: geo3d, polyRussia: 17000000... 150.8s: geo3d, polyRussia: 18000000... 152.5s: geo3d, polyRussia: 19000000... 154.1s: geo3d, polyRussia: 20000000... 155.7s: geo3d, polyRussia: 21000000... 164.7s: geo3d, polyRussia: 22000000... 165.7s: geo3d, polyRussia: 23000000... 167.4s: geo3d, polyRussia: 24000000... 169.0s: geo3d, polyRussia: 25000000... 170.7s: geo3d, polyRussia: 26000000... 172.3s: geo3d, polyRussia: 27000000... 173.9s: geo3d, polyRussia: 28000000... 175.6s: geo3d, polyRussia: 29000000... 177.2s: geo3d, polyRussia: 30000000... 178.8s: geo3d, polyRussia: 31000000... 180.4s: geo3d, polyRussia: 32000000... 189.4s: geo3d, polyRussia: 33000000... 191.0s: geo3d, polyRussia: 34000000... 192.1s: geo3d, polyRussia: 35000000... 193.7s: geo3d, polyRussia: 36000000... 195.3s: geo3d, polyRussia: 37000000... 196.9s: geo3d, polyRussia: 38000000... 198.5s: geo3d, polyRussia: 39000000... 200.2s: geo3d, polyRussia: 40000000... 201.8s: geo3d, polyRussia: 41000000... 203.4s: geo3d, polyRussia: 42000000... 205.1s: geo3d, polyRussia: 43000000... 214.0s: geo3d, polyRussia: 44000000... 215.6s: geo3d, polyRussia: 45000000... 216.6s: geo3d, polyRussia: 46000000... 218.2s: geo3d, polyRussia: 47000000... 219.9s: geo3d, polyRussia: 48000000... 221.5s: geo3d, polyRussia: 49000000... 223.2s: geo3d, polyRussia: 50000000... 224.8s: geo3d, polyRussia: 51000000... 226.4s: geo3d, polyRussia: 52000000... 228.0s: geo3d, polyRussia: 53000000... 229.6s: geo3d, polyRussia: 54000000... 238.5s: geo3d, polyRussia: 55000000... 240.2s: geo3d, polyRussia: 56000000... 241.2s: geo3d, polyRussia: 57000000... 242.9s: geo3d, polyRussia: 58000000... 244.5s: geo3d, polyRussia: 59000000... 246.1s: geo3d, polyRussia: 60000000... 249.8s: geo3d, polyRussia: 135.722918239 sec to index part 0 249.8s: geo3d, polyRussia: INDEX SIZE: 0.6990031152963638 GB 249.8s: geo3d, polyRussia: READER MB: 0.0 249.8s: geo3d, polyRussia: maxDoc=60844404 251.3s: geo3d, polyRussia: ITER 0: 2.33 M hits/sec, 0.66 QPS (1.51 sec for 1 queries), totHits=3508671 251.3s: geo3d, polyRussia: *** 252.5s: geo3d, polyRussia: ITER 1: 3.05 M hits/sec, 0.87 QPS (1.15 sec for 1 queries), totHits=3508671 252.5s: geo3d, polyRussia: *** 253.5s: geo3d, polyRussia: ITER 2: 3.40 M hits/sec, 0.97 QPS (1.03 sec for 1 queries), totHits=3508671 253.5s: geo3d, polyRussia: *** 254.5s: geo3d, polyRussia: ITER 3: 3.42 M hits/sec, 0.97 QPS (1.03 sec for 1 queries), totHits=3508671 254.5s: geo3d, polyRussia: *** 255.5s: geo3d, polyRussia: ITER 4: 3.50 M hits/sec, 1.00 QPS (1.00 sec for 1 queries), totHits=3508671 255.5s: geo3d, polyRussia: *** 256.5s: geo3d, polyRussia: ITER 5: 3.48 M hits/sec, 0.99 QPS (1.01 sec for 1 queries), totHits=3508671 257.6s: geo3d, polyRussia: ITER 6: 3.48 M hits/sec, 0.99 QPS (1.01 sec for 1 queries), totHits=3508671 258.6s: geo3d, polyRussia: ITER 7: 3.32 M hits/sec, 0.95 QPS (1.06 sec for 1 queries), totHits=3508671 259.6s: geo3d, polyRussia: ITER 8: 3.45 M hits/sec, 0.98 QPS (1.02 sec for 1 queries), totHits=3508671 260.7s: geo3d, polyRussia: ITER 9: 3.40 M hits/sec, 0.97 QPS (1.03 sec for 1 queries), totHits=3508671 261.8s: geo3d, polyRussia: ITER 10: 3.20 M hits/sec, 0.91 QPS (1.10 sec for 1 queries), totHits=3508671 262.8s: geo3d, polyRussia: ITER 11: 3.41 M hits/sec, 0.97 QPS (1.03 sec for 1 queries), totHits=3508671 263.8s: geo3d, polyRussia: ITER 12: 3.55 M hits/sec, 1.01 QPS (0.99 sec for 1 queries), totHits=3508671 263.8s: geo3d, polyRussia: *** 264.8s: geo3d, polyRussia: ITER 13: 3.54 M hits/sec, 1.01 QPS (0.99 sec for 1 queries), totHits=3508671 265.7s: geo3d, polyRussia: ITER 14: 3.58 M hits/sec, 1.02 QPS (0.98 sec for 1 queries), totHits=3508671 265.7s: geo3d, polyRussia: *** 266.8s: geo3d, polyRussia: ITER 15: 3.49 M hits/sec, 0.99 QPS (1.01 sec for 1 queries), totHits=3508671 267.8s: geo3d, polyRussia: ITER 16: 3.49 M hits/sec, 0.99 QPS (1.01 sec for 1 queries), totHits=3508671 268.7s: geo3d, polyRussia: ITER 17: 3.61 M hits/sec, 1.03 QPS (0.97 sec for 1 queries), totHits=3508671 268.7s: geo3d, polyRussia: *** 269.7s: geo3d, polyRussia: ITER 18: 3.50 M hits/sec, 1.00 QPS (1.00 sec for 1 queries), totHits=3508671 270.7s: geo3d, polyRussia: ITER 19: 3.51 M hits/sec, 1.00 QPS (1.00 sec for 1 queries), totHits=3508671 270.7s: geo3d, polyRussia: BEST M hits/sec: 3.6096000039109555 270.7s: geo3d, polyRussia: BEST QPS: 1.0287655935569209 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|135.7s|0.0s|0.70|0.00| |points|112.6s|0.0s|0.49|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|||| |distance|points|||| |distance|geopoint|||| |distance|shapes|||| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|||| |poly 10|points|||| |poly 10|geopoint|||| |poly 10|shapes|||| |polyMedium|geo3d|||| |polyMedium|points|||| |polyMedium|geopoint|||| |polyMedium|shapes|||| |polyRussia|geo3d|3.61|1.03|3508671| |polyRussia|points|65.09|18.55|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|||| |nearest 10|geo3d|||| |nearest 10|points|||| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|||| |sort|geopoint|||| |sort|shapes|||| RUN: java -XX:+UseParallelGC -Xmx10g -cp /l/util.nightly/src/main:test-framework/build/classes/java/main:sandbox/build/classes/java/main:codecs/build/classes/java/main:codecs/build/resources/main:core/build/classes/java/main:core/build/classes/java/main21:core/build/resources/main:sandbox/build/classes/java/main:spatial3d/build/classes/java/main perf.IndexAndSearchOpenStreetMaps -shapes -polyRussia -reindex 272.6s: shapes, polyRussia: 1000000... 274.9s: shapes, polyRussia: 2000000... 276.9s: shapes, polyRussia: 3000000... 278.9s: shapes, polyRussia: 4000000... 280.8s: shapes, polyRussia: 5000000... 282.7s: shapes, polyRussia: 6000000... 284.6s: shapes, polyRussia: 7000000... 286.5s: shapes, polyRussia: 8000000... 288.5s: shapes, polyRussia: 9000000... 290.4s: shapes, polyRussia: 10000000... 302.0s: shapes, polyRussia: 11000000... 303.2s: shapes, polyRussia: 12000000... 305.1s: shapes, polyRussia: 13000000... 307.0s: shapes, polyRussia: 14000000... 309.0s: shapes, polyRussia: 15000000... 310.9s: shapes, polyRussia: 16000000... 312.9s: shapes, polyRussia: 17000000... 314.8s: shapes, polyRussia: 18000000... 316.8s: shapes, polyRussia: 19000000... 318.7s: shapes, polyRussia: 20000000... 320.6s: shapes, polyRussia: 21000000... 332.3s: shapes, polyRussia: 22000000... 333.5s: shapes, polyRussia: 23000000... 335.4s: shapes, polyRussia: 24000000... 337.4s: shapes, polyRussia: 25000000... 339.3s: shapes, polyRussia: 26000000... 341.2s: shapes, polyRussia: 27000000... 343.1s: shapes, polyRussia: 28000000... 345.1s: shapes, polyRussia: 29000000... 347.0s: shapes, polyRussia: 30000000... 348.9s: shapes, polyRussia: 31000000... 350.8s: shapes, polyRussia: 32000000... 362.5s: shapes, polyRussia: 33000000... 364.4s: shapes, polyRussia: 34000000... 365.6s: shapes, polyRussia: 35000000... 367.5s: shapes, polyRussia: 36000000... 369.4s: shapes, polyRussia: 37000000... 371.3s: shapes, polyRussia: 38000000... 373.2s: shapes, polyRussia: 39000000... 375.1s: shapes, polyRussia: 40000000... 377.0s: shapes, polyRussia: 41000000... 379.0s: shapes, polyRussia: 42000000... 380.9s: shapes, polyRussia: 43000000... 392.5s: shapes, polyRussia: 44000000... 394.5s: shapes, polyRussia: 45000000... 395.6s: shapes, polyRussia: 46000000... 397.5s: shapes, polyRussia: 47000000... 399.4s: shapes, polyRussia: 48000000... 401.3s: shapes, polyRussia: 49000000... 403.3s: shapes, polyRussia: 50000000... 405.2s: shapes, polyRussia: 51000000... 407.1s: shapes, polyRussia: 52000000... 409.0s: shapes, polyRussia: 53000000... 411.0s: shapes, polyRussia: 54000000... 422.6s: shapes, polyRussia: 55000000... 424.5s: shapes, polyRussia: 56000000... 425.7s: shapes, polyRussia: 57000000... 427.7s: shapes, polyRussia: 58000000... 429.6s: shapes, polyRussia: 59000000... 431.5s: shapes, polyRussia: 60000000... 436.4s: shapes, polyRussia: 165.558755547 sec to index part 0 436.4s: shapes, polyRussia: INDEX SIZE: 1.2543620793148875 GB 436.4s: shapes, polyRussia: READER MB: 0.0 436.4s: shapes, polyRussia: maxDoc=60844404 436.6s: shapes, polyRussia: ITER 0: 17.52 M hits/sec, 4.99 QPS (0.20 sec for 1 queries), totHits=3508846 436.6s: shapes, polyRussia: *** 436.7s: shapes, polyRussia: ITER 1: 39.91 M hits/sec, 11.38 QPS (0.09 sec for 1 queries), totHits=3508846 436.7s: shapes, polyRussia: *** 436.8s: shapes, polyRussia: ITER 2: 29.92 M hits/sec, 8.53 QPS (0.12 sec for 1 queries), totHits=3508846 436.9s: shapes, polyRussia: ITER 3: 45.05 M hits/sec, 12.84 QPS (0.08 sec for 1 queries), totHits=3508846 436.9s: shapes, polyRussia: *** 437.0s: shapes, polyRussia: ITER 4: 44.61 M hits/sec, 12.71 QPS (0.08 sec for 1 queries), totHits=3508846 437.0s: shapes, polyRussia: ITER 5: 45.62 M hits/sec, 13.00 QPS (0.08 sec for 1 queries), totHits=3508846 437.0s: shapes, polyRussia: *** 437.1s: shapes, polyRussia: ITER 6: 44.72 M hits/sec, 12.74 QPS (0.08 sec for 1 queries), totHits=3508846 437.2s: shapes, polyRussia: ITER 7: 44.90 M hits/sec, 12.80 QPS (0.08 sec for 1 queries), totHits=3508846 437.3s: shapes, polyRussia: ITER 8: 45.74 M hits/sec, 13.04 QPS (0.08 sec for 1 queries), totHits=3508846 437.3s: shapes, polyRussia: *** 437.3s: shapes, polyRussia: ITER 9: 45.78 M hits/sec, 13.05 QPS (0.08 sec for 1 queries), totHits=3508846 437.3s: shapes, polyRussia: *** 437.4s: shapes, polyRussia: ITER 10: 45.39 M hits/sec, 12.93 QPS (0.08 sec for 1 queries), totHits=3508846 437.5s: shapes, polyRussia: ITER 11: 45.20 M hits/sec, 12.88 QPS (0.08 sec for 1 queries), totHits=3508846 437.6s: shapes, polyRussia: ITER 12: 45.39 M hits/sec, 12.93 QPS (0.08 sec for 1 queries), totHits=3508846 437.7s: shapes, polyRussia: ITER 13: 45.31 M hits/sec, 12.91 QPS (0.08 sec for 1 queries), totHits=3508846 437.7s: shapes, polyRussia: ITER 14: 44.95 M hits/sec, 12.81 QPS (0.08 sec for 1 queries), totHits=3508846 437.8s: shapes, polyRussia: ITER 15: 45.22 M hits/sec, 12.89 QPS (0.08 sec for 1 queries), totHits=3508846 437.9s: shapes, polyRussia: ITER 16: 46.01 M hits/sec, 13.11 QPS (0.08 sec for 1 queries), totHits=3508846 437.9s: shapes, polyRussia: *** 438.0s: shapes, polyRussia: ITER 17: 37.85 M hits/sec, 10.79 QPS (0.09 sec for 1 queries), totHits=3508846 438.1s: shapes, polyRussia: ITER 18: 44.87 M hits/sec, 12.79 QPS (0.08 sec for 1 queries), totHits=3508846 438.1s: shapes, polyRussia: ITER 19: 45.96 M hits/sec, 13.10 QPS (0.08 sec for 1 queries), totHits=3508846 438.1s: shapes, polyRussia: BEST M hits/sec: 46.00745720649943 438.1s: shapes, polyRussia: BEST QPS: 13.111848512730235 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|135.7s|0.0s|0.70|0.00| |points|112.6s|0.0s|0.49|0.00| |shapes|165.6s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|||| |distance|points|||| |distance|geopoint|||| |distance|shapes|||| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|||| |poly 10|points|||| |poly 10|geopoint|||| |poly 10|shapes|||| |polyMedium|geo3d|||| |polyMedium|points|||| |polyMedium|geopoint|||| |polyMedium|shapes|||| |polyRussia|geo3d|3.61|1.03|3508671| |polyRussia|points|65.09|18.55|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.01|13.11|3508846| |nearest 10|geo3d|||| |nearest 10|points|||| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|||| |sort|geopoint|||| |sort|shapes|||| RUN: java -XX:+UseParallelGC -Xmx10g -cp /l/util.nightly/src/main:test-framework/build/classes/java/main:sandbox/build/classes/java/main:codecs/build/classes/java/main:codecs/build/resources/main:core/build/classes/java/main:core/build/classes/java/main21:core/build/resources/main:sandbox/build/classes/java/main:spatial3d/build/classes/java/main perf.IndexAndSearchOpenStreetMaps -points -polyMedium 438.4s: points, polyMedium: INDEX SIZE: 0.4939169967547059 GB 438.4s: points, polyMedium: READER MB: 0.0 438.4s: points, polyMedium: maxDoc=60844404 438.9s: points, polyMedium: ITER 0: 6.87 M hits/sec, 84.20 QPS (0.39 sec for 33 queries), totHits=2693559 438.9s: points, polyMedium: *** 439.1s: points, polyMedium: ITER 1: 16.08 M hits/sec, 196.97 QPS (0.17 sec for 33 queries), totHits=2693559 439.1s: points, polyMedium: *** 439.3s: points, polyMedium: ITER 2: 16.63 M hits/sec, 203.76 QPS (0.16 sec for 33 queries), totHits=2693559 439.3s: points, polyMedium: *** 439.4s: points, polyMedium: ITER 3: 16.64 M hits/sec, 203.86 QPS (0.16 sec for 33 queries), totHits=2693559 439.4s: points, polyMedium: *** 439.6s: points, polyMedium: ITER 4: 16.10 M hits/sec, 197.31 QPS (0.17 sec for 33 queries), totHits=2693559 439.8s: points, polyMedium: ITER 5: 16.86 M hits/sec, 206.53 QPS (0.16 sec for 33 queries), totHits=2693559 439.8s: points, polyMedium: *** 439.9s: points, polyMedium: ITER 6: 16.63 M hits/sec, 203.69 QPS (0.16 sec for 33 queries), totHits=2693559 440.1s: points, polyMedium: ITER 7: 16.80 M hits/sec, 205.81 QPS (0.16 sec for 33 queries), totHits=2693559 440.2s: points, polyMedium: ITER 8: 16.60 M hits/sec, 203.43 QPS (0.16 sec for 33 queries), totHits=2693559 440.4s: points, polyMedium: ITER 9: 16.69 M hits/sec, 204.44 QPS (0.16 sec for 33 queries), totHits=2693559 440.6s: points, polyMedium: ITER 10: 16.44 M hits/sec, 201.43 QPS (0.16 sec for 33 queries), totHits=2693559 440.7s: points, polyMedium: ITER 11: 16.59 M hits/sec, 203.21 QPS (0.16 sec for 33 queries), totHits=2693559 440.9s: points, polyMedium: ITER 12: 16.61 M hits/sec, 203.45 QPS (0.16 sec for 33 queries), totHits=2693559 441.0s: points, polyMedium: ITER 13: 16.66 M hits/sec, 204.17 QPS (0.16 sec for 33 queries), totHits=2693559 441.2s: points, polyMedium: ITER 14: 16.70 M hits/sec, 204.64 QPS (0.16 sec for 33 queries), totHits=2693559 441.4s: points, polyMedium: ITER 15: 16.67 M hits/sec, 204.24 QPS (0.16 sec for 33 queries), totHits=2693559 441.5s: points, polyMedium: ITER 16: 15.78 M hits/sec, 193.38 QPS (0.17 sec for 33 queries), totHits=2693559 441.7s: points, polyMedium: ITER 17: 16.73 M hits/sec, 205.03 QPS (0.16 sec for 33 queries), totHits=2693559 441.9s: points, polyMedium: ITER 18: 16.63 M hits/sec, 203.79 QPS (0.16 sec for 33 queries), totHits=2693559 442.0s: points, polyMedium: ITER 19: 16.64 M hits/sec, 203.91 QPS (0.16 sec for 33 queries), totHits=2693559 442.0s: points, polyMedium: BEST M hits/sec: 16.85739165568942 442.0s: points, polyMedium: BEST QPS: 206.52746965548215 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|135.7s|0.0s|0.70|0.00| |points|112.6s|0.0s|0.49|0.00| |shapes|165.6s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|||| |distance|points|||| |distance|geopoint|||| |distance|shapes|||| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|||| |poly 10|points|||| |poly 10|geopoint|||| |poly 10|shapes|||| |polyMedium|geo3d|||| |polyMedium|points|16.86|206.53|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|||| |polyRussia|geo3d|3.61|1.03|3508671| |polyRussia|points|65.09|18.55|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.01|13.11|3508846| |nearest 10|geo3d|||| |nearest 10|points|||| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|||| |sort|geopoint|||| |sort|shapes|||| RUN: java -XX:+UseParallelGC -Xmx10g -cp /l/util.nightly/src/main:test-framework/build/classes/java/main:sandbox/build/classes/java/main:codecs/build/classes/java/main:codecs/build/resources/main:core/build/classes/java/main:core/build/classes/java/main21:core/build/resources/main:sandbox/build/classes/java/main:spatial3d/build/classes/java/main perf.IndexAndSearchOpenStreetMaps -geo3dlarge -polyMedium 442.3s: geo3d, polyMedium: INDEX SIZE: 0.6990031152963638 GB 442.3s: geo3d, polyMedium: READER MB: 0.0 442.3s: geo3d, polyMedium: maxDoc=60844404 444.0s: geo3d, polyMedium: ITER 0: 1.72 M hits/sec, 21.05 QPS (1.57 sec for 33 queries), totHits=2693541 444.0s: geo3d, polyMedium: *** 445.0s: geo3d, polyMedium: ITER 1: 2.51 M hits/sec, 30.71 QPS (1.07 sec for 33 queries), totHits=2693541 445.0s: geo3d, polyMedium: *** 446.1s: geo3d, polyMedium: ITER 2: 2.54 M hits/sec, 31.18 QPS (1.06 sec for 33 queries), totHits=2693541 446.1s: geo3d, polyMedium: *** 447.1s: geo3d, polyMedium: ITER 3: 2.56 M hits/sec, 31.40 QPS (1.05 sec for 33 queries), totHits=2693541 447.1s: geo3d, polyMedium: *** 448.2s: geo3d, polyMedium: ITER 4: 2.46 M hits/sec, 30.16 QPS (1.09 sec for 33 queries), totHits=2693541 449.3s: geo3d, polyMedium: ITER 5: 2.47 M hits/sec, 30.25 QPS (1.09 sec for 33 queries), totHits=2693541 450.4s: geo3d, polyMedium: ITER 6: 2.43 M hits/sec, 29.82 QPS (1.11 sec for 33 queries), totHits=2693541 451.6s: geo3d, polyMedium: ITER 7: 2.40 M hits/sec, 29.37 QPS (1.12 sec for 33 queries), totHits=2693541 452.7s: geo3d, polyMedium: ITER 8: 2.39 M hits/sec, 29.25 QPS (1.13 sec for 33 queries), totHits=2693541 453.8s: geo3d, polyMedium: ITER 9: 2.43 M hits/sec, 29.81 QPS (1.11 sec for 33 queries), totHits=2693541 454.9s: geo3d, polyMedium: ITER 10: 2.40 M hits/sec, 29.44 QPS (1.12 sec for 33 queries), totHits=2693541 456.0s: geo3d, polyMedium: ITER 11: 2.42 M hits/sec, 29.65 QPS (1.11 sec for 33 queries), totHits=2693541 457.1s: geo3d, polyMedium: ITER 12: 2.41 M hits/sec, 29.56 QPS (1.12 sec for 33 queries), totHits=2693541 458.3s: geo3d, polyMedium: ITER 13: 2.41 M hits/sec, 29.55 QPS (1.12 sec for 33 queries), totHits=2693541 459.4s: geo3d, polyMedium: ITER 14: 2.40 M hits/sec, 29.43 QPS (1.12 sec for 33 queries), totHits=2693541 460.5s: geo3d, polyMedium: ITER 15: 2.47 M hits/sec, 30.22 QPS (1.09 sec for 33 queries), totHits=2693541 461.6s: geo3d, polyMedium: ITER 16: 2.45 M hits/sec, 30.04 QPS (1.10 sec for 33 queries), totHits=2693541 462.7s: geo3d, polyMedium: ITER 17: 2.46 M hits/sec, 30.14 QPS (1.09 sec for 33 queries), totHits=2693541 463.8s: geo3d, polyMedium: ITER 18: 2.44 M hits/sec, 29.86 QPS (1.11 sec for 33 queries), totHits=2693541 464.9s: geo3d, polyMedium: ITER 19: 2.42 M hits/sec, 29.66 QPS (1.11 sec for 33 queries), totHits=2693541 464.9s: geo3d, polyMedium: BEST M hits/sec: 2.5632350305965 464.9s: geo3d, polyMedium: BEST QPS: 31.403552427709286 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|135.7s|0.0s|0.70|0.00| |points|112.6s|0.0s|0.49|0.00| |shapes|165.6s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|||| |distance|points|||| |distance|geopoint|||| |distance|shapes|||| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|||| |poly 10|points|||| |poly 10|geopoint|||| |poly 10|shapes|||| |polyMedium|geo3d|2.56|31.40|2693541| |polyMedium|points|16.86|206.53|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|||| |polyRussia|geo3d|3.61|1.03|3508671| |polyRussia|points|65.09|18.55|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.01|13.11|3508846| |nearest 10|geo3d|||| |nearest 10|points|||| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|||| |sort|geopoint|||| |sort|shapes|||| RUN: java -XX:+UseParallelGC -Xmx10g -cp /l/util.nightly/src/main:test-framework/build/classes/java/main:sandbox/build/classes/java/main:codecs/build/classes/java/main:codecs/build/resources/main:core/build/classes/java/main:core/build/classes/java/main21:core/build/resources/main:sandbox/build/classes/java/main:spatial3d/build/classes/java/main perf.IndexAndSearchOpenStreetMaps -shapes -polyMedium 465.1s: shapes, polyMedium: INDEX SIZE: 1.2543620793148875 GB 465.1s: shapes, polyMedium: READER MB: 0.0 465.1s: shapes, polyMedium: maxDoc=60844404 465.8s: shapes, polyMedium: ITER 0: 4.58 M hits/sec, 56.10 QPS (0.59 sec for 33 queries), totHits=2693559 465.8s: shapes, polyMedium: *** 466.0s: shapes, polyMedium: ITER 1: 13.26 M hits/sec, 162.46 QPS (0.20 sec for 33 queries), totHits=2693559 466.0s: shapes, polyMedium: *** 466.2s: shapes, polyMedium: ITER 2: 13.27 M hits/sec, 162.64 QPS (0.20 sec for 33 queries), totHits=2693559 466.2s: shapes, polyMedium: *** 466.5s: shapes, polyMedium: ITER 3: 13.12 M hits/sec, 160.73 QPS (0.21 sec for 33 queries), totHits=2693559 466.7s: shapes, polyMedium: ITER 4: 12.80 M hits/sec, 156.77 QPS (0.21 sec for 33 queries), totHits=2693559 466.9s: shapes, polyMedium: ITER 5: 13.19 M hits/sec, 161.57 QPS (0.20 sec for 33 queries), totHits=2693559 467.1s: shapes, polyMedium: ITER 6: 13.29 M hits/sec, 162.82 QPS (0.20 sec for 33 queries), totHits=2693559 467.1s: shapes, polyMedium: *** 467.3s: shapes, polyMedium: ITER 7: 13.36 M hits/sec, 163.70 QPS (0.20 sec for 33 queries), totHits=2693559 467.3s: shapes, polyMedium: *** 467.5s: shapes, polyMedium: ITER 8: 13.19 M hits/sec, 161.61 QPS (0.20 sec for 33 queries), totHits=2693559 467.7s: shapes, polyMedium: ITER 9: 13.17 M hits/sec, 161.37 QPS (0.20 sec for 33 queries), totHits=2693559 467.9s: shapes, polyMedium: ITER 10: 13.40 M hits/sec, 164.15 QPS (0.20 sec for 33 queries), totHits=2693559 467.9s: shapes, polyMedium: *** 468.1s: shapes, polyMedium: ITER 11: 13.26 M hits/sec, 162.40 QPS (0.20 sec for 33 queries), totHits=2693559 468.3s: shapes, polyMedium: ITER 12: 13.20 M hits/sec, 161.74 QPS (0.20 sec for 33 queries), totHits=2693559 468.5s: shapes, polyMedium: ITER 13: 13.30 M hits/sec, 162.97 QPS (0.20 sec for 33 queries), totHits=2693559 468.7s: shapes, polyMedium: ITER 14: 13.35 M hits/sec, 163.57 QPS (0.20 sec for 33 queries), totHits=2693559 468.9s: shapes, polyMedium: ITER 15: 13.36 M hits/sec, 163.74 QPS (0.20 sec for 33 queries), totHits=2693559 469.1s: shapes, polyMedium: ITER 16: 13.43 M hits/sec, 164.49 QPS (0.20 sec for 33 queries), totHits=2693559 469.1s: shapes, polyMedium: *** 469.3s: shapes, polyMedium: ITER 17: 12.84 M hits/sec, 157.25 QPS (0.21 sec for 33 queries), totHits=2693559 469.5s: shapes, polyMedium: ITER 18: 13.38 M hits/sec, 163.91 QPS (0.20 sec for 33 queries), totHits=2693559 469.7s: shapes, polyMedium: ITER 19: 13.05 M hits/sec, 159.86 QPS (0.21 sec for 33 queries), totHits=2693559 469.7s: shapes, polyMedium: BEST M hits/sec: 13.425889241815645 469.7s: shapes, polyMedium: BEST QPS: 164.4865937519528 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|135.7s|0.0s|0.70|0.00| |points|112.6s|0.0s|0.49|0.00| |shapes|165.6s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|||| |distance|points|||| |distance|geopoint|||| |distance|shapes|||| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|||| |poly 10|points|||| |poly 10|geopoint|||| |poly 10|shapes|||| |polyMedium|geo3d|2.56|31.40|2693541| |polyMedium|points|16.86|206.53|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.43|164.49|2693559| |polyRussia|geo3d|3.61|1.03|3508671| |polyRussia|points|65.09|18.55|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.01|13.11|3508846| |nearest 10|geo3d|||| |nearest 10|points|||| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|||| |sort|geopoint|||| |sort|shapes|||| RUN: java -XX:+UseParallelGC -Xmx10g -cp /l/util.nightly/src/main:test-framework/build/classes/java/main:sandbox/build/classes/java/main:codecs/build/classes/java/main:codecs/build/resources/main:core/build/classes/java/main:core/build/classes/java/main21:core/build/resources/main:sandbox/build/classes/java/main:spatial3d/build/classes/java/main perf.IndexAndSearchOpenStreetMaps -points -poly 10 470.0s: points, poly 10: INDEX SIZE: 0.4939169967547059 GB 470.0s: points, poly 10: READER MB: 0.0 470.0s: points, poly 10: maxDoc=60844404 472.0s: points, poly 10: ITER 0: 180.24 M hits/sec, 113.98 QPS (1.97 sec for 225 queries), totHits=355809475 472.0s: points, poly 10: *** 473.7s: points, poly 10: ITER 1: 206.25 M hits/sec, 130.42 QPS (1.73 sec for 225 queries), totHits=355809475 473.7s: points, poly 10: *** 475.0s: points, poly 10: ITER 2: 270.24 M hits/sec, 170.89 QPS (1.32 sec for 225 queries), totHits=355809475 475.0s: points, poly 10: *** 476.3s: points, poly 10: ITER 3: 265.49 M hits/sec, 167.88 QPS (1.34 sec for 225 queries), totHits=355809475 477.7s: points, poly 10: ITER 4: 267.81 M hits/sec, 169.35 QPS (1.33 sec for 225 queries), totHits=355809475 478.9s: points, poly 10: ITER 5: 282.74 M hits/sec, 178.79 QPS (1.26 sec for 225 queries), totHits=355809475 478.9s: points, poly 10: *** 480.2s: points, poly 10: ITER 6: 280.88 M hits/sec, 177.62 QPS (1.27 sec for 225 queries), totHits=355809475 481.5s: points, poly 10: ITER 7: 281.78 M hits/sec, 178.19 QPS (1.26 sec for 225 queries), totHits=355809475 482.7s: points, poly 10: ITER 8: 279.70 M hits/sec, 176.87 QPS (1.27 sec for 225 queries), totHits=355809475 484.0s: points, poly 10: ITER 9: 278.37 M hits/sec, 176.03 QPS (1.28 sec for 225 queries), totHits=355809475 485.3s: points, poly 10: ITER 10: 279.36 M hits/sec, 176.65 QPS (1.27 sec for 225 queries), totHits=355809475 486.5s: points, poly 10: ITER 11: 280.84 M hits/sec, 177.60 QPS (1.27 sec for 225 queries), totHits=355809475 487.8s: points, poly 10: ITER 12: 283.57 M hits/sec, 179.32 QPS (1.25 sec for 225 queries), totHits=355809475 487.8s: points, poly 10: *** 489.1s: points, poly 10: ITER 13: 281.69 M hits/sec, 178.13 QPS (1.26 sec for 225 queries), totHits=355809475 490.3s: points, poly 10: ITER 14: 278.55 M hits/sec, 176.14 QPS (1.28 sec for 225 queries), totHits=355809475 491.6s: points, poly 10: ITER 15: 281.26 M hits/sec, 177.86 QPS (1.27 sec for 225 queries), totHits=355809475 492.9s: points, poly 10: ITER 16: 281.55 M hits/sec, 178.04 QPS (1.26 sec for 225 queries), totHits=355809475 494.1s: points, poly 10: ITER 17: 282.47 M hits/sec, 178.63 QPS (1.26 sec for 225 queries), totHits=355809475 495.4s: points, poly 10: ITER 18: 281.36 M hits/sec, 177.92 QPS (1.26 sec for 225 queries), totHits=355809475 496.7s: points, poly 10: ITER 19: 277.30 M hits/sec, 175.35 QPS (1.28 sec for 225 queries), totHits=355809475 496.7s: points, poly 10: BEST M hits/sec: 283.5672493499412 496.7s: points, poly 10: BEST QPS: 179.316841137344 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|135.7s|0.0s|0.70|0.00| |points|112.6s|0.0s|0.49|0.00| |shapes|165.6s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|||| |distance|points|||| |distance|geopoint|||| |distance|shapes|||| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|||| |poly 10|points|283.57|179.32|355809475| |poly 10|geopoint|||| |poly 10|shapes|||| |polyMedium|geo3d|2.56|31.40|2693541| |polyMedium|points|16.86|206.53|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.43|164.49|2693559| |polyRussia|geo3d|3.61|1.03|3508671| |polyRussia|points|65.09|18.55|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.01|13.11|3508846| |nearest 10|geo3d|||| |nearest 10|points|||| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|||| |sort|geopoint|||| |sort|shapes|||| RUN: java -XX:+UseParallelGC -Xmx10g -cp /l/util.nightly/src/main:test-framework/build/classes/java/main:sandbox/build/classes/java/main:codecs/build/classes/java/main:codecs/build/resources/main:core/build/classes/java/main:core/build/classes/java/main21:core/build/resources/main:sandbox/build/classes/java/main:spatial3d/build/classes/java/main perf.IndexAndSearchOpenStreetMaps -geo3d -poly 10 496.9s: geo3d, poly 10: INDEX SIZE: 0.6990031152963638 GB 496.9s: geo3d, poly 10: READER MB: 0.0 496.9s: geo3d, poly 10: maxDoc=60844404 498.8s: geo3d, poly 10: ITER 0: 197.34 M hits/sec, 124.77 QPS (1.80 sec for 225 queries), totHits=355855227 498.8s: geo3d, poly 10: *** 500.3s: geo3d, poly 10: ITER 1: 232.10 M hits/sec, 146.75 QPS (1.53 sec for 225 queries), totHits=355855227 500.3s: geo3d, poly 10: *** 501.8s: geo3d, poly 10: ITER 2: 236.05 M hits/sec, 149.25 QPS (1.51 sec for 225 queries), totHits=355855227 501.8s: geo3d, poly 10: *** 503.4s: geo3d, poly 10: ITER 3: 228.84 M hits/sec, 144.69 QPS (1.56 sec for 225 queries), totHits=355855227 504.8s: geo3d, poly 10: ITER 4: 244.32 M hits/sec, 154.48 QPS (1.46 sec for 225 queries), totHits=355855227 504.8s: geo3d, poly 10: *** 506.3s: geo3d, poly 10: ITER 5: 245.74 M hits/sec, 155.38 QPS (1.45 sec for 225 queries), totHits=355855227 506.3s: geo3d, poly 10: *** 507.7s: geo3d, poly 10: ITER 6: 244.22 M hits/sec, 154.42 QPS (1.46 sec for 225 queries), totHits=355855227 509.2s: geo3d, poly 10: ITER 7: 248.13 M hits/sec, 156.88 QPS (1.43 sec for 225 queries), totHits=355855227 509.2s: geo3d, poly 10: *** 510.6s: geo3d, poly 10: ITER 8: 241.76 M hits/sec, 152.86 QPS (1.47 sec for 225 queries), totHits=355855227 512.1s: geo3d, poly 10: ITER 9: 248.95 M hits/sec, 157.41 QPS (1.43 sec for 225 queries), totHits=355855227 512.1s: geo3d, poly 10: *** 513.5s: geo3d, poly 10: ITER 10: 245.02 M hits/sec, 154.92 QPS (1.45 sec for 225 queries), totHits=355855227 515.0s: geo3d, poly 10: ITER 11: 244.46 M hits/sec, 154.56 QPS (1.46 sec for 225 queries), totHits=355855227 516.4s: geo3d, poly 10: ITER 12: 243.69 M hits/sec, 154.08 QPS (1.46 sec for 225 queries), totHits=355855227 517.9s: geo3d, poly 10: ITER 13: 239.82 M hits/sec, 151.63 QPS (1.48 sec for 225 queries), totHits=355855227 519.4s: geo3d, poly 10: ITER 14: 241.23 M hits/sec, 152.53 QPS (1.48 sec for 225 queries), totHits=355855227 520.9s: geo3d, poly 10: ITER 15: 239.04 M hits/sec, 151.14 QPS (1.49 sec for 225 queries), totHits=355855227 522.3s: geo3d, poly 10: ITER 16: 245.66 M hits/sec, 155.32 QPS (1.45 sec for 225 queries), totHits=355855227 523.8s: geo3d, poly 10: ITER 17: 242.54 M hits/sec, 153.35 QPS (1.47 sec for 225 queries), totHits=355855227 525.3s: geo3d, poly 10: ITER 18: 241.54 M hits/sec, 152.72 QPS (1.47 sec for 225 queries), totHits=355855227 526.8s: geo3d, poly 10: ITER 19: 238.21 M hits/sec, 150.62 QPS (1.49 sec for 225 queries), totHits=355855227 526.8s: geo3d, poly 10: BEST M hits/sec: 248.94980909558882 526.8s: geo3d, poly 10: BEST QPS: 157.4058853054517 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|135.7s|0.0s|0.70|0.00| |points|112.6s|0.0s|0.49|0.00| |shapes|165.6s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|||| |distance|points|||| |distance|geopoint|||| |distance|shapes|||| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|248.95|157.41|355855227| |poly 10|points|283.57|179.32|355809475| |poly 10|geopoint|||| |poly 10|shapes|||| |polyMedium|geo3d|2.56|31.40|2693541| |polyMedium|points|16.86|206.53|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.43|164.49|2693559| |polyRussia|geo3d|3.61|1.03|3508671| |polyRussia|points|65.09|18.55|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.01|13.11|3508846| |nearest 10|geo3d|||| |nearest 10|points|||| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|||| |sort|geopoint|||| |sort|shapes|||| RUN: java -XX:+UseParallelGC -Xmx10g -cp /l/util.nightly/src/main:test-framework/build/classes/java/main:sandbox/build/classes/java/main:codecs/build/classes/java/main:codecs/build/resources/main:core/build/classes/java/main:core/build/classes/java/main21:core/build/resources/main:sandbox/build/classes/java/main:spatial3d/build/classes/java/main perf.IndexAndSearchOpenStreetMaps -shapes -poly 10 527.0s: shapes, poly 10: INDEX SIZE: 1.2543620793148875 GB 527.0s: shapes, poly 10: READER MB: 0.0 527.0s: shapes, poly 10: maxDoc=60844404 529.2s: shapes, poly 10: ITER 0: 162.24 M hits/sec, 102.59 QPS (2.19 sec for 225 queries), totHits=355809475 529.2s: shapes, poly 10: *** 531.2s: shapes, poly 10: ITER 1: 182.22 M hits/sec, 115.23 QPS (1.95 sec for 225 queries), totHits=355809475 531.2s: shapes, poly 10: *** 533.1s: shapes, poly 10: ITER 2: 180.79 M hits/sec, 114.33 QPS (1.97 sec for 225 queries), totHits=355809475 535.1s: shapes, poly 10: ITER 3: 183.16 M hits/sec, 115.82 QPS (1.94 sec for 225 queries), totHits=355809475 535.1s: shapes, poly 10: *** 537.0s: shapes, poly 10: ITER 4: 184.27 M hits/sec, 116.53 QPS (1.93 sec for 225 queries), totHits=355809475 537.0s: shapes, poly 10: *** 538.9s: shapes, poly 10: ITER 5: 186.30 M hits/sec, 117.81 QPS (1.91 sec for 225 queries), totHits=355809475 538.9s: shapes, poly 10: *** 540.8s: shapes, poly 10: ITER 6: 187.64 M hits/sec, 118.66 QPS (1.90 sec for 225 queries), totHits=355809475 540.8s: shapes, poly 10: *** 542.8s: shapes, poly 10: ITER 7: 184.81 M hits/sec, 116.87 QPS (1.93 sec for 225 queries), totHits=355809475 544.7s: shapes, poly 10: ITER 8: 186.37 M hits/sec, 117.85 QPS (1.91 sec for 225 queries), totHits=355809475 546.6s: shapes, poly 10: ITER 9: 186.75 M hits/sec, 118.09 QPS (1.91 sec for 225 queries), totHits=355809475 548.5s: shapes, poly 10: ITER 10: 185.34 M hits/sec, 117.20 QPS (1.92 sec for 225 queries), totHits=355809475 550.4s: shapes, poly 10: ITER 11: 187.20 M hits/sec, 118.38 QPS (1.90 sec for 225 queries), totHits=355809475 552.3s: shapes, poly 10: ITER 12: 186.85 M hits/sec, 118.16 QPS (1.90 sec for 225 queries), totHits=355809475 554.2s: shapes, poly 10: ITER 13: 187.05 M hits/sec, 118.29 QPS (1.90 sec for 225 queries), totHits=355809475 556.1s: shapes, poly 10: ITER 14: 186.95 M hits/sec, 118.22 QPS (1.90 sec for 225 queries), totHits=355809475 558.0s: shapes, poly 10: ITER 15: 185.94 M hits/sec, 117.58 QPS (1.91 sec for 225 queries), totHits=355809475 559.9s: shapes, poly 10: ITER 16: 185.28 M hits/sec, 117.16 QPS (1.92 sec for 225 queries), totHits=355809475 561.8s: shapes, poly 10: ITER 17: 186.86 M hits/sec, 118.16 QPS (1.90 sec for 225 queries), totHits=355809475 563.7s: shapes, poly 10: ITER 18: 187.48 M hits/sec, 118.56 QPS (1.90 sec for 225 queries), totHits=355809475 565.6s: shapes, poly 10: ITER 19: 186.33 M hits/sec, 117.83 QPS (1.91 sec for 225 queries), totHits=355809475 565.6s: shapes, poly 10: BEST M hits/sec: 187.6415442993709 565.6s: shapes, poly 10: BEST QPS: 118.65717591516767 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|135.7s|0.0s|0.70|0.00| |points|112.6s|0.0s|0.49|0.00| |shapes|165.6s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|||| |distance|points|||| |distance|geopoint|||| |distance|shapes|||| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|248.95|157.41|355855227| |poly 10|points|283.57|179.32|355809475| |poly 10|geopoint|||| |poly 10|shapes|187.64|118.66|355809475| |polyMedium|geo3d|2.56|31.40|2693541| |polyMedium|points|16.86|206.53|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.43|164.49|2693559| |polyRussia|geo3d|3.61|1.03|3508671| |polyRussia|points|65.09|18.55|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.01|13.11|3508846| |nearest 10|geo3d|||| |nearest 10|points|||| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|||| |sort|geopoint|||| |sort|shapes|||| RUN: java -XX:+UseParallelGC -Xmx10g -cp /l/util.nightly/src/main:test-framework/build/classes/java/main:sandbox/build/classes/java/main:codecs/build/classes/java/main:codecs/build/resources/main:core/build/classes/java/main:core/build/classes/java/main21:core/build/resources/main:sandbox/build/classes/java/main:spatial3d/build/classes/java/main perf.IndexAndSearchOpenStreetMaps -points -nearest 10 565.9s: points, nearest 10: INDEX SIZE: 0.4939169967547059 GB 565.9s: points, nearest 10: READER MB: 0.0 565.9s: points, nearest 10: maxDoc=60844404 566.1s: points, nearest 10: ITER 0: 1372.60 QPS (0.16 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 566.1s: points, nearest 10: *** 566.1s: points, nearest 10: ITER 1: 2821.78 QPS (0.08 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 566.1s: points, nearest 10: *** 566.2s: points, nearest 10: ITER 2: 2965.84 QPS (0.08 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 566.2s: points, nearest 10: *** 566.3s: points, nearest 10: ITER 3: 2970.99 QPS (0.08 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 566.3s: points, nearest 10: *** 566.4s: points, nearest 10: ITER 4: 3102.95 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 566.4s: points, nearest 10: *** 566.4s: points, nearest 10: ITER 5: 3139.43 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 566.4s: points, nearest 10: *** 566.5s: points, nearest 10: ITER 6: 2572.55 QPS (0.09 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 566.6s: points, nearest 10: ITER 7: 2940.17 QPS (0.08 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 566.7s: points, nearest 10: ITER 8: 3193.07 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 566.7s: points, nearest 10: *** 566.7s: points, nearest 10: ITER 9: 3233.37 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 566.7s: points, nearest 10: *** 566.8s: points, nearest 10: ITER 10: 3272.12 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 566.8s: points, nearest 10: *** 566.9s: points, nearest 10: ITER 11: 3278.64 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 566.9s: points, nearest 10: *** 566.9s: points, nearest 10: ITER 12: 3278.46 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 567.0s: points, nearest 10: ITER 13: 3281.76 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 567.0s: points, nearest 10: *** 567.1s: points, nearest 10: ITER 14: 3079.56 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 567.2s: points, nearest 10: ITER 15: 3255.74 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 567.2s: points, nearest 10: ITER 16: 3273.52 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 567.3s: points, nearest 10: ITER 17: 3278.87 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 567.4s: points, nearest 10: ITER 18: 3280.84 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 567.4s: points, nearest 10: ITER 19: 3277.04 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 567.4s: points, nearest 10: BEST M hits/sec: 0.03281763459241227 567.4s: points, nearest 10: BEST QPS: 3281.763459241227 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|135.7s|0.0s|0.70|0.00| |points|112.6s|0.0s|0.49|0.00| |shapes|165.6s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|||| |distance|points|||| |distance|geopoint|||| |distance|shapes|||| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|248.95|157.41|355855227| |poly 10|points|283.57|179.32|355809475| |poly 10|geopoint|||| |poly 10|shapes|187.64|118.66|355809475| |polyMedium|geo3d|2.56|31.40|2693541| |polyMedium|points|16.86|206.53|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.43|164.49|2693559| |polyRussia|geo3d|3.61|1.03|3508671| |polyRussia|points|65.09|18.55|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.01|13.11|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3281.76|60844404| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|||| |sort|geopoint|||| |sort|shapes|||| RUN: java -XX:+UseParallelGC -Xmx10g -cp /l/util.nightly/src/main:test-framework/build/classes/java/main:sandbox/build/classes/java/main:codecs/build/classes/java/main:codecs/build/resources/main:core/build/classes/java/main:core/build/classes/java/main21:core/build/resources/main:sandbox/build/classes/java/main:spatial3d/build/classes/java/main perf.IndexAndSearchOpenStreetMaps -points -sort -box -reindex 569.0s: points, sort: 1000000... 570.8s: points, sort: 2000000... 572.3s: points, sort: 3000000... 573.8s: points, sort: 4000000... 575.2s: points, sort: 5000000... 576.6s: points, sort: 6000000... 578.1s: points, sort: 7000000... 579.5s: points, sort: 8000000... 581.0s: points, sort: 9000000... 582.4s: points, sort: 10000000... 590.1s: points, sort: 11000000... 591.1s: points, sort: 12000000... 592.5s: points, sort: 13000000... 593.9s: points, sort: 14000000... 595.4s: points, sort: 15000000... 596.8s: points, sort: 16000000... 598.3s: points, sort: 17000000... 599.7s: points, sort: 18000000... 601.1s: points, sort: 19000000... 602.6s: points, sort: 20000000... 604.0s: points, sort: 21000000... 611.6s: points, sort: 22000000... 612.5s: points, sort: 23000000... 613.9s: points, sort: 24000000... 615.4s: points, sort: 25000000... 616.8s: points, sort: 26000000... 618.2s: points, sort: 27000000... 619.6s: points, sort: 28000000... 621.1s: points, sort: 29000000... 622.5s: points, sort: 30000000... 623.9s: points, sort: 31000000... 625.3s: points, sort: 32000000... 632.8s: points, sort: 33000000... 634.2s: points, sort: 34000000... 635.2s: points, sort: 35000000... 636.6s: points, sort: 36000000... 638.0s: points, sort: 37000000... 639.4s: points, sort: 38000000... 640.8s: points, sort: 39000000... 642.2s: points, sort: 40000000... 643.6s: points, sort: 41000000... 645.0s: points, sort: 42000000... 646.4s: points, sort: 43000000... 653.9s: points, sort: 44000000... 655.3s: points, sort: 45000000... 656.3s: points, sort: 46000000... 657.7s: points, sort: 47000000... 659.1s: points, sort: 48000000... 660.5s: points, sort: 49000000... 661.9s: points, sort: 50000000... 663.3s: points, sort: 51000000... 664.7s: points, sort: 52000000... 666.1s: points, sort: 53000000... 667.5s: points, sort: 54000000... 675.0s: points, sort: 55000000... 676.4s: points, sort: 56000000... 677.4s: points, sort: 57000000... 678.8s: points, sort: 58000000... 680.2s: points, sort: 59000000... 681.6s: points, sort: 60000000... 686.6s: points, sort: 119.15490585 sec to index part 0 686.7s: points, sort: INDEX SIZE: 0.9472499107941985 GB 686.7s: points, sort: READER MB: 0.0 686.7s: points, sort: maxDoc=60844404 689.1s: points, sort: ITER 0: 127.67 M hits/sec, 129.91 QPS (1.73 sec for 225 queries), totHits=221118844 689.1s: points, sort: *** 691.4s: points, sort: ITER 1: 139.85 M hits/sec, 142.30 QPS (1.58 sec for 225 queries), totHits=221118844 691.4s: points, sort: *** 693.6s: points, sort: ITER 2: 143.29 M hits/sec, 145.80 QPS (1.54 sec for 225 queries), totHits=221118844 693.6s: points, sort: *** 695.8s: points, sort: ITER 3: 145.72 M hits/sec, 148.28 QPS (1.52 sec for 225 queries), totHits=221118844 695.8s: points, sort: *** 698.0s: points, sort: ITER 4: 143.02 M hits/sec, 145.53 QPS (1.55 sec for 225 queries), totHits=221118844 700.2s: points, sort: ITER 5: 145.69 M hits/sec, 148.25 QPS (1.52 sec for 225 queries), totHits=221118844 702.4s: points, sort: ITER 6: 145.61 M hits/sec, 148.17 QPS (1.52 sec for 225 queries), totHits=221118844 704.6s: points, sort: ITER 7: 145.41 M hits/sec, 147.97 QPS (1.52 sec for 225 queries), totHits=221118844 706.8s: points, sort: ITER 8: 144.19 M hits/sec, 146.72 QPS (1.53 sec for 225 queries), totHits=221118844 709.0s: points, sort: ITER 9: 144.83 M hits/sec, 147.37 QPS (1.53 sec for 225 queries), totHits=221118844 711.2s: points, sort: ITER 10: 143.88 M hits/sec, 146.41 QPS (1.54 sec for 225 queries), totHits=221118844 713.4s: points, sort: ITER 11: 143.34 M hits/sec, 145.86 QPS (1.54 sec for 225 queries), totHits=221118844 715.6s: points, sort: ITER 12: 142.39 M hits/sec, 144.88 QPS (1.55 sec for 225 queries), totHits=221118844 717.9s: points, sort: ITER 13: 142.68 M hits/sec, 145.19 QPS (1.55 sec for 225 queries), totHits=221118844 720.1s: points, sort: ITER 14: 142.60 M hits/sec, 145.10 QPS (1.55 sec for 225 queries), totHits=221118844 722.4s: points, sort: ITER 15: 141.34 M hits/sec, 143.82 QPS (1.56 sec for 225 queries), totHits=221118844 724.6s: points, sort: ITER 16: 143.56 M hits/sec, 146.08 QPS (1.54 sec for 225 queries), totHits=221118844 726.8s: points, sort: ITER 17: 142.00 M hits/sec, 144.49 QPS (1.56 sec for 225 queries), totHits=221118844 729.1s: points, sort: ITER 18: 141.74 M hits/sec, 144.23 QPS (1.56 sec for 225 queries), totHits=221118844 731.3s: points, sort: ITER 19: 142.52 M hits/sec, 145.02 QPS (1.55 sec for 225 queries), totHits=221118844 731.4s: points, sort: BEST M hits/sec: 145.72232254988725 731.4s: points, sort: BEST QPS: 148.2800921920731 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|135.7s|0.0s|0.70|0.00| |points|112.6s|0.0s|0.49|0.00| |shapes|165.6s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|||| |distance|points|||| |distance|geopoint|||| |distance|shapes|||| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|248.95|157.41|355855227| |poly 10|points|283.57|179.32|355809475| |poly 10|geopoint|||| |poly 10|shapes|187.64|118.66|355809475| |polyMedium|geo3d|2.56|31.40|2693541| |polyMedium|points|16.86|206.53|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.43|164.49|2693559| |polyRussia|geo3d|3.61|1.03|3508671| |polyRussia|points|65.09|18.55|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.01|13.11|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3281.76|60844404| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|145.72|148.28|221118844| |sort|geopoint|||| |sort|shapes|||| RUN: java -XX:+UseParallelGC -Xmx10g -cp /l/util.nightly/src/main:test-framework/build/classes/java/main:sandbox/build/classes/java/main:codecs/build/classes/java/main:codecs/build/resources/main:core/build/classes/java/main:core/build/classes/java/main21:core/build/resources/main:sandbox/build/classes/java/main:spatial3d/build/classes/java/main perf.IndexAndSearchOpenStreetMaps -points -distance 731.6s: points, distance: INDEX SIZE: 0.4939169967547059 GB 731.6s: points, distance: READER MB: 0.0 731.6s: points, distance: maxDoc=60844404 733.0s: points, distance: ITER 0: 264.99 M hits/sec, 155.69 QPS (1.45 sec for 225 queries), totHits=382961957 733.0s: points, distance: *** 734.2s: points, distance: ITER 1: 324.21 M hits/sec, 190.48 QPS (1.18 sec for 225 queries), totHits=382961957 734.2s: points, distance: *** 735.4s: points, distance: ITER 2: 325.48 M hits/sec, 191.23 QPS (1.18 sec for 225 queries), totHits=382961957 735.4s: points, distance: *** 736.6s: points, distance: ITER 3: 320.11 M hits/sec, 188.07 QPS (1.20 sec for 225 queries), totHits=382961957 737.8s: points, distance: ITER 4: 317.68 M hits/sec, 186.64 QPS (1.21 sec for 225 queries), totHits=382961957 739.0s: points, distance: ITER 5: 318.51 M hits/sec, 187.13 QPS (1.20 sec for 225 queries), totHits=382961957 740.2s: points, distance: ITER 6: 318.81 M hits/sec, 187.31 QPS (1.20 sec for 225 queries), totHits=382961957 741.4s: points, distance: ITER 7: 331.11 M hits/sec, 194.54 QPS (1.16 sec for 225 queries), totHits=382961957 741.4s: points, distance: *** 742.5s: points, distance: ITER 8: 333.13 M hits/sec, 195.73 QPS (1.15 sec for 225 queries), totHits=382961957 742.5s: points, distance: *** 743.7s: points, distance: ITER 9: 335.96 M hits/sec, 197.38 QPS (1.14 sec for 225 queries), totHits=382961957 743.7s: points, distance: *** 744.8s: points, distance: ITER 10: 331.98 M hits/sec, 195.05 QPS (1.15 sec for 225 queries), totHits=382961957 746.0s: points, distance: ITER 11: 334.34 M hits/sec, 196.43 QPS (1.15 sec for 225 queries), totHits=382961957 747.1s: points, distance: ITER 12: 324.04 M hits/sec, 190.38 QPS (1.18 sec for 225 queries), totHits=382961957 748.3s: points, distance: ITER 13: 325.02 M hits/sec, 190.96 QPS (1.18 sec for 225 queries), totHits=382961957 749.5s: points, distance: ITER 14: 328.21 M hits/sec, 192.83 QPS (1.17 sec for 225 queries), totHits=382961957 750.7s: points, distance: ITER 15: 328.61 M hits/sec, 193.07 QPS (1.17 sec for 225 queries), totHits=382961957 751.8s: points, distance: ITER 16: 322.72 M hits/sec, 189.61 QPS (1.19 sec for 225 queries), totHits=382961957 753.0s: points, distance: ITER 17: 326.04 M hits/sec, 191.55 QPS (1.17 sec for 225 queries), totHits=382961957 754.2s: points, distance: ITER 18: 329.21 M hits/sec, 193.42 QPS (1.16 sec for 225 queries), totHits=382961957 755.3s: points, distance: ITER 19: 329.98 M hits/sec, 193.87 QPS (1.16 sec for 225 queries), totHits=382961957 755.3s: points, distance: BEST M hits/sec: 335.95791392431323 755.3s: points, distance: BEST QPS: 197.38391569001325 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|135.7s|0.0s|0.70|0.00| |points|112.6s|0.0s|0.49|0.00| |shapes|165.6s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|||| |distance|points|335.96|197.38|382961957| |distance|geopoint|||| |distance|shapes|||| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|248.95|157.41|355855227| |poly 10|points|283.57|179.32|355809475| |poly 10|geopoint|||| |poly 10|shapes|187.64|118.66|355809475| |polyMedium|geo3d|2.56|31.40|2693541| |polyMedium|points|16.86|206.53|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.43|164.49|2693559| |polyRussia|geo3d|3.61|1.03|3508671| |polyRussia|points|65.09|18.55|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.01|13.11|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3281.76|60844404| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|145.72|148.28|221118844| |sort|geopoint|||| |sort|shapes|||| RUN: java -XX:+UseParallelGC -Xmx10g -cp /l/util.nightly/src/main:test-framework/build/classes/java/main:sandbox/build/classes/java/main:codecs/build/classes/java/main:codecs/build/resources/main:core/build/classes/java/main:core/build/classes/java/main21:core/build/resources/main:sandbox/build/classes/java/main:spatial3d/build/classes/java/main perf.IndexAndSearchOpenStreetMaps -geo3d -distance 755.6s: geo3d, distance: INDEX SIZE: 0.6990031152963638 GB 755.6s: geo3d, distance: READER MB: 0.0 755.6s: geo3d, distance: maxDoc=60844404 757.2s: geo3d, distance: ITER 0: 235.91 M hits/sec, 138.45 QPS (1.63 sec for 225 queries), totHits=383371904 757.2s: geo3d, distance: *** 758.6s: geo3d, distance: ITER 1: 289.21 M hits/sec, 169.73 QPS (1.33 sec for 225 queries), totHits=383371904 758.6s: geo3d, distance: *** 759.9s: geo3d, distance: ITER 2: 289.23 M hits/sec, 169.75 QPS (1.33 sec for 225 queries), totHits=383371904 759.9s: geo3d, distance: *** 761.3s: geo3d, distance: ITER 3: 276.73 M hits/sec, 162.41 QPS (1.39 sec for 225 queries), totHits=383371904 762.5s: geo3d, distance: ITER 4: 302.05 M hits/sec, 177.28 QPS (1.27 sec for 225 queries), totHits=383371904 762.5s: geo3d, distance: *** 763.8s: geo3d, distance: ITER 5: 305.09 M hits/sec, 179.05 QPS (1.26 sec for 225 queries), totHits=383371904 763.8s: geo3d, distance: *** 765.0s: geo3d, distance: ITER 6: 309.53 M hits/sec, 181.66 QPS (1.24 sec for 225 queries), totHits=383371904 765.0s: geo3d, distance: *** 766.3s: geo3d, distance: ITER 7: 312.98 M hits/sec, 183.69 QPS (1.22 sec for 225 queries), totHits=383371904 766.3s: geo3d, distance: *** 767.5s: geo3d, distance: ITER 8: 307.49 M hits/sec, 180.46 QPS (1.25 sec for 225 queries), totHits=383371904 768.7s: geo3d, distance: ITER 9: 312.33 M hits/sec, 183.31 QPS (1.23 sec for 225 queries), totHits=383371904 770.0s: geo3d, distance: ITER 10: 304.42 M hits/sec, 178.66 QPS (1.26 sec for 225 queries), totHits=383371904 771.3s: geo3d, distance: ITER 11: 302.40 M hits/sec, 177.48 QPS (1.27 sec for 225 queries), totHits=383371904 772.5s: geo3d, distance: ITER 12: 314.43 M hits/sec, 184.54 QPS (1.22 sec for 225 queries), totHits=383371904 772.5s: geo3d, distance: *** 773.7s: geo3d, distance: ITER 13: 307.76 M hits/sec, 180.62 QPS (1.25 sec for 225 queries), totHits=383371904 775.0s: geo3d, distance: ITER 14: 308.37 M hits/sec, 180.98 QPS (1.24 sec for 225 queries), totHits=383371904 776.2s: geo3d, distance: ITER 15: 300.90 M hits/sec, 176.60 QPS (1.27 sec for 225 queries), totHits=383371904 777.5s: geo3d, distance: ITER 16: 306.05 M hits/sec, 179.62 QPS (1.25 sec for 225 queries), totHits=383371904 778.8s: geo3d, distance: ITER 17: 302.38 M hits/sec, 177.47 QPS (1.27 sec for 225 queries), totHits=383371904 780.0s: geo3d, distance: ITER 18: 302.21 M hits/sec, 177.37 QPS (1.27 sec for 225 queries), totHits=383371904 781.3s: geo3d, distance: ITER 19: 300.66 M hits/sec, 176.46 QPS (1.28 sec for 225 queries), totHits=383371904 781.3s: geo3d, distance: BEST M hits/sec: 314.42867740904165 781.3s: geo3d, distance: BEST QPS: 184.53739483484523 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|135.7s|0.0s|0.70|0.00| |points|112.6s|0.0s|0.49|0.00| |shapes|165.6s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|314.43|184.54|383371904| |distance|points|335.96|197.38|382961957| |distance|geopoint|||| |distance|shapes|||| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|248.95|157.41|355855227| |poly 10|points|283.57|179.32|355809475| |poly 10|geopoint|||| |poly 10|shapes|187.64|118.66|355809475| |polyMedium|geo3d|2.56|31.40|2693541| |polyMedium|points|16.86|206.53|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.43|164.49|2693559| |polyRussia|geo3d|3.61|1.03|3508671| |polyRussia|points|65.09|18.55|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.01|13.11|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3281.76|60844404| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|145.72|148.28|221118844| |sort|geopoint|||| |sort|shapes|||| RUN: java -XX:+UseParallelGC -Xmx10g -cp /l/util.nightly/src/main:test-framework/build/classes/java/main:sandbox/build/classes/java/main:codecs/build/classes/java/main:codecs/build/resources/main:core/build/classes/java/main:core/build/classes/java/main21:core/build/resources/main:sandbox/build/classes/java/main:spatial3d/build/classes/java/main perf.IndexAndSearchOpenStreetMaps -shapes -distance 781.6s: shapes, distance: INDEX SIZE: 1.2543620793148875 GB 781.6s: shapes, distance: READER MB: 0.0 781.6s: shapes, distance: maxDoc=60844404 783.6s: shapes, distance: ITER 0: 183.20 M hits/sec, 107.63 QPS (2.09 sec for 225 queries), totHits=382961957 783.6s: shapes, distance: *** 785.4s: shapes, distance: ITER 1: 214.98 M hits/sec, 126.31 QPS (1.78 sec for 225 queries), totHits=382961957 785.4s: shapes, distance: *** 787.2s: shapes, distance: ITER 2: 210.54 M hits/sec, 123.70 QPS (1.82 sec for 225 queries), totHits=382961957 789.0s: shapes, distance: ITER 3: 218.30 M hits/sec, 128.25 QPS (1.75 sec for 225 queries), totHits=382961957 789.0s: shapes, distance: *** 790.7s: shapes, distance: ITER 4: 220.69 M hits/sec, 129.66 QPS (1.74 sec for 225 queries), totHits=382961957 790.7s: shapes, distance: *** 792.4s: shapes, distance: ITER 5: 225.62 M hits/sec, 132.56 QPS (1.70 sec for 225 queries), totHits=382961957 792.4s: shapes, distance: *** 794.1s: shapes, distance: ITER 6: 224.19 M hits/sec, 131.72 QPS (1.71 sec for 225 queries), totHits=382961957 795.9s: shapes, distance: ITER 7: 224.60 M hits/sec, 131.96 QPS (1.71 sec for 225 queries), totHits=382961957 797.6s: shapes, distance: ITER 8: 224.78 M hits/sec, 132.06 QPS (1.70 sec for 225 queries), totHits=382961957 799.3s: shapes, distance: ITER 9: 225.51 M hits/sec, 132.49 QPS (1.70 sec for 225 queries), totHits=382961957 800.9s: shapes, distance: ITER 10: 227.89 M hits/sec, 133.89 QPS (1.68 sec for 225 queries), totHits=382961957 800.9s: shapes, distance: *** 802.6s: shapes, distance: ITER 11: 225.74 M hits/sec, 132.63 QPS (1.70 sec for 225 queries), totHits=382961957 804.3s: shapes, distance: ITER 12: 227.71 M hits/sec, 133.78 QPS (1.68 sec for 225 queries), totHits=382961957 806.0s: shapes, distance: ITER 13: 227.08 M hits/sec, 133.41 QPS (1.69 sec for 225 queries), totHits=382961957 807.7s: shapes, distance: ITER 14: 224.77 M hits/sec, 132.06 QPS (1.70 sec for 225 queries), totHits=382961957 809.4s: shapes, distance: ITER 15: 226.61 M hits/sec, 133.14 QPS (1.69 sec for 225 queries), totHits=382961957 811.1s: shapes, distance: ITER 16: 226.16 M hits/sec, 132.88 QPS (1.69 sec for 225 queries), totHits=382961957 812.8s: shapes, distance: ITER 17: 225.87 M hits/sec, 132.70 QPS (1.70 sec for 225 queries), totHits=382961957 814.5s: shapes, distance: ITER 18: 226.34 M hits/sec, 132.98 QPS (1.69 sec for 225 queries), totHits=382961957 816.2s: shapes, distance: ITER 19: 227.19 M hits/sec, 133.48 QPS (1.69 sec for 225 queries), totHits=382961957 816.2s: shapes, distance: BEST M hits/sec: 227.89064530224604 816.2s: shapes, distance: BEST QPS: 133.891615748677 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|135.7s|0.0s|0.70|0.00| |points|112.6s|0.0s|0.49|0.00| |shapes|165.6s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|314.43|184.54|383371904| |distance|points|335.96|197.38|382961957| |distance|geopoint|||| |distance|shapes|227.89|133.89|382961957| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|248.95|157.41|355855227| |poly 10|points|283.57|179.32|355809475| |poly 10|geopoint|||| |poly 10|shapes|187.64|118.66|355809475| |polyMedium|geo3d|2.56|31.40|2693541| |polyMedium|points|16.86|206.53|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.43|164.49|2693559| |polyRussia|geo3d|3.61|1.03|3508671| |polyRussia|points|65.09|18.55|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.01|13.11|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3281.76|60844404| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|145.72|148.28|221118844| |sort|geopoint|||| |sort|shapes|||| RUN: java -XX:+UseParallelGC -Xmx10g -cp /l/util.nightly/src/main:test-framework/build/classes/java/main:sandbox/build/classes/java/main:codecs/build/classes/java/main:codecs/build/resources/main:core/build/classes/java/main:core/build/classes/java/main21:core/build/resources/main:sandbox/build/classes/java/main:spatial3d/build/classes/java/main perf.IndexAndSearchOpenStreetMaps -points -box 816.4s: points, box: INDEX SIZE: 0.4939169967547059 GB 816.4s: points, box: READER MB: 0.0 816.4s: points, box: maxDoc=60844404 817.4s: points, box: ITER 0: 233.24 M hits/sec, 237.34 QPS (0.95 sec for 225 queries), totHits=221118844 817.4s: points, box: *** 817.9s: points, box: ITER 1: 404.92 M hits/sec, 412.03 QPS (0.55 sec for 225 queries), totHits=221118844 817.9s: points, box: *** 818.5s: points, box: ITER 2: 379.40 M hits/sec, 386.06 QPS (0.58 sec for 225 queries), totHits=221118844 819.0s: points, box: ITER 3: 404.04 M hits/sec, 411.13 QPS (0.55 sec for 225 queries), totHits=221118844 819.6s: points, box: ITER 4: 406.10 M hits/sec, 413.23 QPS (0.54 sec for 225 queries), totHits=221118844 819.6s: points, box: *** 820.1s: points, box: ITER 5: 393.74 M hits/sec, 400.65 QPS (0.56 sec for 225 queries), totHits=221118844 820.7s: points, box: ITER 6: 403.55 M hits/sec, 410.64 QPS (0.55 sec for 225 queries), totHits=221118844 821.3s: points, box: ITER 7: 377.60 M hits/sec, 384.23 QPS (0.59 sec for 225 queries), totHits=221118844 821.9s: points, box: ITER 8: 350.04 M hits/sec, 356.18 QPS (0.63 sec for 225 queries), totHits=221118844 822.5s: points, box: ITER 9: 374.48 M hits/sec, 381.05 QPS (0.59 sec for 225 queries), totHits=221118844 823.1s: points, box: ITER 10: 400.31 M hits/sec, 407.33 QPS (0.55 sec for 225 queries), totHits=221118844 823.6s: points, box: ITER 11: 388.20 M hits/sec, 395.01 QPS (0.57 sec for 225 queries), totHits=221118844 824.2s: points, box: ITER 12: 399.29 M hits/sec, 406.30 QPS (0.55 sec for 225 queries), totHits=221118844 824.7s: points, box: ITER 13: 421.19 M hits/sec, 428.58 QPS (0.52 sec for 225 queries), totHits=221118844 824.7s: points, box: *** 825.2s: points, box: ITER 14: 424.98 M hits/sec, 432.44 QPS (0.52 sec for 225 queries), totHits=221118844 825.2s: points, box: *** 825.7s: points, box: ITER 15: 421.77 M hits/sec, 429.18 QPS (0.52 sec for 225 queries), totHits=221118844 826.3s: points, box: ITER 16: 419.19 M hits/sec, 426.55 QPS (0.53 sec for 225 queries), totHits=221118844 826.8s: points, box: ITER 17: 426.53 M hits/sec, 434.01 QPS (0.52 sec for 225 queries), totHits=221118844 826.8s: points, box: *** 827.3s: points, box: ITER 18: 430.43 M hits/sec, 437.98 QPS (0.51 sec for 225 queries), totHits=221118844 827.3s: points, box: *** 827.8s: points, box: ITER 19: 422.68 M hits/sec, 430.10 QPS (0.52 sec for 225 queries), totHits=221118844 827.8s: points, box: BEST M hits/sec: 430.4275748794115 827.8s: points, box: BEST QPS: 437.9825916052075 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|135.7s|0.0s|0.70|0.00| |points|112.6s|0.0s|0.49|0.00| |shapes|165.6s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|314.43|184.54|383371904| |distance|points|335.96|197.38|382961957| |distance|geopoint|||| |distance|shapes|227.89|133.89|382961957| |box|geo3d|||| |box|points|430.43|437.98|221118844| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|248.95|157.41|355855227| |poly 10|points|283.57|179.32|355809475| |poly 10|geopoint|||| |poly 10|shapes|187.64|118.66|355809475| |polyMedium|geo3d|2.56|31.40|2693541| |polyMedium|points|16.86|206.53|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.43|164.49|2693559| |polyRussia|geo3d|3.61|1.03|3508671| |polyRussia|points|65.09|18.55|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.01|13.11|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3281.76|60844404| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|145.72|148.28|221118844| |sort|geopoint|||| |sort|shapes|||| RUN: java -XX:+UseParallelGC -Xmx10g -cp /l/util.nightly/src/main:test-framework/build/classes/java/main:sandbox/build/classes/java/main:codecs/build/classes/java/main:codecs/build/resources/main:core/build/classes/java/main:core/build/classes/java/main21:core/build/resources/main:sandbox/build/classes/java/main:spatial3d/build/classes/java/main perf.IndexAndSearchOpenStreetMaps -geo3d -box 828.1s: geo3d, box: INDEX SIZE: 0.6990031152963638 GB 828.1s: geo3d, box: READER MB: 0.0 828.1s: geo3d, box: maxDoc=60844404 829.4s: geo3d, box: ITER 0: 172.31 M hits/sec, 175.33 QPS (1.28 sec for 225 queries), totHits=221118844 829.4s: geo3d, box: *** 830.3s: geo3d, box: ITER 1: 233.90 M hits/sec, 238.01 QPS (0.95 sec for 225 queries), totHits=221118844 830.3s: geo3d, box: *** 831.2s: geo3d, box: ITER 2: 236.31 M hits/sec, 240.46 QPS (0.94 sec for 225 queries), totHits=221118844 831.2s: geo3d, box: *** 832.2s: geo3d, box: ITER 3: 226.42 M hits/sec, 230.40 QPS (0.98 sec for 225 queries), totHits=221118844 833.2s: geo3d, box: ITER 4: 235.25 M hits/sec, 239.38 QPS (0.94 sec for 225 queries), totHits=221118844 834.1s: geo3d, box: ITER 5: 235.90 M hits/sec, 240.04 QPS (0.94 sec for 225 queries), totHits=221118844 835.0s: geo3d, box: ITER 6: 245.30 M hits/sec, 249.61 QPS (0.90 sec for 225 queries), totHits=221118844 835.0s: geo3d, box: *** 835.9s: geo3d, box: ITER 7: 248.38 M hits/sec, 252.74 QPS (0.89 sec for 225 queries), totHits=221118844 835.9s: geo3d, box: *** 836.8s: geo3d, box: ITER 8: 241.49 M hits/sec, 245.73 QPS (0.92 sec for 225 queries), totHits=221118844 837.7s: geo3d, box: ITER 9: 250.64 M hits/sec, 255.04 QPS (0.88 sec for 225 queries), totHits=221118844 837.7s: geo3d, box: *** 838.6s: geo3d, box: ITER 10: 241.08 M hits/sec, 245.31 QPS (0.92 sec for 225 queries), totHits=221118844 839.5s: geo3d, box: ITER 11: 244.65 M hits/sec, 248.94 QPS (0.90 sec for 225 queries), totHits=221118844 840.4s: geo3d, box: ITER 12: 242.84 M hits/sec, 247.11 QPS (0.91 sec for 225 queries), totHits=221118844 841.3s: geo3d, box: ITER 13: 254.89 M hits/sec, 259.36 QPS (0.87 sec for 225 queries), totHits=221118844 841.3s: geo3d, box: *** 842.2s: geo3d, box: ITER 14: 246.14 M hits/sec, 250.46 QPS (0.90 sec for 225 queries), totHits=221118844 843.1s: geo3d, box: ITER 15: 239.48 M hits/sec, 243.69 QPS (0.92 sec for 225 queries), totHits=221118844 844.0s: geo3d, box: ITER 16: 247.30 M hits/sec, 251.64 QPS (0.89 sec for 225 queries), totHits=221118844 844.9s: geo3d, box: ITER 17: 244.81 M hits/sec, 249.11 QPS (0.90 sec for 225 queries), totHits=221118844 845.8s: geo3d, box: ITER 18: 242.95 M hits/sec, 247.21 QPS (0.91 sec for 225 queries), totHits=221118844 846.7s: geo3d, box: ITER 19: 240.52 M hits/sec, 244.75 QPS (0.92 sec for 225 queries), totHits=221118844 846.7s: geo3d, box: BEST M hits/sec: 254.8872088233855 846.7s: geo3d, box: BEST QPS: 259.3610790822592 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|135.7s|0.0s|0.70|0.00| |points|112.6s|0.0s|0.49|0.00| |shapes|165.6s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|314.43|184.54|383371904| |distance|points|335.96|197.38|382961957| |distance|geopoint|||| |distance|shapes|227.89|133.89|382961957| |box|geo3d|254.89|259.36|221118844| |box|points|430.43|437.98|221118844| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|248.95|157.41|355855227| |poly 10|points|283.57|179.32|355809475| |poly 10|geopoint|||| |poly 10|shapes|187.64|118.66|355809475| |polyMedium|geo3d|2.56|31.40|2693541| |polyMedium|points|16.86|206.53|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.43|164.49|2693559| |polyRussia|geo3d|3.61|1.03|3508671| |polyRussia|points|65.09|18.55|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.01|13.11|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3281.76|60844404| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|145.72|148.28|221118844| |sort|geopoint|||| |sort|shapes|||| RUN: java -XX:+UseParallelGC -Xmx10g -cp /l/util.nightly/src/main:test-framework/build/classes/java/main:sandbox/build/classes/java/main:codecs/build/classes/java/main:codecs/build/resources/main:core/build/classes/java/main:core/build/classes/java/main21:core/build/resources/main:sandbox/build/classes/java/main:spatial3d/build/classes/java/main perf.IndexAndSearchOpenStreetMaps -shapes -box 847.0s: shapes, box: INDEX SIZE: 1.2543620793148875 GB 847.0s: shapes, box: READER MB: 0.0 847.0s: shapes, box: maxDoc=60844404 848.4s: shapes, box: ITER 0: 160.39 M hits/sec, 163.21 QPS (1.38 sec for 225 queries), totHits=221118844 848.4s: shapes, box: *** 849.5s: shapes, box: ITER 1: 198.30 M hits/sec, 201.78 QPS (1.12 sec for 225 queries), totHits=221118844 849.5s: shapes, box: *** 850.7s: shapes, box: ITER 2: 190.12 M hits/sec, 193.46 QPS (1.16 sec for 225 queries), totHits=221118844 851.8s: shapes, box: ITER 3: 194.19 M hits/sec, 197.60 QPS (1.14 sec for 225 queries), totHits=221118844 852.9s: shapes, box: ITER 4: 195.60 M hits/sec, 199.03 QPS (1.13 sec for 225 queries), totHits=221118844 854.0s: shapes, box: ITER 5: 199.81 M hits/sec, 203.32 QPS (1.11 sec for 225 queries), totHits=221118844 854.0s: shapes, box: *** 855.1s: shapes, box: ITER 6: 201.91 M hits/sec, 205.45 QPS (1.10 sec for 225 queries), totHits=221118844 855.1s: shapes, box: *** 856.2s: shapes, box: ITER 7: 202.62 M hits/sec, 206.18 QPS (1.09 sec for 225 queries), totHits=221118844 856.2s: shapes, box: *** 857.3s: shapes, box: ITER 8: 209.11 M hits/sec, 212.78 QPS (1.06 sec for 225 queries), totHits=221118844 857.3s: shapes, box: *** 858.3s: shapes, box: ITER 9: 209.56 M hits/sec, 213.24 QPS (1.06 sec for 225 queries), totHits=221118844 858.3s: shapes, box: *** 859.4s: shapes, box: ITER 10: 209.66 M hits/sec, 213.34 QPS (1.05 sec for 225 queries), totHits=221118844 859.4s: shapes, box: *** 860.5s: shapes, box: ITER 11: 203.37 M hits/sec, 206.94 QPS (1.09 sec for 225 queries), totHits=221118844 861.6s: shapes, box: ITER 12: 204.41 M hits/sec, 207.99 QPS (1.08 sec for 225 queries), totHits=221118844 862.6s: shapes, box: ITER 13: 205.80 M hits/sec, 209.42 QPS (1.07 sec for 225 queries), totHits=221118844 863.7s: shapes, box: ITER 14: 209.09 M hits/sec, 212.76 QPS (1.06 sec for 225 queries), totHits=221118844 864.7s: shapes, box: ITER 15: 208.63 M hits/sec, 212.29 QPS (1.06 sec for 225 queries), totHits=221118844 865.8s: shapes, box: ITER 16: 210.36 M hits/sec, 214.06 QPS (1.05 sec for 225 queries), totHits=221118844 865.8s: shapes, box: *** 866.9s: shapes, box: ITER 17: 208.95 M hits/sec, 212.62 QPS (1.06 sec for 225 queries), totHits=221118844 867.9s: shapes, box: ITER 18: 208.81 M hits/sec, 212.47 QPS (1.06 sec for 225 queries), totHits=221118844 869.0s: shapes, box: ITER 19: 202.85 M hits/sec, 206.41 QPS (1.09 sec for 225 queries), totHits=221118844 869.0s: shapes, box: BEST M hits/sec: 210.36433468534034 869.0s: shapes, box: BEST QPS: 214.05672374174304 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|135.7s|0.0s|0.70|0.00| |points|112.6s|0.0s|0.49|0.00| |shapes|165.6s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|314.43|184.54|383371904| |distance|points|335.96|197.38|382961957| |distance|geopoint|||| |distance|shapes|227.89|133.89|382961957| |box|geo3d|254.89|259.36|221118844| |box|points|430.43|437.98|221118844| |box|geopoint|||| |box|shapes|210.36|214.06|221118844| |poly 10|geo3d|248.95|157.41|355855227| |poly 10|points|283.57|179.32|355809475| |poly 10|geopoint|||| |poly 10|shapes|187.64|118.66|355809475| |polyMedium|geo3d|2.56|31.40|2693541| |polyMedium|points|16.86|206.53|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.43|164.49|2693559| |polyRussia|geo3d|3.61|1.03|3508671| |polyRussia|points|65.09|18.55|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.01|13.11|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3281.76|60844404| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|145.72|148.28|221118844| |sort|geopoint|||| |sort|shapes|||| Took 870.2 sec to run all geo benchmarks + python3 /l/util.nightly/src/python/writeGeoGraphs.py writeAnnots for Distance Filter writeAnnots for Regular 10-gon Filter writeAnnots for London Boroughs Polygons Filter (avg 5.6K vertices) writeAnnots for Box Filter writeAnnots for 10 Nearest Points skip annot 2016-04-15 Geo3D: LUCENE-7221: speed up large polygons (series not in chartTimes: dict_keys(['LatLonPoint'])) skip annot 2018-11-27 LatLonShape: LUCENE-8562: Speed up merging segments of points with data dimensions by only sorting on the indexed dimensions (series not in chartTimes: dict_keys(['LatLonPoint'])) skip annot 2018-12-19 LatLonShape: LUCENE-8581: Change LatLonShape encoding to use 4 BYTES Per Dimension (series not in chartTimes: dict_keys(['LatLonPoint'])) writeAnnots for Box Filter, Sort by Distance skip annot 2016-03-22 GeoPoint: LUCENE-7130: fold recent LatLonPoint optimizations into GeoPoint (series not in chartTimes: dict_keys(['LatLonPoint'])) skip annot 2016-03-31 Geo3D: LUCENE-7150: add common shape query APIs to geo3d (series not in chartTimes: dict_keys(['LatLonPoint'])) skip annot 2016-04-11 Geo3D: LUCENE-7199: speed up how polygon's sideness is computed (series not in chartTimes: dict_keys(['LatLonPoint'])) skip annot 2016-04-15 Geo3D: LUCENE-7221: speed up large polygons (series not in chartTimes: dict_keys(['LatLonPoint'])) skip annot 2018-11-27 LatLonShape: LUCENE-8562: Speed up merging segments of points with data dimensions by only sorting on the indexed dimensions (series not in chartTimes: dict_keys(['LatLonPoint'])) skip annot 2018-12-19 LatLonShape: LUCENE-8581: Change LatLonShape encoding to use 4 BYTES Per Dimension (series not in chartTimes: dict_keys(['LatLonPoint'])) writeAnnots for Russia Polygon (11.6K vertices) writeAnnots for Indexing K docs/sec writeAnnots for Searcher Heap Usage writeAnnots for Index Size + echo + echo 'Run sparse NYC benches' Run sparse NYC benches + cd /l/util.nightly + python3 -u src/python/sparsetaxis/nightly.py Already on 'main' Your branch is up to date with 'origin/main'. From https://gitbox.apache.org/repos/asf/lucene * branch main -> FETCH_HEAD 2dee50e21f8..29af85188d5 main -> origin/main Updating 2dee50e21f8..29af85188d5 Fast-forward lucene/CHANGES.txt | 3 +++ .../lucene102/Lucene102BinaryQuantizedVectorsReader.java | 7 ++++++- .../lucene99/Lucene99ScalarQuantizedVectorsReader.java | 8 +++++++- .../org/apache/lucene/codecs/hnsw/FlatVectorsReader.java | 16 ++++------------ .../lucene104/Lucene104ScalarQuantizedVectorsReader.java | 7 ++++++- .../codecs/lucene99/Lucene99FlatVectorsReader.java | 8 +++++++- .../codecs/lucene99/Lucene99HnswVectorsWriter.java | 2 +- 7 files changed, 34 insertions(+), 17 deletions(-) creating directories /l/logs.nightly/taxis/2026.05.10.01.09.57... Lucene git hash: 29af85188d5c4415f42e0e56f484819264bff070 Compile lucene core... run: "../../gradlew jar" in cwd=/l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/core log: /l/logs.nightly/taxis/2026.05.10.01.09.57/gradle.jar.log Compile java benchmark sources... run: "javac -cp /l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/analysis/common/build/libs/lucene-analysis-common-11.0.0-SNAPSHOT.jar:/l/util.nightly/src/python/sparsetaxis/../../main /l/util.nightly/src/python/sparsetaxis/../../main/perf/SearchTaxis.java /l/util.nightly/src/python/sparsetaxis/../../main/perf/IndexTaxis.java /l/util.nightly/src/python/sparsetaxis/../../main/perf/DiskUsage.java" in cwd=/l/sparseTaxis.nightly/sparseTaxis/lucene.main Index "slow" sparse-sorted with 1 thread, SMS... warm /l/sparseTaxis.nightly/sparseTaxis/data/20M.subset.nyctaxis.csv.blocks... done warm 2.9 GB run: "java -server -Xmx2g -Xms2g -XX:+UseParallelGC -XX:+HeapDumpOnOutOfMemoryError -cp /l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/analysis/common/build/libs/lucene-analysis-common-11.0.0-SNAPSHOT.jar:/l/util.nightly/src/python/sparsetaxis/../../main perf.IndexTaxis /l/sparseTaxis.nightly/sparseTaxis/indices/index.1threads.sparse.sorted 1 /l/sparseTaxis.nightly/sparseTaxis/data/20M.subset.nyctaxis.csv.blocks sparse True" in cwd=/l/sparseTaxis.nightly/sparseTaxis/lucene.main log: /l/logs.nightly/taxis/2026.05.10.01.09.57/index.1threads.sparse.sorted.log 3.1 sec: 0.3 M docs; 95.6 K docs/sec 6.8 sec: 0.6 M docs; 87.6 K docs/sec 10.2 sec: 0.9 M docs; 88.3 K docs/sec 13.5 sec: 1.2 M docs; 89.1 K docs/sec 16.7 sec: 1.5 M docs; 89.6 K docs/sec 20.8 sec: 1.9 M docs; 91.2 K docs/sec 24.2 sec: 2.2 M docs; 91.0 K docs/sec 28.2 sec: 2.6 M docs; 92.0 K docs/sec 32.3 sec: 3.0 M docs; 92.8 K docs/sec 35.6 sec: 3.3 M docs; 92.7 K docs/sec 48.3 sec: 3.7 M docs; 76.6 K docs/sec 52.4 sec: 4.1 M docs; 78.2 K docs/sec 55.7 sec: 4.4 M docs; 79.0 K docs/sec 59.8 sec: 4.8 M docs; 80.3 K docs/sec 63.9 sec: 5.2 M docs; 81.4 K docs/sec 67.1 sec: 5.5 M docs; 81.9 K docs/sec 71.2 sec: 5.9 M docs; 82.9 K docs/sec 75.3 sec: 6.3 M docs; 83.7 K docs/sec 78.6 sec: 6.6 M docs; 84.0 K docs/sec 82.6 sec: 7.0 M docs; 84.7 K docs/sec 95.3 sec: 7.4 M docs; 77.6 K docs/sec 98.6 sec: 7.7 M docs; 78.1 K docs/sec 102.6 sec: 8.1 M docs; 78.9 K docs/sec 106.7 sec: 8.5 M docs; 79.7 K docs/sec 110.0 sec: 8.8 M docs; 80.0 K docs/sec 114.0 sec: 9.2 M docs; 80.7 K docs/sec 118.1 sec: 9.6 M docs; 81.3 K docs/sec 121.4 sec: 9.9 M docs; 81.6 K docs/sec 125.5 sec: 10.3 M docs; 82.1 K docs/sec 129.5 sec: 10.7 M docs; 82.6 K docs/sec 141.4 sec: 11.0 M docs; 77.8 K docs/sec 145.5 sec: 11.4 M docs; 78.4 K docs/sec 149.5 sec: 11.8 M docs; 78.9 K docs/sec 152.7 sec: 12.1 M docs; 79.2 K docs/sec 156.8 sec: 12.5 M docs; 79.7 K docs/sec 160.9 sec: 12.9 M docs; 80.2 K docs/sec 164.1 sec: 13.2 M docs; 80.4 K docs/sec 168.2 sec: 13.6 M docs; 80.9 K docs/sec 172.2 sec: 14.0 M docs; 81.3 K docs/sec 175.5 sec: 14.3 M docs; 81.5 K docs/sec 188.1 sec: 14.7 M docs; 78.1 K docs/sec 192.2 sec: 15.1 M docs; 78.6 K docs/sec 195.4 sec: 15.4 M docs; 78.8 K docs/sec 199.5 sec: 15.8 M docs; 79.2 K docs/sec 203.6 sec: 16.2 M docs; 79.6 K docs/sec 206.8 sec: 16.5 M docs; 79.8 K docs/sec 210.9 sec: 16.9 M docs; 80.1 K docs/sec 214.9 sec: 17.3 M docs; 80.5 K docs/sec 218.2 sec: 17.6 M docs; 80.7 K docs/sec 222.2 sec: 18.0 M docs; 81.0 K docs/sec 234.9 sec: 18.4 M docs; 78.3 K docs/sec 238.1 sec: 18.7 M docs; 78.5 K docs/sec 242.2 sec: 19.1 M docs; 78.9 K docs/sec 245.5 sec: 19.4 M docs; 79.0 K docs/sec 249.5 sec: 19.8 M docs; 79.4 K docs/sec 251.1 sec: 20.0 M docs; 79.6 K docs/sec index is 2.21 GB CheckIndex sparse-sorted run: "java -server -Xmx2g -Xms2g -XX:+UseParallelGC -XX:+HeapDumpOnOutOfMemoryError -cp /l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/analysis/common/build/libs/lucene-analysis-common-11.0.0-SNAPSHOT.jar:/l/util.nightly/src/python/sparsetaxis/../../main org.apache.lucene.index.CheckIndex /l/sparseTaxis.nightly/sparseTaxis/indices/index.1threads.sparse.sorted" in cwd=/l/sparseTaxis.nightly/sparseTaxis/lucene.main log: /l/logs.nightly/taxis/2026.05.10.01.09.57/checkIndexsparse-sorted.log took 0.5 sec DiskUsage sparse-sorted run: "java -server -Xmx2g -Xms2g -XX:+UseParallelGC -XX:+HeapDumpOnOutOfMemoryError -cp /l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/analysis/common/build/libs/lucene-analysis-common-11.0.0-SNAPSHOT.jar:/l/util.nightly/src/python/sparsetaxis/../../main perf.DiskUsage /l/sparseTaxis.nightly/sparseTaxis/indices/index.1threads.sparse.sorted" in cwd=/l/sparseTaxis.nightly/sparseTaxis/lucene.main log: /l/logs.nightly/taxis/2026.05.10.01.09.57/diskUsagesparse-sorted.log took 50.5 sec Search sparse-sorted iter 0... run: "java -server -Xmx2g -Xms2g -XX:+UseParallelGC -XX:+HeapDumpOnOutOfMemoryError -cp /l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/analysis/common/build/libs/lucene-analysis-common-11.0.0-SNAPSHOT.jar:/l/util.nightly/src/python/sparsetaxis/../../main perf.SearchTaxis /l/sparseTaxis.nightly/sparseTaxis/indices/index.1threads.sparse.sorted sparse" in cwd=/l/sparseTaxis.nightly/sparseTaxis/lucene.main log: /l/logs.nightly/taxis/2026.05.10.01.09.57/searchsparse-sorted.0.log Index "slow" sparse with 1 thread, SMS... warm /l/sparseTaxis.nightly/sparseTaxis/data/20M.subset.nyctaxis.csv.blocks... done warm 2.9 GB run: "java -server -Xmx2g -Xms2g -XX:+UseParallelGC -XX:+HeapDumpOnOutOfMemoryError -cp /l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/analysis/common/build/libs/lucene-analysis-common-11.0.0-SNAPSHOT.jar:/l/util.nightly/src/python/sparsetaxis/../../main perf.IndexTaxis /l/sparseTaxis.nightly/sparseTaxis/indices/index.1threads.sparse 1 /l/sparseTaxis.nightly/sparseTaxis/data/20M.subset.nyctaxis.csv.blocks sparse False" in cwd=/l/sparseTaxis.nightly/sparseTaxis/lucene.main log: /l/logs.nightly/taxis/2026.05.10.01.09.57/index.1threads.sparse.log 2.9 sec: 0.3 M docs; 105.2 K docs/sec 6.3 sec: 0.6 M docs; 94.9 K docs/sec 9.4 sec: 0.9 M docs; 95.7 K docs/sec 12.4 sec: 1.2 M docs; 96.4 K docs/sec 15.5 sec: 1.5 M docs; 97.0 K docs/sec 19.2 sec: 1.9 M docs; 98.9 K docs/sec 22.3 sec: 2.2 M docs; 98.7 K docs/sec 26.0 sec: 2.6 M docs; 99.8 K docs/sec 29.8 sec: 3.0 M docs; 100.6 K docs/sec 33.5 sec: 3.4 M docs; 101.5 K docs/sec 44.3 sec: 3.7 M docs; 83.5 K docs/sec 48.2 sec: 4.1 M docs; 85.0 K docs/sec 51.4 sec: 4.4 M docs; 85.6 K docs/sec 55.4 sec: 4.8 M docs; 86.7 K docs/sec 59.3 sec: 5.2 M docs; 87.7 K docs/sec 62.4 sec: 5.5 M docs; 88.1 K docs/sec 66.4 sec: 5.9 M docs; 88.9 K docs/sec 70.4 sec: 6.3 M docs; 89.5 K docs/sec 73.5 sec: 6.6 M docs; 89.8 K docs/sec 77.4 sec: 7.0 M docs; 90.5 K docs/sec 88.7 sec: 7.4 M docs; 83.4 K docs/sec 92.5 sec: 7.8 M docs; 84.4 K docs/sec 96.1 sec: 8.2 M docs; 85.3 K docs/sec 99.2 sec: 8.5 M docs; 85.7 K docs/sec 102.9 sec: 8.9 M docs; 86.5 K docs/sec 106.7 sec: 9.3 M docs; 87.2 K docs/sec 109.7 sec: 9.6 M docs; 87.5 K docs/sec 112.7 sec: 9.9 M docs; 87.8 K docs/sec 116.4 sec: 10.3 M docs; 88.5 K docs/sec 120.2 sec: 10.7 M docs; 89.0 K docs/sec 130.8 sec: 11.0 M docs; 84.1 K docs/sec 134.5 sec: 11.4 M docs; 84.7 K docs/sec 138.3 sec: 11.8 M docs; 85.3 K docs/sec 142.0 sec: 12.2 M docs; 85.9 K docs/sec 145.8 sec: 12.6 M docs; 86.4 K docs/sec 149.5 sec: 13.0 M docs; 86.9 K docs/sec 153.3 sec: 13.4 M docs; 87.4 K docs/sec 156.9 sec: 13.8 M docs; 87.9 K docs/sec 160.0 sec: 14.1 M docs; 88.1 K docs/sec 163.8 sec: 14.5 M docs; 88.5 K docs/sec 173.6 sec: 14.7 M docs; 84.7 K docs/sec 177.3 sec: 15.1 M docs; 85.2 K docs/sec 181.1 sec: 15.5 M docs; 85.6 K docs/sec 184.8 sec: 15.9 M docs; 86.0 K docs/sec 188.6 sec: 16.3 M docs; 86.4 K docs/sec 192.3 sec: 16.7 M docs; 86.8 K docs/sec 196.1 sec: 17.1 M docs; 87.2 K docs/sec 199.8 sec: 17.5 M docs; 87.6 K docs/sec 203.5 sec: 17.9 M docs; 87.9 K docs/sec 207.2 sec: 18.3 M docs; 88.3 K docs/sec 216.3 sec: 18.4 M docs; 85.1 K docs/sec 220.1 sec: 18.8 M docs; 85.4 K docs/sec 223.8 sec: 19.2 M docs; 85.8 K docs/sec 227.6 sec: 19.6 M docs; 86.1 K docs/sec 230.6 sec: 19.9 M docs; 86.3 K docs/sec 231.3 sec: 20.0 M docs; 86.5 K docs/sec index is 2.21 GB CheckIndex sparse run: "java -server -Xmx2g -Xms2g -XX:+UseParallelGC -XX:+HeapDumpOnOutOfMemoryError -cp /l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/analysis/common/build/libs/lucene-analysis-common-11.0.0-SNAPSHOT.jar:/l/util.nightly/src/python/sparsetaxis/../../main org.apache.lucene.index.CheckIndex /l/sparseTaxis.nightly/sparseTaxis/indices/index.1threads.sparse" in cwd=/l/sparseTaxis.nightly/sparseTaxis/lucene.main log: /l/logs.nightly/taxis/2026.05.10.01.09.57/checkIndexsparse.log took 0.5 sec DiskUsage sparse run: "java -server -Xmx2g -Xms2g -XX:+UseParallelGC -XX:+HeapDumpOnOutOfMemoryError -cp /l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/analysis/common/build/libs/lucene-analysis-common-11.0.0-SNAPSHOT.jar:/l/util.nightly/src/python/sparsetaxis/../../main perf.DiskUsage /l/sparseTaxis.nightly/sparseTaxis/indices/index.1threads.sparse" in cwd=/l/sparseTaxis.nightly/sparseTaxis/lucene.main log: /l/logs.nightly/taxis/2026.05.10.01.09.57/diskUsagesparse.log took 55.6 sec Search sparse iter 0... run: "java -server -Xmx2g -Xms2g -XX:+UseParallelGC -XX:+HeapDumpOnOutOfMemoryError -cp /l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/analysis/common/build/libs/lucene-analysis-common-11.0.0-SNAPSHOT.jar:/l/util.nightly/src/python/sparsetaxis/../../main perf.SearchTaxis /l/sparseTaxis.nightly/sparseTaxis/indices/index.1threads.sparse sparse" in cwd=/l/sparseTaxis.nightly/sparseTaxis/lucene.main log: /l/logs.nightly/taxis/2026.05.10.01.09.57/searchsparse.0.log Index "slow" nonsparse with 1 thread, SMS... warm /l/sparseTaxis.nightly/sparseTaxis/data/20M.subset.nyctaxis.csv.blocks... done warm 2.9 GB run: "java -server -Xmx2g -Xms2g -XX:+UseParallelGC -XX:+HeapDumpOnOutOfMemoryError -cp /l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/analysis/common/build/libs/lucene-analysis-common-11.0.0-SNAPSHOT.jar:/l/util.nightly/src/python/sparsetaxis/../../main perf.IndexTaxis /l/sparseTaxis.nightly/sparseTaxis/indices/index.1threads.nonsparse 1 /l/sparseTaxis.nightly/sparseTaxis/data/20M.subset.nyctaxis.csv.blocks nonsparse False" in cwd=/l/sparseTaxis.nightly/sparseTaxis/lucene.main log: /l/logs.nightly/taxis/2026.05.10.01.09.57/index.1threads.nonsparse.log 3.0 sec: 0.3 M docs; 100.7 K docs/sec 6.5 sec: 0.6 M docs; 92.5 K docs/sec 10.2 sec: 1.0 M docs; 97.7 K docs/sec 13.3 sec: 1.3 M docs; 97.6 K docs/sec 17.1 sec: 1.7 M docs; 99.6 K docs/sec 20.8 sec: 2.1 M docs; 101.2 K docs/sec 24.5 sec: 2.5 M docs; 102.1 K docs/sec 28.2 sec: 2.9 M docs; 102.8 K docs/sec 32.7 sec: 3.3 M docs; 101.0 K docs/sec 43.8 sec: 3.7 M docs; 84.4 K docs/sec 47.5 sec: 4.1 M docs; 86.2 K docs/sec 51.2 sec: 4.5 M docs; 87.9 K docs/sec 54.2 sec: 4.8 M docs; 88.5 K docs/sec 57.9 sec: 5.2 M docs; 89.8 K docs/sec 61.6 sec: 5.6 M docs; 90.9 K docs/sec 65.3 sec: 6.0 M docs; 91.9 K docs/sec 68.3 sec: 6.3 M docs; 92.2 K docs/sec 71.9 sec: 6.7 M docs; 93.2 K docs/sec 74.9 sec: 7.0 M docs; 93.4 K docs/sec 86.1 sec: 7.4 M docs; 86.0 K docs/sec 89.8 sec: 7.8 M docs; 86.9 K docs/sec 93.4 sec: 8.2 M docs; 87.8 K docs/sec 96.4 sec: 8.5 M docs; 88.1 K docs/sec 100.1 sec: 8.9 M docs; 88.9 K docs/sec 103.8 sec: 9.3 M docs; 89.6 K docs/sec 107.5 sec: 9.7 M docs; 90.2 K docs/sec 110.5 sec: 10.0 M docs; 90.5 K docs/sec 114.2 sec: 10.4 M docs; 91.0 K docs/sec 117.9 sec: 10.8 M docs; 91.6 K docs/sec 127.5 sec: 11.0 M docs; 86.3 K docs/sec 131.2 sec: 11.4 M docs; 86.9 K docs/sec 134.9 sec: 11.8 M docs; 87.5 K docs/sec 138.6 sec: 12.2 M docs; 88.0 K docs/sec 142.3 sec: 12.6 M docs; 88.5 K docs/sec 146.0 sec: 13.0 M docs; 89.0 K docs/sec 149.7 sec: 13.4 M docs; 89.5 K docs/sec 153.4 sec: 13.8 M docs; 90.0 K docs/sec 156.4 sec: 14.1 M docs; 90.2 K docs/sec 160.1 sec: 14.5 M docs; 90.6 K docs/sec 169.7 sec: 14.7 M docs; 86.6 K docs/sec 173.4 sec: 15.1 M docs; 87.1 K docs/sec 177.1 sec: 15.5 M docs; 87.5 K docs/sec 180.8 sec: 15.9 M docs; 87.9 K docs/sec 184.5 sec: 16.3 M docs; 88.4 K docs/sec 188.2 sec: 16.7 M docs; 88.7 K docs/sec 191.9 sec: 17.1 M docs; 89.1 K docs/sec 195.6 sec: 17.5 M docs; 89.5 K docs/sec 199.3 sec: 17.9 M docs; 89.8 K docs/sec 203.0 sec: 18.3 M docs; 90.2 K docs/sec 211.8 sec: 18.4 M docs; 86.9 K docs/sec 215.6 sec: 18.8 M docs; 87.2 K docs/sec 219.2 sec: 19.2 M docs; 87.6 K docs/sec 223.0 sec: 19.6 M docs; 87.9 K docs/sec 226.7 sec: 20.0 M docs; 88.2 K docs/sec 226.7 sec: 20.0 M docs; 88.2 K docs/sec index is 2.12 GB CheckIndex nonsparse run: "java -server -Xmx2g -Xms2g -XX:+UseParallelGC -XX:+HeapDumpOnOutOfMemoryError -cp /l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/analysis/common/build/libs/lucene-analysis-common-11.0.0-SNAPSHOT.jar:/l/util.nightly/src/python/sparsetaxis/../../main org.apache.lucene.index.CheckIndex /l/sparseTaxis.nightly/sparseTaxis/indices/index.1threads.nonsparse" in cwd=/l/sparseTaxis.nightly/sparseTaxis/lucene.main log: /l/logs.nightly/taxis/2026.05.10.01.09.57/checkIndexnonsparse.log took 0.5 sec DiskUsage nonsparse run: "java -server -Xmx2g -Xms2g -XX:+UseParallelGC -XX:+HeapDumpOnOutOfMemoryError -cp /l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/analysis/common/build/libs/lucene-analysis-common-11.0.0-SNAPSHOT.jar:/l/util.nightly/src/python/sparsetaxis/../../main perf.DiskUsage /l/sparseTaxis.nightly/sparseTaxis/indices/index.1threads.nonsparse" in cwd=/l/sparseTaxis.nightly/sparseTaxis/lucene.main log: /l/logs.nightly/taxis/2026.05.10.01.09.57/diskUsagenonsparse.log took 45.4 sec Search nonsparse iter 0... run: "java -server -Xmx2g -Xms2g -XX:+UseParallelGC -XX:+HeapDumpOnOutOfMemoryError -cp /l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/analysis/common/build/libs/lucene-analysis-common-11.0.0-SNAPSHOT.jar:/l/util.nightly/src/python/sparsetaxis/../../main perf.SearchTaxis /l/sparseTaxis.nightly/sparseTaxis/indices/index.1threads.nonsparse nonsparse" in cwd=/l/sparseTaxis.nightly/sparseTaxis/lucene.main log: /l/logs.nightly/taxis/2026.05.10.01.09.57/searchnonsparse.0.log sparseTaxis: now remove /l/sparseTaxis.nightly/sparseTaxis/indices/index.1threads.sparse sparseTaxis: now remove /l/sparseTaxis.nightly/sparseTaxis/indices/index.1threads.nonsparse sparseTaxis: now remove /l/sparseTaxis.nightly/sparseTaxis/indices/index.1threads.sparse.sorted + echo 'Now rsync' Now rsync + date Sun May 10 01:25:20 AM EDT 2026 + rsync --delete -lrtSO /l/logs.nightly/ /x/tmp/beast3.logs/logs.nightly/ + rsync --delete -lrtSO /l/reports.nightly/ /x/tmp/beast3.logs/reports.nightly/ + echo 'Touch nightly marker file...' Touch nightly marker file... + date Sun May 10 01:26:31 AM EDT 2026 + touch /x/tmp/beast3.nightly.bench + echo 'Backup bench logs to /ssd/logs.nightly.bak' Backup bench logs to /ssd/logs.nightly.bak + rsync -a /l/logs.nightly/ /ssd/logs.nightly.bak/ + echo 'end: disk usage on /l:' end: disk usage on /l: + df -h /l Filesystem Size Used Avail Use% Mounted on /dev/nvme1n1p1 880G 351G 485G 42% / + echo 'Stopping background df process...' Stopping background df process... + kill 1323411 + wait 1323411 + cp /l/logs.nightly/all.log /l/reports.nightly + cp /l/logs.nightly/df_nightly_monitor.log /l/reports.nightly + echo 'clean /l/tmp' clean /l/tmp + rm -rf '/l/tmp/*' + echo + echo 'Now copy all.log to nightly timestamp'\''d log dir' Now copy all.log to nightly timestamp'd log dir + python3 -u /l/util.nightly/src/python/save_full_log.py ***USING BIG LINE FILE*** Using java from: /usr/lib/jvm/java-25-openjdk/bin/ now shutil.copy2 /l/logs.nightly/all.log to /l/logs.nightly/2026.05.08.16.21.29 now shutil.copy2 /l/logs.nightly/all.log to /l/reports.nightly/2026.05.08.16.21.29