start: disk usage on /l: + df -h /l Filesystem Size Used Avail Use% Mounted on /dev/nvme1n1p1 880G 352G 483G 43% / + 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 1 06:00:09 PM EDT 2026: now start nightly benchmarks' Fri May 1 06:00:09 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 Already up to date. + ../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:clean UP-TO-DATE > Task :lucene:analysis.tests:clean > Task :lucene:core.tests:clean > Task :lucene:demo:clean > Task :lucene:classification:clean > Task :lucene:analysis:clean UP-TO-DATE > Task :lucene:documentation:clean UP-TO-DATE > Task :lucene:benchmark:clean > Task :lucene:distribution.tests:clean > Task :lucene:codecs:clean > Task :lucene:expressions:clean > Task :lucene:memory:clean > Task :lucene:grouping:clean > Task :lucene:misc:clean > Task :lucene:join:clean > Task :lucene:replicator:clean > Task :lucene:monitor:clean > Task :lucene:highlighter:clean > Task :lucene:facet:clean > Task :lucene:backward-codecs:clean > Task :lucene:spatial-test-fixtures:clean > Task :lucene:benchmark-jmh:clean > Task :lucene:analysis:icu:clean > Task :lucene:luke:clean > Task :lucene:spatial-extras:clean > Task :lucene:analysis:morfologik.tests:clean > Task :lucene:spatial3d:clean > Task :lucene:suggest:clean > Task :lucene:queryparser:clean > Task :lucene:analysis:morfologik:clean > Task :lucene:analysis:phonetic:clean > Task :lucene:queries:clean > Task :lucene:analysis:opennlp:clean > Task :lucene:sandbox:clean > Task :lucene:analysis:kuromoji: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.4.1/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 Already up to date. + 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.01.lucene-tests.txt took: 1.4 min gradle precommit log: /l/logs.nightly/ant_test/2026.05.01.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, 3896 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-01 18:04:10.245558] start [2026-05-01 18:04:10.245677] log dir /l/logs.nightly/2026.05.01.18.04.10 Java version (see also /l/logs.nightly/2026.05.01.18.04.10/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.01.18.04.10/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.01.18.04.10/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 = 436207616 {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.01.18.04.10/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.01.18.04.10/cpu_frequency_info.txt): cmd='cpupower frequency-info' analyzing CPU 82: driver: amd-pstate-epp CPUs which run at the same hardware frequency: 82 CPUs which need to have their frequency coordinated by software: 82 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.01.18.04.10/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.01.18.04.10/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.01.18.04.10/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.01.18.04.10/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.01.18.04.10/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.01.18.04.10/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.01.18.04.10/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 c8bdaa9f036b46752fe4aaec6727afad3912b1d1 LUCENE rev is b0900bd176f42e01500ad04660ed2c4e98fddf01 last successful Lucene rev 23d400cabd8e63d26d594ec94e866ef5e22d2a12, luceneutil rev c530a720329bba774fefdadd17e027187845d100 run ['git', 'log', '23d400cabd8e63d26d594ec94e866ef5e22d2a12^..b0900bd176f42e01500ad04660ed2c4e98fddf01'] No commit message asking for regold of results files [2026-05-01 18:04:10.459156] 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-01 18:04:10.693622] 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-01 18:04:10.693710] RUN: /l/trunk.nightly/gradlew --stacktrace clean > /l/logs.nightly/2026.05.01.18.04.10/clean-lucene.log 2>&1 [2026-05-01 18:04:14.577323] took 3.9 sec [2026-05-01 18:04:14.577360] RUN: /l/trunk.nightly/gradlew jar > /l/logs.nightly/2026.05.01.18.04.10/jar-lucene.log 2>&1 [2026-05-01 18:04:28.690096] took 14.1 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-01 18:04:31.364276] 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: 147050.00 stored_field_size_mb: 624.38 retrieved_time_msec: 182.58 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: 351864.00 stored_field_size_mb: 385.76 retrieved_time_msec: 1346.49 Done: took 1025.15 seconds, saved to /l/logs.nightly/2026.05.01.18.04.10/geonames-stored-fields-benchmark-results.pk [2026-05-01 18:21:36.989422] done run stored fields benchmark [2026-05-01 18:21:36.989437] 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 01, 2026 6:21:38 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: 1507.8773006666668 ms Total time creating SSDVFacetCounts: 3031.982103533334 ms Total time taken to get all dims for taxonomy: 0.2995445666666667 ms Total time taken to get all dims for SSDV: 0.1458356333333333 ms Total time to get top dims for taxonomy: 0.040876466666666667 ms Total time to get top dims for SSDV: 0.03357093333333332 ms Total time to get top "address.taxonomy/TX" children: 0.212493 ms Total time to get top "address.sortedset/TX" children: 0.31519869999999994 ms Total time to get all "address.taxonomy/TX" children: 0.14947199999999997 ms Total time to get all "address.sortedset/TX" children: 0.5953319000000001 ms Done: took 3482.45 seconds, saved to /l/logs.nightly/2026.05.01.18.04.10/nad-facet-benchmark.pk [2026-05-01 19:19:39.439448] done run NAD facets benchmark [2026-05-01 19:19:40.049895] now run KNN benchmark Lucene HEAD git revision at /l/trunk.nightly: b0900bd176f42e01500ad04660ed2c4e98fddf01 dirty?=False luceneutil HEAD git revision at /l/util.nightly: c8bdaa9f036b46752fe4aaec6727afad3912b1d1 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:memory:processResources NO-SOURCE > Task :lucene:highlighter:processResources NO-SOURCE > Task :lucene:queries:processResources NO-SOURCE > Task :lucene:spatial3d:processResources NO-SOURCE > Task :lucene:facet:processResources NO-SOURCE > Task :build-tools:missing-doclet:processResources NO-SOURCE > Task :lucene:analysis.tests:processResources NO-SOURCE > Task :lucene:spatial-extras:processResources NO-SOURCE > Task :lucene:sandbox:processResources UP-TO-DATE > Task :lucene:backward-codecs:processResources UP-TO-DATE > Task :lucene:core:processResources UP-TO-DATE > Task :lucene:queryparser:processResources UP-TO-DATE > Task :lucene:benchmark:processResources NO-SOURCE > Task :lucene:analysis:phonetic:processResources UP-TO-DATE > Task :lucene:analysis.tests:compileJava NO-SOURCE > Task :lucene:benchmark-jmh:processResources NO-SOURCE > Task :lucene:analysis.tests:classes UP-TO-DATE > Task :lucene:codecs:processResources UP-TO-DATE > Task :lucene:expressions: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:grouping:processResources NO-SOURCE > Task :lucene:classification:processResources NO-SOURCE > Task :lucene:demo:processResources NO-SOURCE > Task :lucene:join:processResources NO-SOURCE > Task :lucene:misc: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:analysis:opennlp:processResources UP-TO-DATE > Task :lucene:analysis:icu:processResources UP-TO-DATE > Task :lucene:analysis:morfologik:processResources UP-TO-DATE > Task :lucene:analysis:nori:processResources UP-TO-DATE > Task :lucene:analysis:smartcn:processResources UP-TO-DATE > Task :lucene:analysis:kuromoji:processResources UP-TO-DATE > Task :lucene:monitor:processResources NO-SOURCE > Task :lucene:replicator:processResources NO-SOURCE > Task :build-tools:missing-doclet:jar UP-TO-DATE > Task :lucene:analysis:stempel:processResources UP-TO-DATE > Task :lucene:spatial-test-fixtures:processResources NO-SOURCE > Task :lucene:analysis.tests:jar UP-TO-DATE > Task :lucene:distribution.tests:jar UP-TO-DATE > Task :lucene:luke:processResources UP-TO-DATE > Task :lucene:analysis:morfologik.tests:compileJava NO-SOURCE > Task :lucene:core.tests:compileJava UP-TO-DATE > Task :lucene:analysis:morfologik.tests:processResources NO-SOURCE > Task :lucene:analysis:morfologik.tests:classes UP-TO-DATE > Task :lucene:core.tests:processResources NO-SOURCE > 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:replicator:jar UP-TO-DATE > Task :lucene:join:compileJava UP-TO-DATE > Task :lucene:queries:compileJava UP-TO-DATE > Task :lucene:join:classes UP-TO-DATE > Task :lucene:queries:classes UP-TO-DATE > Task :lucene:misc:compileJava UP-TO-DATE > Task :lucene:misc:classes UP-TO-DATE > Task :lucene:join:jar UP-TO-DATE > Task :lucene:queries:jar UP-TO-DATE > Task :lucene:misc:jar UP-TO-DATE > Task :lucene:spatial3d:compileJava UP-TO-DATE > Task :lucene:spatial3d:classes UP-TO-DATE > Task :lucene:facet:compileJava UP-TO-DATE > Task :lucene:codecs:compileJava UP-TO-DATE > Task :lucene:facet:classes UP-TO-DATE > Task :lucene:codecs:classes UP-TO-DATE > Task :lucene:spatial3d:jar UP-TO-DATE > Task :lucene:facet:jar UP-TO-DATE > Task :lucene:backward-codecs:compileJava UP-TO-DATE > Task :lucene:codecs:jar UP-TO-DATE > Task :lucene:backward-codecs:classes UP-TO-DATE > Task :lucene:grouping:compileJava UP-TO-DATE > Task :lucene:grouping:classes UP-TO-DATE > Task :lucene:backward-codecs:jar UP-TO-DATE > Task :lucene:grouping:jar UP-TO-DATE > Task :lucene:expressions:compileJava UP-TO-DATE > Task :lucene:highlighter:compileJava UP-TO-DATE > Task :lucene:highlighter:classes UP-TO-DATE > Task :lucene:expressions:classes UP-TO-DATE > Task :lucene:highlighter:jar UP-TO-DATE > Task :lucene:expressions:jar UP-TO-DATE > Task :lucene:classification:compileJava UP-TO-DATE > Task :lucene:classification:classes UP-TO-DATE > Task :lucene:spatial-extras:compileJava UP-TO-DATE > Task :lucene:spatial-extras:classes UP-TO-DATE > Task :lucene:classification:jar UP-TO-DATE > Task :lucene:spatial-extras:jar UP-TO-DATE > Task :lucene:sandbox:compileJava UP-TO-DATE > Task :lucene:sandbox:classes UP-TO-DATE > Task :lucene:sandbox:jar UP-TO-DATE > Task :lucene:analysis:common:compileJava UP-TO-DATE > Task :lucene:analysis:common:classes UP-TO-DATE > Task :lucene:analysis:common:jar UP-TO-DATE > Task :lucene:test-framework:compileJava UP-TO-DATE > Task :lucene:analysis:phonetic:compileJava UP-TO-DATE > Task :lucene:analysis:phonetic:classes UP-TO-DATE > Task :lucene:analysis:opennlp:compileJava UP-TO-DATE > Task :lucene:analysis:stempel:compileJava UP-TO-DATE > Task :lucene:analysis:icu:compileJava UP-TO-DATE > Task :lucene:analysis:opennlp:classes UP-TO-DATE > Task :lucene:analysis:stempel:classes UP-TO-DATE > Task :lucene:analysis:icu:classes UP-TO-DATE > Task :lucene:analysis:phonetic:jar UP-TO-DATE > Task :lucene:test-framework:classes UP-TO-DATE > Task :lucene:benchmark-jmh:compileJava UP-TO-DATE > Task :lucene:benchmark-jmh:classes UP-TO-DATE > Task :lucene:analysis:morfologik:compileJava UP-TO-DATE > Task :lucene:analysis:morfologik:classes UP-TO-DATE > Task :lucene:analysis:stempel:jar UP-TO-DATE > Task :lucene:analysis:smartcn:compileJava UP-TO-DATE > Task :lucene:analysis:smartcn:classes UP-TO-DATE > Task :lucene:analysis:opennlp:jar UP-TO-DATE > Task :lucene:analysis:kuromoji:compileJava UP-TO-DATE > Task :lucene:analysis:kuromoji:classes UP-TO-DATE > Task :lucene:queryparser:compileJava UP-TO-DATE > Task :lucene:test-framework:jar UP-TO-DATE > Task :lucene:analysis:nori:compileJava UP-TO-DATE > Task :lucene:suggest:compileJava UP-TO-DATE > Task :lucene:monitor:compileJava UP-TO-DATE > Task :lucene:queryparser:classes UP-TO-DATE > Task :lucene:analysis:nori:classes UP-TO-DATE > Task :lucene:suggest:classes UP-TO-DATE > Task :lucene:monitor:classes UP-TO-DATE > Task :lucene:analysis:icu:jar UP-TO-DATE > Task :lucene:analysis:smartcn:jar UP-TO-DATE > Task :lucene:analysis:morfologik:jar UP-TO-DATE > Task :lucene:analysis:kuromoji:jar UP-TO-DATE > Task :lucene:queryparser:jar UP-TO-DATE > Task :lucene:spatial-test-fixtures:compileJava UP-TO-DATE > Task :lucene:analysis:nori:jar UP-TO-DATE > Task :lucene:spatial-test-fixtures:classes UP-TO-DATE > Task :lucene:monitor:jar UP-TO-DATE > Task :lucene:suggest:jar UP-TO-DATE > Task :lucene:benchmark-jmh:jar UP-TO-DATE > Task :lucene:spatial-test-fixtures:jar UP-TO-DATE > Task :lucene:demo:compileJava UP-TO-DATE > Task :lucene:demo:classes 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.4.1/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: 43.94 GB available RAM: 243.15 GB used RAM: 8.57 GB dirty RAM: 2.97 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%) 2.9s smell: 200/2000 ( 10%) 2.9s smell: 300/2000 ( 15%) 2.9s smell: 400/2000 ( 20%) 2.9s smell: 500/2000 ( 25%) 2.9s smell: 600/2000 ( 30%) 2.9s smell: 700/2000 ( 35%) 2.9s smell: 800/2000 ( 40%) 2.9s smell: 900/2000 ( 45%) 2.9s smell: 1000/2000 ( 50%) 2.9s smell: 1100/2000 ( 55%) 2.9s smell: 1200/2000 ( 60%) 2.9s smell: 1300/2000 ( 65%) 2.9s smell: 1400/2000 ( 70%) 2.9s smell: 1500/2000 ( 75%) 2.9s smell: 1600/2000 ( 80%) 2.9s smell: 1700/2000 ( 85%) 2.9s smell: 1800/2000 ( 90%) 2.9s smell: 1900/2000 ( 95%) 3.0s smell: 2000/2000 (100%) 3.0s smell: 2 degenerate dim(s) found in 3.2s: (OUTLIER_SPREAD: std of all dims: μ=0.027, σ=0.007, threshold=3.0σ) [ ▆▆█▆▃ ] dim 0585 μ= -0.036 σ= 0.051 zeros= 0% [ ▁▃▄██████▇▄▁▁ ] -> OUTLIER_SPREAD: this_std=0.0511, mean_std=0.0265, +3.5sigma vs threshold=3.0sigma [ ▁▆█▇▅ ] dim 0910 μ= -0.008 σ= 0.048 zeros= 0% [ ▁▂▃▆█████▇▄▂ ] -> OUTLIER_SPREAD: this_std=0.0479, mean_std=0.0265, +3.0sigma vs threshold=3.0sigma smell: all 1024 dims: [ ██▁ ] dim 0000 μ= +0.003 σ= 0.024 zeros= 0% [ ▁▇███▂ ] [ █▆ ] dim 0001 μ= +0.019 σ= 0.026 zeros= 0% [ ▁▃███▇▂ ] [ ▅█▆ ] dim 0002 μ= -0.008 σ= 0.033 zeros= 0% [ ▁▂▇████▃▁ ] [ ▆█▂ ] dim 0003 μ= +0.023 σ= 0.028 zeros= 0% [ ▃████▃▁ ] [ ▆█▁ ] dim 0004 μ= -0.018 σ= 0.027 zeros= 0% [ ▂████▄▁ ] [ ▄█▅ ] dim 0005 μ= -0.009 σ= 0.035 zeros= 0% [ ▁▃████▇▄▁ ] [ █▇ ] dim 0006 μ= -0.001 σ= 0.020 zeros= 0% [ ▁▇██▅▁ ] [ ▂█▂ ] dim 0007 μ= -0.030 σ= 0.021 zeros= 0% [ ▂███▃ ] [ ▅█ ] dim 0008 μ= -0.018 σ= 0.019 zeros= 0% [ ▄██▆▁ ] [ ▆█▄ ] dim 0009 μ= +0.007 σ= 0.029 zeros= 0% [ ▁▂████▅▁ ] [ ▅█▆ ] dim 0010 μ= +0.012 σ= 0.031 zeros= 0% [ ▂▇████▃ ] [ ▄█▅ ] dim 0011 μ= -0.010 σ= 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.020 zeros= 0% [ ▁▆██▅▁ ] [ ▂█▆▁ ] dim 0016 μ= -0.000 σ= 0.028 zeros= 0% [ ▃████▃▁ ] [ ▃█▆ ] dim 0017 μ= +0.015 σ= 0.031 zeros= 0% [ ▂▆████▃▁ ] [ ▂▅█▇▂ ] dim 0018 μ= +0.013 σ= 0.037 zeros= 0% [ ▁▄█████▄▂ ] [ ██▅ ] dim 0019 μ= +0.006 σ= 0.031 zeros= 0% [ ▁▃████▆▂ ] [ ▃█▆ ] dim 0020 μ= +0.013 σ= 0.024 zeros= 0% [ ▁▃███▄▁ ] [ ▃█▂ ] dim 0021 μ= +0.010 σ= 0.022 zeros= 0% [ ▃███▃ ] [ ▄██▂ ] dim 0022 μ= +0.001 σ= 0.036 zeros= 0% [ ▂▅████▅▂▁ ] [ ▃▅█▅▄ ] dim 0023 μ= -0.007 σ= 0.046 zeros= 0% [ ▁▃▆██████▃▂ ] [ ▅█▆ ] dim 0024 μ= -0.006 σ= 0.031 zeros= 0% [ ▂▆████▃▁ ] [ ▂█▇ ] dim 0025 μ= +0.018 σ= 0.028 zeros= 0% [ ▁▄███▇▃▁ ] [ ▅█ ] dim 0026 μ= +0.026 σ= 0.024 zeros= 0% [ ▁▆███▃ ] [ ▃█▅ ] dim 0027 μ= -0.007 σ= 0.028 zeros= 0% [ ▁▅███▆▂ ] [ ▆█▃ ] dim 0028 μ= +0.026 σ= 0.029 zeros= 0% [ ▁▂▇███▅▁ ] [ ▁█▇▁ ] dim 0029 μ= +0.000 σ= 0.029 zeros= 0% [ ▁▃████▄▁ ] [ ▃█▄ ] dim 0030 μ= -0.009 σ= 0.025 zeros= 0% [ ▁▄███▅▁ ] [ ▄█ ] dim 0031 μ= -0.013 σ= 0.018 zeros= 0% [ ▂██▇▁ ] [ ▂██▄ ] dim 0032 μ= +0.028 σ= 0.035 zeros= 0% [ ▁▄█████▃▁ ] [ ▅█▄ ] dim 0033 μ= +0.030 σ= 0.028 zeros= 0% [ ▂▆███▅▁ ] [ ▁█▇ ] dim 0034 μ= -0.004 σ= 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.035 σ= 0.028 zeros= 0% [ ▁▅███▆▂ ] [ ▄█▇▁ ] dim 0040 μ= +0.012 σ= 0.037 zeros= 0% [ ▁▁▄▇████▄▁ ] [ ▃█ ] dim 0041 μ= +0.005 σ= 0.018 zeros= 0% [ ▂██▅▁ ] [ ▆█▂ ] dim 0042 μ= -0.016 σ= 0.027 zeros= 0% [ ▂▆███▃▁ ] [ ▄█▅ ] dim 0043 μ= +0.013 σ= 0.026 zeros= 0% [ ▁▅███▇▁ ] [ ▃▇█ ] dim 0044 μ= -0.023 σ= 0.031 zeros= 0% [ ▁▅████▄▁ ] [ ▁█▇ ] dim 0045 μ= +0.017 σ= 0.024 zeros= 0% [ ▃███▆▁ ] [ ▁█▂ ] dim 0046 μ= +0.012 σ= 0.020 zeros= 0% [ ▂███▂ ] [ ▆█▄ ] dim 0047 μ= +0.004 σ= 0.030 zeros= 0% [ ▁▃████▅▁ ] [ ▁▅█▆▁ ] dim 0048 μ= +0.011 σ= 0.039 zeros= 0% [ ▁▂▄█████▄▂▁ ] [ ▇█▁ ] dim 0049 μ= +0.023 σ= 0.029 zeros= 0% [ ▁▃████▃▁ ] [ ▄█▅ ] dim 0050 μ= +0.014 σ= 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.024 zeros= 0% [ ▃███▄▁ ] [ ▁█▅ ] dim 0055 μ= +0.017 σ= 0.022 zeros= 0% [ ▂███▅▁ ] [ ▂█▆▁ ] dim 0056 μ= +0.019 σ= 0.030 zeros= 0% [ ▁▄████▃▁ ] [ ▄█▇▁ ] dim 0057 μ= +0.014 σ= 0.033 zeros= 0% [ ▁▂▇████▃▁ ] [ ▃█▅ ] dim 0058 μ= +0.013 σ= 0.032 zeros= 0% [ ▁▂▆███▇▂▁ ] [ ▄█▃ ] dim 0059 μ= +0.011 σ= 0.028 zeros= 0% [ ▁▆███▆▁ ] [ █ ] dim 0060 μ= +0.008 σ= 0.012 zeros= 0% [ ▇█▄ ] [ ▇█▂ ] dim 0061 μ= -0.017 σ= 0.029 zeros= 0% [ ▁▃████▄▁ ] [ ▁▅█▅ ] dim 0062 μ= -0.031 σ= 0.035 zeros= 0% [ ▁▃█████▃▁ ] [ ▂█▅ ] dim 0063 μ= +0.015 σ= 0.024 zeros= 0% [ ▃███▄▁ ] [ ▄█▅ ] dim 0064 μ= -0.010 σ= 0.031 zeros= 0% [ ▂▇███▇▂▁ ] [ ██▂ ] dim 0065 μ= +0.005 σ= 0.027 zeros= 0% [ ▂▇███▄▁ ] [ ▃█▂ ] dim 0066 μ= +0.009 σ= 0.022 zeros= 0% [ ▃███▂ ] [ ▄█▇▃ ] dim 0067 μ= -0.003 σ= 0.037 zeros= 0% [ ▁▃▇████▅▂▁ ] [ ▄█▃ ] dim 0068 μ= +0.010 σ= 0.024 zeros= 0% [ ▁▄███▄▁ ] [ █▃ ] dim 0069 μ= +0.013 σ= 0.017 zeros= 0% [ ▁▇██▁ ] [ ▃█▄ ] dim 0070 μ= -0.008 σ= 0.025 zeros= 0% [ ▁▄███▅▁ ] [ ▅█▂ ] dim 0071 μ= +0.009 σ= 0.030 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.005 σ= 0.024 zeros= 0% [ ▃███▅▁ ] [ █▆ ] dim 0076 μ= -0.002 σ= 0.020 zeros= 0% [ ▁▆██▄▁ ] [ ▁▇█▆▁ ] dim 0077 μ= -0.011 σ= 0.040 zeros= 0% [ ▁▂▄█████▄▂▁ ] [ ▁█▅ ] dim 0078 μ= +0.015 σ= 0.023 zeros= 0% [ ▂███▅ ] [ ▄█▄ ] dim 0079 μ= +0.011 σ= 0.028 zeros= 0% [ ▁▅███▅▁ ] [ ▁█ ] dim 0080 μ= -0.013 σ= 0.014 zeros= 0% [ ▁██▅ ] [ ▄█▃ ] dim 0081 μ= +0.011 σ= 0.024 zeros= 0% [ ▁▄███▄▁ ] [ ▅█▆▂ ] dim 0082 μ= +0.014 σ= 0.037 zeros= 0% [ ▁▃█████▅▁▁ ] [ ▂█▄ ] dim 0083 μ= +0.015 σ= 0.024 zeros= 0% [ ▂███▅▁ ] [ ▅█▄ ] dim 0084 μ= +0.011 σ= 0.033 zeros= 0% [ ▁▃▇████▃▁ ] [ ▁█▆ ] dim 0085 μ= -0.004 σ= 0.023 zeros= 0% [ ▂███▅▁ ] [ ▁█▇▃ ] dim 0086 μ= -0.020 σ= 0.031 zeros= 0% [ ▁▄████▄▁ ] [ ▄█▃ ] dim 0087 μ= +0.011 σ= 0.024 zeros= 0% [ ▁▄███▄▁ ] [ ▃█▃ ] dim 0088 μ= -0.010 σ= 0.027 zeros= 0% [ ▁▅███▅▁ ] [ ▂█▇▃ ] dim 0089 μ= +0.022 σ= 0.031 zeros= 0% [ ▁▄████▅▁ ] [ ▃▇█▅ ] dim 0090 μ= +0.004 σ= 0.035 zeros= 0% [ ▂▅████▆▃▁ ] [ ▂█▂ ] dim 0091 μ= +0.033 σ= 0.020 zeros= 0% [ ▂███▂ ] [ ▅██▂ ] dim 0092 μ= +0.035 σ= 0.034 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.032 zeros= 0% [ ▁▄████▆▂ ] [ ▂█▆ ] dim 0097 μ= -0.004 σ= 0.024 zeros= 0% [ ▃███▆▁ ] [ ▇█▂ ] dim 0098 μ= +0.005 σ= 0.026 zeros= 0% [ ▂████▄▁ ] [ ▁█▄ ] dim 0099 μ= -0.006 σ= 0.020 zeros= 0% [ ▁███▄ ] [ ▇█ ] dim 0100 μ= +0.002 σ= 0.023 zeros= 0% [ ▁▆██▇▂ ] [ █▇ ] dim 0101 μ= -0.022 σ= 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.025 zeros= 0% [ ▁▄███▅▁ ] [ ▆█▃ ] dim 0105 μ= +0.007 σ= 0.028 zeros= 0% [ ▂▆███▄▁ ] [ ▅█▄ ] dim 0106 μ= +0.010 σ= 0.028 zeros= 0% [ ▂▆███▅▁ ] [ █▆ ] dim 0107 μ= -0.002 σ= 0.019 zeros= 0% [ ▁▆██▄ ] [ ▂██▄ ] dim 0108 μ= -0.016 σ= 0.035 zeros= 0% [ ▁▅████▆▃▁ ] [ ▄█▁ ] dim 0109 μ= +0.009 σ= 0.022 zeros= 0% [ ▃███▂ ] [ ▄█ ] dim 0110 μ= +0.007 σ= 0.022 zeros= 0% [ ▁▄███▃ ] [ ██ ] dim 0111 μ= +0.023 σ= 0.020 zeros= 0% [ ▅██▇▁ ] [ ▅█▂ ] dim 0112 μ= +0.007 σ= 0.025 zeros= 0% [ ▁▆███▃▁ ] [ ▃█ ] dim 0113 μ= -0.014 σ= 0.017 zeros= 0% [ ▂██▆▁ ] [ ▅▆█▁ ] dim 0114 μ= -0.006 σ= 0.038 zeros= 0% [ ▁▃█████▅▂▁ ] [ ▁▇█▅ ] dim 0115 μ= -0.015 σ= 0.034 zeros= 0% [ ▁▄████▇▂▁ ] [ ▃█ ] dim 0116 μ= +0.006 σ= 0.018 zeros= 0% [ ▂██▆▁ ] [ █▁ ] dim 0117 μ= -0.007 σ= 0.016 zeros= 0% [ ▆██▁ ] [ ▁▆█▃ ] dim 0118 μ= -0.014 σ= 0.033 zeros= 0% [ ▁▃████▆▂▁ ] [ ▅█▅ ] dim 0119 μ= -0.011 σ= 0.027 zeros= 0% [ ▂▆███▅▁ ] [ ▄█▇▇▁ ] dim 0120 μ= -0.033 σ= 0.039 zeros= 0% [ ▂▅█████▅▂ ] [ ▃█▄ ] dim 0121 μ= +0.013 σ= 0.025 zeros= 0% [ ▁▃███▅▁ ] [ █▄ ] dim 0122 μ= -0.003 σ= 0.016 zeros= 0% [ ▅██▂ ] [ ▆█ ] dim 0123 μ= +0.003 σ= 0.023 zeros= 0% [ ▁▆██▇▂ ] [ ▆█ ] dim 0124 μ= -0.015 σ= 0.020 zeros= 0% [ ▄███▁ ] [ ▁▄██▂ ] dim 0125 μ= -0.006 σ= 0.044 zeros= 0% [ ▁▃▅██████▃▁ ] [ ██ ] dim 0126 μ= +0.021 σ= 0.018 zeros= 0% [ ▄██▄ ] [ █▇ ] dim 0127 μ= -0.019 σ= 0.023 zeros= 0% [ ▁▆███▂ ] [ ▁█▇▂ ] dim 0128 μ= -0.020 σ= 0.029 zeros= 0% [ ▁▃████▃▁ ] [ ▇█▆▃ ] dim 0129 μ= -0.007 σ= 0.040 zeros= 0% [ ▁▅█████▅▂▁ ] [ ▁█▄ ] dim 0130 μ= -0.028 σ= 0.022 zeros= 0% [ ▂███▄ ] [ ▂█▇ ] dim 0131 μ= -0.002 σ= 0.028 zeros= 0% [ ▁▄████▃ ] [ ▅█▁ ] dim 0132 μ= +0.006 σ= 0.026 zeros= 0% [ ▂▅███▃▁ ] [ █ ] dim 0133 μ= +0.008 σ= 0.015 zeros= 0% [ ▁██▆ ] [ █▇ ] dim 0134 μ= +0.023 σ= 0.024 zeros= 0% [ ▂▇███▂ ] [ ▃█▇▂ ] dim 0135 μ= -0.003 σ= 0.033 zeros= 0% [ ▁▂▆████▄▁ ] [ ▁▅█▅▁ ] dim 0136 μ= +0.008 σ= 0.040 zeros= 0% [ ▁▂▅█████▄▁ ] [ ▃██▁ ] dim 0137 μ= -0.023 σ= 0.029 zeros= 0% [ ▁▄████▃▁ ] [ ▃█▄ ] dim 0138 μ= +0.035 σ= 0.026 zeros= 0% [ ▁▄███▆▁ ] [ ▅█▃ ] dim 0139 μ= +0.007 σ= 0.028 zeros= 0% [ ▂▇███▄▁ ] [ ▄█▁ ] dim 0140 μ= +0.007 σ= 0.022 zeros= 0% [ ▄███▂ ] [ ▆█ ] dim 0141 μ= +0.006 σ= 0.022 zeros= 0% [ ▁▄███▂ ] [ █ ] dim 0142 μ= +0.009 σ= 0.015 zeros= 0% [ ▁▇█▆ ] [ ▆█▁ ] dim 0143 μ= +0.002 σ= 0.027 zeros= 0% [ ▂████▃▁ ] [ ▃██▆ ] dim 0144 μ= +0.005 σ= 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.010 σ= 0.038 zeros= 0% [ ▁▁▄█████▄▁ ] [ ▆█ ] dim 0152 μ= +0.023 σ= 0.017 zeros= 0% [ ▃██▄ ] [ ▄█▇ ] dim 0153 μ= -0.026 σ= 0.029 zeros= 0% [ ▁▅████▃ ] [ ▃█▅▁ ] dim 0154 μ= -0.005 σ= 0.035 zeros= 0% [ ▁▃▇████▅▁ ] [ █ ] dim 0155 μ= +0.008 σ= 0.013 zeros= 0% [ ██▅ ] [ ▃██▁ ] dim 0156 μ= -0.002 σ= 0.033 zeros= 0% [ ▁▆████▅▁ ] [ ▃█▄ ] dim 0157 μ= -0.008 σ= 0.025 zeros= 0% [ ▁▄███▅▁ ] [ █▃ ] dim 0158 μ= -0.004 σ= 0.021 zeros= 0% [ ▁▇██▄▁ ] [ ▄█▇▁ ] dim 0159 μ= -0.003 σ= 0.036 zeros= 0% [ ▁▂▆████▅▂ ] [ ▁█▇ ] dim 0160 μ= -0.003 σ= 0.026 zeros= 0% [ ▁▃███▇▂ ] [ ▄█▇▂ ] dim 0161 μ= -0.004 σ= 0.034 zeros= 0% [ ▂▇████▃▁ ] [ ▁█▅ ] dim 0162 μ= -0.003 σ= 0.025 zeros= 0% [ ▂███▆▁ ] [ ▇█▁ ] dim 0163 μ= +0.003 σ= 0.027 zeros= 0% [ ▂████▃▁ ] [ ▃█▄ ] dim 0164 μ= +0.035 σ= 0.031 zeros= 0% [ ▂▅███▇▃▁ ] [ ▅█▄ ] dim 0165 μ= -0.012 σ= 0.026 zeros= 0% [ ▁▅███▅▁ ] [ ▆█▆ ] dim 0166 μ= +0.011 σ= 0.032 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.030 zeros= 0% [ ▁▃████▄▁ ] [ ▄█▄ ] dim 0171 μ= -0.009 σ= 0.028 zeros= 0% [ ▁▅███▅▂ ] [ ▂█▅ ] dim 0172 μ= -0.008 σ= 0.023 zeros= 0% [ ▁▃███▄▁ ] [ █▂ ] dim 0173 μ= -0.006 σ= 0.016 zeros= 0% [ ▆██▂ ] [ ▁██▁ ] dim 0174 μ= -0.020 σ= 0.027 zeros= 0% [ ▃████▃▁ ] [ ▁▇█▄ ] dim 0175 μ= -0.014 σ= 0.031 zeros= 0% [ ▁▃████▆▂▁ ] [ ██ ] dim 0176 μ= +0.000 σ= 0.020 zeros= 0% [ ▁▆██▆▁ ] [ ▄█▂ ] dim 0177 μ= +0.010 σ= 0.027 zeros= 0% [ ▁▅███▅▁ ] [ ▇█ ] dim 0178 μ= +0.023 σ= 0.022 zeros= 0% [ ▁▆██▇▁ ] [ ▂██▂ ] dim 0179 μ= -0.021 σ= 0.032 zeros= 0% [ ▁▄████▅▁ ] [ ▄█▂ ] dim 0180 μ= +0.008 σ= 0.024 zeros= 0% [ ▁▅███▃▁ ] [ ▁██ ] dim 0181 μ= -0.001 σ= 0.026 zeros= 0% [ ▃████▂ ] [ ▅█▄ ] dim 0182 μ= -0.030 σ= 0.028 zeros= 0% [ ▁▅███▆▁ ] [ ▂▆█▇▄ ] dim 0183 μ= -0.004 σ= 0.044 zeros= 0% [ ▁▂▅█████▇▃▂▁ ] [ ▁▄█▃ ] dim 0184 μ= +0.006 σ= 0.032 zeros= 0% [ ▁▄████▆▂ ] [ ▁▆█▄ ] dim 0185 μ= -0.017 σ= 0.030 zeros= 0% [ ▁▄████▄▂ ] [ █▄ ] dim 0186 μ= -0.005 σ= 0.019 zeros= 0% [ ▁▆██▃ ] [ ▆█▁ ] dim 0187 μ= +0.005 σ= 0.023 zeros= 0% [ ▁▆███▂ ] [ █▄ ] dim 0188 μ= +0.035 σ= 0.019 zeros= 0% [ ▁███▂ ] [ ▁▅█▇▃ ] dim 0189 μ= +0.015 σ= 0.041 zeros= 0% [ ▂▅█████▇▃▁ ] [ ▇█▆▁ ] dim 0190 μ= -0.010 σ= 0.036 zeros= 0% [ ▁▄█████▄▁ ] [ ▅█▇▁ ] dim 0191 μ= -0.005 σ= 0.036 zeros= 0% [ ▁▃█████▅▂▁ ] [ ▃██▂ ] dim 0192 μ= -0.021 σ= 0.029 zeros= 0% [ ▁▄████▃▁ ] [ ▂█▇▃ ] dim 0193 μ= +0.000 σ= 0.032 zeros= 0% [ ▁▅████▄▁ ] [ ▅█▃ ] dim 0194 μ= -0.010 σ= 0.030 zeros= 0% [ ▂▆███▆▂ ] [ ▆█▂ ] dim 0195 μ= +0.027 σ= 0.026 zeros= 0% [ ▁▆███▄ ] [ ▄█▁ ] dim 0196 μ= +0.027 σ= 0.024 zeros= 0% [ ▁▅███▂ ] [ ▂█ ] dim 0197 μ= -0.014 σ= 0.016 zeros= 0% [ ▁██▆ ] [ ▆█▁ ] dim 0198 μ= +0.002 σ= 0.025 zeros= 0% [ ▂▇███▂ ] [ ▂█▇▂ ] dim 0199 μ= +0.019 σ= 0.031 zeros= 0% [ ▂▅████▄▁ ] [ ▆█▂ ] dim 0200 μ= +0.003 σ= 0.031 zeros= 0% [ ▁▄████▅▁ ] [ █ ] dim 0201 μ= -0.009 σ= 0.016 zeros= 0% [ ▁▇██▁ ] [ █▇ ] dim 0202 μ= +0.000 σ= 0.023 zeros= 0% [ ▁███▇▂ ] [ ▇█▃ ] dim 0203 μ= +0.028 σ= 0.028 zeros= 0% [ ▂▇███▄▂ ] [ ▂█▆▁ ] dim 0204 μ= -0.001 σ= 0.031 zeros= 0% [ ▁▄████▄▁ ] [ ▁█▃ ] dim 0205 μ= +0.013 σ= 0.024 zeros= 0% [ ▁▃███▄▁ ] [ ▆█▁ ] dim 0206 μ= +0.004 σ= 0.025 zeros= 0% [ ▁▆███▂ ] [ ▆█▅ ] dim 0207 μ= +0.011 σ= 0.033 zeros= 0% [ ▁▃▇████▃▁ ] [ █▂ ] dim 0208 μ= -0.028 σ= 0.019 zeros= 0% [ ▁▇██▃ ] [ █▆ ] dim 0209 μ= +0.018 σ= 0.023 zeros= 0% [ ▂███▆▁ ] [ █ ] dim 0210 μ= -0.008 σ= 0.015 zeros= 0% [ ▇██▁ ] [ ▂██▃ ] dim 0211 μ= +0.002 σ= 0.031 zeros= 0% [ ▁▄████▄▁ ] [ ▄█▇▂ ] dim 0212 μ= +0.016 σ= 0.033 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.007 σ= 0.026 zeros= 0% [ ▁▄███▅▁ ] [ ▁▆█▂ ] dim 0217 μ= +0.003 σ= 0.033 zeros= 0% [ ▁▄████▅▁ ] [ █▆ ] dim 0218 μ= -0.001 σ= 0.015 zeros= 0% [ ▃██▃ ] [ ▁▆█▄ ] dim 0219 μ= +0.008 σ= 0.031 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.019 σ= 0.031 zeros= 0% [ ▂▅████▄▁ ] [ ▅█▄ ] dim 0225 μ= -0.009 σ= 0.028 zeros= 0% [ ▁▅███▆▂ ] [ ▁██▁ ] dim 0226 μ= +0.001 σ= 0.027 zeros= 0% [ ▁▃████▃ ] [ ▅█▄ ] dim 0227 μ= -0.033 σ= 0.031 zeros= 0% [ ▃████▅▂▁ ] [ ▄█▇▃ ] dim 0228 μ= +0.039 σ= 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.028 σ= 0.025 zeros= 0% [ ▁▆███▄▁ ] [ ▃█▄ ] dim 0233 μ= -0.029 σ= 0.027 zeros= 0% [ ▁▅███▅▁ ] [ ▃█▇▂ ] dim 0234 μ= +0.040 σ= 0.031 zeros= 0% [ ▂▄████▄▁ ] [ ▇█ ] dim 0235 μ= +0.002 σ= 0.021 zeros= 0% [ ▁▅██▇▁ ] [ ▃██▄ ] dim 0236 μ= +0.021 σ= 0.039 zeros= 0% [ ▁▄▆████▇▃▁ ] [ ▂█▃ ] dim 0237 μ= -0.008 σ= 0.023 zeros= 0% [ ▃███▄▁ ] [ ▅█▄ ] dim 0238 μ= -0.010 σ= 0.029 zeros= 0% [ ▂▆███▆▂ ] [ ▁▇█▂ ] dim 0239 μ= -0.018 σ= 0.028 zeros= 0% [ ▃████▃▁ ] [ ▂█▆ ] dim 0240 μ= +0.016 σ= 0.024 zeros= 0% [ ▃███▅▁ ] [ ▁▇█▄ ] dim 0241 μ= +0.029 σ= 0.039 zeros= 0% [ ▁▂▄█████▄▁ ] [ ▇█▁ ] dim 0242 μ= +0.003 σ= 0.025 zeros= 0% [ ▂████▃ ] [ █▃ ] dim 0243 μ= -0.006 σ= 0.020 zeros= 0% [ ▂███▃ ] [ ▅█▇▁ ] dim 0244 μ= -0.006 σ= 0.035 zeros= 0% [ ▁▂▇████▄▂ ] [ ▁▅█▂ ] dim 0245 μ= +0.003 σ= 0.033 zeros= 0% [ ▁▄████▅▂ ] [ ▅█ ] dim 0246 μ= -0.015 σ= 0.018 zeros= 0% [ ▂██▆▁ ] [ ▂█▇▃ ] dim 0247 μ= -0.037 σ= 0.036 zeros= 0% [ ▂▄████▆▂▁▁ ] [ ▂▇█▆ ] dim 0248 μ= +0.009 σ= 0.035 zeros= 0% [ ▁▄█████▃▁ ] [ ▂█▇▃ ] dim 0249 μ= -0.019 σ= 0.033 zeros= 0% [ ▁▅████▅▂▁ ] [ ▆█ ] dim 0250 μ= +0.002 σ= 0.023 zeros= 0% [ ▁▇██▇▂ ] [ ▇█ ] dim 0251 μ= +0.022 σ= 0.015 zeros= 0% [ ▃██▃ ] [ ▂█▆ ] dim 0252 μ= -0.005 σ= 0.022 zeros= 0% [ ▂███▅▁ ] [ ▆█▁ ] dim 0253 μ= -0.016 σ= 0.023 zeros= 0% [ ▁▆███▂ ] [ ▁▇█▁ ] dim 0254 μ= +0.022 σ= 0.027 zeros= 0% [ ▃████▃▁ ] [ ▂▆█▆▁ ] dim 0255 μ= -0.011 σ= 0.038 zeros= 0% [ ▁▂▄█████▄▁▁ ] [ ▃▇█▅▃ ] dim 0256 μ= -0.013 σ= 0.045 zeros= 0% [ ▁▁▃▇█████▆▃▁ ] [ ▂█▇▃ ] dim 0257 μ= +0.001 σ= 0.030 zeros= 0% [ ▁▄████▄▁ ] [ ▁▆█▂ ] dim 0258 μ= +0.003 σ= 0.028 zeros= 0% [ ▃████▃▁ ] [ ▅█ ] dim 0259 μ= +0.004 σ= 0.018 zeros= 0% [ ▃██▆▁ ] [ ▃█▅▃ ] dim 0260 μ= -0.003 σ= 0.033 zeros= 0% [ ▁▂▆████▄▁ ] [ ▇█ ] dim 0261 μ= -0.020 σ= 0.016 zeros= 0% [ ▃██▄ ] [ ▄█ ] dim 0262 μ= +0.028 σ= 0.019 zeros= 0% [ ▂███▁ ] [ ▁█▁ ] dim 0263 μ= -0.010 σ= 0.017 zeros= 0% [ ▁███▁ ] [ ▆█▃ ] dim 0264 μ= -0.014 σ= 0.030 zeros= 0% [ ▃████▆▂ ] [ ▄█▃ ] dim 0265 μ= -0.010 σ= 0.025 zeros= 0% [ ▁▄███▄▁ ] [ ▆█ ] dim 0266 μ= +0.003 σ= 0.023 zeros= 0% [ ▁▆███▂ ] [ ▁█▁ ] dim 0267 μ= +0.010 σ= 0.019 zeros= 0% [ ▂███▂ ] [ ▄▇█▅ ] dim 0268 μ= +0.024 σ= 0.039 zeros= 0% [ ▁▃▇█████▃▁ ] [ ▇█▂ ] dim 0269 μ= +0.003 σ= 0.028 zeros= 0% [ ▃████▄▁ ] [ ▂██▂ ] dim 0270 μ= +0.000 σ= 0.032 zeros= 0% [ ▁▄████▄▁ ] [ ▄█▄ ] dim 0271 μ= -0.008 σ= 0.027 zeros= 0% [ ▁▅███▆▁ ] [ ▂█▂ ] dim 0272 μ= -0.010 σ= 0.020 zeros= 0% [ ▂███▂ ] [ ▅█▆ ] dim 0273 μ= +0.013 σ= 0.036 zeros= 0% [ ▁▃▇████▄▂ ] [ ▅█▄ ] dim 0274 μ= +0.009 σ= 0.032 zeros= 0% [ ▁▂████▇▂ ] [ ▇█ ] dim 0275 μ= +0.021 σ= 0.026 zeros= 0% [ ▂████▂ ] [ ▁█▃ ] dim 0276 μ= -0.009 σ= 0.022 zeros= 0% [ ▂███▃ ] [ ▆█▃ ] dim 0277 μ= +0.007 σ= 0.027 zeros= 0% [ ▂▇███▅▁ ] [ ▄█▃ ] dim 0278 μ= -0.010 σ= 0.022 zeros= 0% [ ▃███▃ ] [ ▃██▃ ] dim 0279 μ= +0.019 σ= 0.033 zeros= 0% [ ▂▆████▄▁ ] [ ▄█ ] dim 0280 μ= +0.025 σ= 0.023 zeros= 0% [ ▁▅███▂ ] [ ▆█▁ ] dim 0281 μ= +0.004 σ= 0.025 zeros= 0% [ ▂▇███▃ ] [ ▄█ ] dim 0282 μ= +0.006 σ= 0.017 zeros= 0% [ ▂██▆▁ ] [ ▃█▅ ] dim 0283 μ= -0.008 σ= 0.029 zeros= 0% [ ▁▅███▆▂ ] [ ▆█▅ ] dim 0284 μ= -0.052 σ= 0.032 zeros= 0% [ ▂▇███▆▃▁ ] [ ▆█▄ ] dim 0285 μ= +0.009 σ= 0.032 zeros= 0% [ ▁▃████▇▂ ] [ ▆█▇ ] dim 0286 μ= -0.008 σ= 0.033 zeros= 0% [ ▃█████▄▁ ] [ ▅█ ] dim 0287 μ= +0.005 σ= 0.021 zeros= 0% [ ▅███▂ ] [ ▃▇█▅ ] dim 0288 μ= -0.013 σ= 0.043 zeros= 0% [ ▁▃▆█████▅▂▁ ] [ ▄█▅ ] dim 0289 μ= +0.010 σ= 0.024 zeros= 0% [ ▁▅███▄▁ ] [ ▅█▆▁ ] dim 0290 μ= +0.014 σ= 0.035 zeros= 0% [ ▁▃█████▄▁ ] [ ▂█ ] dim 0291 μ= -0.015 σ= 0.014 zeros= 0% [ ▁██▄ ] [ ▂██▄ ] dim 0292 μ= +0.004 σ= 0.033 zeros= 0% [ ▁▄████▆▂ ] [ █▇ ] dim 0293 μ= +0.020 σ= 0.019 zeros= 0% [ ▁▆██▄ ] [ ▂█▆ ] dim 0294 μ= -0.005 σ= 0.026 zeros= 0% [ ▁▃███▆▂ ] [ █▆ ] dim 0295 μ= -0.001 σ= 0.013 zeros= 0% [ ▂██▁ ] [ ▇█▁ ] dim 0296 μ= +0.002 σ= 0.025 zeros= 0% [ ▂▇███▂ ] [ █▄ ] dim 0297 μ= -0.005 σ= 0.017 zeros= 0% [ ▁▆██▂ ] [ ▄█▄ ] dim 0298 μ= -0.009 σ= 0.024 zeros= 0% [ ▁▄███▅▁ ] [ ██▁ ] dim 0299 μ= +0.001 σ= 0.026 zeros= 0% [ ▂████▃ ] [ ▃█▇▂ ] dim 0300 μ= -0.024 σ= 0.031 zeros= 0% [ ▁▅████▃▁ ] [ ▄█▃ ] dim 0301 μ= +0.008 σ= 0.025 zeros= 0% [ ▁▅███▃ ] [ ▅█▂ ] dim 0302 μ= +0.006 σ= 0.034 zeros= 0% [ ▁▄████▅▂▁ ] [ ▆█ ] dim 0303 μ= -0.018 σ= 0.016 zeros= 0% [ ▂██▄ ] [ ▃▇█▂ ] dim 0304 μ= +0.001 σ= 0.031 zeros= 0% [ ▁▄████▅▁ ] [ ▁██▄ ] dim 0305 μ= +0.023 σ= 0.034 zeros= 0% [ ▁▂▄████▆▂ ] [ ▃█▅ ] dim 0306 μ= +0.012 σ= 0.036 zeros= 0% [ ▁▄▇████▃▁ ] [ █ ] dim 0307 μ= +0.009 σ= 0.016 zeros= 0% [ ▁██▇▁ ] [ ▅█▄ ] dim 0308 μ= +0.030 σ= 0.037 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.004 σ= 0.045 zeros= 0% [ ▂▄██████▅▂▁ ] [ █▇ ] dim 0315 μ= -0.001 σ= 0.021 zeros= 0% [ ▁▆██▆▁ ] [ ▁█▅ ] dim 0316 μ= -0.026 σ= 0.025 zeros= 0% [ ▃███▆▁ ] [ ██▅ ] dim 0317 μ= -0.013 σ= 0.029 zeros= 0% [ ▂████▅▁ ] [ █ ] dim 0318 μ= -0.010 σ= 0.015 zeros= 0% [ ▁▇█▆▁ ] [ ▅█▃ ] dim 0319 μ= +0.009 σ= 0.031 zeros= 0% [ ▃▇███▆▂ ] [ ▄█▁ ] dim 0320 μ= -0.014 σ= 0.025 zeros= 0% [ ▁▅███▃▁ ] [ █▃ ] dim 0321 μ= -0.026 σ= 0.016 zeros= 0% [ ▅██▁ ] [ ▆█▇▁ ] dim 0322 μ= -0.008 σ= 0.037 zeros= 0% [ ▁▄█████▄▂ ] [ ▅▇█ ] dim 0323 μ= +0.015 σ= 0.034 zeros= 0% [ ▁▂▇███▇▄▁ ] [ █▅ ] dim 0324 μ= -0.023 σ= 0.019 zeros= 0% [ ▆██▄ ] [ ▂██▆ ] dim 0325 μ= +0.010 σ= 0.036 zeros= 0% [ ▁▄█████▄▁ ] [ ▁█▅ ] dim 0326 μ= -0.005 σ= 0.024 zeros= 0% [ ▂███▅▁ ] [ █▅ ] dim 0327 μ= -0.024 σ= 0.018 zeros= 0% [ ▁▆██▃ ] [ ▂█ ] dim 0328 μ= +0.003 σ= 0.010 zeros= 0% [ ██▁ ] [ ▇█▂ ] dim 0329 μ= +0.003 σ= 0.030 zeros= 0% [ ▁▃████▅▁ ] [ ▁▇▇█▄ ] dim 0330 μ= +0.018 σ= 0.042 zeros= 0% [ ▁▂▅█████▇▄▂ ] [ ▅█▇▄ ] dim 0331 μ= -0.002 σ= 0.040 zeros= 0% [ ▁▄█████▇▃▁ ] [ ▇█ ] dim 0332 μ= +0.022 σ= 0.019 zeros= 0% [ ▁▅██▆▁ ] [ ▂█▇ ] dim 0333 μ= -0.002 σ= 0.027 zeros= 0% [ ▁▃████▂ ] [ █▄ ] dim 0334 μ= +0.017 σ= 0.016 zeros= 0% [ ▅██▂ ] [ ██▁ ] dim 0335 μ= +0.003 σ= 0.024 zeros= 0% [ ▁▇███▂ ] [ ▃█▇▃ ] dim 0336 μ= +0.000 σ= 0.033 zeros= 0% [ ▁▅████▅▁ ] [ ▆█▂ ] dim 0337 μ= -0.015 σ= 0.026 zeros= 0% [ ▁▆███▄▁ ] [ ▅█▅ ] dim 0338 μ= +0.010 σ= 0.029 zeros= 0% [ ▂▆███▆▁ ] [ ▆█▃ ] dim 0339 μ= +0.006 σ= 0.028 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.004 σ= 0.015 zeros= 0% [ ▄██▂ ] [ ▄█▇▁ ] dim 0347 μ= -0.024 σ= 0.031 zeros= 0% [ ▂▅████▃▁ ] [ ▄█▄ ] dim 0348 μ= -0.007 σ= 0.033 zeros= 0% [ ▃▆███▇▃▁ ] [ ▄█▇▁ ] dim 0349 μ= -0.026 σ= 0.031 zeros= 0% [ ▂▆████▃▁ ] [ █▂ ] dim 0350 μ= +0.015 σ= 0.018 zeros= 0% [ ▁▇██▂ ] [ ▂█▆ ] dim 0351 μ= +0.018 σ= 0.027 zeros= 0% [ ▁▃███▇▃ ] [ ▇█▃ ] dim 0352 μ= +0.005 σ= 0.031 zeros= 0% [ ▁▃████▅▁ ] [ ▆█▁ ] dim 0353 μ= -0.016 σ= 0.026 zeros= 0% [ ▂▇███▄▁ ] [ ▅█▆▂ ] dim 0354 μ= +0.012 σ= 0.036 zeros= 0% [ ▁▄█████▄▁ ] [ ▂█▃ ] dim 0355 μ= -0.010 σ= 0.021 zeros= 0% [ ▂███▃ ] [ ▁▅█▅▁ ] dim 0356 μ= +0.031 σ= 0.034 zeros= 0% [ ▁▃█████▃▁ ] [ ▂█▆ ] dim 0357 μ= +0.018 σ= 0.027 zeros= 0% [ ▃███▇▂ ] [ █▄ ] dim 0358 μ= -0.002 σ= 0.013 zeros= 0% [ ▂██▁ ] [ ▅█▄ ] dim 0359 μ= -0.012 σ= 0.026 zeros= 0% [ ▁▆███▄▁ ] [ ▄█▄ ] dim 0360 μ= +0.010 σ= 0.028 zeros= 0% [ ▂▅███▅▁ ] [ ▂▆█▅ ] dim 0361 μ= -0.015 σ= 0.035 zeros= 0% [ ▁▅████▆▃▁ ] [ █▃ ] dim 0362 μ= -0.026 σ= 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.031 zeros= 0% [ ▂█████▂ ] [ █▇ ] dim 0366 μ= -0.022 σ= 0.022 zeros= 0% [ ▁▇██▆▁ ] [ ▄█ ] dim 0367 μ= +0.004 σ= 0.014 zeros= 0% [ ▁██▄ ] [ ▁█▃ ] dim 0368 μ= -0.007 σ= 0.022 zeros= 0% [ ▂███▃▁ ] [ ▁█▁ ] dim 0369 μ= +0.033 σ= 0.020 zeros= 0% [ ▂███▂ ] [ █▆ ] dim 0370 μ= -0.002 σ= 0.020 zeros= 0% [ ▁▆██▅▁ ] [ ▂▅█▄ ] dim 0371 μ= +0.007 σ= 0.036 zeros= 0% [ ▂▄█████▃▁ ] [ ▃██▃ ] dim 0372 μ= +0.022 σ= 0.034 zeros= 0% [ ▂▅████▅▂▁ ] [ ▄▇█▂ ] dim 0373 μ= -0.001 σ= 0.032 zeros= 0% [ ▁▄████▄▂ ] [ ▆█ ] dim 0374 μ= -0.018 σ= 0.020 zeros= 0% [ ▁▅██▇▁ ] [ ▄█▃ ] dim 0375 μ= +0.011 σ= 0.029 zeros= 0% [ ▁▆███▆▂ ] [ ▁█ ] dim 0376 μ= -0.012 σ= 0.018 zeros= 0% [ ▂███▁ ] [ ▂█▅ ] dim 0377 μ= -0.004 σ= 0.028 zeros= 0% [ ▁▄███▇▂ ] [ █▇ ] dim 0378 μ= -0.000 σ= 0.025 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.008 σ= 0.031 zeros= 0% [ ▂▆███▇▂▁ ] [ ▃██▅ ] dim 0383 μ= +0.024 σ= 0.034 zeros= 0% [ ▂▄████▆▂ ] [ ▄█▄ ] dim 0384 μ= +0.010 σ= 0.027 zeros= 0% [ ▁▆███▅▁ ] [ ▁█▅ ] dim 0385 μ= +0.020 σ= 0.027 zeros= 0% [ ▃████▃ ] [ ▄█▂ ] dim 0386 μ= +0.010 σ= 0.024 zeros= 0% [ ▁▄███▄▁ ] [ █ ] dim 0387 μ= -0.009 σ= 0.011 zeros= 0% [ ▄█▄ ] [ ▂▆██▄ ] dim 0388 μ= +0.014 σ= 0.044 zeros= 0% [ ▁▃▆█████▇▄▁ ] [ ▅█▃ ] dim 0389 μ= +0.007 σ= 0.028 zeros= 0% [ ▂▇███▅▁ ] [ ▆█▁ ] dim 0390 μ= +0.025 σ= 0.025 zeros= 0% [ ▂▆███▃▁ ] [ ▃▇█▁ ] dim 0391 μ= -0.000 σ= 0.031 zeros= 0% [ ▁▄████▄▁ ] [ ▁██ ] dim 0392 μ= +0.019 σ= 0.026 zeros= 0% [ ▃████▂ ] [ ▅█▆▁ ] dim 0393 μ= -0.009 σ= 0.039 zeros= 0% [ ▂▄█████▄▁▁ ] [ █▅ ] dim 0394 μ= +0.018 σ= 0.018 zeros= 0% [ ▁▆██▃ ] [ ▅██▁ ] dim 0395 μ= -0.003 σ= 0.033 zeros= 0% [ ▂▆████▅▁ ] [ ▇█▁ ] dim 0396 μ= -0.016 σ= 0.024 zeros= 0% [ ▁▆███▃ ] [ ▇█ ] dim 0397 μ= +0.002 σ= 0.018 zeros= 0% [ ▄██▆▁ ] [ ▄▇█▄ ] dim 0398 μ= +0.002 σ= 0.039 zeros= 0% [ ▁▂▇████▇▃▁ ] [ ▂█ ] dim 0399 μ= -0.013 σ= 0.016 zeros= 0% [ ▁██▆▁ ] [ ▆▇█▄ ] dim 0400 μ= -0.004 σ= 0.038 zeros= 0% [ ▁▃█████▆▂▁ ] [ ▁██▃ ] dim 0401 μ= -0.017 σ= 0.031 zeros= 0% [ ▁▄████▅▁ ] [ █▇ ] dim 0402 μ= -0.001 σ= 0.025 zeros= 0% [ ▂████▂ ] [ ▃█▅ ] dim 0403 μ= -0.005 σ= 0.027 zeros= 0% [ ▁▄███▇▂ ] [ ▇█ ] dim 0404 μ= +0.002 σ= 0.024 zeros= 0% [ ▁▇███▂ ] [ ▃█▅ ] dim 0405 μ= +0.015 σ= 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.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.023 zeros= 0% [ ▃███▃▁ ] [ ▆█▆▂ ] dim 0416 μ= -0.004 σ= 0.038 zeros= 0% [ ▁▃▇████▆▂▁ ] [ ▅█▃ ] dim 0417 μ= +0.008 σ= 0.028 zeros= 0% [ ▂▆███▅▁ ] [ ▅█ ] dim 0418 μ= -0.016 σ= 0.021 zeros= 0% [ ▄███▁ ] [ █▂ ] dim 0419 μ= -0.005 σ= 0.014 zeros= 0% [ ▄██▁ ] [ ▃▇█▃ ] dim 0420 μ= +0.003 σ= 0.035 zeros= 0% [ ▁▅████▆▃▁ ] [ █▇ ] dim 0421 μ= -0.018 σ= 0.027 zeros= 0% [ ▂▇███▃▁ ] [ ▅█▄ ] dim 0422 μ= +0.012 σ= 0.026 zeros= 0% [ ▁▅███▅▁ ] [ ▂█▅ ] dim 0423 μ= +0.015 σ= 0.023 zeros= 0% [ ▃███▅▁ ] [ █▅ ] dim 0424 μ= +0.016 σ= 0.021 zeros= 0% [ ▂███▄▁ ] [ ▂▆█▆▁ ] dim 0425 μ= -0.013 σ= 0.039 zeros= 0% [ ▁▂▅█████▄▂ ] [ █▄ ] dim 0426 μ= +0.019 σ= 0.013 zeros= 0% [ ▂██▁ ] [ ▂▅█▃ ] dim 0427 μ= +0.003 σ= 0.035 zeros= 0% [ ▂▅████▆▂ ] [ ▄██▄ ] dim 0428 μ= +0.021 σ= 0.036 zeros= 0% [ ▁▂▆████▅▂▁ ] [ █ ] dim 0429 μ= +0.011 σ= 0.016 zeros= 0% [ ▁███▁ ] [ ▄█▂ ] dim 0430 μ= +0.009 σ= 0.025 zeros= 0% [ ▁▅███▄▁ ] [ ▄█▆ ] dim 0431 μ= +0.014 σ= 0.028 zeros= 0% [ ▁▅███▇▂ ] [ ▂█▃ ] dim 0432 μ= +0.011 σ= 0.021 zeros= 0% [ ▃███▃ ] [ ▆█▅ ] dim 0433 μ= -0.012 σ= 0.030 zeros= 0% [ ▂████▆▁ ] [ ██▁ ] dim 0434 μ= +0.002 σ= 0.025 zeros= 0% [ ▂████▂ ] [ ▅█ ] dim 0435 μ= +0.005 σ= 0.017 zeros= 0% [ ▂██▆ ] [ ▅█▇▁ ] dim 0436 μ= -0.008 σ= 0.034 zeros= 0% [ ▁▃▇████▃▁ ] [ ▃█▄ ] dim 0437 μ= +0.011 σ= 0.031 zeros= 0% [ ▂▇███▇▂ ] [ ██ ] dim 0438 μ= -0.001 σ= 0.023 zeros= 0% [ ▂███▇▁ ] [ █▇▃ ] dim 0439 μ= -0.017 σ= 0.029 zeros= 0% [ ▃████▄▁ ] [ ▅█▁ ] dim 0440 μ= +0.003 σ= 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.017 σ= 0.043 zeros= 0% [ ▂▄█████▇▃▁▁ ] [ ▅█ ] dim 0445 μ= +0.006 σ= 0.021 zeros= 0% [ ▁▄███▂ ] [ ▃█▇▂ ] dim 0446 μ= +0.018 σ= 0.029 zeros= 0% [ ▁▄████▃ ] [ ▁▇█▁ ] dim 0447 μ= +0.020 σ= 0.025 zeros= 0% [ ▂████▂ ] [ ▂██▅ ] dim 0448 μ= -0.016 σ= 0.031 zeros= 0% [ ▁▄████▆▁ ] [ ▁█▁ ] dim 0449 μ= +0.012 σ= 0.020 zeros= 0% [ ▂███▂ ] [ ▅█ ] dim 0450 μ= -0.017 σ= 0.020 zeros= 0% [ ▄██▆▁ ] [ ▄█▂ ] dim 0451 μ= +0.008 σ= 0.022 zeros= 0% [ ▁▄███▂ ] [ ▅█▄ ] dim 0452 μ= -0.012 σ= 0.030 zeros= 0% [ ▃▆███▆▂ ] [ █▂ ] dim 0453 μ= -0.008 σ= 0.019 zeros= 0% [ ▁███▂ ] [ ██ ] dim 0454 μ= -0.000 σ= 0.014 zeros= 0% [ ▃██▂ ] [ ▂▅█▆▃ ] dim 0455 μ= +0.011 σ= 0.043 zeros= 0% [ ▁▃▅█████▅▃▁ ] [ ▃██▃ ] dim 0456 μ= -0.019 σ= 0.033 zeros= 0% [ ▁▅████▅▂ ] [ ▄█▄ ] dim 0457 μ= +0.012 σ= 0.028 zeros= 0% [ ▁▅███▆▂ ] [ ▄█▆▁ ] dim 0458 μ= +0.016 σ= 0.031 zeros= 0% [ ▂▅████▃ ] [ ▃█▅ ] dim 0459 μ= -0.009 σ= 0.024 zeros= 0% [ ▄███▄▁ ] [ ▃█▅ ] dim 0460 μ= -0.007 σ= 0.026 zeros= 0% [ ▁▄███▆▂ ] [ █ ] dim 0461 μ= -0.006 σ= 0.012 zeros= 0% [ ▃██ ] [ ▅█ ] dim 0462 μ= -0.015 σ= 0.022 zeros= 0% [ ▁▅███▂ ] [ ▂▇█▄ ] dim 0463 μ= -0.016 σ= 0.035 zeros= 0% [ ▂▅████▆▂▁ ] [ ▆▇█▃ ] dim 0464 μ= -0.020 σ= 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.016 zeros= 0% [ ▄██▂ ] [ ▃█▆ ] dim 0472 μ= -0.004 σ= 0.027 zeros= 0% [ ▁▄████▂ ] [ ▄█ ] dim 0473 μ= -0.016 σ= 0.016 zeros= 0% [ ▂██▅ ] [ ▁█▄ ] dim 0474 μ= +0.014 σ= 0.023 zeros= 0% [ ▃███▄▁ ] [ ▃██▃ ] dim 0475 μ= -0.000 σ= 0.038 zeros= 0% [ ▁▃▆████▇▂▁ ] [ ▃█▁ ] dim 0476 μ= -0.010 σ= 0.021 zeros= 0% [ ▂███▃ ] [ █▄ ] dim 0477 μ= -0.005 σ= 0.019 zeros= 0% [ ▁▇██▃ ] [ █▆ ] dim 0478 μ= -0.024 σ= 0.024 zeros= 0% [ ▃███▇▁ ] [ ██▄ ] dim 0479 μ= +0.005 σ= 0.031 zeros= 0% [ ▁▃▇███▅▁ ] [ ▅█▆ ] dim 0480 μ= -0.008 σ= 0.030 zeros= 0% [ ▂▆████▃▁ ] [ ██ ] dim 0481 μ= +0.021 σ= 0.019 zeros= 0% [ ▁▆██▅▁ ] [ ▅█▅ ] dim 0482 μ= +0.010 σ= 0.029 zeros= 0% [ ▁▂▇███▆▂ ] [ ▇█▆ ] dim 0483 μ= -0.010 σ= 0.031 zeros= 0% [ ▁▃▇████▂▁ ] [ ▂▇█▃ ] dim 0484 μ= +0.003 σ= 0.034 zeros= 0% [ ▁▅████▆▂ ] [ █▃ ] dim 0485 μ= +0.017 σ= 0.014 zeros= 0% [ ▄██▁ ] [ ▆█▃ ] dim 0486 μ= +0.024 σ= 0.029 zeros= 0% [ ▁▃████▄▁ ] [ █▅ ] dim 0487 μ= +0.017 σ= 0.024 zeros= 0% [ ▁▂███▆▁ ] [ ▄█▇▅ ] dim 0488 μ= +0.025 σ= 0.044 zeros= 0% [ ▁▃▇█████▅▂▁ ] [ ▁█▆ ] dim 0489 μ= -0.024 σ= 0.025 zeros= 0% [ ▃███▇▁ ] [ ▅█▄ ] dim 0490 μ= -0.010 σ= 0.032 zeros= 0% [ ▃▇███▇▂▁ ] [ █▆ ] dim 0491 μ= +0.019 σ= 0.016 zeros= 0% [ ▄██▂ ] [ ▅█▄ ] dim 0492 μ= -0.010 σ= 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.028 zeros= 0% [ ▂▆███▄▁ ] [ ▃█ ] dim 0496 μ= +0.025 σ= 0.015 zeros= 0% [ ▂██▄ ] [ ▄█ ] dim 0497 μ= -0.015 σ= 0.019 zeros= 0% [ ▃██▇▁ ] [ ▅▇█▃ ] dim 0498 μ= +0.017 σ= 0.040 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.011 zeros= 0% [ ▂██ ] [ ▁█▆ ] dim 0505 μ= -0.003 σ= 0.024 zeros= 0% [ ▂███▇▁ ] [ ▄█▃ ] dim 0506 μ= +0.009 σ= 0.026 zeros= 0% [ ▁▄███▄ ] [ ▃█▃ ] dim 0507 μ= -0.010 σ= 0.024 zeros= 0% [ ▄███▄▁ ] [ ▃█▆▁ ] dim 0508 μ= -0.004 σ= 0.033 zeros= 0% [ ▂▅████▄▁ ] [ ▁█▇ ] dim 0509 μ= +0.001 σ= 0.025 zeros= 0% [ ▂████▂ ] [ ▂█▃ ] dim 0510 μ= -0.008 σ= 0.029 zeros= 0% [ ▂▅███▆▂ ] [ ▁▇█▅ ] dim 0511 μ= +0.008 σ= 0.036 zeros= 0% [ ▂▄█████▃▁ ] [ ▅█▂ ] dim 0512 μ= -0.014 σ= 0.026 zeros= 0% [ ▁▆███▃▁ ] [ ▄█ ] dim 0513 μ= +0.024 σ= 0.012 zeros= 0% [ ▁██▂ ] [ ▄█▅ ] dim 0514 μ= +0.013 σ= 0.032 zeros= 0% [ ▁▃▇████▃▁ ] [ ▄█▄ ] dim 0515 μ= -0.029 σ= 0.025 zeros= 0% [ ▁▄███▅▁ ] [ ▆█ ] dim 0516 μ= +0.025 σ= 0.020 zeros= 0% [ ▄██▇▁ ] [ ▄██▃ ] dim 0517 μ= -0.006 σ= 0.038 zeros= 0% [ ▁▁▄▇████▅▂▁ ] [ ▆█▁ ] dim 0518 μ= +0.025 σ= 0.023 zeros= 0% [ ▁▆███▂ ] [ ▇█▁ ] dim 0519 μ= -0.039 σ= 0.027 zeros= 0% [ ▂████▃▁ ] [ ▅█▆ ] dim 0520 μ= +0.012 σ= 0.031 zeros= 0% [ ▂▇███▇▂▁ ] [ ▃██▃ ] dim 0521 μ= +0.022 σ= 0.032 zeros= 0% [ ▁▄████▄▂ ] [ ▂█▄ ] dim 0522 μ= +0.013 σ= 0.025 zeros= 0% [ ▁▄███▄▁ ] [ █▆ ] dim 0523 μ= +0.019 σ= 0.016 zeros= 0% [ ▅██▂ ] [ ▄█▃ ] dim 0524 μ= +0.012 σ= 0.027 zeros= 0% [ ▁▄███▅▂ ] [ █ ] dim 0525 μ= -0.007 σ= 0.011 zeros= 0% [ ▃█▇ ] [ ▇█▂ ] dim 0526 μ= -0.016 σ= 0.026 zeros= 0% [ ▂▇███▃ ] [ ▃█▅ ] dim 0527 μ= +0.013 σ= 0.025 zeros= 0% [ ▁▄███▄▁ ] [ ▁█▇▂ ] dim 0528 μ= -0.040 σ= 0.028 zeros= 0% [ ▁▃████▄▁ ] [ ▄█▅ ] dim 0529 μ= +0.013 σ= 0.029 zeros= 0% [ ▂▅███▇▂ ] [ ▆█▂ ] dim 0530 μ= -0.014 σ= 0.026 zeros= 0% [ ▂▆███▃▁ ] [ ▅█ ] dim 0531 μ= -0.015 σ= 0.023 zeros= 0% [ ▁▅███▂ ] [ ▃█▆▁ ] dim 0532 μ= -0.004 σ= 0.032 zeros= 0% [ ▁▆████▄▁ ] [ █▆ ] dim 0533 μ= -0.002 σ= 0.020 zeros= 0% [ ▁▇██▅▁ ] [ ▃█▆▁ ] dim 0534 μ= -0.001 σ= 0.032 zeros= 0% [ ▁▅████▄▁ ] [ ▃██▄▁ ] dim 0535 μ= -0.016 σ= 0.039 zeros= 0% [ ▁▂▆█████▄▁ ] [ █▅ ] dim 0536 μ= +0.017 σ= 0.019 zeros= 0% [ ▁▇██▄ ] [ ▁▆█▃ ] dim 0537 μ= +0.004 σ= 0.033 zeros= 0% [ ▁▄████▆▂ ] [ ▇█▄ ] dim 0538 μ= +0.029 σ= 0.029 zeros= 0% [ ▂████▆▁ ] [ ▃▆█▅ ] dim 0539 μ= +0.003 σ= 0.037 zeros= 0% [ ▃▆████▇▃▁ ] [ ▅█▅▁ ] dim 0540 μ= -0.006 σ= 0.035 zeros= 0% [ ▁▃▇████▄▁ ] [ ▂▇█▁ ] dim 0541 μ= -0.002 σ= 0.027 zeros= 0% [ ▁▄████▂ ] [ ▄█▆▁ ] dim 0542 μ= -0.005 σ= 0.032 zeros= 0% [ ▂▆████▃▁ ] [ ▅██▃ ] dim 0543 μ= +0.017 σ= 0.038 zeros= 0% [ ▁▃█████▅▃ ] [ ▆█▁ ] dim 0544 μ= +0.005 σ= 0.022 zeros= 0% [ ▁▄███▂ ] [ ▇█ ] dim 0545 μ= -0.019 σ= 0.016 zeros= 0% [ ▃██▄ ] [ ▂▆█▄ ] dim 0546 μ= -0.018 σ= 0.033 zeros= 0% [ ▁▄████▆▂ ] [ ▆█▃ ] dim 0547 μ= -0.013 σ= 0.025 zeros= 0% [ ▁▆███▄▁ ] [ ▆█▂ ] dim 0548 μ= -0.034 σ= 0.024 zeros= 0% [ ▁▅███▃▁ ] [ ▅█▆ ] dim 0549 μ= +0.014 σ= 0.030 zeros= 0% [ ▂▆███▇▂ ] [ ▃█▅▂ ] dim 0550 μ= -0.006 σ= 0.039 zeros= 0% [ ▁▄█████▅▂ ] [ ▂█ ] dim 0551 μ= +0.008 σ= 0.017 zeros= 0% [ ▁██▇▁ ] [ ▃█▇ ] dim 0552 μ= -0.005 σ= 0.028 zeros= 0% [ ▁▅███▇▂ ] [ ▃█▇ ] dim 0553 μ= -0.005 σ= 0.027 zeros= 0% [ ▁▄███▇▂ ] [ █▆ ] dim 0554 μ= +0.018 σ= 0.018 zeros= 0% [ ▁▇██▃ ] [ ▃█▆▁ ] dim 0555 μ= +0.015 σ= 0.031 zeros= 0% [ ▁▂▆████▃ ] [ ▂▇█▅ ] dim 0556 μ= -0.015 σ= 0.034 zeros= 0% [ ▁▄████▇▃▁ ] [ ▁█▆ ] dim 0557 μ= -0.004 σ= 0.022 zeros= 0% [ ▂███▅▁ ] [ ▃█▃ ] dim 0558 μ= +0.009 σ= 0.026 zeros= 0% [ ▁▅███▄▁ ] [ ▁▆█▆▃ ] dim 0559 μ= -0.010 σ= 0.041 zeros= 0% [ ▁▂▆█████▅▂▁ ] [ ▃█▆▃ ] dim 0560 μ= -0.001 σ= 0.038 zeros= 0% [ ▁▃▇████▆▃▁ ] [ ▅██▄ ] dim 0561 μ= -0.022 σ= 0.035 zeros= 0% [ ▂▆████▄▂ ] [ ▇█ ] dim 0562 μ= +0.001 σ= 0.020 zeros= 0% [ ▁▆██▆▁ ] [ ▃█▃ ] dim 0563 μ= +0.030 σ= 0.025 zeros= 0% [ ▁▅███▄ ] [ ▃█ ] dim 0564 μ= +0.005 σ= 0.020 zeros= 0% [ ▄██▇▁ ] [ ██ ] dim 0565 μ= -0.021 σ= 0.022 zeros= 0% [ ▁▇██▇▁ ] [ ▆█▄ ] dim 0566 μ= +0.008 σ= 0.028 zeros= 0% [ ▂▇███▅▁ ] [ ▅█ ] dim 0567 μ= +0.003 σ= 0.016 zeros= 0% [ ▂██▄ ] [ ▃█▅ ] dim 0568 μ= +0.016 σ= 0.026 zeros= 0% [ ▁▃███▆▁ ] [ ▆█▁ ] dim 0569 μ= -0.017 σ= 0.028 zeros= 0% [ ▁▂▇███▄▁ ] [ ▂█▆ ] dim 0570 μ= +0.013 σ= 0.026 zeros= 0% [ ▁▄███▅▁ ] [ ▂▇█▂ ] dim 0571 μ= +0.001 σ= 0.031 zeros= 0% [ ▁▄████▄▁ ] [ ▂█ ] dim 0572 μ= +0.007 σ= 0.015 zeros= 0% [ ▁██▄ ] [ █▅ ] dim 0573 μ= -0.004 σ= 0.022 zeros= 0% [ ▂███▄▁ ] [ █ ] dim 0574 μ= -0.012 σ= 0.015 zeros= 0% [ ▁██▆ ] [ ▄██▅ ] dim 0575 μ= +0.004 σ= 0.042 zeros= 0% [ ▁▃▇█████▅▂ ] [ ▁█▆ ] dim 0576 μ= +0.016 σ= 0.025 zeros= 0% [ ▁▃███▆▁ ] [ ▁█▆ ] dim 0577 μ= -0.001 σ= 0.026 zeros= 0% [ ▂███▇▂ ] [ ▇█▅ ] dim 0578 μ= -0.011 σ= 0.033 zeros= 0% [ ▁▃████▇▃▁ ] [ ▄█▄ ] dim 0579 μ= -0.010 σ= 0.026 zeros= 0% [ ▁▄███▅▁ ] [ ▃█▇▁ ] dim 0580 μ= -0.002 σ= 0.030 zeros= 0% [ ▁▅████▃▁ ] [ ▇█ ] dim 0581 μ= +0.002 σ= 0.025 zeros= 0% [ ▂▇███▂ ] [ ▆█ ] dim 0582 μ= +0.024 σ= 0.020 zeros= 0% [ ▁▅██▇▁ ] [ █ ] dim 0583 μ= -0.006 σ= 0.014 zeros= 0% [ ▄██▁ ] [ ▁▇█▂ ] dim 0584 μ= +0.003 σ= 0.031 zeros= 0% [ ▁▄████▄▁ ] [ ▆▆█▆▃ ] dim 0585 μ= -0.036 σ= 0.051 zeros= 0% [ ▁▃▄██████▇▄▁▁ ] -> OUTLIER_SPREAD: this_std=0.0511, mean_std=0.0265, +3.5sigma vs threshold=3.0sigma [ ▇█ ] dim 0586 μ= +0.002 σ= 0.021 zeros= 0% [ ▁▅██▇▁ ] [ █▁ ] dim 0587 μ= -0.008 σ= 0.016 zeros= 0% [ ▆██▁ ] [ ▂▇█▆ ] dim 0588 μ= -0.012 σ= 0.033 zeros= 0% [ ▁▃████▇▃▁ ] [ █▇ ] dim 0589 μ= -0.001 σ= 0.015 zeros= 0% [ ▄██▂ ] [ ▂▆█▄ ] dim 0590 μ= +0.007 σ= 0.034 zeros= 0% [ ▁▃████▇▂▁ ] [ ██ ] dim 0591 μ= -0.021 σ= 0.018 zeros= 0% [ ▅██▅ ] [ █▄ ] dim 0592 μ= -0.004 σ= 0.023 zeros= 0% [ ▂███▄▁ ] [ ▆█▇▂ ] dim 0593 μ= +0.017 σ= 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.016 σ= 0.029 zeros= 0% [ ▁▄███▇▂ ] [ ▆█▂ ] dim 0598 μ= +0.006 σ= 0.029 zeros= 0% [ ▁▂████▅▁ ] [ ▆█ ] dim 0599 μ= +0.023 σ= 0.014 zeros= 0% [ ▂██▃ ] [ ▂▇█▃ ] dim 0600 μ= -0.017 σ= 0.036 zeros= 0% [ ▂▆████▇▂▁ ] [ █▃ ] dim 0601 μ= +0.014 σ= 0.021 zeros= 0% [ ▂███▃▁ ] [ ▃█ ] dim 0602 μ= -0.014 σ= 0.019 zeros= 0% [ ▃███▁ ] [ ▁██ ] dim 0603 μ= -0.022 σ= 0.026 zeros= 0% [ ▁▂████▂ ] [ ▁██▂ ] dim 0604 μ= +0.002 σ= 0.028 zeros= 0% [ ▄████▄▁ ] [ ▃█▅ ] dim 0605 μ= +0.017 σ= 0.030 zeros= 0% [ ▁▅████▃▁ ] [ ▃█▁ ] dim 0606 μ= +0.030 σ= 0.019 zeros= 0% [ ▂███▂ ] [ ▃▇█▄ ] dim 0607 μ= -0.000 σ= 0.033 zeros= 0% [ ▂▅████▄▁ ] [ ▄██▅ ] dim 0608 μ= -0.000 σ= 0.038 zeros= 0% [ ▁▃▇████▆▃▁ ] [ ▅█▄ ] dim 0609 μ= +0.008 σ= 0.031 zeros= 0% [ ▁▃▇███▆▂ ] [ █▆ ] dim 0610 μ= +0.017 σ= 0.022 zeros= 0% [ ▂███▅▁ ] [ ██ ] dim 0611 μ= -0.000 σ= 0.025 zeros= 0% [ ▃████▂ ] [ ▁▆█▆▂ ] dim 0612 μ= +0.012 σ= 0.040 zeros= 0% [ ▁▂▅█████▅▂▁ ] [ █▅ ] dim 0613 μ= +0.019 σ= 0.013 zeros= 0% [ ▂██▁ ] [ ▅█▅ ] dim 0614 μ= +0.010 σ= 0.024 zeros= 0% [ ▁▅███▄▁ ] [ █▂ ] dim 0615 μ= -0.009 σ= 0.017 zeros= 0% [ ▁███▂ ] [ ▃█▆ ] dim 0616 μ= -0.004 σ= 0.025 zeros= 0% [ ▁▃███▆▂ ] [ ▇█▄ ] dim 0617 μ= +0.006 σ= 0.031 zeros= 0% [ ▁▄████▅▂ ] [ ▆█▁ ] dim 0618 μ= +0.003 σ= 0.026 zeros= 0% [ ▂▇███▃▁ ] [ █ ] dim 0619 μ= -0.010 σ= 0.017 zeros= 0% [ ▁███▁ ] [ ▂█▆ ] dim 0620 μ= -0.003 σ= 0.026 zeros= 0% [ ▃███▆▂ ] [ ▇█ ] dim 0621 μ= -0.040 σ= 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.020 σ= 0.024 zeros= 0% [ ▂████▂ ] [ ▄██▆ ] dim 0626 μ= -0.015 σ= 0.039 zeros= 0% [ ▁▂▆█████▄▂ ] [ ▂█▆ ] dim 0627 μ= +0.016 σ= 0.026 zeros= 0% [ ▁▄███▇▁ ] [ ▃█▇▄ ] dim 0628 μ= -0.020 σ= 0.036 zeros= 0% [ ▁▂▆████▇▂▁ ] [ ▆█▄ ] dim 0629 μ= -0.013 σ= 0.032 zeros= 0% [ ▁▃████▆▂ ] [ ▁██▂ ] dim 0630 μ= -0.020 σ= 0.027 zeros= 0% [ ▃████▃▁ ] [ ▃▇█▂ ] dim 0631 μ= -0.000 σ= 0.029 zeros= 0% [ ▁▃████▃▁ ] [ ▅█ ] dim 0632 μ= -0.014 σ= 0.021 zeros= 0% [ ▃███▂ ] [ ▆█ ] dim 0633 μ= -0.017 σ= 0.022 zeros= 0% [ ▁▅███▂ ] [ █▁ ] dim 0634 μ= -0.009 σ= 0.018 zeros= 0% [ ▁███▂ ] [ ▅▇█▄ ] dim 0635 μ= -0.020 σ= 0.038 zeros= 0% [ ▁▂▆████▆▃▁ ] [ █▆ ] dim 0636 μ= -0.003 σ= 0.020 zeros= 0% [ ▁▇██▄▁ ] [ ▂█▆▁ ] dim 0637 μ= -0.026 σ= 0.029 zeros= 0% [ ▂▄████▂ ] [ ▇█ ] dim 0638 μ= -0.021 σ= 0.022 zeros= 0% [ ▁▇██▆▁ ] [ ▃█▆▁ ] dim 0639 μ= +0.016 σ= 0.034 zeros= 0% [ ▁▂▆████▄▁ ] [ ▇█ ] dim 0640 μ= +0.003 σ= 0.020 zeros= 0% [ ▅██▇▁ ] [ ▁▅█▇▁ ] dim 0641 μ= -0.009 σ= 0.040 zeros= 0% [ ▁▂▅█████▅▂▁ ] [ █▆ ] dim 0642 μ= +0.020 σ= 0.023 zeros= 0% [ ▂▇██▆▁ ] [ █▂ ] dim 0643 μ= -0.007 σ= 0.020 zeros= 0% [ ▁███▃ ] [ ▁██▅ ] dim 0644 μ= -0.016 σ= 0.029 zeros= 0% [ ▃████▅▁ ] [ ▄█▆▁ ] dim 0645 μ= -0.004 σ= 0.031 zeros= 0% [ ▂▅████▃▁ ] [ ▄█▄ ] dim 0646 μ= +0.009 σ= 0.031 zeros= 0% [ ▂▇███▆▂ ] [ ▁█▅ ] dim 0647 μ= -0.005 σ= 0.023 zeros= 0% [ ▂███▅▁ ] [ ▅█▃ ] dim 0648 μ= +0.005 σ= 0.028 zeros= 0% [ ▁▂████▄▁ ] [ ▄█▄ ] dim 0649 μ= -0.012 σ= 0.037 zeros= 0% [ ▁▄▇███▇▃▁ ] [ ▄█▅ ] dim 0650 μ= -0.007 σ= 0.031 zeros= 0% [ ▂▆████▃ ] [ ▇█▄ ] dim 0651 μ= +0.008 σ= 0.032 zeros= 0% [ ▁▃████▆▂▁ ] [ ▄█▄ ] dim 0652 μ= +0.029 σ= 0.031 zeros= 0% [ ▁▃▆███▆▂ ] [ ██▃ ] dim 0653 μ= -0.013 σ= 0.031 zeros= 0% [ ▁▂████▆▂▁ ] [ ▁█▅ ] dim 0654 μ= -0.006 σ= 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.018 zeros= 0% [ ▅██▅▁ ] [ ▃█▆ ] dim 0659 μ= +0.018 σ= 0.031 zeros= 0% [ ▁▅████▄▁ ] [ ▂██▅ ] dim 0660 μ= +0.006 σ= 0.037 zeros= 0% [ ▂▅████▇▃▁ ] [ ▁█▇ ] dim 0661 μ= -0.002 σ= 0.023 zeros= 0% [ ▂███▆▂ ] [ █▇ ] dim 0662 μ= -0.000 σ= 0.013 zeros= 0% [ ▂██▂ ] [ ▁▆█▆ ] dim 0663 μ= -0.010 σ= 0.038 zeros= 0% [ ▂▄█████▅▂▁ ] [ ▁██▂ ] dim 0664 μ= +0.002 σ= 0.029 zeros= 0% [ ▁▃████▄▁ ] [ ▁▇█▅ ] dim 0665 μ= -0.012 σ= 0.036 zeros= 0% [ ▁▄████▇▄▁ ] [ ▆█ ] dim 0666 μ= +0.004 σ= 0.023 zeros= 0% [ ▁▆███▂ ] [ ▁▅█▇▁ ] dim 0667 μ= +0.009 σ= 0.039 zeros= 0% [ ▁▂▅█████▄▁ ] [ ▂█ ] dim 0668 μ= +0.007 σ= 0.018 zeros= 0% [ ▂██▇▁ ] [ ▆█▁ ] dim 0669 μ= -0.019 σ= 0.028 zeros= 0% [ ▃████▃▁ ] [ ▃█▃ ] dim 0670 μ= +0.010 σ= 0.024 zeros= 0% [ ▁▄███▃▁ ] [ ▃█▂ ] dim 0671 μ= +0.030 σ= 0.024 zeros= 0% [ ▁▅███▃ ] [ ▄█▂ ] dim 0672 μ= +0.008 σ= 0.025 zeros= 0% [ ▁▅███▃▁ ] [ ▃█▂ ] dim 0673 μ= +0.009 σ= 0.023 zeros= 0% [ ▄███▃ ] [ ▂██▁ ] dim 0674 μ= +0.020 σ= 0.027 zeros= 0% [ ▁▃████▂ ] [ ▂▇█ ] dim 0675 μ= +0.019 σ= 0.029 zeros= 0% [ ▁▄████▃▁ ] [ ▇█▁ ] dim 0676 μ= -0.018 σ= 0.026 zeros= 0% [ ▂████▃▁ ] [ ▄█▅▁ ] dim 0677 μ= +0.016 σ= 0.036 zeros= 0% [ ▁▃▇████▄▂▁ ] [ ▁█▄ ] dim 0678 μ= -0.027 σ= 0.023 zeros= 0% [ ▃███▅▁ ] [ ▂█▆ ] dim 0679 μ= -0.003 σ= 0.027 zeros= 0% [ ▁▄████▂ ] [ ▃█ ] dim 0680 μ= +0.008 σ= 0.020 zeros= 0% [ ▃███▁ ] [ ▁█▆ ] dim 0681 μ= +0.038 σ= 0.024 zeros= 0% [ ▂███▆▁ ] [ ▄█▂ ] dim 0682 μ= -0.013 σ= 0.021 zeros= 0% [ ▄███▂ ] [ ▆█▂ ] dim 0683 μ= +0.002 σ= 0.030 zeros= 0% [ ▁▃████▄▁ ] [ █▅ ] dim 0684 μ= +0.019 σ= 0.016 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.014 σ= 0.036 zeros= 0% [ ▂▅████▇▃▁ ] [ ▄█▁ ] dim 0689 μ= -0.012 σ= 0.023 zeros= 0% [ ▁▄███▃ ] [ ▁█ ] dim 0690 μ= +0.010 σ= 0.017 zeros= 0% [ ▁██▇▁ ] [ ▃█▇▁ ] dim 0691 μ= +0.017 σ= 0.032 zeros= 0% [ ▂▆████▃▁ ] [ ▂█▇▁ ] dim 0692 μ= -0.001 σ= 0.030 zeros= 0% [ ▁▄████▄▁ ] [ ▂█▇▅ ] dim 0693 μ= -0.015 σ= 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.022 zeros= 0% [ ▁▃███▃ ] [ ▁█▇▃ ] dim 0697 μ= -0.019 σ= 0.033 zeros= 0% [ ▁▄████▄▂ ] [ █▇ ] dim 0698 μ= -0.021 σ= 0.016 zeros= 0% [ ▄██▃ ] [ ▁█▅ ] dim 0699 μ= -0.003 σ= 0.026 zeros= 0% [ ▃███▇▂ ] [ ▂█▆ ] dim 0700 μ= -0.005 σ= 0.027 zeros= 0% [ ▁▄███▇▂ ] [ ▆█▆ ] dim 0701 μ= +0.011 σ= 0.032 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.029 zeros= 0% [ ▂▆███▆▂ ] [ ▄█ ] dim 0706 μ= +0.025 σ= 0.014 zeros= 0% [ ▁██▃ ] [ ██ ] dim 0707 μ= -0.019 σ= 0.018 zeros= 0% [ ▄██▅▁ ] [ ▅█▆ ] dim 0708 μ= +0.011 σ= 0.031 zeros= 0% [ ▂▆███▇▂ ] [ ▁██ ] dim 0709 μ= +0.019 σ= 0.023 zeros= 0% [ ▂███▆▁ ] [ ▃█▇▃ ] dim 0710 μ= -0.000 σ= 0.039 zeros= 0% [ ▁▄▆████▇▃▁ ] [ ▆█▅▁ ] dim 0711 μ= -0.007 σ= 0.037 zeros= 0% [ ▁▃▇████▅▂ ] [ ▅█▂ ] dim 0712 μ= -0.014 σ= 0.025 zeros= 0% [ ▁▆███▃ ] [ ▃█▆ ] dim 0713 μ= -0.006 σ= 0.027 zeros= 0% [ ▁▄███▆▂ ] [ ▅█▆▁ ] dim 0714 μ= -0.007 σ= 0.035 zeros= 0% [ ▁▄▇████▄▁ ] [ ██ ] dim 0715 μ= +0.020 σ= 0.020 zeros= 0% [ ▁▇██▆▁ ] [ █▂ ] dim 0716 μ= +0.014 σ= 0.019 zeros= 0% [ ▁▇██▂ ] [ ▅█▆ ] dim 0717 μ= +0.010 σ= 0.028 zeros= 0% [ ▂▇███▆▂ ] [ █▂ ] dim 0718 μ= -0.026 σ= 0.016 zeros= 0% [ ▅██▂ ] [ ▃▇█▂ ] dim 0719 μ= +0.043 σ= 0.036 zeros= 0% [ ▁▂▅████▆▂▁ ] [ ▃█▇▃ ] dim 0720 μ= -0.000 σ= 0.032 zeros= 0% [ ▁▅████▄▁ ] [ ▅█▁ ] dim 0721 μ= -0.016 σ= 0.025 zeros= 0% [ ▁▇███▃ ] [ █▅ ] dim 0722 μ= -0.004 σ= 0.018 zeros= 0% [ ▁▇██▃ ] [ ▂█▇▂ ] dim 0723 μ= -0.019 σ= 0.033 zeros= 0% [ ▁▅████▆▁▁ ] [ ▅█▅ ] dim 0724 μ= +0.012 σ= 0.032 zeros= 0% [ ▁▃▇████▂▁ ] [ ▅█ ] dim 0725 μ= +0.004 σ= 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.009 σ= 0.025 zeros= 0% [ ▁▅███▃▁ ] [ ▅█▁ ] dim 0730 μ= -0.016 σ= 0.025 zeros= 0% [ ▁▇███▃ ] [ ▁██▃ ] dim 0731 μ= +0.003 σ= 0.030 zeros= 0% [ ▁▄████▅▁ ] [ ▅█▂ ] dim 0732 μ= +0.007 σ= 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.025 σ= 0.020 zeros= 0% [ ▁███▄ ] [ ▂██▂ ] dim 0737 μ= -0.022 σ= 0.031 zeros= 0% [ ▂▄████▄▁ ] [ ▆██▄ ] dim 0738 μ= +0.023 σ= 0.045 zeros= 0% [ ▁▄█████▇▅▃▁ ] [ ▆█ ] dim 0739 μ= -0.017 σ= 0.021 zeros= 0% [ ▁▄██▇▂ ] [ ▄█▇▂ ] dim 0740 μ= +0.014 σ= 0.038 zeros= 0% [ ▂▄█████▄▂▁ ] [ ▅█▂ ] dim 0741 μ= +0.029 σ= 0.025 zeros= 0% [ ▁▅███▃▁ ] [ ▇█▄ ] dim 0742 μ= -0.015 σ= 0.032 zeros= 0% [ ▁▄████▆▁▁ ] [ ▅█ ] dim 0743 μ= -0.038 σ= 0.019 zeros= 0% [ ▃██▅▁ ] [ ▁▆█▃ ] dim 0744 μ= +0.003 σ= 0.031 zeros= 0% [ ▁▃████▅▁ ] [ █▅ ] dim 0745 μ= +0.017 σ= 0.023 zeros= 0% [ ▂███▅▁ ] [ █▁ ] dim 0746 μ= -0.007 σ= 0.017 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.002 σ= 0.039 zeros= 0% [ ▁▄▇████▆▃▁ ] [ ▅█▁ ] dim 0751 μ= +0.002 σ= 0.031 zeros= 0% [ ▁▃████▄▁ ] [ ▁▇█▁ ] dim 0752 μ= +0.002 σ= 0.027 zeros= 0% [ ▂████▃▁ ] [ ▂█▅ ] dim 0753 μ= -0.007 σ= 0.023 zeros= 0% [ ▃███▄▁ ] [ █ ] dim 0754 μ= -0.013 σ= 0.011 zeros= 0% [ ▆█▃ ] [ █▃ ] dim 0755 μ= -0.007 σ= 0.018 zeros= 0% [ ▁███▂ ] [ ▄█▆ ] dim 0756 μ= +0.015 σ= 0.027 zeros= 0% [ ▁▄███▆▁ ] [ ▆█▁ ] dim 0757 μ= +0.002 σ= 0.026 zeros= 0% [ ▂████▃ ] [ ▄█▅ ] dim 0758 μ= -0.009 σ= 0.035 zeros= 0% [ ▁▃█████▄▁ ] [ ▄██▄ ] dim 0759 μ= +0.022 σ= 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.029 zeros= 0% [ ▂▆███▇▁ ] [ ▂█▅ ] dim 0763 μ= -0.004 σ= 0.028 zeros= 0% [ ▁▄███▇▂▁ ] [ ▅█▄ ] dim 0764 μ= +0.010 σ= 0.025 zeros= 0% [ ▁▅███▄▁ ] [ █ ] dim 0765 μ= +0.011 σ= 0.016 zeros= 0% [ ▁▇██▁ ] [ ▅█▅ ] dim 0766 μ= -0.011 σ= 0.032 zeros= 0% [ ▁▃█████▂ ] [ ▃█▆ ] dim 0767 μ= +0.016 σ= 0.030 zeros= 0% [ ▁▅████▃ ] [ ▁█▂ ] dim 0768 μ= -0.010 σ= 0.019 zeros= 0% [ ▂███▂ ] [ ▃█▇ ] dim 0769 μ= -0.003 σ= 0.028 zeros= 0% [ ▁▄████▃ ] [ ▄██ ] dim 0770 μ= -0.004 σ= 0.030 zeros= 0% [ ▁▅████▃▁ ] [ ▅█▂ ] dim 0771 μ= -0.012 σ= 0.022 zeros= 0% [ ▄███▃ ] [ █▁ ] dim 0772 μ= +0.014 σ= 0.016 zeros= 0% [ ▁▆██▁ ] [ ▄█▅ ] dim 0773 μ= -0.010 σ= 0.029 zeros= 0% [ ▂▆███▆▂ ] [ ▁▇██▂ ] dim 0774 μ= -0.008 σ= 0.037 zeros= 0% [ ▁▄█████▄▂ ] [ █▅ ] dim 0775 μ= -0.003 σ= 0.023 zeros= 0% [ ▂███▅▁ ] [ ▁▅█▅ ] dim 0776 μ= +0.007 σ= 0.034 zeros= 0% [ ▁▄████▆▂ ] [ ▁▇█▄ ] dim 0777 μ= -0.017 σ= 0.032 zeros= 0% [ ▁▄████▅▂ ] [ ▁█▄ ] dim 0778 μ= +0.013 σ= 0.021 zeros= 0% [ ▃███▄ ] [ ▁█▅ ] dim 0779 μ= -0.005 σ= 0.025 zeros= 0% [ ▃███▆▁ ] [ ▁█▇ ] dim 0780 μ= -0.023 σ= 0.024 zeros= 0% [ ▃███▇▂ ] [ ▃█▂ ] dim 0781 μ= -0.011 σ= 0.020 zeros= 0% [ ▂███▃ ] [ ▂█ ] dim 0782 μ= +0.028 σ= 0.017 zeros= 0% [ ▂██▆▁ ] [ ▇█ ] dim 0783 μ= +0.001 σ= 0.024 zeros= 0% [ ▂████▂ ] [ ▂█▇ ] dim 0784 μ= -0.003 σ= 0.026 zeros= 0% [ ▁▃███▇▂ ] [ ▁█▅ ] dim 0785 μ= -0.004 σ= 0.024 zeros= 0% [ ▂███▅▁ ] [ ▁▇█▂ ] dim 0786 μ= +0.021 σ= 0.030 zeros= 0% [ ▁▄████▃▁ ] [ ▆█ ] dim 0787 μ= +0.002 σ= 0.021 zeros= 0% [ ▁▆██▆▁ ] [ ▅█▃ ] dim 0788 μ= +0.027 σ= 0.026 zeros= 0% [ ▂▆███▃▁ ] [ ▂█▆ ] dim 0789 μ= +0.017 σ= 0.027 zeros= 0% [ ▁▄███▇▂ ] [ ▄█▇▁ ] dim 0790 μ= -0.025 σ= 0.035 zeros= 0% [ ▁▂▆████▄▁ ] [ █▁ ] dim 0791 μ= -0.009 σ= 0.016 zeros= 0% [ ▁▇██▁ ] [ ▄█▇▁ ] dim 0792 μ= +0.017 σ= 0.033 zeros= 0% [ ▂▇████▄▁ ] [ ▂█▆ ] dim 0793 μ= -0.005 σ= 0.024 zeros= 0% [ ▁▃███▆▁ ] [ █▇ ] dim 0794 μ= +0.000 σ= 0.026 zeros= 0% [ ▂███▇▂▁ ] [ ▂█▆ ] dim 0795 μ= -0.005 σ= 0.026 zeros= 0% [ ▃███▆▁ ] [ ▃█▅ ] dim 0796 μ= +0.014 σ= 0.024 zeros= 0% [ ▃███▅▁ ] [ ▃█▄ ] dim 0797 μ= -0.028 σ= 0.027 zeros= 0% [ ▁▄███▆▁ ] [ ▁██▂ ] dim 0798 μ= +0.002 σ= 0.028 zeros= 0% [ ▁▃████▃▁ ] [ █▇ ] dim 0799 μ= -0.041 σ= 0.025 zeros= 0% [ ▂███▇▂ ] [ ▅█▄ ] dim 0800 μ= +0.029 σ= 0.039 zeros= 0% [ ▂▄█████▃▂ ] [ █ ] dim 0801 μ= -0.028 σ= 0.013 zeros= 0% [ ▅█▇ ] [ ▁█▆ ] dim 0802 μ= -0.025 σ= 0.023 zeros= 0% [ ▂███▆▁ ] [ █ ] dim 0803 μ= +0.009 σ= 0.015 zeros= 0% [ ▁██▆ ] [ ▃█▇▂ ] dim 0804 μ= +0.017 σ= 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.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.013 σ= 0.034 zeros= 0% [ ▁▃▇████▄▁ ] [ ▁██▄ ] dim 0812 μ= +0.004 σ= 0.033 zeros= 0% [ ▁▄████▆▂ ] [ ▅█▂ ] dim 0813 μ= +0.026 σ= 0.024 zeros= 0% [ ▁▆███▃ ] [ ▂█▂ ] dim 0814 μ= +0.012 σ= 0.021 zeros= 0% [ ▂███▃ ] [ ▂█▇ ] dim 0815 μ= -0.003 σ= 0.025 zeros= 0% [ ▃███▆▂ ] [ █▇ ] dim 0816 μ= +0.040 σ= 0.022 zeros= 0% [ ▁███▅▁ ] [ █ ] dim 0817 μ= +0.033 σ= 0.016 zeros= 0% [ ▁▇██▁ ] [ ▂▇█▄ ] dim 0818 μ= -0.016 σ= 0.031 zeros= 0% [ ▁▃████▆▂ ] [ ▄█▅ ] dim 0819 μ= +0.034 σ= 0.034 zeros= 0% [ ▁▂▇███▇▃▁ ] [ ▂▇█▃ ] dim 0820 μ= +0.004 σ= 0.035 zeros= 0% [ ▂▄████▆▃▁ ] [ ▆█ ] dim 0821 μ= +0.004 σ= 0.021 zeros= 0% [ ▁▅███▁ ] [ █▃ ] dim 0822 μ= -0.006 σ= 0.021 zeros= 0% [ ▂███▃ ] [ ▆█▅ ] dim 0823 μ= -0.011 σ= 0.034 zeros= 0% [ ▁▃████▇▃▁ ] [ ▂█▄ ] dim 0824 μ= -0.006 σ= 0.025 zeros= 0% [ ▁▃███▅▁ ] [ █▇ ] dim 0825 μ= +0.000 σ= 0.024 zeros= 0% [ ▂▇██▇▂ ] [ ▂█▆ ] dim 0826 μ= +0.017 σ= 0.030 zeros= 0% [ ▁▅████▂▁ ] [ ▂█ ] dim 0827 μ= -0.011 σ= 0.018 zeros= 0% [ ▁██▇▁ ] [ ▂█▆ ] dim 0828 μ= -0.025 σ= 0.028 zeros= 0% [ ▁▄███▇▂ ] [ ▄█▄ ] dim 0829 μ= -0.009 σ= 0.035 zeros= 0% [ ▁▃█████▄▁ ] [ ▄▇█▄ ] dim 0830 μ= +0.001 σ= 0.038 zeros= 0% [ ▁▃▆████▇▃▁ ] [ ▇█ ] dim 0831 μ= -0.000 σ= 0.014 zeros= 0% [ ▃██▂ ] [ ▅█▂ ] dim 0832 μ= -0.014 σ= 0.025 zeros= 0% [ ▁▅███▃▁ ] [ ▃██▂ ] dim 0833 μ= +0.001 σ= 0.030 zeros= 0% [ ▁▃████▄▁ ] [ ▂█▆▂ ] dim 0834 μ= -0.001 σ= 0.033 zeros= 0% [ ▁▅████▄▁ ] [ ▂█▅ ] dim 0835 μ= -0.006 σ= 0.027 zeros= 0% [ ▁▄███▆▂ ] [ ▆█ ] dim 0836 μ= +0.001 σ= 0.021 zeros= 0% [ ▁▅██▅▁ ] [ ▆█▂ ] dim 0837 μ= +0.027 σ= 0.028 zeros= 0% [ ▂▇███▄▁ ] [ ▂█▂ ] dim 0838 μ= +0.012 σ= 0.020 zeros= 0% [ ▂███▂ ] [ ▄█▄ ] dim 0839 μ= -0.010 σ= 0.026 zeros= 0% [ ▁▅███▄▁ ] [ ▃█▆ ] dim 0840 μ= -0.004 σ= 0.030 zeros= 0% [ ▁▅████▃▁ ] [ ▅█▄ ] dim 0841 μ= +0.010 σ= 0.027 zeros= 0% [ ▁▆███▆▁ ] [ ▂█▆▁ ] dim 0842 μ= -0.021 σ= 0.032 zeros= 0% [ ▁▅████▅▁ ] [ █ ] dim 0843 μ= +0.011 σ= 0.013 zeros= 0% [ ▆█▆ ] [ ▆█▁ ] dim 0844 μ= +0.006 σ= 0.024 zeros= 0% [ ▁▅███▂▁ ] [ ▅█▃ ] dim 0845 μ= -0.012 σ= 0.030 zeros= 0% [ ▂▆███▆▁ ] [ ▁██ ] dim 0846 μ= -0.023 σ= 0.025 zeros= 0% [ ▃███▇▂ ] [ ▂█▇▃ ] dim 0847 μ= +0.023 σ= 0.033 zeros= 0% [ ▁▄████▅▂ ] [ ▃▇█▂ ] dim 0848 μ= -0.001 σ= 0.031 zeros= 0% [ ▁▅████▅▁ ] [ ▃█▆▁ ] dim 0849 μ= +0.036 σ= 0.032 zeros= 0% [ ▂▇████▃▁ ] [ ▁█▆ ] dim 0850 μ= +0.018 σ= 0.022 zeros= 0% [ ▁███▆▁ ] [ ▅█▁ ] dim 0851 μ= +0.006 σ= 0.025 zeros= 0% [ ▁▆███▃ ] [ ▁▅█▆▁ ] dim 0852 μ= +0.012 σ= 0.039 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.005 σ= 0.030 zeros= 0% [ ▃████▅▂ ] [ ▃█▆ ] dim 0858 μ= -0.003 σ= 0.028 zeros= 0% [ ▁▄███▇▃▁ ] [ █▇ ] dim 0859 μ= +0.000 σ= 0.022 zeros= 0% [ ▁▇██▆▁ ] [ ▃██▅ ] dim 0860 μ= -0.018 σ= 0.032 zeros= 0% [ ▁▄████▆▁ ] [ ▇█ ] dim 0861 μ= +0.002 σ= 0.018 zeros= 0% [ ▄██▆ ] [ ▅█▇▂ ] dim 0862 μ= -0.024 σ= 0.036 zeros= 0% [ ▁▂▆████▅▂▁ ] [ ▂█▄ ] dim 0863 μ= +0.014 σ= 0.023 zeros= 0% [ ▃███▅▁ ] [ ▅█▂ ] dim 0864 μ= +0.008 σ= 0.025 zeros= 0% [ ▁▅███▃▁ ] [ █▆ ] dim 0865 μ= +0.000 σ= 0.021 zeros= 0% [ ▁▇██▆▁ ] [ ▁██▁ ] dim 0866 μ= -0.021 σ= 0.026 zeros= 0% [ ▃████▂ ] [ ▃█▁ ] dim 0867 μ= +0.008 σ= 0.022 zeros= 0% [ ▁▄███▃ ] [ ▇█ ] dim 0868 μ= +0.002 σ= 0.024 zeros= 0% [ ▂▇███▂ ] [ ▄█ ] dim 0869 μ= -0.038 σ= 0.016 zeros= 0% [ ▃██▅ ] [ ▃█▇▁ ] dim 0870 μ= -0.003 σ= 0.031 zeros= 0% [ ▁▅████▄▁ ] [ ▂▇█▃ ] dim 0871 μ= +0.004 σ= 0.036 zeros= 0% [ ▂▆████▆▃▁ ] [ ▁▅█▄ ] dim 0872 μ= -0.013 σ= 0.037 zeros= 0% [ ▁▄████▇▃▁ ] [ ▄█▅ ] dim 0873 μ= -0.007 σ= 0.030 zeros= 0% [ ▂▅███▇▂ ] [ ▆█▆▂ ] dim 0874 μ= +0.016 σ= 0.037 zeros= 0% [ ▁▄█████▅▂ ] [ █▁ ] dim 0875 μ= -0.006 σ= 0.015 zeros= 0% [ ▅██▁ ] [ █ ] dim 0876 μ= +0.012 σ= 0.016 zeros= 0% [ ▁▇██▁ ] [ █▇ ] dim 0877 μ= -0.002 σ= 0.021 zeros= 0% [ ▁▇██▅▁ ] [ █ ] dim 0878 μ= -0.008 σ= 0.015 zeros= 0% [ ▆██▁ ] [ ▅██ ] dim 0879 μ= -0.007 σ= 0.038 zeros= 0% [ ▁▄█████▅▂▁ ] [ ▄█▅ ] dim 0880 μ= +0.032 σ= 0.032 zeros= 0% [ ▁▃▇████▃ ] [ ▅█ ] dim 0881 μ= -0.038 σ= 0.019 zeros= 0% [ ▄██▇▁ ] [ ▂▆█▄ ] dim 0882 μ= +0.005 σ= 0.035 zeros= 0% [ ▁▄████▆▃ ] [ ▇█▂ ] dim 0883 μ= -0.015 σ= 0.027 zeros= 0% [ ▂▇███▄▁ ] [ ▂█▆ ] dim 0884 μ= -0.004 σ= 0.029 zeros= 0% [ ▁▄███▇▃ ] [ ▄█ ] dim 0885 μ= -0.014 σ= 0.019 zeros= 0% [ ▃███▁ ] [ ▆█▂ ] dim 0886 μ= -0.015 σ= 0.027 zeros= 0% [ ▂▇███▄▁ ] [ ▇█ ] dim 0887 μ= +0.042 σ= 0.019 zeros= 0% [ ▁▆██▅▁ ] [ ▅█ ] dim 0888 μ= -0.014 σ= 0.020 zeros= 0% [ ▃███▁ ] [ ▁▇█▅ ] dim 0889 μ= -0.013 σ= 0.032 zeros= 0% [ ▁▃████▇▂ ] [ ▁█▄ ] dim 0890 μ= +0.017 σ= 0.023 zeros= 0% [ ▂███▅▁ ] [ ▁██▂ ] dim 0891 μ= +0.001 σ= 0.028 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.001 σ= 0.045 zeros= 0% [ ▁▂▅██████▅▂ ] [ ▃██▂ ] dim 0896 μ= +0.037 σ= 0.032 zeros= 0% [ ▂▆████▃▁ ] [ ▁█▃ ] dim 0897 μ= -0.007 σ= 0.021 zeros= 0% [ ▂███▄ ] [ ▆█▂ ] dim 0898 μ= -0.034 σ= 0.027 zeros= 0% [ ▁▇███▅▁ ] [ ▇█ ] dim 0899 μ= -0.020 σ= 0.017 zeros= 0% [ ▄██▄ ] [ ▆█▃ ] dim 0900 μ= -0.012 σ= 0.027 zeros= 0% [ ▁▆███▅▁ ] [ ▄█▅ ] dim 0901 μ= +0.013 σ= 0.032 zeros= 0% [ ▂▇███▇▃▁ ] [ ▆█ ] dim 0902 μ= +0.021 σ= 0.028 zeros= 0% [ ▁▃████▃ ] [ ▂█▆▂ ] dim 0903 μ= -0.021 σ= 0.033 zeros= 0% [ ▂▅████▅▁ ] [ ▅█▃ ] dim 0904 μ= -0.013 σ= 0.025 zeros= 0% [ ▁▅███▄▁ ] [ ▃▆█▃ ] dim 0905 μ= +0.024 σ= 0.038 zeros= 0% [ ▁▂▆████▇▃▁ ] [ ▁█▆ ] dim 0906 μ= +0.018 σ= 0.028 zeros= 0% [ ▁▃████▂ ] [ ▁█ ] dim 0907 μ= +0.009 σ= 0.018 zeros= 0% [ ▂███▁ ] [ ▁█▄ ] dim 0908 μ= -0.005 σ= 0.023 zeros= 0% [ ▂███▅▁ ] [ █▇▄ ] dim 0909 μ= +0.004 σ= 0.029 zeros= 0% [ ▁▃████▄▁ ] [ ▁▆█▇▅ ] dim 0910 μ= -0.008 σ= 0.048 zeros= 0% [ ▁▂▃▆█████▇▄▂ ] -> OUTLIER_SPREAD: this_std=0.0479, mean_std=0.0265, +3.0sigma vs threshold=3.0sigma [ █▅ ] dim 0911 μ= -0.001 σ= 0.026 zeros= 0% [ ▂███▇▂ ] [ ▅█ ] dim 0912 μ= -0.016 σ= 0.020 zeros= 0% [ ▄██▇▁ ] [ ▁█▄ ] dim 0913 μ= +0.015 σ= 0.023 zeros= 0% [ ▂███▄▁ ] [ ▄█▅ ] dim 0914 μ= +0.012 σ= 0.025 zeros= 0% [ ▁▄███▅▁ ] [ ▆█▃ ] dim 0915 μ= +0.007 σ= 0.027 zeros= 0% [ ▂▆███▄▁ ] [ ▃█▄ ] dim 0916 μ= -0.007 σ= 0.031 zeros= 0% [ ▁▆███▇▃▁ ] [ ▃█▅ ] dim 0917 μ= -0.008 σ= 0.024 zeros= 0% [ ▃███▄▁ ] [ ▄██▂ ] dim 0918 μ= -0.003 σ= 0.034 zeros= 0% [ ▁▂▇████▄▁ ] [ ▂▇█▃ ] dim 0919 μ= +0.004 σ= 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.009 σ= 0.020 zeros= 0% [ ▂███▃ ] [ ▅█ ] dim 0924 μ= -0.016 σ= 0.023 zeros= 0% [ ▁▅███▂ ] [ ▅█▄ ] dim 0925 μ= -0.032 σ= 0.032 zeros= 0% [ ▁▂▇███▆▃▁ ] [ ▅█▆ ] dim 0926 μ= +0.033 σ= 0.027 zeros= 0% [ ▁▅███▅▁ ] [ ▄█▄ ] dim 0927 μ= +0.010 σ= 0.024 zeros= 0% [ ▁▅███▄ ] [ ▃█▇▄ ] dim 0928 μ= -0.019 σ= 0.035 zeros= 0% [ ▁▅████▆▂▁ ] [ █▇ ] dim 0929 μ= -0.001 σ= 0.023 zeros= 0% [ ▂███▇▁ ] [ ▁█▃ ] dim 0930 μ= -0.007 σ= 0.020 zeros= 0% [ ▂███▃ ] [ ▅█▄ ] dim 0931 μ= -0.010 σ= 0.035 zeros= 0% [ ▁▃████▇▄▁ ] [ ▃█ ] dim 0932 μ= +0.005 σ= 0.014 zeros= 0% [ ▁██▄ ] [ █ ] dim 0933 μ= -0.013 σ= 0.012 zeros= 0% [ ▇█▄ ] [ ▄██▃ ] dim 0934 μ= -0.020 σ= 0.036 zeros= 0% [ ▁▂▆████▆▂▁ ] [ ▂█▅ ] dim 0935 μ= -0.027 σ= 0.025 zeros= 0% [ ▃███▅▁ ] [ ▅█ ] dim 0936 μ= +0.004 σ= 0.017 zeros= 0% [ ▂██▅ ] [ █▆ ] dim 0937 μ= -0.002 σ= 0.022 zeros= 0% [ ▁▇██▅▁ ] [ ▆█▄ ] dim 0938 μ= +0.009 σ= 0.032 zeros= 0% [ ▃████▆▂▁ ] [ ▇█▄ ] dim 0939 μ= -0.014 σ= 0.027 zeros= 0% [ ▂▇███▅▁ ] [ ▃█▅ ] dim 0940 μ= +0.014 σ= 0.029 zeros= 0% [ ▂▅███▇▂ ] [ ▁██▁ ] dim 0941 μ= +0.001 σ= 0.028 zeros= 0% [ ▃████▃▁ ] [ ▅▅█▃ ] dim 0942 μ= +0.017 σ= 0.042 zeros= 0% [ ▂▄▇████▆▃▁ ] [ ▂█▂ ] dim 0943 μ= -0.009 σ= 0.021 zeros= 0% [ ▂███▃ ] [ ▄█▇ ] dim 0944 μ= +0.014 σ= 0.031 zeros= 0% [ ▂▅████▃▁ ] [ █▃ ] dim 0945 μ= +0.017 σ= 0.017 zeros= 0% [ ▁▅██▃ ] [ ▂█▅ ] dim 0946 μ= -0.006 σ= 0.028 zeros= 0% [ ▁▅███▇▂ ] [ ▆█▃ ] dim 0947 μ= -0.012 σ= 0.026 zeros= 0% [ ▁▅███▄▁ ] [ ▂█▃ ] dim 0948 μ= +0.013 σ= 0.023 zeros= 0% [ ▃███▄▁ ] [ ▁▆█▃ ] dim 0949 μ= +0.005 σ= 0.031 zeros= 0% [ ▁▃████▅▂ ] [ ██ ] dim 0950 μ= +0.022 σ= 0.022 zeros= 0% [ ▁▆██▇▁ ] [ ▄█▂ ] dim 0951 μ= +0.008 σ= 0.023 zeros= 0% [ ▁▄███▃ ] [ ▃█▆ ] dim 0952 μ= +0.018 σ= 0.031 zeros= 0% [ ▁▅████▃▁ ] [ ▂█▄ ] dim 0953 μ= -0.007 σ= 0.027 zeros= 0% [ ▁▄███▆▂ ] [ ▂█▅ ] dim 0954 μ= -0.027 σ= 0.030 zeros= 0% [ ▁▅███▇▂ ] [ ▄█▅ ] dim 0955 μ= +0.013 σ= 0.030 zeros= 0% [ ▂▆███▆▂▁ ] [ █▁ ] dim 0956 μ= -0.007 σ= 0.017 zeros= 0% [ ▁▇██▂ ] [ ██ ] dim 0957 μ= +0.001 σ= 0.017 zeros= 0% [ ▄██▄ ] [ ▃█▂ ] dim 0958 μ= +0.009 σ= 0.023 zeros= 0% [ ▄███▃ ] [ ▁█▇▁ ] dim 0959 μ= +0.001 σ= 0.029 zeros= 0% [ ▁▄████▄▁ ] [ █▇ ] dim 0960 μ= -0.000 σ= 0.023 zeros= 0% [ ▂████▁ ] [ █▆ ] dim 0961 μ= -0.004 σ= 0.020 zeros= 0% [ ▁███▄▁ ] [ █▅ ] dim 0962 μ= -0.005 σ= 0.019 zeros= 0% [ ▁▇██▃ ] [ ▃█▂ ] dim 0963 μ= -0.012 σ= 0.024 zeros= 0% [ ▁▄███▃ ] [ ▂██▆ ] dim 0964 μ= -0.013 σ= 0.033 zeros= 0% [ ▁▄█████▃▁ ] [ ▁█▇▃ ] dim 0965 μ= -0.017 σ= 0.035 zeros= 0% [ ▂▅████▆▂ ] [ ▄███▃ ] dim 0966 μ= +0.011 σ= 0.043 zeros= 0% [ ▁▃▇█████▆▃▁ ] [ ▃█▁ ] dim 0967 μ= -0.033 σ= 0.021 zeros= 0% [ ▃███▂ ] [ █ ] dim 0968 μ= -0.010 σ= 0.016 zeros= 0% [ ▁▇█▇▁ ] [ ▂██▃ ] dim 0969 μ= +0.021 σ= 0.031 zeros= 0% [ ▁▅████▄▁ ] [ ▁▆█▅ ] dim 0970 μ= +0.009 σ= 0.037 zeros= 0% [ ▁▄█████▄▁ ] [ ▂▆█▇▃ ] dim 0971 μ= +0.014 σ= 0.047 zeros= 0% [ ▁▃▇██████▄▁▁ ] [ ▆█▇ ] dim 0972 μ= -0.011 σ= 0.032 zeros= 0% [ ▁▃████▇▂▁ ] [ █▇ ] dim 0973 μ= -0.002 σ= 0.019 zeros= 0% [ ▁▆██▄▁ ] [ █▇ ] dim 0974 μ= -0.021 σ= 0.014 zeros= 0% [ ▃██▂ ] [ █▅ ] dim 0975 μ= -0.005 σ= 0.019 zeros= 0% [ ▁▇██▃ ] [ ▃█▄ ] dim 0976 μ= -0.008 σ= 0.027 zeros= 0% [ ▁▄███▅▂ ] [ ▄█▅ ] dim 0977 μ= -0.007 σ= 0.033 zeros= 0% [ ▁▃▆████▃▁ ] [ ▁█▇▂ ] dim 0978 μ= +0.023 σ= 0.029 zeros= 0% [ ▁▃████▄▁ ] [ █▇ ] dim 0979 μ= -0.002 σ= 0.022 zeros= 0% [ ▁███▆▁ ] [ ▂█▅ ] dim 0980 μ= -0.009 σ= 0.024 zeros= 0% [ ▁▄███▄▁ ] [ ▃█▅ ] dim 0981 μ= +0.015 σ= 0.027 zeros= 0% [ ▁▄███▇▁ ] [ ▇█▂ ] dim 0982 μ= +0.003 σ= 0.027 zeros= 0% [ ▂████▃▁ ] [ █▄ ] dim 0983 μ= +0.016 σ= 0.021 zeros= 0% [ ▂▇██▄▁ ] [ █▅ ] dim 0984 μ= -0.002 σ= 0.016 zeros= 0% [ ▄██▂ ] [ ▅█▅ ] dim 0985 μ= +0.032 σ= 0.026 zeros= 0% [ ▁▅███▄▁ ] [ ▃▇█▄ ] dim 0986 μ= +0.022 σ= 0.037 zeros= 0% [ ▁▂▆████▇▂▁ ] [ ▂█▇▃ ] dim 0987 μ= -0.018 σ= 0.035 zeros= 0% [ ▁▅████▆▃ ] [ ▅█ ] dim 0988 μ= +0.003 σ= 0.015 zeros= 0% [ ▂██▄ ] [ ▂█▆▂ ] dim 0989 μ= -0.022 σ= 0.034 zeros= 0% [ ▁▁▅████▄▂ ] [ ▃██▂ ] dim 0990 μ= -0.021 σ= 0.033 zeros= 0% [ ▂▆████▅▂ ] [ █▄ ] dim 0991 μ= -0.003 σ= 0.016 zeros= 0% [ ▄██▂ ] [ ▁▇█▂ ] dim 0992 μ= -0.020 σ= 0.028 zeros= 0% [ ▁▃████▃▁ ] [ ▄█▅ ] dim 0993 μ= -0.011 σ= 0.037 zeros= 0% [ ▁▄█████▄▁ ] [ ▁▇█▁ ] dim 0994 μ= +0.001 σ= 0.029 zeros= 0% [ ▄████▃▁ ] [ ▂██▆ ] dim 0995 μ= -0.015 σ= 0.034 zeros= 0% [ ▁▄████▇▂▁ ] [ ▅█ ] dim 0996 μ= -0.016 σ= 0.019 zeros= 0% [ ▃██▇▁ ] [ ▅█▃ ] dim 0997 μ= -0.011 σ= 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.015 σ= 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.011 σ= 0.025 zeros= 0% [ ▁▅███▅▁ ] [ █▆ ] dim 1008 μ= -0.003 σ= 0.024 zeros= 0% [ ▂███▆▁ ] [ ▄█▂ ] dim 1009 μ= +0.008 σ= 0.023 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.003 σ= 0.029 zeros= 0% [ ▁▃████▃ ] [ ▇█ ] dim 1015 μ= -0.020 σ= 0.011 zeros= 0% [ ▁██▁ ] [ █▆ ] dim 1016 μ= -0.003 σ= 0.019 zeros= 0% [ ▁▇██▄ ] [ █ ] dim 1017 μ= -0.010 σ= 0.016 zeros= 0% [ ▁▇██▁ ] [ ▆█▄ ] dim 1018 μ= -0.013 σ= 0.027 zeros= 0% [ ▁▆███▄▁ ] [ ▅█▄ ] dim 1019 μ= -0.009 σ= 0.030 zeros= 0% [ ▂▆███▆▂▁ ] [ █▅ ] dim 1020 μ= -0.004 σ= 0.024 zeros= 0% [ ▃███▅▁ ] [ ▄█▄ ] dim 1021 μ= +0.033 σ= 0.028 zeros= 0% [ ▁▅███▅▂ ] [ ▁▇█▄ ] dim 1022 μ= +0.004 σ= 0.033 zeros= 0% [ ▁▄████▆▂ ] [ ▇█▃ ] dim 1023 μ= +0.006 σ= 0.030 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%) 1.1s smell: 200/2000 ( 10%) 1.7s smell: 300/2000 ( 15%) 2.3s smell: 400/2000 ( 20%) 3.0s smell: 500/2000 ( 25%) 3.5s smell: 600/2000 ( 30%) 4.1s smell: 700/2000 ( 35%) 4.6s smell: 800/2000 ( 40%) 5.0s smell: 900/2000 ( 45%) 5.7s smell: 1000/2000 ( 50%) 6.6s smell: 1100/2000 ( 55%) 7.4s smell: 1200/2000 ( 60%) 8.1s smell: 1300/2000 ( 65%) 8.9s smell: 1400/2000 ( 70%) 9.8s smell: 1500/2000 ( 75%) 10.8s smell: 1600/2000 ( 80%) 11.5s smell: 1700/2000 ( 85%) 12.2s smell: 1800/2000 ( 90%) 13.0s smell: 1900/2000 ( 95%) 13.5s smell: 2000/2000 (100%) 14.1s smell: 3 degenerate dim(s) found in 14.2s: (OUTLIER_SPREAD: std of all dims: μ=0.027, σ=0.007, threshold=3.0σ) [ ▅██▇▃ ] dim 0585 μ= -0.033 σ= 0.051 zeros= 0% [ ▂▃▄███████▄▂ ] -> OUTLIER_SPREAD: this_std=0.0509, mean_std=0.0266, +3.4sigma vs threshold=3.0sigma [ ▂▇█▆▃ ] dim 0910 μ= -0.007 σ= 0.050 zeros= 0% [ ▁▂▄███████▅▂▁ ] -> OUTLIER_SPREAD: this_std=0.0495, mean_std=0.0266, +3.3sigma vs threshold=3.0sigma [ ▂▆█▇▄ ] dim 0971 μ= +0.015 σ= 0.049 zeros= 0% [ ▁▁▃▇█████▇▅▂▁ ] -> OUTLIER_SPREAD: this_std=0.0486, mean_std=0.0266, +3.1sigma vs threshold=3.0sigma smell: all 1024 dims: [ █▇ ] dim 0000 μ= +0.002 σ= 0.024 zeros= 0% [ ▂▇███▂ ] [ ▃█▇ ] dim 0001 μ= +0.017 σ= 0.026 zeros= 0% [ ▁▄███▇▂ ] [ ▅█▆▁ ] dim 0002 μ= -0.006 σ= 0.033 zeros= 0% [ ▁▃▇████▃▁ ] [ ▂██▁ ] dim 0003 μ= +0.023 σ= 0.029 zeros= 0% [ ▁▃████▄▁ ] [ ▃██▂ ] dim 0004 μ= -0.018 σ= 0.028 zeros= 0% [ ▁▃████▃▁ ] [ ▆█▅ ] dim 0005 μ= -0.008 σ= 0.034 zeros= 0% [ ▁▄█████▃▁ ] [ █▅ ] dim 0006 μ= -0.000 σ= 0.020 zeros= 0% [ ▁▇██▅ ] [ ▃█▂ ] dim 0007 μ= -0.030 σ= 0.021 zeros= 0% [ ▄███▂ ] [ ▇█ ] dim 0008 μ= -0.017 σ= 0.019 zeros= 0% [ ▁▅██▆▁ ] [ ▅█▂ ] dim 0009 μ= +0.007 σ= 0.029 zeros= 0% [ ▁▃▇███▅▁ ] [ ▄█▆ ] dim 0010 μ= +0.014 σ= 0.032 zeros= 0% [ ▁▂▇████▃▁ ] [ ▂▇█▇ ] dim 0011 μ= -0.010 σ= 0.035 zeros= 0% [ ▂▄████▇▃▁ ] [ ▂█▂ ] dim 0012 μ= +0.011 σ= 0.019 zeros= 0% [ ▂███▁ ] [ ▃█▃ ] dim 0013 μ= -0.008 σ= 0.021 zeros= 0% [ ▃███▃ ] [ ▂▇█▄ ] dim 0014 μ= +0.005 σ= 0.035 zeros= 0% [ ▂▆█████▂ ] [ █▅ ] dim 0015 μ= -0.000 σ= 0.021 zeros= 0% [ ▁▇██▅▁ ] [ ▂█▇ ] dim 0016 μ= +0.001 σ= 0.028 zeros= 0% [ ▁▃████▃▁ ] [ ▄█▆ ] dim 0017 μ= +0.015 σ= 0.032 zeros= 0% [ ▁▂▆███▇▃▁ ] [ ▁▆█▆▂ ] dim 0018 μ= +0.014 σ= 0.038 zeros= 0% [ ▁▄█████▅▂ ] [ ▂▇█▃ ] dim 0019 μ= +0.006 σ= 0.031 zeros= 0% [ ▁▄████▅▁ ] [ ▄█▄ ] dim 0020 μ= +0.012 σ= 0.023 zeros= 0% [ ▁▄███▄ ] [ ▅█▁ ] dim 0021 μ= +0.009 σ= 0.022 zeros= 0% [ ▁▄███▃ ] [ ▅██▃ ] dim 0022 μ= +0.003 σ= 0.035 zeros= 0% [ ▂▆████▆▂▁ ] [ ▅██▆▄ ] dim 0023 μ= -0.008 σ= 0.046 zeros= 0% [ ▁▁▃▇██████▄▂▁ ] [ ▄█▅ ] dim 0024 μ= -0.005 σ= 0.032 zeros= 0% [ ▂▇████▃▁ ] [ ▄█▇ ] dim 0025 μ= +0.018 σ= 0.028 zeros= 0% [ ▁▄████▂ ] [ ▆█▁ ] dim 0026 μ= +0.027 σ= 0.024 zeros= 0% [ ▂▅███▃▁ ] [ ▄█▅ ] dim 0027 μ= -0.007 σ= 0.028 zeros= 0% [ ▁▆███▆▂ ] [ ██▃ ] dim 0028 μ= +0.027 σ= 0.030 zeros= 0% [ ▁▃████▅▁ ] [ ▃█▆▁ ] dim 0029 μ= +0.001 σ= 0.030 zeros= 0% [ ▁▄████▄▁ ] [ ▃█▃ ] dim 0030 μ= -0.009 σ= 0.025 zeros= 0% [ ▁▅███▄▁ ] [ ▄█ ] dim 0031 μ= -0.013 σ= 0.019 zeros= 0% [ ▃██▇▁ ] [ ▁▅█▄ ] dim 0032 μ= +0.030 σ= 0.036 zeros= 0% [ ▂▅█████▃▁ ] [ ▆█▄ ] dim 0033 μ= +0.029 σ= 0.028 zeros= 0% [ ▁▂▇███▄▁ ] [ ▁█▅ ] dim 0034 μ= -0.003 σ= 0.023 zeros= 0% [ ▃███▅▁ ] [ ██▃ ] dim 0035 μ= +0.007 σ= 0.032 zeros= 0% [ ▁▃████▆▂▁ ] [ ██ ] dim 0036 μ= +0.002 σ= 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.027 zeros= 0% [ ▁▅███▅▂ ] [ ▁▆██ ] dim 0040 μ= +0.011 σ= 0.036 zeros= 0% [ ▁▁▄█████▃▁ ] [ ▅█ ] dim 0041 μ= +0.005 σ= 0.017 zeros= 0% [ ▃██▅▁ ] [ ▁██▁ ] dim 0042 μ= -0.017 σ= 0.026 zeros= 0% [ ▂████▃▁ ] [ ▃█▅ ] dim 0043 μ= +0.014 σ= 0.026 zeros= 0% [ ▁▅███▅▁ ] [ ▃█▅ ] dim 0044 μ= -0.024 σ= 0.030 zeros= 0% [ ▂▆████▃▁ ] [ ▂█▆ ] dim 0045 μ= +0.017 σ= 0.024 zeros= 0% [ ▁▃███▆▁ ] [ ▁█▁ ] dim 0046 μ= +0.012 σ= 0.020 zeros= 0% [ ▂███▂ ] [ ▆█▄ ] dim 0047 μ= +0.005 σ= 0.031 zeros= 0% [ ▁▄████▅▂ ] [ ▃██▆▁ ] dim 0048 μ= +0.009 σ= 0.040 zeros= 0% [ ▁▃▆█████▅▂▁ ] [ ▂▇█▂ ] dim 0049 μ= +0.023 σ= 0.028 zeros= 0% [ ▁▄████▃▁ ] [ ▄█▅ ] dim 0050 μ= +0.014 σ= 0.030 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.015 σ= 0.024 zeros= 0% [ ▃███▄▁ ] [ ▁█▆ ] dim 0055 μ= +0.017 σ= 0.022 zeros= 0% [ ▂███▄▁ ] [ ▃█▇▁ ] dim 0056 μ= +0.019 σ= 0.030 zeros= 0% [ ▁▅████▃▁ ] [ ▆█▆ ] dim 0057 μ= +0.013 σ= 0.033 zeros= 0% [ ▁▃█████▃▁ ] [ ▅█▆ ] dim 0058 μ= +0.012 σ= 0.031 zeros= 0% [ ▁▃▇███▆▃▁ ] [ ▆█▄ ] dim 0059 μ= +0.010 σ= 0.028 zeros= 0% [ ▂▇███▅▁ ] [ ▁█ ] dim 0060 μ= +0.008 σ= 0.013 zeros= 0% [ ▁██▄ ] [ ▂██▂ ] dim 0061 μ= -0.017 σ= 0.029 zeros= 0% [ ▁▄████▄▁ ] [ ▁█▇▅ ] dim 0062 μ= -0.031 σ= 0.034 zeros= 0% [ ▁▄████▇▃▁ ] [ ▂█▅ ] dim 0063 μ= +0.015 σ= 0.024 zeros= 0% [ ▄███▅▁ ] [ ▅█▃ ] dim 0064 μ= -0.010 σ= 0.031 zeros= 0% [ ▁▂▇███▆▂▁ ] [ ▆█▁ ] dim 0065 μ= +0.005 σ= 0.028 zeros= 0% [ ▁▃████▄▁ ] [ ▄█▂ ] dim 0066 μ= +0.010 σ= 0.022 zeros= 0% [ ▁▄███▃ ] [ ▅█▇▁ ] dim 0067 μ= -0.004 σ= 0.037 zeros= 0% [ ▁▄▇████▄▂▁ ] [ ▄█▂ ] dim 0068 μ= +0.011 σ= 0.024 zeros= 0% [ ▁▄███▃▁ ] [ █ ] dim 0069 μ= +0.014 σ= 0.017 zeros= 0% [ ▁███▁ ] [ ▅█▃ ] dim 0070 μ= -0.010 σ= 0.025 zeros= 0% [ ▁▅███▄▁ ] [ ▁██▄ ] dim 0071 μ= +0.008 σ= 0.030 zeros= 0% [ ▁▂████▅▂ ] [ ▁█▃ ] dim 0072 μ= +0.013 σ= 0.020 zeros= 0% [ ▂███▂ ] [ ▄█ ] dim 0073 μ= +0.006 σ= 0.014 zeros= 0% [ ▁██▄ ] [ ▁▅█▄ ] dim 0074 μ= -0.013 σ= 0.034 zeros= 0% [ ▁▄████▅▃▁ ] [ ▁█▃ ] dim 0075 μ= -0.005 σ= 0.024 zeros= 0% [ ▃███▄▁ ] [ █▄ ] dim 0076 μ= -0.002 σ= 0.020 zeros= 0% [ ▁▇██▄▁ ] [ ▂███▁ ] dim 0077 μ= -0.009 σ= 0.039 zeros= 0% [ ▁▂▅█████▅▂▁ ] [ ▂█▄ ] dim 0078 μ= +0.015 σ= 0.023 zeros= 0% [ ▃███▄▁ ] [ ▅█▃ ] dim 0079 μ= +0.010 σ= 0.027 zeros= 0% [ ▂▆███▅▁ ] [ ▂█ ] dim 0080 μ= -0.012 σ= 0.014 zeros= 0% [ ▁██▅ ] [ ▅█▃ ] dim 0081 μ= +0.011 σ= 0.025 zeros= 0% [ ▁▅███▄▁ ] [ ▂▇█▆▂ ] dim 0082 μ= +0.015 σ= 0.038 zeros= 0% [ ▁▄█████▆▂ ] [ ▄█▄ ] dim 0083 μ= +0.014 σ= 0.024 zeros= 0% [ ▄███▄▁ ] [ ▃█▅ ] dim 0084 μ= +0.013 σ= 0.032 zeros= 0% [ ▁▂▇████▂▁ ] [ ▁█▅ ] dim 0085 μ= -0.003 σ= 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.028 zeros= 0% [ ▂▆███▅▂ ] [ ▄██▂ ] dim 0089 μ= +0.022 σ= 0.032 zeros= 0% [ ▂▅████▅▁ ] [ ▃██▃ ] dim 0090 μ= +0.005 σ= 0.035 zeros= 0% [ ▁▂▅████▆▃▁ ] [ ▂█▃ ] dim 0091 μ= +0.033 σ= 0.021 zeros= 0% [ ▃███▃ ] [ ▆█▇▁ ] dim 0092 μ= +0.035 σ= 0.035 zeros= 0% [ ▁▄█████▄▂ ] [ ▁▇█▆▂ ] dim 0093 μ= -0.006 σ= 0.036 zeros= 0% [ ▁▄█████▅▁ ] [ ▂██▁ ] dim 0094 μ= +0.002 σ= 0.027 zeros= 0% [ ▁▃████▃▁ ] [ █ ] dim 0095 μ= -0.012 σ= 0.013 zeros= 0% [ ▁██▄ ] [ ▂▆█▃ ] dim 0096 μ= +0.005 σ= 0.031 zeros= 0% [ ▁▃████▅▂ ] [ ▃█▄ ] dim 0097 μ= -0.004 σ= 0.024 zeros= 0% [ ▃███▅▁ ] [ ▇█▂ ] dim 0098 μ= +0.005 σ= 0.025 zeros= 0% [ ▂████▃ ] [ ▁█▃ ] dim 0099 μ= -0.006 σ= 0.020 zeros= 0% [ ▂███▃ ] [ ██ ] dim 0100 μ= +0.002 σ= 0.022 zeros= 0% [ ▁▇██▇▁ ] [ █▅ ] dim 0101 μ= -0.022 σ= 0.022 zeros= 0% [ ▂███▅▁ ] [ ▂█▂ ] dim 0102 μ= -0.008 σ= 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.029 zeros= 0% [ ▁▃▇███▆▁ ] [ █▅ ] dim 0107 μ= -0.003 σ= 0.019 zeros= 0% [ ▁███▄ ] [ ▃█▇▂ ] dim 0108 μ= -0.017 σ= 0.035 zeros= 0% [ ▂▆████▆▃▁ ] [ ▄█▁ ] dim 0109 μ= +0.008 σ= 0.022 zeros= 0% [ ▁▄███▂ ] [ ▆█ ] dim 0110 μ= +0.007 σ= 0.022 zeros= 0% [ ▁▅███▂ ] [ █▇ ] dim 0111 μ= +0.024 σ= 0.019 zeros= 0% [ ▅██▆▁ ] [ ▇█▂ ] dim 0112 μ= +0.006 σ= 0.025 zeros= 0% [ ▂████▃▁ ] [ ▄█ ] dim 0113 μ= -0.014 σ= 0.016 zeros= 0% [ ▂██▅ ] [ ▅█▇▂ ] dim 0114 μ= -0.006 σ= 0.036 zeros= 0% [ ▁▄█████▄▂ ] [ ▁▆█▄ ] dim 0115 μ= -0.015 σ= 0.033 zeros= 0% [ ▁▄████▆▂ ] [ ▅█ ] dim 0116 μ= +0.006 σ= 0.018 zeros= 0% [ ▃██▆▁ ] [ █▁ ] dim 0117 μ= -0.007 σ= 0.016 zeros= 0% [ ▁███▁ ] [ ▁██▄ ] dim 0118 μ= -0.013 σ= 0.032 zeros= 0% [ ▁▄████▆▂▁ ] [ ▅█▂ ] dim 0119 μ= -0.012 σ= 0.027 zeros= 0% [ ▂▇███▅▁ ] [ ▃▅█▅ ] dim 0120 μ= -0.031 σ= 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.046 zeros= 0% [ ▂▃▆██████▄▁ ] [ █▇ ] dim 0126 μ= +0.022 σ= 0.017 zeros= 0% [ ▅██▄ ] [ █▅ ] dim 0127 μ= -0.020 σ= 0.023 zeros= 0% [ ▂▇██▇▁ ] [ ▁█▆▁ ] dim 0128 μ= -0.019 σ= 0.029 zeros= 0% [ ▁▄████▃▁ ] [ ▁▅█▅▂ ] dim 0129 μ= -0.006 σ= 0.039 zeros= 0% [ ▁▅█████▅▃▁ ] [ ▄█▅ ] dim 0130 μ= -0.027 σ= 0.023 zeros= 0% [ ▄███▄▁ ] [ ▂█▆ ] dim 0131 μ= -0.001 σ= 0.028 zeros= 0% [ ▁▅████▃▁ ] [ ▇█▃ ] dim 0132 μ= +0.007 σ= 0.025 zeros= 0% [ ▁▇███▃ ] [ ▂█ ] dim 0133 μ= +0.008 σ= 0.015 zeros= 0% [ ▁██▄ ] [ █▇ ] dim 0134 μ= +0.023 σ= 0.023 zeros= 0% [ ▂▇███▂ ] [ ▃█▇ ] dim 0135 μ= -0.002 σ= 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.021 zeros= 0% [ ▁▅███▂ ] [ ▅█▁ ] dim 0141 μ= +0.007 σ= 0.022 zeros= 0% [ ▁▅███▂ ] [ ▂█ ] dim 0142 μ= +0.009 σ= 0.015 zeros= 0% [ ▁██▆ ] [ ▁█▇ ] dim 0143 μ= +0.001 σ= 0.026 zeros= 0% [ ▃████▃▁ ] [ ▄█▇▅ ] dim 0144 μ= +0.004 σ= 0.037 zeros= 0% [ ▁▃▇████▇▃▁ ] [ ██ ] dim 0145 μ= -0.019 σ= 0.018 zeros= 0% [ ▆██▅ ] [ ▄█▅▂ ] dim 0146 μ= +0.017 σ= 0.033 zeros= 0% [ ▁▂▆████▄▁ ] [ ▂██▃ ] dim 0147 μ= +0.023 σ= 0.029 zeros= 0% [ ▁▄████▄▁ ] [ █▄ ] dim 0148 μ= -0.003 σ= 0.017 zeros= 0% [ ▁▇██▂ ] [ ▆█▂ ] dim 0149 μ= -0.013 σ= 0.024 zeros= 0% [ ▁▆███▃ ] [ ▁▄█▄ ] dim 0150 μ= -0.012 σ= 0.035 zeros= 0% [ ▁▂▄█████▃▁ ] [ ▁▅█▆ ] dim 0151 μ= +0.011 σ= 0.038 zeros= 0% [ ▁▂▄█████▄▁▁ ] [ ██ ] dim 0152 μ= +0.024 σ= 0.017 zeros= 0% [ ▄██▅▁ ] [ ▅█▅ ] dim 0153 μ= -0.028 σ= 0.030 zeros= 0% [ ▂▆███▇▂▁ ] [ ▅█▅▁ ] dim 0154 μ= -0.006 σ= 0.034 zeros= 0% [ ▁▃▇████▄▁ ] [ ▁█ ] dim 0155 μ= +0.008 σ= 0.014 zeros= 0% [ ▁██▄ ] [ ▃█▅ ] dim 0156 μ= -0.001 σ= 0.032 zeros= 0% [ ▂▅████▄▁ ] [ ▃█▄ ] dim 0157 μ= -0.008 σ= 0.025 zeros= 0% [ ▁▄███▄▁ ] [ ▁█▅ ] dim 0158 μ= -0.003 σ= 0.020 zeros= 0% [ ▂███▄ ] [ ▃█▆▁ ] dim 0159 μ= -0.003 σ= 0.035 zeros= 0% [ ▁▃▆████▄▂ ] [ ▂█▇ ] dim 0160 μ= -0.001 σ= 0.026 zeros= 0% [ ▁▃███▇▂ ] [ ▆█▇▂ ] dim 0161 μ= -0.006 σ= 0.032 zeros= 0% [ ▁▃█████▃▁ ] [ ▂█▅ ] dim 0162 μ= -0.004 σ= 0.024 zeros= 0% [ ▁▃███▆▁ ] [ ▂█▇▁ ] dim 0163 μ= +0.002 σ= 0.026 zeros= 0% [ ▃████▃▁ ] [ ▅█▆ ] dim 0164 μ= +0.033 σ= 0.031 zeros= 0% [ ▂▇███▇▂ ] [ ▆█▂ ] dim 0165 μ= -0.013 σ= 0.026 zeros= 0% [ ▂▇███▄▁ ] [ ▅█▇ ] dim 0166 μ= +0.012 σ= 0.032 zeros= 0% [ ▁▃▇███▇▂▁ ] [ █ ] dim 0167 μ= -0.008 σ= 0.015 zeros= 0% [ ▁▇██▁ ] [ ▇█ ] dim 0168 μ= +0.004 σ= 0.015 zeros= 0% [ ▃██▃ ] [ ▂█▅ ] dim 0169 μ= -0.001 σ= 0.029 zeros= 0% [ ▁▅████▃▁ ] [ ▂██▂ ] dim 0170 μ= +0.022 σ= 0.031 zeros= 0% [ ▂▄████▄▁ ] [ ▅█▅ ] dim 0171 μ= -0.008 σ= 0.028 zeros= 0% [ ▂▆███▅▂ ] [ ▃█▃ ] dim 0172 μ= -0.008 σ= 0.023 zeros= 0% [ ▁▄███▃▁ ] [ █▂ ] dim 0173 μ= -0.005 σ= 0.016 zeros= 0% [ ▁▇██▂ ] [ ▂█▇▁ ] dim 0174 μ= -0.020 σ= 0.027 zeros= 0% [ ▁▄████▃ ] [ ██▃ ] dim 0175 μ= -0.014 σ= 0.031 zeros= 0% [ ▁▃████▅▂▁ ] [ █▆ ] dim 0176 μ= -0.000 σ= 0.020 zeros= 0% [ ▁▇██▅▁ ] [ ▅█▃ ] dim 0177 μ= +0.010 σ= 0.027 zeros= 0% [ ▂▆███▅▁ ] [ ██ ] dim 0178 μ= +0.023 σ= 0.022 zeros= 0% [ ▂▇██▇▂ ] [ ▃█▆▂ ] dim 0179 μ= -0.021 σ= 0.032 zeros= 0% [ ▂▅████▄▁ ] [ ▇█▃ ] dim 0180 μ= +0.009 σ= 0.024 zeros= 0% [ ▁▆███▄▁ ] [ ▁█▇ ] dim 0181 μ= -0.001 σ= 0.027 zeros= 0% [ ▁▄████▂ ] [ ▅█▃ ] dim 0182 μ= -0.029 σ= 0.027 zeros= 0% [ ▂▆███▅▁ ] [ ▅█▅▃ ] dim 0183 μ= -0.002 σ= 0.043 zeros= 0% [ ▁▂▄█████▆▃▁▁ ] [ ▂▆█▄ ] dim 0184 μ= +0.005 σ= 0.033 zeros= 0% [ ▁▄████▆▂ ] [ ▃▇█▄ ] dim 0185 μ= -0.017 σ= 0.030 zeros= 0% [ ▁▄████▅▁ ] [ █▃ ] dim 0186 μ= -0.004 σ= 0.019 zeros= 0% [ ▁███▃ ] [ ▇█▁ ] dim 0187 μ= +0.006 σ= 0.024 zeros= 0% [ ▁▆███▃ ] [ ▁█▃ ] dim 0188 μ= +0.034 σ= 0.019 zeros= 0% [ ▂███▂ ] [ ▂▆██▃ ] dim 0189 μ= +0.015 σ= 0.042 zeros= 0% [ ▁▃▆█████▇▃▁ ] [ ▃██▆▁ ] dim 0190 μ= -0.010 σ= 0.037 zeros= 0% [ ▂▄█████▅▁ ] [ ▂▆█▆▂ ] dim 0191 μ= -0.006 σ= 0.037 zeros= 0% [ ▁▄█████▅▂ ] [ ▃██ ] dim 0192 μ= -0.021 σ= 0.028 zeros= 0% [ ▁▄████▃▁ ] [ ▅██▄ ] dim 0193 μ= +0.001 σ= 0.033 zeros= 0% [ ▁▂▆████▅▂ ] [ ▅█▄ ] dim 0194 μ= -0.010 σ= 0.030 zeros= 0% [ ▁▂▇███▆▂ ] [ ▆█▁ ] dim 0195 μ= +0.027 σ= 0.026 zeros= 0% [ ▂▇███▄ ] [ ██▂ ] dim 0196 μ= +0.027 σ= 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.030 zeros= 0% [ ▂▅████▃▁ ] [ ▁▇█▁ ] dim 0200 μ= +0.002 σ= 0.029 zeros= 0% [ ▁▄████▃▁ ] [ ▁█ ] dim 0201 μ= -0.009 σ= 0.016 zeros= 0% [ ▁██▇▁ ] [ █▇ ] dim 0202 μ= +0.001 σ= 0.022 zeros= 0% [ ▂███▆▁ ] [ ▅█▃ ] dim 0203 μ= +0.028 σ= 0.029 zeros= 0% [ ▁▂████▆▁ ] [ ▃█▇▁ ] dim 0204 μ= -0.001 σ= 0.032 zeros= 0% [ ▂▅████▄▁ ] [ ▂█▃ ] dim 0205 μ= +0.014 σ= 0.024 zeros= 0% [ ▁▃███▄▁ ] [ █▇▂ ] dim 0206 μ= +0.004 σ= 0.024 zeros= 0% [ ▂▆███▂ ] [ ▆█▅ ] dim 0207 μ= +0.010 σ= 0.032 zeros= 0% [ ▁▃▇███▆▃ ] [ ▁█▁ ] dim 0208 μ= -0.028 σ= 0.018 zeros= 0% [ ▂███▂ ] [ ▁█▆ ] dim 0209 μ= +0.018 σ= 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.002 σ= 0.025 zeros= 0% [ ▁▃███▆▂ ] [ ▄█▇▁ ] dim 0214 μ= -0.003 σ= 0.031 zeros= 0% [ ▁▂▆████▃▁ ] [ ▃█▆ ] dim 0215 μ= -0.001 σ= 0.027 zeros= 0% [ ▄███▇▃ ] [ ▄█▄ ] dim 0216 μ= -0.007 σ= 0.027 zeros= 0% [ ▁▅███▆▁ ] [ ▂██▂ ] dim 0217 μ= +0.003 σ= 0.032 zeros= 0% [ ▁▁▄████▅▂ ] [ █▅ ] dim 0218 μ= -0.001 σ= 0.016 zeros= 0% [ ▅██▂ ] [ ▆█▄ ] dim 0219 μ= +0.008 σ= 0.032 zeros= 0% [ ▁▄████▆▂▁ ] [ ▂█▆▂ ] dim 0220 μ= +0.021 σ= 0.030 zeros= 0% [ ▁▄████▃▁ ] [ ▃█▃ ] dim 0221 μ= -0.008 σ= 0.023 zeros= 0% [ ▁▄███▄▁ ] [ ▂█▆ ] dim 0222 μ= -0.003 σ= 0.026 zeros= 0% [ ▁▃███▇▂ ] [ ▅█▁ ] dim 0223 μ= +0.007 σ= 0.024 zeros= 0% [ ▁▆███▂▁ ] [ ▆▇█▁ ] dim 0224 μ= +0.017 σ= 0.031 zeros= 0% [ ▂▆████▃▁ ] [ ▄█▄ ] dim 0225 μ= -0.008 σ= 0.028 zeros= 0% [ ▂▆███▆▂ ] [ ▂█▇▁ ] dim 0226 μ= +0.001 σ= 0.028 zeros= 0% [ ▁▃████▂▁ ] [ ▇█▂ ] dim 0227 μ= -0.033 σ= 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.039 σ= 0.030 zeros= 0% [ ▁▅████▃▁ ] [ ██ ] dim 0235 μ= +0.002 σ= 0.021 zeros= 0% [ ▁▇██▇▁ ] [ ▄█▇▃ ] dim 0236 μ= +0.020 σ= 0.039 zeros= 0% [ ▁▁▄▆████▇▃▁ ] [ ▃█▄ ] dim 0237 μ= -0.008 σ= 0.023 zeros= 0% [ ▁▄███▄ ] [ ▇█▅ ] dim 0238 μ= -0.010 σ= 0.029 zeros= 0% [ ▂▇███▆▂ ] [ ▂██▂ ] dim 0239 μ= -0.019 σ= 0.028 zeros= 0% [ ▁▄████▃▁ ] [ ▁█▅ ] dim 0240 μ= +0.017 σ= 0.023 zeros= 0% [ ▂███▅▁ ] [ ▄▇█▆ ] dim 0241 μ= +0.028 σ= 0.040 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.037 σ= 0.036 zeros= 0% [ ▁▁▄████▆▂▁ ] [ ▅█▅ ] dim 0248 μ= +0.010 σ= 0.034 zeros= 0% [ ▂▄████▇▃▁ ] [ ▃▇█▃ ] dim 0249 μ= -0.019 σ= 0.032 zeros= 0% [ ▂▆████▅▂ ] [ █▆ ] dim 0250 μ= +0.001 σ= 0.023 zeros= 0% [ ▂▇██▇▂ ] [ █▇ ] dim 0251 μ= +0.022 σ= 0.014 zeros= 0% [ ▃██▃ ] [ ▂█▄ ] dim 0252 μ= -0.006 σ= 0.022 zeros= 0% [ ▃███▄ ] [ ▇█ ] dim 0253 μ= -0.016 σ= 0.023 zeros= 0% [ ▂▆███▂ ] [ ▁▇█ ] dim 0254 μ= +0.022 σ= 0.027 zeros= 0% [ ▁▄████▃▁ ] [ ▃▇█▅ ] dim 0255 μ= -0.012 σ= 0.037 zeros= 0% [ ▁▂▅█████▄▁ ] [ ▄▇█▅▁ ] dim 0256 μ= -0.011 σ= 0.045 zeros= 0% [ ▁▄▇█████▆▃▁ ] [ ▃█▇▂ ] dim 0257 μ= +0.000 σ= 0.029 zeros= 0% [ ▁▅████▄▁ ] [ ▂█▇▂ ] dim 0258 μ= +0.003 σ= 0.028 zeros= 0% [ ▁▄████▄▁ ] [ ▆█ ] dim 0259 μ= +0.004 σ= 0.018 zeros= 0% [ ▄██▅▁ ] [ ▄█▇▁ ] dim 0260 μ= -0.003 σ= 0.034 zeros= 0% [ ▁▃▇████▄▁ ] [ █▅ ] dim 0261 μ= -0.020 σ= 0.016 zeros= 0% [ ▅██▃ ] [ ▄█ ] dim 0262 μ= +0.029 σ= 0.018 zeros= 0% [ ▂███▁ ] [ ▃█ ] dim 0263 μ= -0.011 σ= 0.018 zeros= 0% [ ▂██▇▁ ] [ ▁██▄ ] dim 0264 μ= -0.014 σ= 0.030 zeros= 0% [ ▁▃████▆▂ ] [ ▅█▄ ] dim 0265 μ= -0.010 σ= 0.025 zeros= 0% [ ▁▆███▄▁ ] [ ▇█ ] dim 0266 μ= +0.004 σ= 0.022 zeros= 0% [ ▁▇██▇▂ ] [ ▃█ ] dim 0267 μ= +0.010 σ= 0.018 zeros= 0% [ ▂███▁ ] [ ▄█▆▄ ] dim 0268 μ= +0.024 σ= 0.038 zeros= 0% [ ▁▃▇████▇▃▁ ] [ ▁▅█▁ ] dim 0269 μ= +0.004 σ= 0.028 zeros= 0% [ ▁▃████▄▁ ] [ ▃█▇▁ ] dim 0270 μ= -0.001 σ= 0.031 zeros= 0% [ ▂▅████▄▁ ] [ ▄█▃ ] dim 0271 μ= -0.008 σ= 0.026 zeros= 0% [ ▁▄███▅▁ ] [ ▂█▂ ] dim 0272 μ= -0.010 σ= 0.021 zeros= 0% [ ▃███▂ ] [ ▁▇█▆▁ ] dim 0273 μ= +0.013 σ= 0.037 zeros= 0% [ ▂▄█████▅▂ ] [ ▁██▅ ] dim 0274 μ= +0.007 σ= 0.033 zeros= 0% [ ▁▄████▆▃ ] [ ▁█▇ ] dim 0275 μ= +0.021 σ= 0.027 zeros= 0% [ ▁▃████▃▁ ] [ ▂█▂ ] dim 0276 μ= -0.009 σ= 0.022 zeros= 0% [ ▃███▂ ] [ ▆█▂ ] dim 0277 μ= +0.007 σ= 0.028 zeros= 0% [ ▂████▄▁ ] [ ▃█▁ ] dim 0278 μ= -0.009 σ= 0.021 zeros= 0% [ ▃███▂ ] [ ▄█▇▃ ] dim 0279 μ= +0.021 σ= 0.033 zeros= 0% [ ▁▂▆████▅▂ ] [ ▇█▁ ] dim 0280 μ= +0.025 σ= 0.023 zeros= 0% [ ▁▇███▂ ] [ ██▁ ] dim 0281 μ= +0.004 σ= 0.025 zeros= 0% [ ▂████▃ ] [ ▅█ ] dim 0282 μ= +0.006 σ= 0.018 zeros= 0% [ ▃██▆▁ ] [ ▅█▄ ] dim 0283 μ= -0.007 σ= 0.030 zeros= 0% [ ▂▆███▇▂▁ ] [ ▁▆█▃ ] dim 0284 μ= -0.051 σ= 0.032 zeros= 0% [ ▃████▆▂ ] [ ▁▇█▄ ] dim 0285 μ= +0.008 σ= 0.033 zeros= 0% [ ▁▄████▆▃▁ ] [ ▅█▅ ] dim 0286 μ= -0.008 σ= 0.033 zeros= 0% [ ▁▃▇███▇▃▁ ] [ ▆█ ] dim 0287 μ= +0.005 σ= 0.021 zeros= 0% [ ▁▅██▇▂ ] [ ▃██▆▁ ] dim 0288 μ= -0.013 σ= 0.042 zeros= 0% [ ▁▃▇█████▅▂▁ ] [ ▆█▃ ] dim 0289 μ= +0.010 σ= 0.024 zeros= 0% [ ▁▅███▄▁ ] [ ▁▆█▆▁ ] dim 0290 μ= +0.014 σ= 0.036 zeros= 0% [ ▁▄█████▄▁ ] [ ▅█ ] dim 0291 μ= -0.016 σ= 0.014 zeros= 0% [ ▂██▃ ] [ ▂▇█▄ ] dim 0292 μ= +0.004 σ= 0.033 zeros= 0% [ ▂▅████▅▂ ] [ █▅ ] dim 0293 μ= +0.020 σ= 0.019 zeros= 0% [ ▁▆██▄ ] [ ▃█▄ ] dim 0294 μ= -0.005 σ= 0.026 zeros= 0% [ ▁▄███▅▂ ] [ █▅ ] dim 0295 μ= -0.001 σ= 0.013 zeros= 0% [ ▂██▁ ] [ ▁█▆▁ ] dim 0296 μ= +0.002 σ= 0.026 zeros= 0% [ ▂████▃ ] [ █▄ ] dim 0297 μ= -0.004 σ= 0.018 zeros= 0% [ ▁▇██▂ ] [ ▆█▃ ] dim 0298 μ= -0.011 σ= 0.024 zeros= 0% [ ▁▅███▃▁ ] [ ▇█ ] dim 0299 μ= +0.001 σ= 0.026 zeros= 0% [ ▁▃████▂ ] [ ▄█▅▁ ] dim 0300 μ= -0.022 σ= 0.030 zeros= 0% [ ▂▅████▃▁ ] [ ▆█▃ ] dim 0301 μ= +0.007 σ= 0.025 zeros= 0% [ ▂▇███▄▁ ] [ ▂▆█▄ ] dim 0302 μ= +0.007 σ= 0.036 zeros= 0% [ ▁▂▄████▇▃▁ ] [ ▇█ ] dim 0303 μ= -0.018 σ= 0.016 zeros= 0% [ ▄██▄ ] [ ▂██▃ ] dim 0304 μ= +0.001 σ= 0.030 zeros= 0% [ ▁▆████▄▁ ] [ ▃▇█▄ ] dim 0305 μ= +0.022 σ= 0.033 zeros= 0% [ ▂▆████▅▂ ] [ ▁▇█▆▁ ] dim 0306 μ= +0.012 σ= 0.035 zeros= 0% [ ▁▄█████▄▁ ] [ ▁█ ] dim 0307 μ= +0.010 σ= 0.016 zeros= 0% [ ▁██▆▁ ] [ ▂▆█▆▁ ] dim 0308 μ= +0.030 σ= 0.037 zeros= 0% [ ▁▆█████▄▁ ] [ ▁█▇▂ ] dim 0309 μ= +0.002 σ= 0.031 zeros= 0% [ ▁▄████▄▁ ] [ █▁ ] dim 0310 μ= -0.002 σ= 0.010 zeros= 0% [ ▁██ ] [ ▃█ ] dim 0311 μ= +0.006 σ= 0.013 zeros= 0% [ ▁██▃ ] [ ▃██▂ ] dim 0312 μ= +0.019 σ= 0.036 zeros= 0% [ ▁▃▆████▅▂ ] [ ▇█ ] dim 0313 μ= +0.004 σ= 0.019 zeros= 0% [ ▁▅██▆▁ ] [ ▄██▅▁ ] dim 0314 μ= +0.003 σ= 0.045 zeros= 0% [ ▁▂▄██████▄▂▁ ] [ █▆ ] dim 0315 μ= -0.001 σ= 0.022 zeros= 0% [ ▂███▅▁ ] [ ▃█▅ ] dim 0316 μ= -0.026 σ= 0.025 zeros= 0% [ ▁▄███▆▁ ] [ ▇█▃ ] dim 0317 μ= -0.014 σ= 0.029 zeros= 0% [ ▁▃████▄▁ ] [ ▁█ ] dim 0318 μ= -0.010 σ= 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.016 zeros= 0% [ ▁▇██▁ ] [ ▅█▅▁ ] dim 0322 μ= -0.008 σ= 0.035 zeros= 0% [ ▁▄█████▃▁ ] [ ▄█▄ ] dim 0323 μ= +0.015 σ= 0.035 zeros= 0% [ ▁▃█████▅▁ ] [ █▃ ] dim 0324 μ= -0.023 σ= 0.019 zeros= 0% [ ▁▇██▃ ] [ ▂▆█▅ ] dim 0325 μ= +0.010 σ= 0.036 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.042 zeros= 0% [ ▁▂▅█████▆▄▁ ] [ ▄▇█▃ ] dim 0331 μ= -0.001 σ= 0.040 zeros= 0% [ ▂▄█████▆▃▁ ] [ ██ ] dim 0332 μ= +0.022 σ= 0.019 zeros= 0% [ ▁▆██▅▁ ] [ ▃█▆ ] dim 0333 μ= -0.002 σ= 0.027 zeros= 0% [ ▁▄████▂ ] [ █▃ ] dim 0334 μ= +0.018 σ= 0.016 zeros= 0% [ ▅██▂ ] [ ██ ] dim 0335 μ= +0.003 σ= 0.024 zeros= 0% [ ▂▇███▂ ] [ ▃█▇▃ ] dim 0336 μ= -0.000 σ= 0.032 zeros= 0% [ ▁▂▅████▅▁ ] [ ▇█▃ ] dim 0337 μ= -0.014 σ= 0.027 zeros= 0% [ ▂████▄▁ ] [ ▄█▃ ] dim 0338 μ= +0.010 σ= 0.029 zeros= 0% [ ▂▇███▅▁ ] [ ▇█▃ ] dim 0339 μ= +0.005 σ= 0.029 zeros= 0% [ ▁▃████▅▁ ] [ ▄█▇▂ ] dim 0340 μ= -0.001 σ= 0.032 zeros= 0% [ ▁▆████▄▁ ] [ ▁█▅ ] dim 0341 μ= +0.017 σ= 0.022 zeros= 0% [ ▂███▄▁ ] [ ▁█▇▁ ] dim 0342 μ= -0.018 σ= 0.027 zeros= 0% [ ▃████▃▁ ] [ █▆ ] dim 0343 μ= +0.001 σ= 0.014 zeros= 0% [ ▃██▂ ] [ ▂█▃ ] dim 0344 μ= +0.013 σ= 0.024 zeros= 0% [ ▁▄███▄▁ ] [ ▃█▄ ] dim 0345 μ= +0.013 σ= 0.025 zeros= 0% [ ▁▅███▄▁ ] [ █▂ ] dim 0346 μ= -0.004 σ= 0.015 zeros= 0% [ ▆██▁ ] [ ▃█▅ ] dim 0347 μ= -0.024 σ= 0.030 zeros= 0% [ ▂▅████▃▁ ] [ ▁▇█▆ ] dim 0348 μ= -0.008 σ= 0.033 zeros= 0% [ ▁▃████▇▄▁ ] [ ▄█▅ ] dim 0349 μ= -0.027 σ= 0.030 zeros= 0% [ ▂▇███▇▃ ] [ █▁ ] dim 0350 μ= +0.014 σ= 0.017 zeros= 0% [ ▁███▂ ] [ ▂█▆ ] dim 0351 μ= +0.019 σ= 0.028 zeros= 0% [ ▁▄████▃▁ ] [ ▇█▃ ] dim 0352 μ= +0.006 σ= 0.030 zeros= 0% [ ▁▄████▅▁ ] [ ▆█▁ ] dim 0353 μ= -0.015 σ= 0.026 zeros= 0% [ ▂████▃▁ ] [ ▁▅█▅ ] dim 0354 μ= +0.013 σ= 0.035 zeros= 0% [ ▁▃█████▄▁ ] [ ▃█▁ ] dim 0355 μ= -0.010 σ= 0.021 zeros= 0% [ ▃███▂ ] [ ▄█▅ ] dim 0356 μ= +0.031 σ= 0.033 zeros= 0% [ ▁▃████▆▃▁ ] [ ▂█▄ ] dim 0357 μ= +0.017 σ= 0.027 zeros= 0% [ ▁▄███▆▂ ] [ █▂ ] dim 0358 μ= -0.002 σ= 0.013 zeros= 0% [ ▃██▁ ] [ ▆█▃ ] dim 0359 μ= -0.012 σ= 0.026 zeros= 0% [ ▂▇███▄▁ ] [ ▅█▃ ] dim 0360 μ= +0.010 σ= 0.027 zeros= 0% [ ▂▆███▅▁ ] [ ▄▇█▄ ] dim 0361 μ= -0.016 σ= 0.038 zeros= 0% [ ▁▂▇█████▃▁ ] [ █▂ ] dim 0362 μ= -0.026 σ= 0.017 zeros= 0% [ ▁▇██▂ ] [ ▄█▇▂ ] dim 0363 μ= +0.020 σ= 0.031 zeros= 0% [ ▁▅████▄▁ ] [ ▆█▄ ] dim 0364 μ= +0.009 σ= 0.029 zeros= 0% [ ▁▃▆███▅▂ ] [ ▆█▅ ] dim 0365 μ= +0.031 σ= 0.031 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.021 zeros= 0% [ ▂███▅▁ ] [ ▃▇█▄ ] dim 0371 μ= +0.005 σ= 0.037 zeros= 0% [ ▁▂▅████▇▃▁ ] [ ▅█▇▃ ] dim 0372 μ= +0.021 σ= 0.035 zeros= 0% [ ▁▂▇████▆▂▁ ] [ ▃█▆▂ ] dim 0373 μ= +0.001 σ= 0.033 zeros= 0% [ ▂▅████▄▂ ] [ █▆ ] dim 0374 μ= -0.019 σ= 0.021 zeros= 0% [ ▁▆██▆▁ ] [ ▆█▅ ] dim 0375 μ= +0.011 σ= 0.029 zeros= 0% [ ▃▆███▆▁ ] [ ▃█ ] dim 0376 μ= -0.011 σ= 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.009 σ= 0.031 zeros= 0% [ ▁▂▇███▇▂ ] [ ▃▇█▅ ] dim 0383 μ= +0.024 σ= 0.034 zeros= 0% [ ▁▂▅████▆▂ ] [ ▅█▄ ] dim 0384 μ= +0.011 σ= 0.027 zeros= 0% [ ▁▆███▅▁ ] [ ▁█▆ ] dim 0385 μ= +0.020 σ= 0.026 zeros= 0% [ ▃███▇▂ ] [ ▅█▃ ] dim 0386 μ= +0.009 σ= 0.024 zeros= 0% [ ▁▅███▃ ] [ █ ] dim 0387 μ= -0.010 σ= 0.010 zeros= 0% [ ▅█▃ ] [ ▃▆█▇▁ ] dim 0388 μ= +0.011 σ= 0.043 zeros= 0% [ ▁▁▃▆█████▆▂▁ ] [ ▆█▄ ] dim 0389 μ= +0.008 σ= 0.028 zeros= 0% [ ▃▇███▅▁ ] [ ▆█▂ ] dim 0390 μ= +0.027 σ= 0.026 zeros= 0% [ ▂▇███▃▁ ] [ ▃▇█▂ ] dim 0391 μ= +0.002 σ= 0.031 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.003 σ= 0.034 zeros= 0% [ ▁▃▆████▄▁▁ ] [ ▇█▁ ] dim 0396 μ= -0.015 σ= 0.025 zeros= 0% [ ▂▆███▃ ] [ ██ ] dim 0397 μ= +0.002 σ= 0.018 zeros= 0% [ ▆██▅▁ ] [ ▅▇█▄ ] dim 0398 μ= +0.002 σ= 0.039 zeros= 0% [ ▁▃█████▇▃▁ ] [ ▃█ ] dim 0399 μ= -0.013 σ= 0.016 zeros= 0% [ ▂██▆ ] [ ▄█▅▁ ] dim 0400 μ= -0.004 σ= 0.038 zeros= 0% [ ▁▄█████▅▂▁ ] [ ▂██▂ ] dim 0401 μ= -0.017 σ= 0.029 zeros= 0% [ ▁▃████▄▁ ] [ ▁██▁ ] dim 0402 μ= +0.001 σ= 0.025 zeros= 0% [ ▃████▂ ] [ ▄█▆ ] dim 0403 μ= -0.005 σ= 0.026 zeros= 0% [ ▁▄███▆▁ ] [ ▇█ ] dim 0404 μ= +0.003 σ= 0.023 zeros= 0% [ ▁▇██▇▂ ] [ ▄█▇ ] dim 0405 μ= +0.017 σ= 0.031 zeros= 0% [ ▂▆████▃▁ ] [ █▂ ] dim 0406 μ= +0.015 σ= 0.018 zeros= 0% [ ▁███▂ ] [ ▁█▁ ] dim 0407 μ= +0.012 σ= 0.018 zeros= 0% [ ▂███▁ ] [ ██ ] dim 0408 μ= +0.001 σ= 0.024 zeros= 0% [ ▁▂████▂ ] [ ▆█▂ ] dim 0409 μ= -0.012 σ= 0.026 zeros= 0% [ ▂▆███▄▁ ] [ █▇▁ ] dim 0410 μ= -0.017 σ= 0.025 zeros= 0% [ ▂▇███▂ ] [ ▂█▇▂ ] dim 0411 μ= +0.001 σ= 0.029 zeros= 0% [ ▁▄████▃▁ ] [ ▃▇█▃ ] dim 0412 μ= +0.001 σ= 0.038 zeros= 0% [ ▁▃▇████▆▂▁ ] [ ▅█▄ ] dim 0413 μ= -0.009 σ= 0.024 zeros= 0% [ ▁▄███▄▁ ] [ ▄█▃ ] dim 0414 μ= -0.010 σ= 0.025 zeros= 0% [ ▁▅███▄▁ ] [ ▂█▄ ] dim 0415 μ= -0.006 σ= 0.022 zeros= 0% [ ▃███▃▁ ] [ ▂▆██▃ ] dim 0416 μ= -0.003 σ= 0.039 zeros= 0% [ ▁▅█████▆▃▁ ] [ ▅█▃ ] dim 0417 μ= +0.010 σ= 0.028 zeros= 0% [ ▂▇███▅▁ ] [ ▇█ ] dim 0418 μ= -0.016 σ= 0.021 zeros= 0% [ ▁▆██▇▂ ] [ █ ] dim 0419 μ= -0.005 σ= 0.014 zeros= 0% [ ▅██▁ ] [ ▃██▃ ] dim 0420 μ= +0.003 σ= 0.035 zeros= 0% [ ▂▆████▆▂ ] [ ▂██▁ ] dim 0421 μ= -0.018 σ= 0.027 zeros= 0% [ ▃████▃▁ ] [ ▇█▅ ] dim 0422 μ= +0.012 σ= 0.027 zeros= 0% [ ▂▅███▆▂ ] [ ▂█▄ ] dim 0423 μ= +0.014 σ= 0.023 zeros= 0% [ ▃███▄▁ ] [ █▅ ] dim 0424 μ= +0.017 σ= 0.021 zeros= 0% [ ▂███▄▁ ] [ ▂▆█▄ ] dim 0425 μ= -0.012 σ= 0.038 zeros= 0% [ ▁▂▅████▇▄▁ ] [ █▃ ] dim 0426 μ= +0.019 σ= 0.012 zeros= 0% [ ▃██▁ ] [ ▃██▅ ] dim 0427 μ= +0.004 σ= 0.035 zeros= 0% [ ▁▂▅█████▂▁ ] [ ▄█▆▂ ] dim 0428 μ= +0.020 σ= 0.035 zeros= 0% [ ▁▂▇████▅▂▁ ] [ ▂█ ] dim 0429 μ= +0.010 σ= 0.016 zeros= 0% [ ▂██▇▁ ] [ ▅█▂ ] dim 0430 μ= +0.007 σ= 0.025 zeros= 0% [ ▂▆███▄▁ ] [ ▄█▅ ] dim 0431 μ= +0.014 σ= 0.028 zeros= 0% [ ▁▆███▆▂ ] [ ▃█▂ ] dim 0432 μ= +0.011 σ= 0.021 zeros= 0% [ ▁▃███▂ ] [ ▁▇█▄ ] dim 0433 μ= -0.013 σ= 0.032 zeros= 0% [ ▁▄████▆▂ ] [ ▂██▁ ] dim 0434 μ= +0.001 σ= 0.026 zeros= 0% [ ▃████▃ ] [ ▄█ ] dim 0435 μ= +0.006 σ= 0.017 zeros= 0% [ ▃██▅ ] [ ▆█▇▂ ] dim 0436 μ= -0.008 σ= 0.035 zeros= 0% [ ▁▃█████▄▁ ] [ ▆█▆ ] dim 0437 μ= +0.012 σ= 0.031 zeros= 0% [ ▁▃▇███▇▂ ] [ ▂█▇ ] dim 0438 μ= -0.001 σ= 0.024 zeros= 0% [ ▂███▇▁ ] [ ▂██▂ ] dim 0439 μ= -0.017 σ= 0.029 zeros= 0% [ ▁▃████▅▁ ] [ ▁▆█▁ ] dim 0440 μ= +0.002 σ= 0.028 zeros= 0% [ ▁▃████▃▁ ] [ ▅██▃ ] dim 0441 μ= +0.019 σ= 0.036 zeros= 0% [ ▁▃▆████▅▂ ] [ ▂█ ] dim 0442 μ= +0.012 σ= 0.019 zeros= 0% [ ▂███▂ ] [ ▂█ ] dim 0443 μ= -0.010 σ= 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.028 zeros= 0% [ ▁▄████▂ ] [ █▇ ] dim 0447 μ= +0.022 σ= 0.024 zeros= 0% [ ▂████▂ ] [ ▆█▃ ] dim 0448 μ= -0.013 σ= 0.030 zeros= 0% [ ▁▃▇███▅▂ ] [ ▁█▃ ] dim 0449 μ= +0.014 σ= 0.020 zeros= 0% [ ▂███▃ ] [ ██ ] dim 0450 μ= -0.017 σ= 0.019 zeros= 0% [ ▁▅██▇▁ ] [ ▅█ ] dim 0451 μ= +0.008 σ= 0.022 zeros= 0% [ ▁▄███▂ ] [ ▆█▃ ] dim 0452 μ= -0.015 σ= 0.030 zeros= 0% [ ▁▄████▅▁ ] [ ▁█▁ ] dim 0453 μ= -0.007 σ= 0.019 zeros= 0% [ ▂███▂ ] [ █▇ ] dim 0454 μ= +0.000 σ= 0.014 zeros= 0% [ ▄██▂ ] [ ▃▇██▂ ] dim 0455 μ= +0.009 σ= 0.043 zeros= 0% [ ▂▄▇█████▅▂▁ ] [ ▄██▃ ] dim 0456 μ= -0.019 σ= 0.032 zeros= 0% [ ▁▅████▅▂ ] [ ▅█▄ ] dim 0457 μ= +0.012 σ= 0.027 zeros= 0% [ ▂▆███▆▁ ] [ ▅█▇ ] dim 0458 μ= +0.014 σ= 0.031 zeros= 0% [ ▁▃▇████▃▁ ] [ ▄█▂ ] dim 0459 μ= -0.009 σ= 0.023 zeros= 0% [ ▁▅███▄▁ ] [ ▄█▅ ] dim 0460 μ= -0.008 σ= 0.026 zeros= 0% [ ▁▅███▅▁ ] [ █ ] dim 0461 μ= -0.006 σ= 0.012 zeros= 0% [ ▄█▆ ] [ ▆█▁ ] dim 0462 μ= -0.014 σ= 0.023 zeros= 0% [ ▁▅███▃ ] [ ▂▅█▄ ] dim 0463 μ= -0.016 σ= 0.035 zeros= 0% [ ▁▂▅████▆▃ ] [ ▅█▇▃ ] dim 0464 μ= -0.020 σ= 0.040 zeros= 0% [ ▂▄█████▇▃▁ ] [ ▅█▄ ] dim 0465 μ= -0.009 σ= 0.026 zeros= 0% [ ▁▅███▅▁ ] [ ▇██▄ ] dim 0466 μ= -0.005 σ= 0.039 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.004 σ= 0.027 zeros= 0% [ ▁▄███▇▂ ] [ ██ ] dim 0473 μ= -0.016 σ= 0.016 zeros= 0% [ ▃██▅ ] [ ▂█▃ ] dim 0474 μ= +0.014 σ= 0.022 zeros= 0% [ ▃███▄▁ ] [ ▄▇█▃ ] dim 0475 μ= +0.000 σ= 0.039 zeros= 0% [ ▁▄▇████▆▄▁ ] [ ▄█▂ ] dim 0476 μ= -0.010 σ= 0.021 zeros= 0% [ ▃███▂ ] [ ▁█▄ ] dim 0477 μ= -0.005 σ= 0.020 zeros= 0% [ ▂███▃ ] [ ▁█▅ ] dim 0478 μ= -0.024 σ= 0.024 zeros= 0% [ ▁▃███▅▁ ] [ ▁▅█▁ ] dim 0479 μ= +0.005 σ= 0.030 zeros= 0% [ ▁▃████▄▁ ] [ ▅█▆ ] dim 0480 μ= -0.007 σ= 0.030 zeros= 0% [ ▂▇███▇▃▁ ] [ █▇ ] dim 0481 μ= +0.022 σ= 0.019 zeros= 0% [ ▁▆██▅ ] [ ▅█▃ ] dim 0482 μ= +0.009 σ= 0.029 zeros= 0% [ ▁▂▇███▅▁ ] [ ▆█▅ ] dim 0483 μ= -0.010 σ= 0.030 zeros= 0% [ ▃████▇▂ ] [ ▃██▄ ] dim 0484 μ= +0.004 σ= 0.035 zeros= 0% [ ▁▂▅████▆▂▁ ] [ █▁ ] dim 0485 μ= +0.016 σ= 0.015 zeros= 0% [ ▅██▁ ] [ ▂██▄ ] dim 0486 μ= +0.024 σ= 0.028 zeros= 0% [ ▁▄████▄▁ ] [ ▂█▆ ] dim 0487 μ= +0.017 σ= 0.025 zeros= 0% [ ▁▃███▆▁ ] [ ▃█▇▅▂ ] dim 0488 μ= +0.027 σ= 0.045 zeros= 0% [ ▁▂▄██████▅▂▁ ] [ ▃█▅ ] dim 0489 μ= -0.025 σ= 0.025 zeros= 0% [ ▄███▅▁ ] [ ▇█▄ ] dim 0490 μ= -0.010 σ= 0.031 zeros= 0% [ ▁▃████▆▂▁ ] [ █▆ ] dim 0491 μ= +0.020 σ= 0.015 zeros= 0% [ ▄██▂ ] [ ▅█▃ ] dim 0492 μ= -0.010 σ= 0.029 zeros= 0% [ ▂▇███▆▂ ] [ ▁█▃ ] dim 0493 μ= +0.015 σ= 0.019 zeros= 0% [ ▂███▂ ] [ ██ ] dim 0494 μ= +0.022 σ= 0.019 zeros= 0% [ ▁▆██▅▁ ] [ ▁▇█▁ ] dim 0495 μ= -0.016 σ= 0.028 zeros= 0% [ ▃████▄▁ ] [ ▅█ ] dim 0496 μ= +0.025 σ= 0.015 zeros= 0% [ ▂██▃ ] [ ▆█ ] dim 0497 μ= -0.015 σ= 0.019 zeros= 0% [ ▄██▇▁ ] [ ▁▅█▇▄ ] dim 0498 μ= +0.015 σ= 0.041 zeros= 0% [ ▁▂▅█████▆▃ ] [ ▆█▃ ] dim 0499 μ= -0.012 σ= 0.028 zeros= 0% [ ▂▇███▅▁ ] [ ▃██▅ ] dim 0500 μ= +0.022 σ= 0.040 zeros= 0% [ ▁▁▄▇████▇▃▁ ] [ █ ] dim 0501 μ= -0.006 σ= 0.013 zeros= 0% [ ▅█▇ ] [ ▁█▇ ] dim 0502 μ= +0.020 σ= 0.022 zeros= 0% [ ▂███▆▁ ] [ ▃██▃ ] dim 0503 μ= +0.004 σ= 0.030 zeros= 0% [ ▁▄████▅▁ ] [ █ ] dim 0504 μ= -0.004 σ= 0.011 zeros= 0% [ ▂██ ] [ ▂█▆ ] dim 0505 μ= -0.003 σ= 0.024 zeros= 0% [ ▃███▅▁ ] [ ▅█▃ ] dim 0506 μ= +0.009 σ= 0.026 zeros= 0% [ ▂▆███▄ ] [ ▅█▂ ] dim 0507 μ= -0.010 σ= 0.024 zeros= 0% [ ▁▅███▄▁ ] [ ▄█▆ ] dim 0508 μ= -0.003 σ= 0.033 zeros= 0% [ ▁▂▆████▄▁ ] [ ▂█▆ ] dim 0509 μ= -0.000 σ= 0.025 zeros= 0% [ ▂████▂ ] [ ▃█▅ ] dim 0510 μ= -0.007 σ= 0.028 zeros= 0% [ ▂▅███▆▁ ] [ ▁▅█▄ ] dim 0511 μ= +0.009 σ= 0.036 zeros= 0% [ ▁▁▅████▇▃▁ ] [ ▅█▂ ] dim 0512 μ= -0.015 σ= 0.026 zeros= 0% [ ▂████▃ ] [ ▅█ ] dim 0513 μ= +0.024 σ= 0.012 zeros= 0% [ ▂██▂ ] [ ▇█▅ ] dim 0514 μ= +0.010 σ= 0.032 zeros= 0% [ ▁▃████▇▂▁ ] [ ▄█▃ ] dim 0515 μ= -0.029 σ= 0.025 zeros= 0% [ ▁▅███▅▁ ] [ ▇█ ] dim 0516 μ= +0.025 σ= 0.020 zeros= 0% [ ▁▅██▇▁ ] [ ▁▅█▆▂ ] dim 0517 μ= -0.006 σ= 0.038 zeros= 0% [ ▂▄█████▇▂ ] [ ▇█▂ ] dim 0518 μ= +0.025 σ= 0.023 zeros= 0% [ ▁▇███▂ ] [ ▂█▆▁ ] dim 0519 μ= -0.039 σ= 0.027 zeros= 0% [ ▃████▃▁ ] [ ▄█▄ ] dim 0520 μ= +0.012 σ= 0.031 zeros= 0% [ ▁▃████▇▃ ] [ ▄█▆▂ ] dim 0521 μ= +0.020 σ= 0.033 zeros= 0% [ ▁▂▆████▅▂ ] [ ▆█▅ ] dim 0522 μ= +0.013 σ= 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.012 zeros= 0% [ ▄█▆ ] [ ▁██▁ ] dim 0526 μ= -0.017 σ= 0.026 zeros= 0% [ ▃████▃ ] [ ▄█▄ ] dim 0527 μ= +0.012 σ= 0.025 zeros= 0% [ ▁▅███▅▁ ] [ ▂██▁ ] dim 0528 μ= -0.039 σ= 0.028 zeros= 0% [ ▁▄████▃ ] [ ▄█▅ ] dim 0529 μ= +0.012 σ= 0.029 zeros= 0% [ ▂▇███▇▂ ] [ ▇█▁ ] dim 0530 μ= -0.014 σ= 0.026 zeros= 0% [ ▂▇███▄▁ ] [ ▅█▁ ] dim 0531 μ= -0.014 σ= 0.024 zeros= 0% [ ▁▆███▂ ] [ ▄█▆ ] dim 0532 μ= -0.005 σ= 0.032 zeros= 0% [ ▂▆███▇▃▁ ] [ █▅ ] dim 0533 μ= -0.001 σ= 0.021 zeros= 0% [ ▁███▅▁ ] [ ▃▇█▁ ] dim 0534 μ= -0.002 σ= 0.032 zeros= 0% [ ▃▆████▄▁ ] [ ▃█▆▅ ] dim 0535 μ= -0.016 σ= 0.039 zeros= 0% [ ▁▃▇████▇▄▁ ] [ █▄ ] dim 0536 μ= +0.017 σ= 0.019 zeros= 0% [ ▁███▄ ] [ ▂█▇▂ ] dim 0537 μ= +0.005 σ= 0.032 zeros= 0% [ ▁▄████▅▂ ] [ ▇█▄ ] dim 0538 μ= +0.029 σ= 0.028 zeros= 0% [ ▂████▅▁ ] [ ▄█▇▄ ] dim 0539 μ= +0.004 σ= 0.037 zeros= 0% [ ▁▂▆█████▃▁ ] [ ▄█▅▁ ] dim 0540 μ= -0.005 σ= 0.035 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.006 σ= 0.023 zeros= 0% [ ▁▆███▂ ] [ █▆ ] dim 0545 μ= -0.019 σ= 0.017 zeros= 0% [ ▄██▄ ] [ ▁▅█▂ ] dim 0546 μ= -0.017 σ= 0.033 zeros= 0% [ ▂▅████▅▂ ] [ ▆█▂ ] dim 0547 μ= -0.013 σ= 0.027 zeros= 0% [ ▂▇███▄▁ ] [ ▆█ ] dim 0548 μ= -0.035 σ= 0.024 zeros= 0% [ ▁▆███▂▁ ] [ ▄█▅ ] dim 0549 μ= +0.013 σ= 0.030 zeros= 0% [ ▂▆███▆▂ ] [ ▁▅█▆▁ ] dim 0550 μ= -0.007 σ= 0.040 zeros= 0% [ ▂▅█████▅▂ ] [ ▃█ ] dim 0551 μ= +0.008 σ= 0.016 zeros= 0% [ ▂██▆▁ ] [ ▃█▄ ] dim 0552 μ= -0.007 σ= 0.028 zeros= 0% [ ▁▆███▆▂ ] [ ▄█▄ ] dim 0553 μ= -0.006 σ= 0.027 zeros= 0% [ ▁▅███▆▂ ] [ █▄ ] dim 0554 μ= +0.018 σ= 0.018 zeros= 0% [ ▁▇██▃ ] [ ▄█▆ ] dim 0555 μ= +0.014 σ= 0.032 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.011 σ= 0.041 zeros= 0% [ ▁▂▆█████▅▂▁ ] [ ▄█▆▂ ] dim 0560 μ= -0.001 σ= 0.036 zeros= 0% [ ▁▃▇████▅▂ ] [ ▃█▇▁ ] dim 0561 μ= -0.023 σ= 0.035 zeros= 0% [ ▁▂▆████▅▂ ] [ █▆ ] dim 0562 μ= -0.000 σ= 0.021 zeros= 0% [ ▁███▅▁ ] [ ▄█▄ ] dim 0563 μ= +0.031 σ= 0.026 zeros= 0% [ ▂▆███▄▁ ] [ ▅█ ] dim 0564 μ= +0.006 σ= 0.020 zeros= 0% [ ▄███▁ ] [ █▇ ] dim 0565 μ= -0.021 σ= 0.021 zeros= 0% [ ▂███▅▁ ] [ ▆█▃ ] dim 0566 μ= +0.008 σ= 0.029 zeros= 0% [ ▃████▅▁ ] [ ▆█ ] dim 0567 μ= +0.003 σ= 0.016 zeros= 0% [ ▃██▄ ] [ ▃█▆ ] dim 0568 μ= +0.016 σ= 0.024 zeros= 0% [ ▁▃███▆▁ ] [ ▁█▇▂ ] dim 0569 μ= -0.017 σ= 0.029 zeros= 0% [ ▁▄████▄▁ ] [ ▅█▆ ] dim 0570 μ= +0.014 σ= 0.026 zeros= 0% [ ▁▄███▆▁ ] [ ▂█▇▁ ] dim 0571 μ= +0.001 σ= 0.031 zeros= 0% [ ▂▅████▄▁ ] [ ▃█ ] dim 0572 μ= +0.007 σ= 0.015 zeros= 0% [ ▁██▄ ] [ ▂█▄ ] dim 0573 μ= -0.005 σ= 0.022 zeros= 0% [ ▂███▄▁ ] [ ▂█ ] dim 0574 μ= -0.012 σ= 0.015 zeros= 0% [ ▂██▆ ] [ ▃█▆▄▁ ] dim 0575 μ= +0.004 σ= 0.043 zeros= 0% [ ▁▃██████▄▂▁ ] [ ▂█▅ ] dim 0576 μ= +0.016 σ= 0.025 zeros= 0% [ ▁▃███▆▁ ] [ ▂██ ] dim 0577 μ= +0.000 σ= 0.026 zeros= 0% [ ▁▃████▂ ] [ ██▅ ] dim 0578 μ= -0.012 σ= 0.034 zeros= 0% [ ▁▅████▇▃▁ ] [ ▄█▂ ] dim 0579 μ= -0.009 σ= 0.026 zeros= 0% [ ▁▆███▅▁ ] [ ▃█▆▂ ] dim 0580 μ= -0.002 σ= 0.031 zeros= 0% [ ▁▆████▃▁ ] [ ██ ] dim 0581 μ= +0.001 σ= 0.024 zeros= 0% [ ▂████▂ ] [ ▇█ ] dim 0582 μ= +0.024 σ= 0.019 zeros= 0% [ ▅██▆▁ ] [ █ ] dim 0583 μ= -0.006 σ= 0.014 zeros= 0% [ ▆██ ] [ ▄▇█▁ ] dim 0584 μ= +0.002 σ= 0.030 zeros= 0% [ ▁▄████▄▁ ] [ ▅██▇▃ ] dim 0585 μ= -0.033 σ= 0.051 zeros= 0% [ ▂▃▄███████▄▂ ] -> OUTLIER_SPREAD: this_std=0.0509, mean_std=0.0266, +3.4sigma vs threshold=3.0sigma [ ▇█ ] dim 0586 μ= +0.002 σ= 0.021 zeros= 0% [ ▁▇██▇▁ ] [ █▁ ] dim 0587 μ= -0.008 σ= 0.016 zeros= 0% [ ▁███▁ ] [ ▁▇█▅ ] dim 0588 μ= -0.011 σ= 0.034 zeros= 0% [ ▁▄█████▃▁ ] [ █▄ ] dim 0589 μ= -0.001 σ= 0.015 zeros= 0% [ ▄██▂ ] [ ▃▅█▄ ] dim 0590 μ= +0.007 σ= 0.034 zeros= 0% [ ▁▄████▆▂▁ ] [ █▅ ] dim 0591 μ= -0.020 σ= 0.017 zeros= 0% [ ▅██▃ ] [ ▂█▅ ] dim 0592 μ= -0.005 σ= 0.022 zeros= 0% [ ▃███▄▁ ] [ ▄█▅▁ ] dim 0593 μ= +0.016 σ= 0.035 zeros= 0% [ ▁▃█████▄▂ ] [ ▄█▇▃ ] dim 0594 μ= -0.001 σ= 0.035 zeros= 0% [ ▁▃▇████▄▂▁ ] [ ▅█▂ ] dim 0595 μ= +0.010 σ= 0.026 zeros= 0% [ ▁▅███▄▁ ] [ ██ ] dim 0596 μ= +0.004 σ= 0.022 zeros= 0% [ ▁▆███▂ ] [ ▄█▅ ] dim 0597 μ= +0.015 σ= 0.028 zeros= 0% [ ▁▅███▇▂ ] [ ▁██▃ ] dim 0598 μ= +0.004 σ= 0.029 zeros= 0% [ ▁▃████▄▁ ] [ ▇█ ] dim 0599 μ= +0.023 σ= 0.014 zeros= 0% [ ▂██▃ ] [ ▄█▇▄ ] dim 0600 μ= -0.017 σ= 0.037 zeros= 0% [ ▁▂▆████▆▃▁ ] [ ▂█▃ ] dim 0601 μ= +0.013 σ= 0.021 zeros= 0% [ ▃███▃ ] [ ▅█ ] dim 0602 μ= -0.013 σ= 0.019 zeros= 0% [ ▃██▇▁ ] [ ▂█▇ ] dim 0603 μ= -0.023 σ= 0.027 zeros= 0% [ ▁▄███▇▂ ] [ ▁█▆▂ ] dim 0604 μ= +0.002 σ= 0.028 zeros= 0% [ ▁▄████▃▁ ] [ ▃█▅ ] dim 0605 μ= +0.014 σ= 0.030 zeros= 0% [ ▂▆███▇▂▁ ] [ ▃█▁ ] dim 0606 μ= +0.030 σ= 0.020 zeros= 0% [ ▁▃███▂ ] [ ▂▇█▂ ] dim 0607 μ= -0.000 σ= 0.033 zeros= 0% [ ▂▇████▄▁ ] [ ▄█▇▂ ] dim 0608 μ= -0.002 σ= 0.038 zeros= 0% [ ▁▃█████▆▂▁ ] [ ▆█▅ ] dim 0609 μ= +0.007 σ= 0.031 zeros= 0% [ ▁▃████▅▂ ] [ █▅ ] dim 0610 μ= +0.018 σ= 0.021 zeros= 0% [ ▂▇██▄▁ ] [ █▆ ] dim 0611 μ= -0.000 σ= 0.025 zeros= 0% [ ▃███▆▂ ] [ ▃▆█▆▁ ] dim 0612 μ= +0.012 σ= 0.040 zeros= 0% [ ▂▅█████▅▂▁ ] [ █▃ ] dim 0613 μ= +0.019 σ= 0.012 zeros= 0% [ ▂██▁ ] [ ▄█▂ ] dim 0614 μ= +0.009 σ= 0.024 zeros= 0% [ ▁▅███▃▁ ] [ ▂█▁ ] dim 0615 μ= -0.009 σ= 0.018 zeros= 0% [ ▁███▁ ] [ ▃█▃ ] dim 0616 μ= -0.005 σ= 0.026 zeros= 0% [ ▁▄███▆▁ ] [ ▂▇█▃ ] dim 0617 μ= +0.005 σ= 0.030 zeros= 0% [ ▁▄████▅▂ ] [ ▁▇█ ] dim 0618 μ= +0.003 σ= 0.026 zeros= 0% [ ▃████▃▁ ] [ ▁█ ] dim 0619 μ= -0.009 σ= 0.017 zeros= 0% [ ▁███▁ ] [ ▄█▆ ] dim 0620 μ= -0.003 σ= 0.027 zeros= 0% [ ▁▄███▇▂ ] [ ██ ] dim 0621 μ= -0.039 σ= 0.021 zeros= 0% [ ▁▆██▆▁ ] [ ▅█▆ ] dim 0622 μ= -0.008 σ= 0.033 zeros= 0% [ ▁▄█████▃▁ ] [ ▅█▁ ] dim 0623 μ= +0.008 σ= 0.023 zeros= 0% [ ▁▅███▃ ] [ ▂█▂ ] dim 0624 μ= -0.007 σ= 0.021 zeros= 0% [ ▂███▃ ] [ ▂██ ] dim 0625 μ= -0.020 σ= 0.025 zeros= 0% [ ▁▂████▂ ] [ ▅██▅▂ ] dim 0626 μ= -0.013 σ= 0.039 zeros= 0% [ ▂▆█████▄▂▁ ] [ ▂█▆ ] dim 0627 μ= +0.017 σ= 0.025 zeros= 0% [ ▁▃███▆▁ ] [ ▅██▃ ] dim 0628 μ= -0.022 σ= 0.035 zeros= 0% [ ▁▃▇████▅▂▁ ] [ ▇█▄ ] dim 0629 μ= -0.014 σ= 0.032 zeros= 0% [ ▁▄████▅▂ ] [ ▁▇█▁ ] dim 0630 μ= -0.019 σ= 0.026 zeros= 0% [ ▁▃████▂ ] [ ▃██▂ ] dim 0631 μ= +0.000 σ= 0.028 zeros= 0% [ ▁▄████▃ ] [ ▆█ ] dim 0632 μ= -0.014 σ= 0.021 zeros= 0% [ ▁▅███▁ ] [ ▇█ ] dim 0633 μ= -0.018 σ= 0.022 zeros= 0% [ ▁▇██▇▂ ] [ ▁█▁ ] dim 0634 μ= -0.009 σ= 0.018 zeros= 0% [ ▂███▂ ] [ ▅█▇▂ ] dim 0635 μ= -0.021 σ= 0.037 zeros= 0% [ ▁▂█████▅▂▁ ] [ █▅ ] dim 0636 μ= -0.002 σ= 0.020 zeros= 0% [ ▂███▄▁ ] [ ▄█▇ ] dim 0637 μ= -0.025 σ= 0.029 zeros= 0% [ ▂▅███▇▂ ] [ ▁█▆ ] dim 0638 μ= -0.022 σ= 0.022 zeros= 0% [ ▂███▅▁ ] [ ▅█▇▂ ] dim 0639 μ= +0.018 σ= 0.034 zeros= 0% [ ▁▂▆████▄▁ ] [ ▇█ ] dim 0640 μ= +0.002 σ= 0.020 zeros= 0% [ ▁▆██▆▁ ] [ ▁▄█▅▂ ] dim 0641 μ= -0.009 σ= 0.041 zeros= 0% [ ▁▃▆█████▅▂▁ ] [ ▁█▆ ] dim 0642 μ= +0.021 σ= 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.030 zeros= 0% [ ▂▆████▃ ] [ ▆█▅ ] dim 0646 μ= +0.010 σ= 0.030 zeros= 0% [ ▁▂▇███▅▂ ] [ ▁█▄ ] dim 0647 μ= -0.005 σ= 0.023 zeros= 0% [ ▃███▅▁ ] [ ▁▇█▃ ] dim 0648 μ= +0.005 σ= 0.029 zeros= 0% [ ▁▃████▅▁ ] [ ▃██▆ ] dim 0649 μ= -0.013 σ= 0.036 zeros= 0% [ ▁▂▅█████▃▁ ] [ ▅█▄ ] dim 0650 μ= -0.007 σ= 0.030 zeros= 0% [ ▂▇███▇▃▁ ] [ ▁▆█▄ ] dim 0651 μ= +0.008 σ= 0.031 zeros= 0% [ ▁▃████▅▂ ] [ ▆█▅ ] dim 0652 μ= +0.029 σ= 0.031 zeros= 0% [ ▁▃▇███▅▂ ] [ ▁██▄ ] dim 0653 μ= -0.013 σ= 0.031 zeros= 0% [ ▁▃████▆▂▁ ] [ ▁█▄ ] dim 0654 μ= -0.005 σ= 0.020 zeros= 0% [ ▂███▃ ] [ █▇▁ ] dim 0655 μ= +0.003 σ= 0.024 zeros= 0% [ ▂████▂ ] [ ▇█ ] dim 0656 μ= +0.003 σ= 0.022 zeros= 0% [ ▁▇██▇▂ ] [ ▆█▅ ] dim 0657 μ= +0.012 σ= 0.032 zeros= 0% [ ▁▃█████▃▁ ] [ █▇ ] dim 0658 μ= -0.000 σ= 0.019 zeros= 0% [ ▁▇██▄ ] [ ▄█▇ ] dim 0659 μ= +0.018 σ= 0.030 zeros= 0% [ ▂▅████▃▁ ] [ ▅▇█▆ ] dim 0660 μ= +0.004 σ= 0.037 zeros= 0% [ ▁▃▆████▇▃▁ ] [ ▂█▇ ] dim 0661 μ= -0.002 σ= 0.024 zeros= 0% [ ▃███▅▂ ] [ █▅ ] dim 0662 μ= +0.001 σ= 0.013 zeros= 0% [ ▂██▁ ] [ ▃▇█▅▁ ] dim 0663 μ= -0.009 σ= 0.040 zeros= 0% [ ▂▅█████▅▂▁ ] [ ▂█▇▁ ] dim 0664 μ= +0.001 σ= 0.029 zeros= 0% [ ▁▄████▄▁ ] [ ▂▆█▅ ] dim 0665 μ= -0.012 σ= 0.036 zeros= 0% [ ▂▅████▇▃▁ ] [ ▇█ ] dim 0666 μ= +0.004 σ= 0.022 zeros= 0% [ ▁▇███▂ ] [ ▃▇█▇▂ ] dim 0667 μ= +0.009 σ= 0.041 zeros= 0% [ ▁▁▃▇█████▅▂ ] [ ▅█ ] dim 0668 μ= +0.007 σ= 0.019 zeros= 0% [ ▄███▁ ] [ ▁█▇ ] dim 0669 μ= -0.018 σ= 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.025 zeros= 0% [ ▂▆███▃▁ ] [ ▃█▁ ] dim 0673 μ= +0.010 σ= 0.023 zeros= 0% [ ▁▄███▃ ] [ ▁█▇ ] dim 0674 μ= +0.021 σ= 0.027 zeros= 0% [ ▁▃████▃ ] [ ▃█▇▁ ] dim 0675 μ= +0.017 σ= 0.029 zeros= 0% [ ▂▅████▂ ] [ ▇█▁ ] dim 0676 μ= -0.017 σ= 0.027 zeros= 0% [ ▃████▃▁ ] [ ▆██▃ ] dim 0677 μ= +0.017 σ= 0.036 zeros= 0% [ ▁▃█████▅▂ ] [ ▂█▅ ] dim 0678 μ= -0.026 σ= 0.023 zeros= 0% [ ▁▃███▅▁ ] [ ▃█▆ ] dim 0679 μ= -0.004 σ= 0.028 zeros= 0% [ ▁▅███▇▂ ] [ ▄█ ] dim 0680 μ= +0.007 σ= 0.020 zeros= 0% [ ▄███▁ ] [ ▂█▇ ] dim 0681 μ= +0.038 σ= 0.024 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.013 σ= 0.026 zeros= 0% [ ▁▅███▅▁ ] [ ▁▄█▆▂ ] dim 0686 μ= -0.023 σ= 0.042 zeros= 0% [ ▁▂▄█████▆▃▁ ] [ ▃█▆ ] dim 0687 μ= -0.003 σ= 0.027 zeros= 0% [ ▁▄███▇▂ ] [ ▃▆█▅ ] dim 0688 μ= -0.015 σ= 0.036 zeros= 0% [ ▁▂▅████▆▃▁ ] [ ▅█▁ ] dim 0689 μ= -0.013 σ= 0.023 zeros= 0% [ ▁▅███▃ ] [ ▁█ ] dim 0690 μ= +0.010 σ= 0.017 zeros= 0% [ ▂███▁ ] [ ▃█▄ ] dim 0691 μ= +0.017 σ= 0.032 zeros= 0% [ ▁▂▅████▄▁ ] [ ▃█▅ ] dim 0692 μ= -0.002 σ= 0.031 zeros= 0% [ ▂▅████▃▁ ] [ ▂▇█▃ ] dim 0693 μ= -0.015 σ= 0.033 zeros= 0% [ ▂▄████▆▂▁ ] [ ▄█▂ ] dim 0694 μ= +0.010 σ= 0.022 zeros= 0% [ ▁▃███▂ ] [ ▁█▆▃ ] dim 0695 μ= -0.017 σ= 0.029 zeros= 0% [ ▁▃████▄▁ ] [ ▄█▂ ] dim 0696 μ= +0.011 σ= 0.023 zeros= 0% [ ▅███▃▁ ] [ ▃██▃ ] dim 0697 μ= -0.018 σ= 0.032 zeros= 0% [ ▂▅████▅▂ ] [ █▅ ] dim 0698 μ= -0.022 σ= 0.017 zeros= 0% [ ▆██▃ ] [ ▁█▇ ] dim 0699 μ= -0.003 σ= 0.026 zeros= 0% [ ▁▄███▆▂ ] [ ▄██ ] dim 0700 μ= -0.005 σ= 0.028 zeros= 0% [ ▁▅███▇▂ ] [ ▆█▅ ] dim 0701 μ= +0.011 σ= 0.033 zeros= 0% [ ▁▄████▇▃▁ ] [ ▃█▆ ] dim 0702 μ= -0.003 σ= 0.026 zeros= 0% [ ▁▄███▇▂ ] [ ▁██▁ ] dim 0703 μ= +0.003 σ= 0.025 zeros= 0% [ ▂████▂▁ ] [ █▂ ] dim 0704 μ= -0.003 σ= 0.015 zeros= 0% [ ▅██▁ ] [ ▆█▄ ] dim 0705 μ= -0.010 σ= 0.031 zeros= 0% [ ▁▂▇███▇▂ ] [ ▅█ ] dim 0706 μ= +0.025 σ= 0.014 zeros= 0% [ ▂██▃ ] [ █▆ ] dim 0707 μ= -0.019 σ= 0.018 zeros= 0% [ ▅██▄ ] [ ▅█▃ ] dim 0708 μ= +0.009 σ= 0.031 zeros= 0% [ ▁▃▇███▆▂ ] [ ▁█▅ ] dim 0709 μ= +0.018 σ= 0.023 zeros= 0% [ ▂███▅▁ ] [ ▆▇█▄ ] dim 0710 μ= -0.001 σ= 0.039 zeros= 0% [ ▂▄█████▆▂▁ ] [ ▁▆█▆▂ ] dim 0711 μ= -0.008 σ= 0.037 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.020 σ= 0.020 zeros= 0% [ ▁▇██▅▁ ] [ ▁█▂ ] dim 0716 μ= +0.014 σ= 0.019 zeros= 0% [ ▂███▂ ] [ ▅█▃ ] dim 0717 μ= +0.008 σ= 0.028 zeros= 0% [ ▁▂▇███▄▁ ] [ █▃ ] dim 0718 μ= -0.025 σ= 0.017 zeros= 0% [ ▁▇██▂ ] [ ▃██▄ ] dim 0719 μ= +0.042 σ= 0.036 zeros= 0% [ ▁▂▇████▆▂ ] [ ▄█▇▁ ] dim 0720 μ= -0.002 σ= 0.031 zeros= 0% [ ▂▆████▄▁ ] [ ██▂ ] dim 0721 μ= -0.017 σ= 0.025 zeros= 0% [ ▃████▃ ] [ █▃ ] dim 0722 μ= -0.004 σ= 0.018 zeros= 0% [ ▁▇██▂ ] [ ▂█▇▃ ] dim 0723 μ= -0.019 σ= 0.031 zeros= 0% [ ▂▅████▄▁ ] [ ▆█▅ ] dim 0724 μ= +0.013 σ= 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.020 σ= 0.022 zeros= 0% [ ▂███▆▁ ] [ ▅█▃ ] dim 0729 μ= +0.009 σ= 0.025 zeros= 0% [ ▁▆███▃▁ ] [ ██▃ ] dim 0730 μ= -0.016 σ= 0.025 zeros= 0% [ ▂████▃ ] [ ▁▇█▃ ] dim 0731 μ= +0.004 σ= 0.030 zeros= 0% [ ▁▄████▅▁ ] [ ▆█▂ ] dim 0732 μ= +0.006 σ= 0.028 zeros= 0% [ ▃████▄▁ ] [ ▆█▂ ] dim 0733 μ= +0.008 σ= 0.024 zeros= 0% [ ▁▅███▃ ] [ ▃█ ] dim 0734 μ= -0.011 σ= 0.021 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.044 zeros= 0% [ ▁▂▄██████▅▂▁ ] [ ▇█ ] dim 0739 μ= -0.017 σ= 0.021 zeros= 0% [ ▁▆██▆▁ ] [ ▅▇█▂ ] dim 0740 μ= +0.015 σ= 0.039 zeros= 0% [ ▁▂▄▇████▆▁▁ ] [ ▅█▃ ] dim 0741 μ= +0.028 σ= 0.025 zeros= 0% [ ▁▆███▃▁ ] [ ▆█▄ ] dim 0742 μ= -0.014 σ= 0.033 zeros= 0% [ ▁▄████▆▂ ] [ █▇ ] dim 0743 μ= -0.038 σ= 0.018 zeros= 0% [ ▅██▅▁ ] [ ▂██▂ ] dim 0744 μ= +0.005 σ= 0.031 zeros= 0% [ ▁▄████▅▂ ] [ ▁█▇ ] dim 0745 μ= +0.018 σ= 0.024 zeros= 0% [ ▃███▆▁ ] [ █▁ ] dim 0746 μ= -0.006 σ= 0.017 zeros= 0% [ ▁▇██▂ ] [ ▄█▆ ] dim 0747 μ= -0.006 σ= 0.030 zeros= 0% [ ▂▆███▇▃ ] [ ▃██▁ ] dim 0748 μ= -0.021 σ= 0.029 zeros= 0% [ ▁▄████▃▁ ] [ ▅█▁ ] dim 0749 μ= -0.012 σ= 0.022 zeros= 0% [ ▁▅███▂ ] [ ▆▇█▂ ] dim 0750 μ= -0.003 σ= 0.038 zeros= 0% [ ▁▄█████▅▂▁ ] [ ▁█▇▂ ] dim 0751 μ= +0.001 σ= 0.031 zeros= 0% [ ▂▅████▄▁ ] [ ▁█▆▁ ] dim 0752 μ= +0.002 σ= 0.026 zeros= 0% [ ▁▃████▃▁ ] [ ▃█▃ ] dim 0753 μ= -0.007 σ= 0.024 zeros= 0% [ ▁▄███▄▁ ] [ █ ] dim 0754 μ= -0.013 σ= 0.011 zeros= 0% [ ██▂ ] [ █▂ ] dim 0755 μ= -0.006 σ= 0.018 zeros= 0% [ ▁███▂ ] [ ▅█▆ ] dim 0756 μ= +0.014 σ= 0.027 zeros= 0% [ ▁▅███▇▁ ] [ ▁█▇ ] dim 0757 μ= +0.001 σ= 0.026 zeros= 0% [ ▁▂████▂ ] [ ▅█▅▁ ] dim 0758 μ= -0.009 σ= 0.035 zeros= 0% [ ▁▃█████▃▁ ] [ ▄▇█▃ ] dim 0759 μ= +0.021 σ= 0.037 zeros= 0% [ ▁▃▇████▆▂▁ ] [ █ ] dim 0760 μ= -0.009 σ= 0.010 zeros= 0% [ ▅█▃ ] [ ▁▆█▆▂ ] dim 0761 μ= +0.014 σ= 0.037 zeros= 0% [ ▁▄█████▄▂ ] [ ▄█▅ ] dim 0762 μ= -0.008 σ= 0.029 zeros= 0% [ ▂▆███▆▂ ] [ ▄█▅ ] dim 0763 μ= -0.005 σ= 0.028 zeros= 0% [ ▁▅███▇▂ ] [ ▅█▃ ] dim 0764 μ= +0.009 σ= 0.024 zeros= 0% [ ▁▆███▄▁ ] [ █ ] dim 0765 μ= +0.012 σ= 0.016 zeros= 0% [ ▁███▁ ] [ ▆█▄ ] dim 0766 μ= -0.011 σ= 0.032 zeros= 0% [ ▁▃████▇▂ ] [ ▄█▅ ] dim 0767 μ= +0.014 σ= 0.032 zeros= 0% [ ▁▂▆████▂▁ ] [ ▃█▁ ] dim 0768 μ= -0.009 σ= 0.020 zeros= 0% [ ▂███▂ ] [ ▂█▆ ] dim 0769 μ= -0.003 σ= 0.027 zeros= 0% [ ▁▄███▇▂ ] [ ▃█▇ ] dim 0770 μ= -0.004 σ= 0.030 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.009 σ= 0.037 zeros= 0% [ ▁▅█████▄▁ ] [ ▂█▆ ] dim 0775 μ= -0.004 σ= 0.022 zeros= 0% [ ▃███▄▁ ] [ ▂▇█▄ ] dim 0776 μ= +0.004 σ= 0.035 zeros= 0% [ ▂▅████▆▂▁ ] [ ▂▆█▄ ] dim 0777 μ= -0.016 σ= 0.032 zeros= 0% [ ▁▄████▅▂ ] [ ▁█▃ ] dim 0778 μ= +0.014 σ= 0.021 zeros= 0% [ ▂███▃ ] [ ▁█▅ ] dim 0779 μ= -0.005 σ= 0.025 zeros= 0% [ ▁▄███▅▁ ] [ ▂█▇ ] dim 0780 μ= -0.022 σ= 0.025 zeros= 0% [ ▃███▇▂ ] [ ▃█▁ ] dim 0781 μ= -0.010 σ= 0.021 zeros= 0% [ ▃███▂ ] [ ▃█ ] dim 0782 μ= +0.028 σ= 0.017 zeros= 0% [ ▂██▆▁ ] [ █▆ ] dim 0783 μ= +0.001 σ= 0.025 zeros= 0% [ ▃███▇▂ ] [ ▄█▆ ] dim 0784 μ= -0.004 σ= 0.025 zeros= 0% [ ▄███▆▂ ] [ ▂█▆ ] dim 0785 μ= -0.003 σ= 0.024 zeros= 0% [ ▁▃███▆▁ ] [ ▂█▇▁ ] dim 0786 μ= +0.022 σ= 0.031 zeros= 0% [ ▁▅████▄▁ ] [ █▇ ] dim 0787 μ= +0.002 σ= 0.020 zeros= 0% [ ▁▆██▅▁ ] [ ▇█▂ ] dim 0788 μ= +0.026 σ= 0.026 zeros= 0% [ ▂▇███▃▁ ] [ ▃█▇ ] dim 0789 μ= +0.018 σ= 0.028 zeros= 0% [ ▁▄████▂ ] [ ▄█▇▁ ] dim 0790 μ= -0.025 σ= 0.036 zeros= 0% [ ▁▃▇████▄▁ ] [ █ ] dim 0791 μ= -0.009 σ= 0.016 zeros= 0% [ ▁██▇▁ ] [ ▅█▅▁ ] dim 0792 μ= +0.017 σ= 0.033 zeros= 0% [ ▁▂▆████▄▁ ] [ ▂█▅ ] dim 0793 μ= -0.006 σ= 0.024 zeros= 0% [ ▁▄███▅▁ ] [ ▂█▇ ] dim 0794 μ= +0.000 σ= 0.026 zeros= 0% [ ▃████▂ ] [ ▂█▄ ] dim 0795 μ= -0.005 σ= 0.026 zeros= 0% [ ▁▄███▅▁ ] [ ▄█▄ ] dim 0796 μ= +0.014 σ= 0.024 zeros= 0% [ ▁▃███▄▁ ] [ ▄█▃ ] dim 0797 μ= -0.028 σ= 0.026 zeros= 0% [ ▁▅███▅▁ ] [ ▁▇█▂ ] dim 0798 μ= +0.002 σ= 0.027 zeros= 0% [ ▁▃████▃▁ ] [ ▁█▇ ] dim 0799 μ= -0.042 σ= 0.024 zeros= 0% [ ▃███▆▂ ] [ ▁▇█▆▂ ] dim 0800 μ= +0.031 σ= 0.038 zeros= 0% [ ▁▂▅█████▄▁ ] [ █ ] dim 0801 μ= -0.028 σ= 0.013 zeros= 0% [ ▅█▆ ] [ ▂█▃ ] dim 0802 μ= -0.026 σ= 0.023 zeros= 0% [ ▃███▄▁ ] [ ▁█ ] dim 0803 μ= +0.009 σ= 0.015 zeros= 0% [ ▁██▅ ] [ ▄█▆▁ ] dim 0804 μ= +0.017 σ= 0.034 zeros= 0% [ ▁▃▇████▄▁ ] [ █ ] dim 0805 μ= -0.022 σ= 0.008 zeros= 0% [ ▁█▇ ] [ ▂█▄ ] dim 0806 μ= -0.025 σ= 0.024 zeros= 0% [ ▁▄███▅▁ ] [ ▁▅██▃ ] dim 0807 μ= +0.017 σ= 0.038 zeros= 0% [ ▂▃█████▅▂▁ ] [ █▇▂ ] dim 0808 μ= +0.005 σ= 0.028 zeros= 0% [ ▁▃████▄▁ ] [ ▁█▁ ] dim 0809 μ= +0.013 σ= 0.017 zeros= 0% [ ▁███▁ ] [ ▇█▃ ] dim 0810 μ= +0.007 σ= 0.029 zeros= 0% [ ▁▃████▅▁ ] [ ▄█▆ ] dim 0811 μ= +0.014 σ= 0.033 zeros= 0% [ ▁▃▆███▇▃▁ ] [ ▃▇█▃ ] dim 0812 μ= +0.003 σ= 0.032 zeros= 0% [ ▁▅████▄▂ ] [ ▅█▁ ] dim 0813 μ= +0.027 σ= 0.024 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.015 zeros= 0% [ ▁▇██▁ ] [ ▁▆█▂ ] dim 0818 μ= -0.015 σ= 0.032 zeros= 0% [ ▁▃████▄▂ ] [ ▅█▅ ] dim 0819 μ= +0.034 σ= 0.034 zeros= 0% [ ▁▃█████▄▁ ] [ ▄██▄ ] dim 0820 μ= +0.003 σ= 0.034 zeros= 0% [ ▁▂▆████▆▂▁ ] [ ▇█ ] dim 0821 μ= +0.004 σ= 0.022 zeros= 0% [ ▁▆██▇▁ ] [ ▁█▂ ] dim 0822 μ= -0.007 σ= 0.021 zeros= 0% [ ▂███▂ ] [ ▇█▅ ] dim 0823 μ= -0.011 σ= 0.034 zeros= 0% [ ▁▄████▇▃▁ ] [ ▄█▅ ] dim 0824 μ= -0.007 σ= 0.025 zeros= 0% [ ▁▅███▅▁ ] [ ▁█▇ ] dim 0825 μ= +0.000 σ= 0.024 zeros= 0% [ ▂████▂ ] [ ▄█▆ ] dim 0826 μ= +0.016 σ= 0.030 zeros= 0% [ ▂▅███▇▃▁ ] [ ▄█ ] dim 0827 μ= -0.013 σ= 0.018 zeros= 0% [ ▂██▇▁ ] [ ▄█▆ ] dim 0828 μ= -0.024 σ= 0.029 zeros= 0% [ ▁▅███▇▃ ] [ ▅█▅▂ ] dim 0829 μ= -0.007 σ= 0.036 zeros= 0% [ ▁▄█████▄▁ ] [ ▄█▇▃ ] dim 0830 μ= -0.000 σ= 0.037 zeros= 0% [ ▁▃▇████▅▃▁ ] [ █▄ ] dim 0831 μ= -0.001 σ= 0.013 zeros= 0% [ ▃██▁ ] [ ▅█▁ ] dim 0832 μ= -0.013 σ= 0.025 zeros= 0% [ ▂▆███▃▁ ] [ ▃█▅▁ ] dim 0833 μ= -0.001 σ= 0.030 zeros= 0% [ ▁▅████▄▁ ] [ ▄█▇▂ ] dim 0834 μ= -0.002 σ= 0.035 zeros= 0% [ ▁▂▇████▅▂ ] [ ▃█▄ ] dim 0835 μ= -0.005 σ= 0.028 zeros= 0% [ ▁▅███▇▂ ] [ █▇ ] dim 0836 μ= +0.001 σ= 0.021 zeros= 0% [ ▁▇██▆▁ ] [ ▆█▃ ] dim 0837 μ= +0.027 σ= 0.026 zeros= 0% [ ▂▇███▃▁ ] [ ▂█▂ ] dim 0838 μ= +0.013 σ= 0.021 zeros= 0% [ ▃███▃ ] [ ▆█▄ ] dim 0839 μ= -0.010 σ= 0.027 zeros= 0% [ ▁▆███▅▁ ] [ ▃█▅ ] dim 0840 μ= -0.004 σ= 0.029 zeros= 0% [ ▁▅███▇▂▁ ] [ ▅█▃ ] dim 0841 μ= +0.010 σ= 0.026 zeros= 0% [ ▂▆███▅▁ ] [ ▄█▇▂ ] dim 0842 μ= -0.021 σ= 0.032 zeros= 0% [ ▂▅████▄▁ ] [ █ ] dim 0843 μ= +0.011 σ= 0.013 zeros= 0% [ ▇█▅ ] [ ▆█▂ ] dim 0844 μ= +0.007 σ= 0.024 zeros= 0% [ ▂▆███▃ ] [ ▆█▃ ] dim 0845 μ= -0.011 σ= 0.029 zeros= 0% [ ▁▂▇███▅▁ ] [ ▂█▇ ] dim 0846 μ= -0.021 σ= 0.025 zeros= 0% [ ▃███▇▂ ] [ ▃▇█▃ ] dim 0847 μ= +0.023 σ= 0.032 zeros= 0% [ ▂▄████▅▂ ] [ ▃█▆▂ ] dim 0848 μ= -0.000 σ= 0.031 zeros= 0% [ ▂▅████▄▁ ] [ ▅█▆ ] dim 0849 μ= +0.036 σ= 0.032 zeros= 0% [ ▁▃▆████▄ ] [ █▄ ] dim 0850 μ= +0.017 σ= 0.022 zeros= 0% [ ▂███▅▁ ] [ ▆█▁ ] dim 0851 μ= +0.007 σ= 0.025 zeros= 0% [ ▂▆███▃▁ ] [ ▂▆█▅▂ ] dim 0852 μ= +0.013 σ= 0.039 zeros= 0% [ ▂▅█████▅▂ ] [ █▅ ] dim 0853 μ= -0.002 σ= 0.019 zeros= 0% [ ▁▇██▄ ] [ ▄█▂ ] dim 0854 μ= +0.011 σ= 0.025 zeros= 0% [ ▁▄███▄▁ ] [ ██ ] dim 0855 μ= +0.003 σ= 0.016 zeros= 0% [ ▄██▄ ] [ ▄█▃ ] dim 0856 μ= +0.010 σ= 0.027 zeros= 0% [ ▂▆███▄▁ ] [ ▆█▃ ] dim 0857 μ= +0.007 σ= 0.030 zeros= 0% [ ▁▃████▅▁ ] [ ▃█▄ ] dim 0858 μ= -0.004 σ= 0.029 zeros= 0% [ ▁▅███▇▂▁ ] [ █▇ ] dim 0859 μ= +0.000 σ= 0.022 zeros= 0% [ ▂███▆▁ ] [ ▂██▂ ] dim 0860 μ= -0.017 σ= 0.033 zeros= 0% [ ▂▄████▅▂▁ ] [ █▇ ] dim 0861 μ= +0.003 σ= 0.019 zeros= 0% [ ▆██▆▁ ] [ ▅█▆▂ ] dim 0862 μ= -0.023 σ= 0.036 zeros= 0% [ ▁▃▇████▅▂ ] [ ▄█▃ ] dim 0863 μ= +0.014 σ= 0.023 zeros= 0% [ ▄███▅▁ ] [ ▆█▃ ] dim 0864 μ= +0.008 σ= 0.026 zeros= 0% [ ▂▆███▄▁ ] [ █▆ ] dim 0865 μ= +0.001 σ= 0.022 zeros= 0% [ ▂███▇▁ ] [ ▁██ ] dim 0866 μ= -0.020 σ= 0.025 zeros= 0% [ ▁▂████▂ ] [ ▃█▁ ] dim 0867 μ= +0.009 σ= 0.022 zeros= 0% [ ▁▄███▂ ] [ ▂█▇ ] dim 0868 μ= +0.002 σ= 0.025 zeros= 0% [ ▂████▂ ] [ █▇ ] dim 0869 μ= -0.039 σ= 0.017 zeros= 0% [ ▄██▄ ] [ ▄██▃ ] dim 0870 μ= -0.001 σ= 0.031 zeros= 0% [ ▂▆████▄▁ ] [ ▃██▃ ] dim 0871 μ= +0.004 σ= 0.037 zeros= 0% [ ▁▂▆████▇▃▁ ] [ ▂█▇▆ ] dim 0872 μ= -0.012 σ= 0.036 zeros= 0% [ ▂▅█████▃▁ ] [ ▅█▆ ] dim 0873 μ= -0.006 σ= 0.030 zeros= 0% [ ▂▆███▆▃ ] [ ▁▅█▇▂ ] dim 0874 μ= +0.015 σ= 0.036 zeros= 0% [ ▁▄█████▄▂ ] [ █ ] dim 0875 μ= -0.006 σ= 0.014 zeros= 0% [ ▆█▇▁ ] [ █ ] dim 0876 μ= +0.012 σ= 0.017 zeros= 0% [ ▁███▁ ] [ █▅ ] dim 0877 μ= -0.002 σ= 0.021 zeros= 0% [ ▂███▅▁ ] [ █ ] dim 0878 μ= -0.008 σ= 0.015 zeros= 0% [ ▁▇█▇▁ ] [ ▁███▂ ] dim 0879 μ= -0.008 σ= 0.038 zeros= 0% [ ▁▂▅█████▅▂▁ ] [ ▅█▆ ] dim 0880 μ= +0.033 σ= 0.032 zeros= 0% [ ▁▃█████▃▁ ] [ ▆█ ] dim 0881 μ= -0.037 σ= 0.020 zeros= 0% [ ▁▄██▆▁ ] [ ▄▆█▅ ] dim 0882 μ= +0.003 σ= 0.034 zeros= 0% [ ▂▆████▆▂ ] [ ▆█▂ ] dim 0883 μ= -0.015 σ= 0.027 zeros= 0% [ ▂▇███▄▁ ] [ ▄█▇ ] dim 0884 μ= -0.004 σ= 0.029 zeros= 0% [ ▁▆███▇▃▁ ] [ ▆█ ] dim 0885 μ= -0.015 σ= 0.019 zeros= 0% [ ▁▄██▆▁ ] [ ▆█▂ ] dim 0886 μ= -0.015 σ= 0.027 zeros= 0% [ ▃▇███▄▁ ] [ ▇█ ] dim 0887 μ= +0.043 σ= 0.020 zeros= 0% [ ▁▆██▅▁ ] [ ▆█▁ ] dim 0888 μ= -0.013 σ= 0.020 zeros= 0% [ ▄███▁ ] [ ▁▆█▄ ] dim 0889 μ= -0.012 σ= 0.032 zeros= 0% [ ▁▃████▆▃ ] [ ▂█▄ ] dim 0890 μ= +0.017 σ= 0.022 zeros= 0% [ ▂███▅▁ ] [ ▁██▁ ] dim 0891 μ= +0.001 σ= 0.029 zeros= 0% [ ▁▄████▃▁ ] [ ▄█▁ ] dim 0892 μ= +0.010 σ= 0.020 zeros= 0% [ ▃███▂ ] [ ▇█▇▁ ] dim 0893 μ= -0.006 σ= 0.034 zeros= 0% [ ▁▄█████▄▁ ] [ ▃█▆ ] dim 0894 μ= -0.024 σ= 0.027 zeros= 0% [ ▁▅███▇▂ ] [ ▃▆█▄ ] dim 0895 μ= +0.001 σ= 0.044 zeros= 0% [ ▁▂▄▇█████▄▁ ] [ ▄▇█▁ ] dim 0896 μ= +0.037 σ= 0.032 zeros= 0% [ ▁▃▇████▄▁ ] [ ▃█▃ ] dim 0897 μ= -0.007 σ= 0.022 zeros= 0% [ ▃███▄ ] [ ▆█▂ ] dim 0898 μ= -0.034 σ= 0.027 zeros= 0% [ ▂████▄▁ ] [ █▅ ] dim 0899 μ= -0.020 σ= 0.016 zeros= 0% [ ▄██▃ ] [ ▆█▃ ] dim 0900 μ= -0.012 σ= 0.028 zeros= 0% [ ▁▂▇███▄▁ ] [ ▄█▄ ] dim 0901 μ= +0.011 σ= 0.033 zeros= 0% [ ▁▃████▇▃▁ ] [ ▁█▇▂ ] dim 0902 μ= +0.021 σ= 0.030 zeros= 0% [ ▁▄████▃▁ ] [ ▄█▆▂ ] dim 0903 μ= -0.021 σ= 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.018 zeros= 0% [ ▃██▇▁ ] [ ▂█▄ ] dim 0908 μ= -0.006 σ= 0.024 zeros= 0% [ ▁▃███▄▁ ] [ ▁▇█▂ ] dim 0909 μ= +0.003 σ= 0.028 zeros= 0% [ ▁▃████▃▁ ] [ ▂▇█▆▃ ] dim 0910 μ= -0.007 σ= 0.050 zeros= 0% [ ▁▂▄███████▅▂▁ ] -> OUTLIER_SPREAD: this_std=0.0495, mean_std=0.0266, +3.3sigma vs threshold=3.0sigma [ ▁█▅ ] dim 0911 μ= +0.000 σ= 0.026 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.006 σ= 0.027 zeros= 0% [ ▁▂▇███▃▁ ] [ ▆█▆ ] dim 0916 μ= -0.008 σ= 0.032 zeros= 0% [ ▁▃████▇▃▁ ] [ ▄█▃ ] dim 0917 μ= -0.008 σ= 0.024 zeros= 0% [ ▁▄███▄▁ ] [ ▄█▅▁ ] dim 0918 μ= -0.005 σ= 0.033 zeros= 0% [ ▂▇████▃▁ ] [ ▂█▆▂ ] dim 0919 μ= +0.002 σ= 0.030 zeros= 0% [ ▁▄████▄▁ ] [ ▂█▂ ] dim 0920 μ= -0.029 σ= 0.019 zeros= 0% [ ▂███▂ ] [ ▆█▇ ] dim 0921 μ= +0.033 σ= 0.033 zeros= 0% [ ▁▃█████▃▁ ] [ ▅█▅ ] dim 0922 μ= -0.007 σ= 0.028 zeros= 0% [ ▂▅███▇▂ ] [ ▂█▃ ] dim 0923 μ= -0.007 σ= 0.021 zeros= 0% [ ▃███▃ ] [ ▇█ ] dim 0924 μ= -0.016 σ= 0.023 zeros= 0% [ ▁▆██▇▂ ] [ ▇█▃ ] dim 0925 μ= -0.032 σ= 0.032 zeros= 0% [ ▁▃▇███▇▃ ] [ ▃█▃ ] dim 0926 μ= +0.032 σ= 0.026 zeros= 0% [ ▁▅███▄▁ ] [ ▃█▂ ] dim 0927 μ= +0.011 σ= 0.024 zeros= 0% [ ▁▅███▄▁ ] [ ▃▇█▂ ] dim 0928 μ= -0.020 σ= 0.036 zeros= 0% [ ▁▃▇████▆▂▁ ] [ ▁▇█ ] dim 0929 μ= -0.001 σ= 0.023 zeros= 0% [ ▃███▇▁ ] [ ▂█▂ ] dim 0930 μ= -0.007 σ= 0.020 zeros= 0% [ ▂███▃ ] [ ▄██▅ ] dim 0931 μ= -0.011 σ= 0.036 zeros= 0% [ ▁▅█████▄▁ ] [ ▆█ ] dim 0932 μ= +0.006 σ= 0.015 zeros= 0% [ ▂██▄ ] [ ▁█ ] dim 0933 μ= -0.013 σ= 0.012 zeros= 0% [ ▁██▃ ] [ ▄██▄ ] dim 0934 μ= -0.019 σ= 0.035 zeros= 0% [ ▁▃▇████▆▂▁ ] [ ▃█▄ ] dim 0935 μ= -0.027 σ= 0.025 zeros= 0% [ ▁▄███▅▁ ] [ ▆█ ] dim 0936 μ= +0.004 σ= 0.016 zeros= 0% [ ▃██▅ ] [ █▅ ] dim 0937 μ= -0.003 σ= 0.022 zeros= 0% [ ▂███▅▁ ] [ ▁▆█▄ ] dim 0938 μ= +0.009 σ= 0.032 zeros= 0% [ ▁▃████▆▂▁ ] [ ▆█▂ ] dim 0939 μ= -0.015 σ= 0.027 zeros= 0% [ ▁▂████▄▁ ] [ ▃█▅ ] dim 0940 μ= +0.014 σ= 0.028 zeros= 0% [ ▂▆███▆▂ ] [ ▁█▅ ] dim 0941 μ= +0.000 σ= 0.027 zeros= 0% [ ▁▃████▂ ] [ ▁▃█▆▃ ] dim 0942 μ= +0.015 σ= 0.043 zeros= 0% [ ▁▂▅█████▆▃▁ ] [ ▃█▁ ] dim 0943 μ= -0.009 σ= 0.021 zeros= 0% [ ▃███▃ ] [ ▄█▅ ] dim 0944 μ= +0.014 σ= 0.031 zeros= 0% [ ▁▂▇███▇▃▁ ] [ █▄ ] dim 0945 μ= +0.017 σ= 0.018 zeros= 0% [ ▁▇██▃ ] [ ▅█▆ ] dim 0946 μ= -0.007 σ= 0.029 zeros= 0% [ ▂▆███▆▂ ] [ ▄█▂ ] dim 0947 μ= -0.011 σ= 0.025 zeros= 0% [ ▁▆███▄▁ ] [ ▃█▃ ] dim 0948 μ= +0.012 σ= 0.022 zeros= 0% [ ▁▃███▃ ] [ ▁█▇▂ ] dim 0949 μ= +0.004 σ= 0.031 zeros= 0% [ ▁▄████▅▁ ] [ █▇ ] dim 0950 μ= +0.023 σ= 0.022 zeros= 0% [ ▁▇███▂ ] [ ▅█▁ ] dim 0951 μ= +0.008 σ= 0.022 zeros= 0% [ ▁▅███▂ ] [ ▃██▁ ] dim 0952 μ= +0.020 σ= 0.030 zeros= 0% [ ▂▅████▃▁ ] [ ▃█▄ ] dim 0953 μ= -0.007 σ= 0.026 zeros= 0% [ ▁▄███▆▁ ] [ ▄█▅ ] dim 0954 μ= -0.027 σ= 0.030 zeros= 0% [ ▂▆███▇▂ ] [ ▄█▆ ] dim 0955 μ= +0.016 σ= 0.031 zeros= 0% [ ▂▆████▃▁ ] [ █▁ ] dim 0956 μ= -0.007 σ= 0.017 zeros= 0% [ ▁███▁ ] [ █▆ ] dim 0957 μ= +0.000 σ= 0.017 zeros= 0% [ ▅██▄ ] [ ▆█▁ ] dim 0958 μ= +0.007 σ= 0.022 zeros= 0% [ ▁▅███▂ ] [ ▂██▂ ] dim 0959 μ= +0.002 σ= 0.029 zeros= 0% [ ▁▄████▄▁ ] [ █▇ ] dim 0960 μ= -0.001 σ= 0.023 zeros= 0% [ ▂███▆▁ ] [ ▁█▄ ] dim 0961 μ= -0.004 σ= 0.020 zeros= 0% [ ▂███▃ ] [ █▂ ] dim 0962 μ= -0.006 σ= 0.019 zeros= 0% [ ▂███▃ ] [ ▇█▂ ] dim 0963 μ= -0.014 σ= 0.023 zeros= 0% [ ▁▆███▃ ] [ ▃▇█▆ ] dim 0964 μ= -0.014 σ= 0.033 zeros= 0% [ ▁▄████▆▂▁ ] [ ▂██▃ ] dim 0965 μ= -0.017 σ= 0.035 zeros= 0% [ ▁▂▆████▆▂▁ ] [ ▂▅█▆▂ ] dim 0966 μ= +0.014 σ= 0.043 zeros= 0% [ ▂▆█████▆▃▁ ] [ ▅█▁ ] dim 0967 μ= -0.033 σ= 0.021 zeros= 0% [ ▁▄███▂ ] [ ▁█ ] dim 0968 μ= -0.011 σ= 0.016 zeros= 0% [ ▁██▆▁ ] [ ▅█▇▁ ] dim 0969 μ= +0.019 σ= 0.032 zeros= 0% [ ▂▅████▄▁ ] [ ▂█▇▄ ] dim 0970 μ= +0.008 σ= 0.037 zeros= 0% [ ▁▂▅████▇▃▁ ] [ ▂▆█▇▄ ] dim 0971 μ= +0.015 σ= 0.049 zeros= 0% [ ▁▁▃▇█████▇▅▂▁ ] -> OUTLIER_SPREAD: this_std=0.0486, mean_std=0.0266, +3.1sigma vs threshold=3.0sigma [ ▁▆█▆ ] dim 0972 μ= -0.009 σ= 0.033 zeros= 0% [ ▁▃█████▃▁ ] [ █▆ ] dim 0973 μ= -0.001 σ= 0.019 zeros= 0% [ ▁▇██▄ ] [ █▄ ] dim 0974 μ= -0.022 σ= 0.014 zeros= 0% [ ▄██▁ ] [ █▃ ] dim 0975 μ= -0.005 σ= 0.018 zeros= 0% [ ▁▇██▂ ] [ ▄█▄ ] dim 0976 μ= -0.008 σ= 0.027 zeros= 0% [ ▂▆███▆▁ ] [ ▄█▅ ] dim 0977 μ= -0.008 σ= 0.033 zeros= 0% [ ▁▃█████▃▁ ] [ ▂█▇▂ ] dim 0978 μ= +0.023 σ= 0.029 zeros= 0% [ ▁▄████▄▁ ] [ ▁█▇ ] dim 0979 μ= -0.002 σ= 0.021 zeros= 0% [ ▂███▅▁ ] [ ▅█▃ ] dim 0980 μ= -0.008 σ= 0.025 zeros= 0% [ ▁▄███▅▁ ] [ ▂█▅ ] dim 0981 μ= +0.017 σ= 0.027 zeros= 0% [ ▁▅███▇▂ ] [ ▂██▂ ] dim 0982 μ= +0.003 σ= 0.028 zeros= 0% [ ▁▄████▃▁ ] [ ▁█▆ ] dim 0983 μ= +0.017 σ= 0.021 zeros= 0% [ ▂███▄ ] [ █▅ ] dim 0984 μ= -0.002 σ= 0.016 zeros= 0% [ ▁▆██▂ ] [ ▄█▃ ] dim 0985 μ= +0.032 σ= 0.026 zeros= 0% [ ▁▅███▅▁ ] [ ▄█▇▄ ] dim 0986 μ= +0.020 σ= 0.037 zeros= 0% [ ▂▃▆████▆▂ ] [ ▃██▄ ] dim 0987 μ= -0.016 σ= 0.036 zeros= 0% [ ▂▆████▇▃▁ ] [ ██ ] dim 0988 μ= +0.002 σ= 0.015 zeros= 0% [ ▄██▃ ] [ ▄█▇▁ ] dim 0989 μ= -0.022 σ= 0.032 zeros= 0% [ ▂▆████▄▁ ] [ ▄█▇▂ ] dim 0990 μ= -0.022 σ= 0.034 zeros= 0% [ ▂▇████▅▂ ] [ █▃ ] dim 0991 μ= -0.003 σ= 0.016 zeros= 0% [ ▅██▂ ] [ ▃█▇ ] dim 0992 μ= -0.021 σ= 0.028 zeros= 0% [ ▁▄████▃▁ ] [ ▆█▅ ] dim 0993 μ= -0.010 σ= 0.036 zeros= 0% [ ▂▄█████▃▁ ] [ ▂█▇▂ ] dim 0994 μ= +0.003 σ= 0.030 zeros= 0% [ ▁▃████▄▁ ] [ ▁█▇▄ ] dim 0995 μ= -0.015 σ= 0.034 zeros= 0% [ ▁▅████▆▃ ] [ ▆█ ] dim 0996 μ= -0.016 σ= 0.019 zeros= 0% [ ▄██▆▁ ] [ ▅█▂ ] dim 0997 μ= -0.011 σ= 0.024 zeros= 0% [ ▁▆███▄▁ ] [ ▃█▅ ] dim 0998 μ= +0.015 σ= 0.023 zeros= 0% [ ▃███▄▁ ] [ ▃█▆ ] dim 0999 μ= +0.017 σ= 0.024 zeros= 0% [ ▁▃███▆▁ ] [ ▄▇█▂ ] dim 1000 μ= +0.019 σ= 0.031 zeros= 0% [ ▂▅████▄▁ ] [ ▃█▇▃ ] dim 1001 μ= +0.003 σ= 0.033 zeros= 0% [ ▂▅████▆▂ ] [ ██▂ ] dim 1002 μ= -0.013 σ= 0.025 zeros= 0% [ ▂▇███▄ ] [ █▇ ] dim 1003 μ= +0.019 σ= 0.018 zeros= 0% [ ▁▇██▃ ] [ ▃█▅ ] dim 1004 μ= -0.004 σ= 0.026 zeros= 0% [ ▁▄███▆▁ ] [ ▇█▄ ] dim 1005 μ= +0.012 σ= 0.028 zeros= 0% [ ▂▆███▆▂ ] [ ▅█▄ ] dim 1006 μ= +0.012 σ= 0.028 zeros= 0% [ ▁▆███▅▂ ] [ ▅█▃ ] dim 1007 μ= -0.011 σ= 0.026 zeros= 0% [ ▁▇███▄▁ ] [ ▁█▅ ] dim 1008 μ= -0.003 σ= 0.024 zeros= 0% [ ▁▃███▆▁ ] [ ▄█▁ ] dim 1009 μ= +0.009 σ= 0.023 zeros= 0% [ ▁▄███▃ ] [ ▄█▆▁ ] dim 1010 μ= -0.002 σ= 0.032 zeros= 0% [ ▂▅████▄▁ ] [ ▄██▁ ] dim 1011 μ= -0.003 σ= 0.033 zeros= 0% [ ▁▂▇████▄▁ ] [ ▁█▇ ] dim 1012 μ= +0.000 σ= 0.026 zeros= 0% [ ▁▃████▂ ] [ █▅ ] dim 1013 μ= -0.000 σ= 0.021 zeros= 0% [ ▁▇██▅▁ ] [ ▃█▆ ] dim 1014 μ= -0.003 σ= 0.028 zeros= 0% [ ▁▅████▂ ] [ █▄ ] dim 1015 μ= -0.021 σ= 0.011 zeros= 0% [ ▂██▁ ] [ █▅ ] dim 1016 μ= -0.003 σ= 0.020 zeros= 0% [ ▁███▄ ] [ █ ] dim 1017 μ= -0.010 σ= 0.016 zeros= 0% [ ▁██▇▁ ] [ ▆█▄ ] dim 1018 μ= -0.012 σ= 0.027 zeros= 0% [ ▂▇███▅▁ ] [ ▅█▃ ] dim 1019 μ= -0.010 σ= 0.031 zeros= 0% [ ▃▇███▇▂ ] [ ▂█▅ ] dim 1020 μ= -0.005 σ= 0.024 zeros= 0% [ ▄███▅▁ ] [ ▃█▃ ] dim 1021 μ= +0.032 σ= 0.028 zeros= 0% [ ▂▆███▅▁ ] [ ▂▆█▃ ] dim 1022 μ= +0.005 σ= 0.033 zeros= 0% [ ▂▄████▅▂ ] [ ▅█▃ ] dim 1023 μ= +0.007 σ= 0.031 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.01.18.04.10/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.215s][info][jfr,startup] Started recording 1. [0.215s][info][jfr,startup] [0.215s][info][jfr,startup] Use jcmd 3510672 JFR.dump name=1 to copy recording data to file. maxConn = 32 Vector Dimensions: 1024 numDocs = 8000000 beamWidth = 100 similarity = DOT_PRODUCT Seed = 1163903988709071 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 01, 2026 7:20: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-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: 132 segments, 14 merges 114.8s _15u: 8 segs, 378.5 K docs, 1701.4 MB 52.5s _198: 8 segs, 77.1 K docs, 345.3 MB 49.2s _19f: 8 segs, 114.5 K docs, 513.4 MB 44.7s _19n: 8 segs, 83.3 K docs, 372.9 MB 39.0s _19w: 8 segs, 189.6 K docs, 851.2 MB 34.6s _1a4: 9 segs, 47.1 K docs, 210.4 MB 29.4s _1ad: 8 segs, 41.2 K docs, 183.8 MB 25.7s _1ak: 8 segs, 123.3 K docs, 552.8 MB 20.8s _1at: 8 segs, 42.6 K docs, 190.3 MB 17.9s _1az: 8 segs, 160.7 K docs, 721.0 MB 14.8s _1b5: 8 segs, 420.2 K docs, 1889.2 MB 10.1s _1be: 9 segs, 44.4 K docs, 198.3 MB 5.1s _1bo: 9 segs, 46.8 K docs, 209.0 MB 0.0s _1bu: 13 segs, 54.4 K docs, 242.6 MB 5.0 sec: 111 segments, 11 merges 54.2s _19f: 8 segs, 114.5 K docs, 513.4 MB 49.7s _19n: 8 segs, 83.3 K docs, 372.9 MB 44.0s _19w: 8 segs, 189.6 K docs, 851.2 MB 39.6s _1a4: 9 segs, 47.1 K docs, 210.4 MB 30.7s _1ak: 8 segs, 123.3 K docs, 552.8 MB 25.8s _1at: 8 segs, 42.6 K docs, 190.3 MB 22.9s _1az: 8 segs, 160.7 K docs, 721.0 MB 19.8s _1b5: 8 segs, 420.2 K docs, 1889.2 MB 15.2s _1be: 9 segs, 44.4 K docs, 198.3 MB 10.1s _1bo: 9 segs, 46.8 K docs, 209.0 MB 5.0s _1bu: 13 segs, 54.4 K docs, 242.6 MB 10.0 sec: 89 segments, 8 merges 49.1s _19w: 8 segs, 189.6 K docs, 851.2 MB 35.7s _1ak: 8 segs, 123.3 K docs, 552.8 MB 30.8s _1at: 8 segs, 42.6 K docs, 190.3 MB 27.9s _1az: 8 segs, 160.7 K docs, 721.0 MB 24.8s _1b5: 8 segs, 420.2 K docs, 1889.2 MB 20.2s _1be: 9 segs, 44.4 K docs, 198.3 MB 15.1s _1bo: 9 segs, 46.8 K docs, 209.0 MB 10.0s _1bu: 13 segs, 54.4 K docs, 242.6 MB 15.0 sec: 75 segments, 6 merges 40.7s _1ak: 8 segs, 123.3 K docs, 552.8 MB 32.9s _1az: 8 segs, 160.7 K docs, 721.0 MB 29.8s _1b5: 8 segs, 420.2 K docs, 1889.2 MB 25.2s _1be: 9 segs, 44.4 K docs, 198.3 MB 20.1s _1bo: 9 segs, 46.8 K docs, 209.0 MB 15.0s _1bu: 13 segs, 54.4 K docs, 242.6 MB 20.0 sec: 68 segments, 5 merges 37.9s _1az: 8 segs, 160.7 K docs, 721.0 MB 34.8s _1b5: 8 segs, 420.2 K docs, 1889.2 MB 30.2s _1be: 9 segs, 44.4 K docs, 198.3 MB 25.1s _1bo: 9 segs, 46.8 K docs, 209.0 MB 20.0s _1bu: 13 segs, 54.4 K docs, 242.6 MB 25.0 sec: 33 segments, 2 merges 39.8s _1b5: 8 segs, 420.2 K docs, 1889.2 MB 3.2s _1bv: 6 segs, 1108.1 K docs, 4987.0 MB 30.0 sec: 33 segments, 2 merges 44.8s _1b5: 8 segs, 420.2 K docs, 1889.2 MB 8.2s _1bv: 6 segs, 1108.1 K docs, 4987.0 MB 35.0 sec: 33 segments, 2 merges 49.8s _1b5: 8 segs, 420.2 K docs, 1889.2 MB 13.2s _1bv: 6 segs, 1108.1 K docs, 4987.0 MB 40.0 sec: 33 segments, 2 merges 54.8s _1b5: 8 segs, 420.2 K docs, 1889.2 MB 18.2s _1bv: 6 segs, 1108.1 K docs, 4987.0 MB 45.0 sec: 26 segments, 1 merges 23.2s _1bv: 6 segs, 1108.1 K docs, 4987.0 MB 50.0 sec: 26 segments, 1 merges 28.2s _1bv: 6 segs, 1108.1 K docs, 4987.0 MB 55.1 sec: 26 segments, 1 merges 33.2s _1bv: 6 segs, 1108.1 K docs, 4987.0 MB 60.1 sec: 26 segments, 1 merges 38.2s _1bv: 6 segs, 1108.1 K docs, 4987.0 MB 65.1 sec: 26 segments, 1 merges 43.2s _1bv: 6 segs, 1108.1 K docs, 4987.0 MB 70.1 sec: 26 segments, 1 merges 48.2s _1bv: 6 segs, 1108.1 K docs, 4987.0 MB 75.1 sec: 26 segments, 1 merges 53.2s _1bv: 6 segs, 1108.1 K docs, 4987.0 MB 80.1 sec: 26 segments, 1 merges 58.2s _1bv: 6 segs, 1108.1 K docs, 4987.0 MB 85.1 sec: 26 segments, 1 merges 63.2s _1bv: 6 segs, 1108.1 K docs, 4987.0 MB 90.1 sec: 26 segments, 1 merges 68.2s _1bv: 6 segs, 1108.1 K docs, 4987.0 MB 95.1 sec: 26 segments, 1 merges 73.2s _1bv: 6 segs, 1108.1 K docs, 4987.0 MB 100.1 sec: 26 segments, 1 merges 78.3s _1bv: 6 segs, 1108.1 K docs, 4987.0 MB 105.1 sec: 26 segments, 1 merges 83.3s _1bv: 6 segs, 1108.1 K docs, 4987.0 MB 110.1 sec: 26 segments, 1 merges 88.3s _1bv: 6 segs, 1108.1 K docs, 4987.0 MB 115.0 sec: 26 segments, 1 merges 93.2s _1bv: 6 segs, 1108.1 K docs, 4987.0 MB 120.0 sec: 26 segments, 1 merges 98.2s _1bv: 6 segs, 1108.1 K docs, 4987.0 MB 125.0 sec: 26 segments, 1 merges 103.2s _1bv: 6 segs, 1108.1 K docs, 4987.0 MB 130.0 sec: 26 segments, 1 merges 108.2s _1bv: 6 segs, 1108.1 K docs, 4987.0 MB 135.0 sec: 26 segments, 1 merges 113.2s _1bv: 6 segs, 1108.1 K docs, 4987.0 MB 140.0 sec: 26 segments, 1 merges 118.2s _1bv: 6 segs, 1108.1 K docs, 4987.0 MB 145.0 sec: 26 segments, 1 merges 123.2s _1bv: 6 segs, 1108.1 K docs, 4987.0 MB 150.0 sec: 21 segments, 1 merges 2.2s _1bw: 5 segs, 1107.2 K docs, 4984.0 MB 155.0 sec: 21 segments, 1 merges 7.2s _1bw: 5 segs, 1107.2 K docs, 4984.0 MB 160.0 sec: 21 segments, 1 merges 12.2s _1bw: 5 segs, 1107.2 K docs, 4984.0 MB 165.0 sec: 21 segments, 1 merges 17.2s _1bw: 5 segs, 1107.2 K docs, 4984.0 MB 170.0 sec: 21 segments, 1 merges 22.2s _1bw: 5 segs, 1107.2 K docs, 4984.0 MB 175.1 sec: 21 segments, 1 merges 27.2s _1bw: 5 segs, 1107.2 K docs, 4984.0 MB 180.1 sec: 21 segments, 1 merges 32.2s _1bw: 5 segs, 1107.2 K docs, 4984.0 MB 185.1 sec: 21 segments, 1 merges 37.2s _1bw: 5 segs, 1107.2 K docs, 4984.0 MB 190.1 sec: 21 segments, 1 merges 42.2s _1bw: 5 segs, 1107.2 K docs, 4984.0 MB 195.1 sec: 21 segments, 1 merges 47.2s _1bw: 5 segs, 1107.2 K docs, 4984.0 MB 200.1 sec: 21 segments, 1 merges 52.2s _1bw: 5 segs, 1107.2 K docs, 4984.0 MB 205.1 sec: 21 segments, 1 merges 57.2s _1bw: 5 segs, 1107.2 K docs, 4984.0 MB 210.1 sec: 21 segments, 1 merges 62.2s _1bw: 5 segs, 1107.2 K docs, 4984.0 MB 215.1 sec: 21 segments, 1 merges 67.2s _1bw: 5 segs, 1107.2 K docs, 4984.0 MB 220.1 sec: 21 segments, 1 merges 72.2s _1bw: 5 segs, 1107.2 K docs, 4984.0 MB 225.1 sec: 21 segments, 1 merges 77.2s _1bw: 5 segs, 1107.2 K docs, 4984.0 MB 230.0 sec: 21 segments, 1 merges 82.1s _1bw: 5 segs, 1107.2 K docs, 4984.0 MB 235.0 sec: 21 segments, 1 merges 87.1s _1bw: 5 segs, 1107.2 K docs, 4984.0 MB 240.0 sec: 21 segments, 1 merges 92.1s _1bw: 5 segs, 1107.2 K docs, 4984.0 MB 245.0 sec: 21 segments, 1 merges 97.2s _1bw: 5 segs, 1107.2 K docs, 4984.0 MB 250.0 sec: 21 segments, 1 merges 102.2s _1bw: 5 segs, 1107.2 K docs, 4984.0 MB 255.0 sec: 21 segments, 1 merges 107.2s _1bw: 5 segs, 1107.2 K docs, 4984.0 MB 260.1 sec: 21 segments, 1 merges 112.2s _1bw: 5 segs, 1107.2 K docs, 4984.0 MB 265.1 sec: 21 segments, 1 merges 117.2s _1bw: 5 segs, 1107.2 K docs, 4984.0 MB 270.1 sec: 21 segments, 1 merges 122.2s _1bw: 5 segs, 1107.2 K docs, 4984.0 MB done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Indexed 8000000 docs in 898 seconds reindex takes 898.90 sec index has 17 segments: segments_2: _8t(11.0.0):C947951 _hz(11.0.0):C1122890 _1bw(11.0.0):C1107237 _ud(11.0.0):C1095575 _lt(11.0.0):C462072 _1bv(11.0.0):C1108117 _ti(11.0.0):C319039 _13n(11.0.0):C684819 _15u(11.0.0):C378462 _1b5(11.0.0):C420211 _198(11.0.0):C77115 _1a4(11.0.0):C47132 _1ad(11.0.0):C41164 _1at(11.0.0):C42617 _1be(11.0.0):C44423 _1bo(11.0.0):C46822 _1bu(11.0.0):C54354 _8t: 4271.5 MB _hz: 5061.1 MB _1bw: 4990.3 MB _ud: 4937.7 MB _lt: 2081.0 MB _1bv: 4994.4 MB _ti: 1436.4 MB _13n: 3084.9 MB _15u: 1704.1 MB _1b5: 1892.3 MB _198: 346.7 MB _1a4: 211.7 MB _1ad: 184.8 MB _1at: 191.4 MB _1be: 199.5 MB _1bo: 210.3 MB _1bu: 244.2 MB encodingByteSize=4 origByteSize=4 realEncodingByteSize=0.5 index disk usage is 36042.35 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=57137669474 cpu@end=69926737709 deltaMS=12789.068235 thread 14 name=Reference Handler cpu@start=1473809 cpu@end=1507729 deltaMS=0.03392 thread 15 name=Finalizer cpu@start=152473 cpu@end=152473 deltaMS=0.0 thread 16 name=Signal Dispatcher cpu@start=76289 cpu@end=76289 deltaMS=0.0 thread 40 name=Common-Cleaner cpu@start=3477499 cpu@end=3477499 deltaMS=0.0 thread 41 name=JFR Recorder Thread cpu@start=15514855892 cpu@end=15516517124 deltaMS=1.661232 thread 42 name=JFR Periodic Tasks cpu@start=70751543304 cpu@end=71359429774 deltaMS=607.88647 thread 45 name=Notification Thread cpu@start=104750 cpu@end=104750 deltaMS=0.0 thread 56 name=hnsw-merge-1-thread-1 cpu@start=1032526457085 cpu@end=1032526457085 deltaMS=0.0 thread 57 name=hnsw-merge-1-thread-2 cpu@start=1028862954540 cpu@end=1028862954540 deltaMS=0.0 thread 58 name=hnsw-merge-1-thread-3 cpu@start=1035003722917 cpu@end=1035003722917 deltaMS=0.0 thread 59 name=hnsw-merge-1-thread-4 cpu@start=1029193515001 cpu@end=1029193515001 deltaMS=0.0 thread 60 name=hnsw-merge-1-thread-5 cpu@start=1034002218107 cpu@end=1034002218107 deltaMS=0.0 thread 61 name=hnsw-merge-1-thread-6 cpu@start=1030269833936 cpu@end=1030269833936 deltaMS=0.0 thread 62 name=hnsw-merge-1-thread-7 cpu@start=1030367750336 cpu@end=1030367750336 deltaMS=0.0 thread 63 name=hnsw-merge-1-thread-8 cpu@start=1029257991962 cpu@end=1029257991962 deltaMS=0.0 thread 64 name=hnsw-merge-1-thread-9 cpu@start=1028501739752 cpu@end=1028501739752 deltaMS=0.0 thread 65 name=hnsw-merge-1-thread-10 cpu@start=1030185710092 cpu@end=1030185710092 deltaMS=0.0 thread 66 name=hnsw-merge-1-thread-11 cpu@start=1026260372754 cpu@end=1026260372754 deltaMS=0.0 thread 67 name=hnsw-merge-1-thread-12 cpu@start=1028656395599 cpu@end=1028656395599 deltaMS=0.0 thread 68 name=hnsw-merge-1-thread-13 cpu@start=1033789358696 cpu@end=1033789358696 deltaMS=0.0 thread 69 name=hnsw-merge-1-thread-14 cpu@start=1035565404548 cpu@end=1035565404548 deltaMS=0.0 thread 70 name=hnsw-merge-1-thread-15 cpu@start=1032309569569 cpu@end=1032309569569 deltaMS=0.0 thread 71 name=hnsw-merge-1-thread-16 cpu@start=1030792733350 cpu@end=1030792733350 deltaMS=0.0 Average CPU cores used: 1.0463029151624272 completed 1000 searches in 12805 ms: 78 QPS CPU time=13397 ms checking results SUMMARY: 0.897 12.805 13.397 1.046 8000000 KNN 100 100 N/A N/A 100.000 32 100 4 bits 62376 898.90 8899.82 0.00 17 36042.35 null N/A 1.000 35278.320 4028.320 false HNSW Leaf 0 has 4 layers Leaf 0 has 947951 documents Graph level=3 size=55, Fanout min=4, mean=9.09, max=17, meandelta=72705.83 % 0 10 20 30 40 50 60 70 80 90 100 0 5 6 7 8 9 10 11 12 12 17 Graph level=2 size=852, Fanout min=8, mean=22.81, max=32, meandelta=37885.18 % 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=28961, Fanout min=4, mean=28.01, max=32, meandelta=30979.22 % 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=947951, Fanout min=1, mean=39.57, max=64, meandelta=22186.83 % 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=852, connectedness=1.00 Graph level=1 size=28961, connectedness=1.00 Graph level=0 size=947951, connectedness=1.00 Leaf 1 has 4 layers Leaf 1 has 1122890 documents Graph level=3 size=73, Fanout min=3, mean=9.84, max=19, meandelta=89623.76 % 0 10 20 30 40 50 60 70 80 90 100 0 6 7 8 9 9 10 11 12 14 19 Graph level=2 size=1052, Fanout min=7, mean=24.00, max=32, meandelta=42586.51 % 0 10 20 30 40 50 60 70 80 90 100 0 15 17 19 22 24 27 30 32 32 32 Graph level=1 size=34289, Fanout min=2, mean=28.07, max=32, meandelta=36582.33 % 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=1122890, Fanout min=1, mean=39.55, max=64, meandelta=26277.97 % 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=73, connectedness=1.00 Graph level=2 size=1052, connectedness=1.00 Graph level=1 size=34289, connectedness=1.00 Graph level=0 size=1122890, connectedness=1.00 Leaf 2 has 4 layers Leaf 2 has 1107237 documents Graph level=3 size=84, Fanout min=4, mean=10.81, max=21, meandelta=88165.19 % 0 10 20 30 40 50 60 70 80 90 100 0 7 8 9 9 10 11 13 14 15 21 Graph level=2 size=1014, Fanout min=7, mean=23.65, max=32, meandelta=43118.47 % 0 10 20 30 40 50 60 70 80 90 100 0 15 17 19 21 24 26 29 32 32 32 Graph level=1 size=33744, Fanout min=3, mean=28.08, max=32, meandelta=36153.96 % 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=1107237, Fanout min=1, mean=39.52, max=64, meandelta=25932.26 % 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=84, connectedness=1.00 Graph level=2 size=1014, connectedness=1.00 Graph level=1 size=33744, connectedness=1.00 Graph level=0 size=1107237, connectedness=1.00 Leaf 3 has 4 layers Leaf 3 has 1095575 documents Graph level=3 size=74, Fanout min=3, mean=10.27, max=19, meandelta=83580.79 % 0 10 20 30 40 50 60 70 80 90 100 0 6 7 8 9 10 11 12 13 14 19 Graph level=2 size=1009, Fanout min=7, mean=23.70, max=32, meandelta=41876.57 % 0 10 20 30 40 50 60 70 80 90 100 0 14 17 19 21 24 26 29 32 32 32 Graph level=1 size=33261, Fanout min=3, mean=28.02, max=32, meandelta=35717.61 % 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=1095575, Fanout min=1, mean=39.53, max=64, meandelta=25649.93 % 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=74, connectedness=1.00 Graph level=2 size=1009, connectedness=1.00 Graph level=1 size=33261, connectedness=1.00 Graph level=0 size=1095575, connectedness=1.00 Leaf 4 has 4 layers Leaf 4 has 462072 documents Graph level=3 size=23, Fanout min=2, mean=5.74, max=11, meandelta=44171.61 % 0 10 20 30 40 50 60 70 80 90 100 0 2 4 5 5 5 5 6 7 8 11 Graph level=2 size=357, Fanout min=6, mean=18.26, max=32, meandelta=19706.43 % 0 10 20 30 40 50 60 70 80 90 100 0 11 13 15 16 18 19 21 23 26 32 Graph level=1 size=14048, Fanout min=6, mean=27.67, max=32, meandelta=15268.48 % 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=462072, Fanout min=1, mean=39.72, max=64, meandelta=10796.06 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 29 32 37 42 49 60 64 64 Graph level=3 size=23, connectedness=1.00 Graph level=2 size=357, connectedness=1.00 Graph level=1 size=14048, connectedness=1.00 Graph level=0 size=462072, connectedness=1.00 Leaf 5 has 4 layers Leaf 5 has 1108117 documents Graph level=3 size=84, Fanout min=5, mean=10.64, max=23, meandelta=87273.48 % 0 10 20 30 40 50 60 70 80 90 100 0 7 7 8 9 10 11 12 14 15 23 Graph level=2 size=1038, Fanout min=9, mean=23.95, max=32, meandelta=41864.13 % 0 10 20 30 40 50 60 70 80 90 100 0 14 17 20 22 24 27 30 32 32 32 Graph level=1 size=33838, Fanout min=3, mean=28.04, max=32, meandelta=36180.38 % 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=1108117, Fanout min=1, mean=39.53, max=64, meandelta=25951.80 % 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=84, connectedness=1.00 Graph level=2 size=1038, connectedness=1.00 Graph level=1 size=33838, connectedness=1.00 Graph level=0 size=1108117, connectedness=1.00 Leaf 6 has 4 layers Leaf 6 has 319039 documents Graph level=3 size=21, Fanout min=2, mean=5.14, max=9, meandelta=33558.43 % 0 10 20 30 40 50 60 70 80 90 100 0 3 4 4 4 5 5 5 6 7 9 Graph level=2 size=259, Fanout min=5, mean=16.79, max=32, meandelta=15516.16 % 0 10 20 30 40 50 60 70 80 90 100 0 10 12 14 15 16 18 20 21 24 32 Graph level=1 size=9587, Fanout min=8, mean=27.56, max=32, meandelta=10511.20 % 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=319039, Fanout min=1, mean=39.54, max=64, meandelta=7490.01 % 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=259, connectedness=1.00 Graph level=1 size=9587, connectedness=1.00 Graph level=0 size=319039, connectedness=1.00 Leaf 7 has 4 layers Leaf 7 has 684819 documents Graph level=3 size=27, Fanout min=3, mean=6.59, max=11, meandelta=55290.59 % 0 10 20 30 40 50 60 70 80 90 100 0 4 5 5 5 6 7 7 8 9 11 Graph level=2 size=547, Fanout min=7, mean=20.99, max=32, meandelta=29876.84 % 0 10 20 30 40 50 60 70 80 90 100 0 13 15 17 18 20 22 24 28 31 32 Graph level=1 size=20892, Fanout min=5, mean=27.96, max=32, meandelta=22445.13 % 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=684819, Fanout min=1, mean=39.66, max=64, meandelta=16007.16 % 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=547, connectedness=1.00 Graph level=1 size=20892, connectedness=1.00 Graph level=0 size=684819, connectedness=1.00 Leaf 8 has 4 layers Leaf 8 has 378462 documents Graph level=3 size=24, Fanout min=2, mean=6.33, max=13, meandelta=37195.45 % 0 10 20 30 40 50 60 70 80 90 100 0 3 3 5 5 6 6 6 8 9 13 Graph level=2 size=321, Fanout min=6, mean=18.39, max=32, meandelta=16775.96 % 0 10 20 30 40 50 60 70 80 90 100 0 11 13 15 16 18 20 21 23 26 32 Graph level=1 size=11466, Fanout min=7, mean=27.59, max=32, meandelta=12436.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=378462, Fanout min=1, mean=39.57, max=64, meandelta=8875.58 % 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=321, connectedness=1.00 Graph level=1 size=11466, connectedness=1.00 Graph level=0 size=378462, connectedness=1.00 Leaf 9 has 4 layers Leaf 9 has 420211 documents Graph level=3 size=22, Fanout min=2, mean=5.64, max=8, meandelta=34986.86 % 0 10 20 30 40 50 60 70 80 90 100 0 3 5 5 5 6 6 6 7 7 8 Graph level=2 size=301, Fanout min=6, mean=17.79, max=32, meandelta=16733.09 % 0 10 20 30 40 50 60 70 80 90 100 0 11 13 14 15 17 19 20 22 27 32 Graph level=1 size=12742, Fanout min=6, mean=27.64, max=32, meandelta=13903.06 % 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=420211, Fanout min=1, mean=39.66, max=64, meandelta=9831.36 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 29 32 37 42 49 60 64 64 Graph level=3 size=22, connectedness=1.00 Graph level=2 size=301, connectedness=1.00 Graph level=1 size=12742, connectedness=1.00 Graph level=0 size=420211, connectedness=1.00 Leaf 10 has 4 layers Leaf 10 has 77115 documents Graph level=3 size=4, Fanout min=1, mean=2.00, max=3, meandelta=16829.38 % 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=64, Fanout min=3, mean=9.06, max=16, meandelta=6992.75 % 0 10 20 30 40 50 60 70 80 90 100 0 6 6 7 8 8 9 11 12 13 16 Graph level=1 size=2339, Fanout min=9, mean=25.89, max=32, meandelta=2690.09 % 0 10 20 30 40 50 60 70 80 90 100 0 16 19 22 24 27 31 32 32 32 32 Graph level=0 size=77115, Fanout min=3, mean=38.76, max=64, meandelta=1845.47 % 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=64, connectedness=1.00 Graph level=1 size=2339, connectedness=1.00 Graph level=0 size=77115, connectedness=1.00 Leaf 11 has 4 layers Leaf 11 has 47132 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.95, max=13, meandelta=4714.59 % 0 10 20 30 40 50 60 70 80 90 100 0 5 5 6 7 8 8 9 10 11 13 Graph level=1 size=1441, Fanout min=8, mean=24.83, max=32, meandelta=1724.36 % 0 10 20 30 40 50 60 70 80 90 100 0 16 18 21 23 25 28 32 32 32 32 Graph level=0 size=47132, Fanout min=2, mean=38.22, max=64, meandelta=1142.94 % 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=1441, connectedness=1.00 Graph level=0 size=47132, connectedness=1.00 Leaf 12 has 4 layers Leaf 12 has 41164 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=7.33, max=13, meandelta=4452.75 % 0 10 20 30 40 50 60 70 80 90 100 0 4 5 6 6 7 7 9 9 10 13 Graph level=1 size=1256, Fanout min=8, mean=24.45, max=32, meandelta=1513.16 % 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=41164, Fanout min=1, mean=37.87, max=64, meandelta=1007.35 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 27 31 35 39 46 55 64 64 Graph level=3 size=2, connectedness=1.00 Graph level=2 size=33, connectedness=1.00 Graph level=1 size=1256, connectedness=1.00 Graph level=0 size=41164, connectedness=1.00 Leaf 13 has 4 layers Leaf 13 has 42617 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=37, Fanout min=5, mean=7.08, max=13, meandelta=4834.33 % 0 10 20 30 40 50 60 70 80 90 100 0 5 5 6 6 6 7 8 9 9 13 Graph level=1 size=1293, Fanout min=8, mean=24.53, max=32, meandelta=1557.32 % 0 10 20 30 40 50 60 70 80 90 100 0 15 18 20 22 25 28 31 32 32 32 Graph level=0 size=42617, Fanout min=3, mean=38.05, max=64, meandelta=1037.52 % 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=37, connectedness=1.00 Graph level=1 size=1293, connectedness=1.00 Graph level=0 size=42617, connectedness=1.00 Leaf 14 has 4 layers Leaf 14 has 44423 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=36, Fanout min=4, mean=7.33, max=12, meandelta=4746.19 % 0 10 20 30 40 50 60 70 80 90 100 0 4 6 6 7 7 7 8 8 10 12 Graph level=1 size=1363, Fanout min=7, mean=24.56, max=32, meandelta=1638.53 % 0 10 20 30 40 50 60 70 80 90 100 0 15 18 20 23 25 28 32 32 32 32 Graph level=0 size=44423, Fanout min=1, mean=38.03, max=64, meandelta=1082.78 % 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=36, connectedness=1.00 Graph level=1 size=1363, connectedness=1.00 Graph level=0 size=44423, connectedness=1.00 Leaf 15 has 4 layers Leaf 15 has 46822 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=40, Fanout min=3, mean=7.50, max=16, meandelta=4806.66 % 0 10 20 30 40 50 60 70 80 90 100 0 5 6 6 7 7 8 8 9 10 16 Graph level=1 size=1472, Fanout min=8, mean=24.49, max=32, meandelta=1731.47 % 0 10 20 30 40 50 60 70 80 90 100 0 15 18 20 22 25 28 31 32 32 32 Graph level=0 size=46822, Fanout min=1, mean=38.17, max=64, meandelta=1138.55 % 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=1, connectedness=1.00 Graph level=2 size=40, connectedness=1.00 Graph level=1 size=1472, connectedness=1.00 Graph level=0 size=46822, connectedness=1.00 Leaf 16 has 4 layers Leaf 16 has 54354 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=45, Fanout min=4, mean=7.29, max=14, meandelta=5763.80 % 0 10 20 30 40 50 60 70 80 90 100 0 5 5 6 6 7 7 8 9 10 14 Graph level=1 size=1694, Fanout min=7, mean=25.32, max=32, meandelta=1955.44 % 0 10 20 30 40 50 60 70 80 90 100 0 16 19 21 24 26 29 32 32 32 32 Graph level=0 size=54354, Fanout min=3, mean=38.34, max=64, meandelta=1319.07 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 31 35 40 46 56 64 64 Graph level=3 size=1, connectedness=1.00 Graph level=2 size=45, connectedness=1.00 Graph level=1 size=1694, connectedness=1.00 Graph level=0 size=54354, 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.01.18.04.10/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': 32,018,480.43 msec task-clock:u 121,875,678,903,610 cycles:u (36.36%) 127,345,512,666,121 instructions:u (36.36%) 2,853,628,062,119 cache-references:u (36.37%) 1,218,866,016,015 cache-misses:u (36.37%) 46,526,082,179,603 L1-dcache-loads:u (36.37%) 1,497,125,130,413 L1-dcache-load-misses:u (36.37%) 2,689,633,046,721 L1-icache-loads:u (36.36%) 12,071,058,828 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 18,903,941 faults:u 18,180,362 minor-faults:u 5,863 major-faults:u 10,864,443,471,687 branches:u (36.36%) 90,875,925,710 branch-misses:u (36.36%) 1,911,540,415,135 stalled-cycles-frontend:u (36.36%) stalled-cycles-backend:u 1260.432515912 seconds time elapsed 31586.352952000 seconds user 423.367088000 seconds sys took 0:21:00.460183 to run KnnGraphTester result: KNNResultV1(lucene_git_rev='b0900bd176f42e01500ad04660ed2c4e98fddf01', luceneutil_git_rev='c8bdaa9f036b46752fe4aaec6727afad3912b1d1', 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.897, cpu_time_ms=12.805, net_cpu_ms=13.397, avg_cpu_core_count=1.046, num_docs=8000000, top_k=100, fanout=100, max_conn=32, beam_width=100, quantize_desc='4 bits', total_visited=62376, index_time_sec=898.9, index_docs_per_sec=8899.82, force_merge_time_sec=0.0, index_num_segments=17, index_size_on_disk_mb=36042.35, selectivity=None, pre_post_filter='null', vec_disk_mb=35278.32, vec_ram_mb=4028.32, graph_level_conn_p_values={3: (0, {}), 2: (45, {0: 0, 10: 5, 20: 5, 30: 6, 40: 6, 50: 7, 60: 7, 70: 8, 80: 9, 90: 10, 100: 14}), 1: (1694, {0: 0, 10: 16, 20: 19, 30: 21, 40: 24, 50: 26, 60: 29, 70: 32, 80: 32, 90: 32, 100: 32}), 0: (54354, {0: 0, 10: 20, 20: 24, 30: 28, 40: 31, 50: 35, 60: 40, 70: 46, 80: 56, 90: 64, 100: 64})}, combined_run_time=datetime.timedelta(seconds=1260, microseconds=460183)) Profiler summary for /l/logs.nightly/2026.05.01.18.04.10/bench-knn-q4-fmFalse.jfr Version: 2.1 Chunks: 87 Start: 2026-05-01 23:20:11 (UTC) Duration: 1251 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 30728298 526464263 jdk.FileWrite 17986157 375032120 jdk.FileRead 8003653 182197844 jdk.ObjectAllocationInNewTLAB 61256 1217368 jdk.BooleanFlag 43152 1364699 jdk.CPULoad 23295 465265 jdk.Compilation 6370 164265 jdk.Checkpoint 5381 27105570 jdk.UnsignedIntFlag 4176 141618 jdk.IntFlag 3828 139633 jdk.StringFlag 2958 114698 jdk.ObjectAllocationOutsideTLAB 1110 19910 jdk.CPUInformation 87 130670 jdk.GCConfiguration 87 2258 jdk.JVMInformation 87 82559 jdk.Metadata 87 9615846 jdk.GarbageCollection 47 1123 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.01.18.04.10/bench-knn-q4-fmFalse.jfr Profiler for cpu at stackSize=1 [/l/logs.nightly/2026.05.01.18.04.10/bench-knn-q4-fmFalse.jfr is 1072.18 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 30728298 events (total: 30M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 37.63% 11M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] 28.50% 8M jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] 13.82% 4M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] 3.94% 1M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] 3.36% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 2.46% 754500 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] 1.70% 523834 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 1.28% 394703 org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] 1.15% 353749 java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] 0.90% 277412 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] 0.59% 181135 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] 0.50% 152486 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] 0.31% 94182 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] 0.30% 91246 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] 0.28% 86106 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.28% 85217 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] 0.17% 53678 jdk.jfr.internal.JVM#emitEvent() [Native code] 0.17% 51279 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] 0.16% 49414 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] 0.14% 41768 sun.nio.ch.NativeThread#current0() [Native code] 0.13% 41414 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():482 [JIT compiled code] 0.12% 36781 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 0.12% 36674 org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] 0.12% 35338 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():363 [JIT compiled code] 0.10% 30923 org.apache.lucene.util.hnsw.NeighborArray#sort():171 [Inlined code] 0.10% 30634 org.apache.lucene.store.ChecksumIndexInput#skipByReading():81 [JIT compiled code] 0.09% 28922 org.apache.lucene.store.RateLimitedIndexOutput#writeBytes():55 [Inlined code] 0.09% 26811 org.apache.lucene.util.TernaryLongHeap#downHeap():246 [Inlined code] 0.09% 26229 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#calculateCentroid():488 [JIT compiled code] 0.08% 24664 org.apache.lucene.util.TernaryLongHeap#downHeap():235 [Inlined code] 0.08% 24455 jdk.jfr.internal.event.EventWriter#reserveEventSizeField():199 [Inlined code] 0.07% 22411 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 0.07% 21036 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] 0.05% 15018 jdk.jfr.internal.event.EventWriter#putUncheckedLong():331 [Inlined code] 0.05% 14358 java.util.concurrent.atomic.LongAdder#add():93 [Inlined code] 0.04% 13162 java.util.DualPivotQuicksort#sort():238 [Inlined code] 0.04% 13098 org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 0.04% 12388 org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 0.04% 11945 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$1#score():93 [JIT compiled code] 0.03% 10291 org.apache.lucene.store.OutputStreamIndexOutput#writeBytes():59 [JIT compiled code] 0.03% 10277 java.util.DualPivotQuicksort#sort():368 [JIT compiled code] 0.03% 9289 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] 0.03% 8743 org.apache.lucene.util.hnsw.NeighborArray#clear():233 [Inlined code] 0.03% 8539 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] 0.03% 7922 org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] 0.02% 7246 org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] 0.02% 7158 knn.IndexerThread#_run():102 [JIT compiled code] 0.02% 6995 org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [Inlined code] 0.02% 6779 org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#writeFloat32Vectors():172 [JIT compiled code] 0.02% 6003 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.01.18.04.10/bench-knn-q4-fmFalse.jfr Profiler for cpu at stackSize=4 [/l/logs.nightly/2026.05.01.18.04.10/bench-knn-q4-fmFalse.jfr is 1072.18 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 30728298 events (total: 30M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 35.47% 10M 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] 28.47% 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] 13.82% 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.36% 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.91% 895591 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.23% 683737 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.28% 394584 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] 1.15% 352983 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] 1.08% 330578 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.07% 328529 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.95% 290900 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.88% 271460 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.72% 221057 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.57% 175000 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.44% 136415 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% 86071 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% 85204 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.23% 72175 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.23% 70719 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.22% 67528 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.18% 54938 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.17% 50884 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.16% 49254 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% 47230 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.14% 43885 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% 42266 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.13% 41218 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.13% 41072 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.12% 36672 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.10% 30895 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.10% 29502 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.09% 27642 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.09% 26772 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% 26229 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% 25758 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.08% 24459 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% 24432 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% 22403 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.07% 21899 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.07% 21715 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.07% 21033 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.07% 20083 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% 19624 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% 19362 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% 16492 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% 16407 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% 15928 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% 14890 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% 13558 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% 12243 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.01.18.04.10/bench-knn-q4-fmFalse.jfr Profiler for cpu at stackSize=12 [/l/logs.nightly/2026.05.01.18.04.10/bench-knn-q4-fmFalse.jfr is 1072.18 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 30728298 events (total: 30M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 22.64% 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] 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] 17.74% 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.0x000000008719f9e8#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] 17.47% 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 [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.0x000000008719f9e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] 12.13% 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] 2.96% 908459 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] 2.58% 793090 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.95% 598016 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.28% 394836 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.0x0000000087196aa8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] 1.27% 389824 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.13% 345753 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.0x0000000087196aa8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] 1.10% 339277 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.0x000000008719f9e8#call() [Inlined code] 1.06% 326581 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] 1.01% 310152 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.0x000000008719f9e8#call() [Inlined code] 0.62% 191206 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.0x000000008719f9e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.57% 174843 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.0x000000008719f9e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.55% 169198 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.54% 166312 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.0x000000008719f9e8#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.54% 165873 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.54% 164478 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.53% 162216 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.0x000000008719f9e8#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.52% 161304 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.50% 152507 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.0x0000000087196aa8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] 0.44% 135831 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.0x000000008719f9e8#call() [Inlined code] 0.42% 127919 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.0x000000008719f9e8#call() [Inlined code] 0.41% 124654 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.31% 95669 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.28% 86007 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.25% 77121 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.22% 67814 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% 62176 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.0x0000000087196aa8#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.19% 59556 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.0x000000008719f9e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.18% 55473 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.0x000000008719f9e8#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] 0.17% 53296 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.0x000000008719f9e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.17% 52364 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.0x000000008719f9e8#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.0x000000008719a000#run() [JIT compiled code] 0.17% 52169 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.0x0000000087196aa8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():159 [Interpreted code] 0.17% 51047 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.0x000000008719f9e8#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.0x000000008719a000#run() [JIT compiled code] 0.16% 50082 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% 43885 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.0x000000008707aa58#run() [Interpreted code] at java.lang.Thread#runWith():1487 [Interpreted code] at java.lang.Thread#run():1474 [Interpreted code] 0.13% 41443 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.12% 36003 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 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] 0.12% 35411 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.0x000000008719f9e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.11% 34536 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.0x000000008719f9e8#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% 34389 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.0x000000008719f9e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.10% 30478 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.10% 29714 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.0x0000000087196aa8#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.09% 28092 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.0x000000008719f9e8#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% 26691 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.0x000000008719f9e8#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.09% 26307 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.0x0000000087196aa8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():159 [Interpreted code] 0.09% 26298 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.0x000000008719f9e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.08% 25122 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.0x000000008719f9e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [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.01.18.04.10/bench-knn-q4-fmFalse.jfr Profiler for heap at stackSize=1 [/l/logs.nightly/2026.05.01.18.04.10/bench-knn-q4-fmFalse.jfr is 1072.18 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 62341 events (total: 459846M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 22.48% 103389M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 22.28% 102464M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 19.70% 90610M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] 14.00% 64385M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] 7.04% 32381M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] 3.86% 17763M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] 1.64% 7557M java.lang.Integer#valueOf():1006 [Inlined code] 0.76% 3517M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():204 [JIT compiled code] 0.71% 3265M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] 0.70% 3231M java.util.Arrays#copyOf():3478 [Inlined code] 0.66% 3045M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] 0.60% 2774M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] 0.60% 2754M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] 0.43% 1955M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] 0.38% 1744M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():345 [Interpreted code] 0.30% 1374M knn.IndexerThread#_run():83 [Interpreted code] 0.30% 1358M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():232 [JIT compiled code] 0.25% 1164M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] 0.23% 1058M java.util.DualPivotQuicksort#tryMergeRuns():816 [JIT compiled code] 0.19% 875M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():283 [JIT compiled code] 0.18% 830M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] 0.18% 817M knn.IndexerThread#_run():105 [JIT compiled code] 0.16% 746M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Inlined code] 0.16% 721M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] 0.15% 712M java.util.ArrayList#grow():240 [Inlined code] 0.15% 694M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [JIT compiled code] 0.14% 645M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():269 [JIT compiled code] 0.13% 610M org.apache.lucene.util.SparseFixedBitSet#insertLong():230 [Inlined code] 0.12% 531M java.lang.reflect.Array#newInstance():76 [Inlined code] 0.09% 401M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():556 [JIT compiled code] 0.08% 379M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():389 [JIT compiled code] 0.07% 343M java.util.ArrayList#iterator():1030 [JIT compiled code] 0.07% 343M org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Interpreted code] 0.07% 337M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():618 [JIT compiled code] 0.07% 321M java.util.DualPivotQuicksort#sort():354 [JIT compiled code] 0.07% 306M java.util.HashMap#newNode():1910 [Inlined code] 0.07% 302M knn.IndexerThread#_run():119 [JIT compiled code] 0.06% 284M org.apache.lucene.document.Document#():42 [Inlined code] 0.06% 262M jdk.internal.misc.Unsafe#allocateUninitializedArray():1396 [Inlined code] 0.05% 252M knn.IndexerThread#_run():83 [JIT compiled code] 0.05% 231M java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue():291 [Inlined code] 0.05% 212M java.util.List#of():935 [Inlined code] 0.05% 211M org.apache.lucene.internal.hppc.IntIntHashMap#allocateBuffers():744 [Interpreted code] 0.04% 184M org.apache.lucene.util.ArrayUtil#growExact():436 [Inlined code] 0.04% 184M org.apache.lucene.util.SparseFixedBitSet#insertBlock():211 [JIT compiled code] 0.04% 184M org.apache.lucene.search.TopKnnCollector#topDocs():63 [Inlined code] 0.04% 182M java.util.HashMap#resize():711 [JIT compiled code] 0.04% 171M java.util.concurrent.atomic.AtomicBoolean#compareAndSet():98 [Interpreted code] 0.03% 121M org.apache.lucene.util.FixedBitSet#():148 [Inlined code] 0.03% 121M 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.01.18.04.10/bench-knn-q4-fmFalse.jfr Profiler for heap at stackSize=4 [/l/logs.nightly/2026.05.01.18.04.10/bench-knn-q4-fmFalse.jfr is 1072.18 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 62341 events (total: 459846M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 18.09% 83165M 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.89% 82271M 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] 11.67% 53646M 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.62% 39643M 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.40% 34018M 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.96% 32020M 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.38% 24721M 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.39% 20193M 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.35% 20018M 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.86% 17763M 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.61% 7411M java.lang.Integer#valueOf():1006 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1099 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1054 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1029 [Interpreted code] 0.66% 3045M 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.66% 3041M 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% 2754M 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.49% 2233M 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.49% 2231M 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.38% 1744M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():345 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run():726 [Interpreted code] 0.37% 1684M 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.31% 1428M 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.30% 1374M knn.IndexerThread#_run():83 [Interpreted code] at knn.IndexerThread#run():74 [Interpreted code] 0.26% 1212M 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.23% 1058M 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.23% 1038M 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.22% 1031M 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.21% 950M 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.18% 830M 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% 817M knn.IndexerThread#_run():105 [JIT compiled code] at knn.IndexerThread#run():74 [Interpreted code] 0.17% 765M 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.16% 746M 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():2212 [JIT compiled code] 0.15% 712M 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% 563M 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.12% 531M 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.11% 520M 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.11% 487M 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% 470M 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.10% 463M 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% 442M 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% 401M 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% 378M 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% 361M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#getRandomVectorScorer():76 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsReader#getRandomVectorScorer():195 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#lambda$search$0():311 [Inlined code] 0.08% 359M 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% 357M 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% 343M org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Interpreted code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000008719a000#run() [Interpreted code] at java.util.concurrent.ThreadPoolExecutor#runWorker():1090 [Interpreted code] at java.util.concurrent.ThreadPoolExecutor$Worker#run():614 [Interpreted code] 0.07% 340M 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% 339M 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% 337M 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.07% 307M 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% 305M 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% 302M knn.IndexerThread#_run():119 [JIT compiled code] at knn.IndexerThread#run():74 [Interpreted code] 0.06% 295M 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] 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.01.18.04.10/bench-knn-q4-fmFalse.jfr Profiler for heap at stackSize=12 [/l/logs.nightly/2026.05.01.18.04.10/bench-knn-q4-fmFalse.jfr is 1072.18 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 62341 events (total: 459846M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 8.61% 39579M 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():741 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#searchAfter():590 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():613 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1486 [JIT compiled code] at knn.KnnGraphTester#testSearch():1221 [Interpreted code] at knn.KnnGraphTester#run():743 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():271 [Interpreted code] 6.96% 32020M 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] 5.87% 26997M 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.0x000000008719f9e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 5.68% 26127M 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.0x000000008719f9e8#call() [Inlined code] 5.66% 26015M 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.0x000000008719f9e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 5.65% 25969M 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.0x000000008719f9e8#call() [Inlined code] 5.31% 24406M 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.0x000000008719f9e8#call() [Inlined code] 5.29% 24303M 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.0x000000008719f9e8#call() [Inlined code] 4.85% 22324M 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.57% 21017M 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.06% 18648M 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.58% 16443M 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():741 [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter():590 [Interpreted code] at org.apache.lucene.search.IndexSearcher#search():613 [Interpreted code] at knn.KnnGraphTester#doFloatVectorQuery():1486 [Interpreted code] at knn.KnnGraphTester#testSearch():1221 [Interpreted code] at knn.KnnGraphTester#run():743 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():271 [Interpreted code] 3.26% 14996M 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.80% 8278M 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():741 [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter():590 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():613 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1486 [JIT compiled code] at knn.KnnGraphTester#testSearch():1221 [Interpreted code] at knn.KnnGraphTester#run():743 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():271 [Interpreted code] 1.61% 7411M java.lang.Integer#valueOf():1006 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1099 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1054 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1029 [Interpreted code] at knn.KnnGraphTester#run():748 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():271 [Interpreted code] at knn.KnnGraphTester#main():266 [Interpreted code] 1.45% 6670M 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.43% 6591M 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.27% 5853M 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.04% 4788M 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.02% 4699M 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] 0.95% 4387M 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.91% 4188M 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.0x000000008719f9e8#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.91% 4182M 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.90% 4154M 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.89% 4085M 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% 3132M 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.0x000000008719f9e8#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.66% 3041M 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():1099 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1054 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1029 [Interpreted code] at knn.KnnGraphTester#run():748 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():271 [Interpreted code] at knn.KnnGraphTester#main():266 [Interpreted code] 0.65% 3005M 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.61% 2785M 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.60% 2763M 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.59% 2717M 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.56% 2594M 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.55% 2517M 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.49% 2233M 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.0x000000008719f9e8#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.0x000000008719a000#run() [Interpreted code] at java.util.concurrent.ThreadPoolExecutor#runWorker():1090 [Interpreted code] 0.39% 1787M 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.39% 1784M 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.0x000000008719f9e8#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.38% 1744M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():345 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run():726 [Interpreted code] 0.36% 1666M 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% 1401M 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.0x000000008719f9e8#call() [Inlined code] 0.30% 1374M knn.IndexerThread#_run():83 [Interpreted code] at knn.IndexerThread#run():74 [Interpreted code] 0.27% 1251M 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.0x000000008719f9e8#call() [Inlined code] 0.27% 1224M 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.0x000000008719f9e8#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.25% 1159M 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.0x000000008719f9e8#call() [Inlined code] 0.23% 1038M 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.0x000000008719f9e8#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.0x000000008719a000#run() [Interpreted code] at java.util.concurrent.ThreadPoolExecutor#runWorker():1090 [Interpreted code] 0.22% 1001M 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.21% 980M 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.0x000000008719f9e8#call() [Inlined code] 0.18% 817M knn.IndexerThread#_run():105 [JIT compiled code] at knn.IndexerThread#run():74 [Interpreted code] 0.15% 712M 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():105 [JIT compiled code] at knn.IndexerThread#run():74 [Interpreted code] 0.15% 675M 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.0x000000008719f9e8#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.14% 639M 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():2212 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite():862 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite():873 [Inlined code] at org.apache.lucene.search.IndexSearcher#search():742 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#searchAfter():590 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():613 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1486 [JIT compiled code] at knn.KnnGraphTester#testSearch():1221 [Interpreted code] at knn.KnnGraphTester#run():743 [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.01.18.04.10/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 3528881 JFR.dump name=1 to copy recording data to file. maxConn = 32 Vector Dimensions: 1024 numDocs = 8000000 beamWidth = 100 similarity = DOT_PRODUCT Seed = 1165682751396364 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 01, 2026 7:49:50 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: 98 segments, 10 merges 94.5s _17w: 8 segs, 766.2 K docs, 3447.0 MB 37.6s _1aj: 8 segs, 41.5 K docs, 185.1 MB 32.1s _1ar: 8 segs, 77.7 K docs, 347.9 MB 28.2s _1ay: 8 segs, 129.4 K docs, 580.5 MB 22.0s _1b7: 8 segs, 42.3 K docs, 189.0 MB 16.8s _1bf: 8 segs, 82.4 K docs, 368.9 MB 10.1s _1bn: 8 segs, 91.1 K docs, 408.4 MB 7.3s _1bs: 8 segs, 293.4 K docs, 1318.2 MB 4.6s _1bz: 8 segs, 114.1 K docs, 511.3 MB 0.0s _1c4: 12 segs, 53.6 K docs, 239.3 MB 5.0 sec: 91 segments, 9 merges 99.6s _17w: 8 segs, 766.2 K docs, 3447.0 MB 37.1s _1ar: 8 segs, 77.7 K docs, 347.9 MB 33.2s _1ay: 8 segs, 129.4 K docs, 580.5 MB 27.0s _1b7: 8 segs, 42.3 K docs, 189.0 MB 21.8s _1bf: 8 segs, 82.4 K docs, 368.9 MB 15.2s _1bn: 8 segs, 91.1 K docs, 408.4 MB 12.3s _1bs: 8 segs, 293.4 K docs, 1318.2 MB 9.6s _1bz: 8 segs, 114.1 K docs, 511.3 MB 5.0s _1c4: 12 segs, 53.6 K docs, 239.3 MB 10.0 sec: 91 segments, 9 merges 104.6s _17w: 8 segs, 766.2 K docs, 3447.0 MB 42.1s _1ar: 8 segs, 77.7 K docs, 347.9 MB 38.2s _1ay: 8 segs, 129.4 K docs, 580.5 MB 32.0s _1b7: 8 segs, 42.3 K docs, 189.0 MB 26.8s _1bf: 8 segs, 82.4 K docs, 368.9 MB 20.2s _1bn: 8 segs, 91.1 K docs, 408.4 MB 17.3s _1bs: 8 segs, 293.4 K docs, 1318.2 MB 14.6s _1bz: 8 segs, 114.1 K docs, 511.3 MB 10.0s _1c4: 12 segs, 53.6 K docs, 239.3 MB 15.0 sec: 91 segments, 9 merges 109.6s _17w: 8 segs, 766.2 K docs, 3447.0 MB 47.1s _1ar: 8 segs, 77.7 K docs, 347.9 MB 43.2s _1ay: 8 segs, 129.4 K docs, 580.5 MB 37.0s _1b7: 8 segs, 42.3 K docs, 189.0 MB 31.8s _1bf: 8 segs, 82.4 K docs, 368.9 MB 25.2s _1bn: 8 segs, 91.1 K docs, 408.4 MB 22.3s _1bs: 8 segs, 293.4 K docs, 1318.2 MB 19.6s _1bz: 8 segs, 114.1 K docs, 511.3 MB 15.0s _1c4: 12 segs, 53.6 K docs, 239.3 MB 20.1 sec: 84 segments, 8 merges 114.6s _17w: 8 segs, 766.2 K docs, 3447.0 MB 52.2s _1ar: 8 segs, 77.7 K docs, 347.9 MB 48.3s _1ay: 8 segs, 129.4 K docs, 580.5 MB 36.8s _1bf: 8 segs, 82.4 K docs, 368.9 MB 30.2s _1bn: 8 segs, 91.1 K docs, 408.4 MB 27.4s _1bs: 8 segs, 293.4 K docs, 1318.2 MB 24.7s _1bz: 8 segs, 114.1 K docs, 511.3 MB 20.1s _1c4: 12 segs, 53.6 K docs, 239.3 MB 25.1 sec: 77 segments, 7 merges 119.6s _17w: 8 segs, 766.2 K docs, 3447.0 MB 53.3s _1ay: 8 segs, 129.4 K docs, 580.5 MB 41.8s _1bf: 8 segs, 82.4 K docs, 368.9 MB 35.2s _1bn: 8 segs, 91.1 K docs, 408.4 MB 32.4s _1bs: 8 segs, 293.4 K docs, 1318.2 MB 29.7s _1bz: 8 segs, 114.1 K docs, 511.3 MB 25.1s _1c4: 12 segs, 53.6 K docs, 239.3 MB 30.1 sec: 70 segments, 6 merges 124.6s _17w: 8 segs, 766.2 K docs, 3447.0 MB 58.3s _1ay: 8 segs, 129.4 K docs, 580.5 MB 40.2s _1bn: 8 segs, 91.1 K docs, 408.4 MB 37.4s _1bs: 8 segs, 293.4 K docs, 1318.2 MB 34.7s _1bz: 8 segs, 114.1 K docs, 511.3 MB 30.1s _1c4: 12 segs, 53.6 K docs, 239.3 MB 35.0 sec: 70 segments, 6 merges 129.6s _17w: 8 segs, 766.2 K docs, 3447.0 MB 63.2s _1ay: 8 segs, 129.4 K docs, 580.5 MB 45.1s _1bn: 8 segs, 91.1 K docs, 408.4 MB 42.3s _1bs: 8 segs, 293.4 K docs, 1318.2 MB 39.6s _1bz: 8 segs, 114.1 K docs, 511.3 MB 35.0s _1c4: 12 segs, 53.6 K docs, 239.3 MB 40.0 sec: 63 segments, 5 merges 134.6s _17w: 8 segs, 766.2 K docs, 3447.0 MB 68.2s _1ay: 8 segs, 129.4 K docs, 580.5 MB 47.3s _1bs: 8 segs, 293.4 K docs, 1318.2 MB 44.6s _1bz: 8 segs, 114.1 K docs, 511.3 MB 40.0s _1c4: 12 segs, 53.6 K docs, 239.3 MB 45.0 sec: 38 segments, 3 merges 52.3s _1bs: 8 segs, 293.4 K docs, 1318.2 MB 49.6s _1bz: 8 segs, 114.1 K docs, 511.3 MB 0.6s _1c5: 5 segs, 1104.8 K docs, 4972.7 MB 50.0 sec: 31 segments, 2 merges 57.3s _1bs: 8 segs, 293.4 K docs, 1318.2 MB 5.6s _1c5: 5 segs, 1104.8 K docs, 4972.7 MB 55.0 sec: 31 segments, 2 merges 62.3s _1bs: 8 segs, 293.4 K docs, 1318.2 MB 10.6s _1c5: 5 segs, 1104.8 K docs, 4972.7 MB 60.0 sec: 31 segments, 2 merges 67.3s _1bs: 8 segs, 293.4 K docs, 1318.2 MB 15.6s _1c5: 5 segs, 1104.8 K docs, 4972.7 MB 65.1 sec: 24 segments, 1 merges 20.6s _1c5: 5 segs, 1104.8 K docs, 4972.7 MB 70.1 sec: 24 segments, 1 merges 25.7s _1c5: 5 segs, 1104.8 K docs, 4972.7 MB 75.1 sec: 24 segments, 1 merges 30.7s _1c5: 5 segs, 1104.8 K docs, 4972.7 MB 80.0 sec: 24 segments, 1 merges 35.6s _1c5: 5 segs, 1104.8 K docs, 4972.7 MB 85.0 sec: 24 segments, 1 merges 40.6s _1c5: 5 segs, 1104.8 K docs, 4972.7 MB 90.0 sec: 24 segments, 1 merges 45.6s _1c5: 5 segs, 1104.8 K docs, 4972.7 MB 95.0 sec: 24 segments, 1 merges 50.6s _1c5: 5 segs, 1104.8 K docs, 4972.7 MB 100.0 sec: 24 segments, 1 merges 55.6s _1c5: 5 segs, 1104.8 K docs, 4972.7 MB 105.0 sec: 24 segments, 1 merges 60.6s _1c5: 5 segs, 1104.8 K docs, 4972.7 MB 110.0 sec: 24 segments, 1 merges 65.6s _1c5: 5 segs, 1104.8 K docs, 4972.7 MB 115.0 sec: 24 segments, 1 merges 70.6s _1c5: 5 segs, 1104.8 K docs, 4972.7 MB 120.0 sec: 24 segments, 1 merges 75.6s _1c5: 5 segs, 1104.8 K docs, 4972.7 MB 125.0 sec: 24 segments, 1 merges 80.6s _1c5: 5 segs, 1104.8 K docs, 4972.7 MB 130.0 sec: 24 segments, 1 merges 85.6s _1c5: 5 segs, 1104.8 K docs, 4972.7 MB 135.0 sec: 24 segments, 1 merges 90.6s _1c5: 5 segs, 1104.8 K docs, 4972.7 MB 140.1 sec: 24 segments, 1 merges 95.6s _1c5: 5 segs, 1104.8 K docs, 4972.7 MB 145.1 sec: 24 segments, 1 merges 100.6s _1c5: 5 segs, 1104.8 K docs, 4972.7 MB 150.0 sec: 24 segments, 1 merges 105.6s _1c5: 5 segs, 1104.8 K docs, 4972.7 MB 155.0 sec: 24 segments, 1 merges 110.6s _1c5: 5 segs, 1104.8 K docs, 4972.7 MB 160.0 sec: 24 segments, 1 merges 115.6s _1c5: 5 segs, 1104.8 K docs, 4972.7 MB 165.0 sec: 24 segments, 1 merges 120.6s _1c5: 5 segs, 1104.8 K docs, 4972.7 MB 170.0 sec: 20 segments, 1 merges 2.2s _1c6: 3 segs, 1099.8 K docs, 4952.3 MB 175.0 sec: 20 segments, 1 merges 7.2s _1c6: 3 segs, 1099.8 K docs, 4952.3 MB 180.0 sec: 20 segments, 1 merges 12.2s _1c6: 3 segs, 1099.8 K docs, 4952.3 MB 185.1 sec: 20 segments, 1 merges 17.2s _1c6: 3 segs, 1099.8 K docs, 4952.3 MB 190.1 sec: 20 segments, 1 merges 22.2s _1c6: 3 segs, 1099.8 K docs, 4952.3 MB 195.1 sec: 20 segments, 1 merges 27.2s _1c6: 3 segs, 1099.8 K docs, 4952.3 MB 200.1 sec: 20 segments, 1 merges 32.2s _1c6: 3 segs, 1099.8 K docs, 4952.3 MB 205.1 sec: 20 segments, 1 merges 37.2s _1c6: 3 segs, 1099.8 K docs, 4952.3 MB 210.1 sec: 20 segments, 1 merges 42.2s _1c6: 3 segs, 1099.8 K docs, 4952.3 MB 215.1 sec: 20 segments, 1 merges 47.2s _1c6: 3 segs, 1099.8 K docs, 4952.3 MB 220.1 sec: 20 segments, 1 merges 52.2s _1c6: 3 segs, 1099.8 K docs, 4952.3 MB 225.1 sec: 20 segments, 1 merges 57.2s _1c6: 3 segs, 1099.8 K docs, 4952.3 MB 230.1 sec: 20 segments, 1 merges 62.2s _1c6: 3 segs, 1099.8 K docs, 4952.3 MB 235.1 sec: 20 segments, 1 merges 67.2s _1c6: 3 segs, 1099.8 K docs, 4952.3 MB 240.0 sec: 20 segments, 1 merges 72.1s _1c6: 3 segs, 1099.8 K docs, 4952.3 MB 245.0 sec: 20 segments, 1 merges 77.1s _1c6: 3 segs, 1099.8 K docs, 4952.3 MB 250.0 sec: 20 segments, 1 merges 82.1s _1c6: 3 segs, 1099.8 K docs, 4952.3 MB 255.0 sec: 20 segments, 1 merges 87.1s _1c6: 3 segs, 1099.8 K docs, 4952.3 MB 260.0 sec: 20 segments, 1 merges 92.1s _1c6: 3 segs, 1099.8 K docs, 4952.3 MB 265.0 sec: 20 segments, 1 merges 97.2s _1c6: 3 segs, 1099.8 K docs, 4952.3 MB 270.0 sec: 20 segments, 1 merges 102.2s _1c6: 3 segs, 1099.8 K docs, 4952.3 MB 275.0 sec: 20 segments, 1 merges 107.2s _1c6: 3 segs, 1099.8 K docs, 4952.3 MB done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Indexed 8000000 docs in 967 seconds reindex takes 967.95 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: 18 segments, 1 merges 5.0 sec: 18 segments, 1 merges 5.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 10.0 sec: 18 segments, 1 merges 10.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 15.0 sec: 18 segments, 1 merges 15.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 20.0 sec: 18 segments, 1 merges 20.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 25.0 sec: 18 segments, 1 merges 25.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 30.0 sec: 18 segments, 1 merges 30.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 35.0 sec: 18 segments, 1 merges 35.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 40.0 sec: 18 segments, 1 merges 40.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 45.0 sec: 18 segments, 1 merges 45.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 50.0 sec: 18 segments, 1 merges 50.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 55.0 sec: 18 segments, 1 merges 55.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 60.1 sec: 18 segments, 1 merges 60.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 65.1 sec: 18 segments, 1 merges 65.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 70.1 sec: 18 segments, 1 merges 70.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 75.1 sec: 18 segments, 1 merges 75.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 80.1 sec: 18 segments, 1 merges 80.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 85.1 sec: 18 segments, 1 merges 85.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 90.1 sec: 18 segments, 1 merges 90.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 95.1 sec: 18 segments, 1 merges 95.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 100.1 sec: 18 segments, 1 merges 100.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 105.1 sec: 18 segments, 1 merges 105.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 110.1 sec: 18 segments, 1 merges 110.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 115.1 sec: 18 segments, 1 merges 115.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 120.0 sec: 18 segments, 1 merges 120.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 125.0 sec: 18 segments, 1 merges 125.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 130.0 sec: 18 segments, 1 merges 130.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 135.0 sec: 18 segments, 1 merges 135.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 140.0 sec: 18 segments, 1 merges 140.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 145.0 sec: 18 segments, 1 merges 145.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 150.0 sec: 18 segments, 1 merges 150.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 155.0 sec: 18 segments, 1 merges 155.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 160.0 sec: 18 segments, 1 merges 160.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 165.0 sec: 18 segments, 1 merges 165.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 170.0 sec: 18 segments, 1 merges 170.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 175.1 sec: 18 segments, 1 merges 175.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 180.1 sec: 18 segments, 1 merges 180.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 185.1 sec: 18 segments, 1 merges 185.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 190.1 sec: 18 segments, 1 merges 190.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 195.1 sec: 18 segments, 1 merges 195.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 200.1 sec: 18 segments, 1 merges 200.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 205.1 sec: 18 segments, 1 merges 205.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 210.1 sec: 18 segments, 1 merges 210.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 215.1 sec: 18 segments, 1 merges 215.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 220.1 sec: 18 segments, 1 merges 220.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 225.1 sec: 18 segments, 1 merges 225.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 230.0 sec: 18 segments, 1 merges 230.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 235.0 sec: 18 segments, 1 merges 235.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 240.0 sec: 18 segments, 1 merges 240.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 245.0 sec: 18 segments, 1 merges 245.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 250.0 sec: 18 segments, 1 merges 250.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 255.0 sec: 18 segments, 1 merges 255.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 260.0 sec: 18 segments, 1 merges 260.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 265.0 sec: 18 segments, 1 merges 265.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 270.0 sec: 18 segments, 1 merges 270.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 275.0 sec: 18 segments, 1 merges 275.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 280.0 sec: 18 segments, 1 merges 280.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 285.0 sec: 18 segments, 1 merges 285.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 290.1 sec: 18 segments, 1 merges 290.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 295.1 sec: 18 segments, 1 merges 295.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 300.1 sec: 18 segments, 1 merges 300.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 305.1 sec: 18 segments, 1 merges 305.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 310.1 sec: 18 segments, 1 merges 310.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 315.1 sec: 18 segments, 1 merges 315.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 320.1 sec: 18 segments, 1 merges 320.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 325.1 sec: 18 segments, 1 merges 325.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 330.1 sec: 18 segments, 1 merges 330.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 335.1 sec: 18 segments, 1 merges 335.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 340.1 sec: 18 segments, 1 merges 340.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 345.1 sec: 18 segments, 1 merges 345.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 350.0 sec: 18 segments, 1 merges 350.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 355.0 sec: 18 segments, 1 merges 355.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 360.0 sec: 18 segments, 1 merges 360.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 365.0 sec: 18 segments, 1 merges 365.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 370.0 sec: 18 segments, 1 merges 370.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 375.0 sec: 18 segments, 1 merges 375.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 380.0 sec: 18 segments, 1 merges 380.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 385.0 sec: 18 segments, 1 merges 385.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 390.0 sec: 18 segments, 1 merges 390.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 395.0 sec: 18 segments, 1 merges 395.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 400.0 sec: 18 segments, 1 merges 400.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 405.0 sec: 18 segments, 1 merges 405.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 410.1 sec: 18 segments, 1 merges 410.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 415.1 sec: 18 segments, 1 merges 415.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 420.1 sec: 18 segments, 1 merges 420.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 425.1 sec: 18 segments, 1 merges 425.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 430.1 sec: 18 segments, 1 merges 430.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 435.1 sec: 18 segments, 1 merges 435.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 440.1 sec: 18 segments, 1 merges 440.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 445.1 sec: 18 segments, 1 merges 445.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 450.1 sec: 18 segments, 1 merges 450.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 455.1 sec: 18 segments, 1 merges 455.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 460.1 sec: 18 segments, 1 merges 460.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 465.1 sec: 18 segments, 1 merges 465.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 470.1 sec: 18 segments, 1 merges 470.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 475.0 sec: 18 segments, 1 merges 475.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 480.0 sec: 18 segments, 1 merges 480.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 485.0 sec: 18 segments, 1 merges 485.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 490.0 sec: 18 segments, 1 merges 490.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 495.0 sec: 18 segments, 1 merges 495.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 500.0 sec: 18 segments, 1 merges 500.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 505.0 sec: 18 segments, 1 merges 505.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 510.0 sec: 18 segments, 1 merges 510.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 515.1 sec: 18 segments, 1 merges 515.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 520.1 sec: 18 segments, 1 merges 520.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 525.1 sec: 18 segments, 1 merges 525.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 530.1 sec: 18 segments, 1 merges 530.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 535.1 sec: 18 segments, 1 merges 535.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 540.1 sec: 18 segments, 1 merges 540.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 545.1 sec: 18 segments, 1 merges 545.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 550.1 sec: 18 segments, 1 merges 550.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 555.1 sec: 18 segments, 1 merges 555.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 560.1 sec: 18 segments, 1 merges 560.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 565.1 sec: 18 segments, 1 merges 565.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 570.0 sec: 18 segments, 1 merges 570.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 575.0 sec: 18 segments, 1 merges 575.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 580.0 sec: 18 segments, 1 merges 580.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 585.0 sec: 18 segments, 1 merges 585.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 590.0 sec: 18 segments, 1 merges 590.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 595.1 sec: 18 segments, 1 merges 595.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 600.1 sec: 18 segments, 1 merges 600.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 605.1 sec: 18 segments, 1 merges 605.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 610.1 sec: 18 segments, 1 merges 610.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 615.1 sec: 18 segments, 1 merges 615.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 620.0 sec: 18 segments, 1 merges 620.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 625.0 sec: 18 segments, 1 merges 625.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 630.0 sec: 18 segments, 1 merges 630.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 635.0 sec: 18 segments, 1 merges 635.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 640.0 sec: 18 segments, 1 merges 640.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 645.0 sec: 18 segments, 1 merges 645.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 650.0 sec: 18 segments, 1 merges 650.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 655.0 sec: 18 segments, 1 merges 655.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 660.0 sec: 18 segments, 1 merges 660.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 665.0 sec: 18 segments, 1 merges 665.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 670.0 sec: 18 segments, 1 merges 670.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 675.0 sec: 18 segments, 1 merges 675.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 680.0 sec: 18 segments, 1 merges 680.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 685.0 sec: 18 segments, 1 merges 685.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 690.0 sec: 18 segments, 1 merges 690.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 695.0 sec: 18 segments, 1 merges 695.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 700.1 sec: 18 segments, 1 merges 700.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 705.1 sec: 18 segments, 1 merges 705.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 710.1 sec: 18 segments, 1 merges 710.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 715.1 sec: 18 segments, 1 merges 715.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 720.1 sec: 18 segments, 1 merges 720.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 725.0 sec: 18 segments, 1 merges 725.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 730.0 sec: 18 segments, 1 merges 730.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 735.0 sec: 18 segments, 1 merges 735.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 740.0 sec: 18 segments, 1 merges 740.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 745.0 sec: 18 segments, 1 merges 745.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 750.0 sec: 18 segments, 1 merges 750.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 755.0 sec: 18 segments, 1 merges 755.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 760.0 sec: 18 segments, 1 merges 760.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 765.0 sec: 18 segments, 1 merges 765.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 770.0 sec: 18 segments, 1 merges 770.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 775.1 sec: 18 segments, 1 merges 775.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 780.0 sec: 18 segments, 1 merges 780.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 785.0 sec: 18 segments, 1 merges 785.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 790.0 sec: 18 segments, 1 merges 790.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 795.0 sec: 18 segments, 1 merges 795.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 800.0 sec: 18 segments, 1 merges 800.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 805.0 sec: 18 segments, 1 merges 805.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 810.0 sec: 18 segments, 1 merges 810.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 815.0 sec: 18 segments, 1 merges 815.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 820.0 sec: 18 segments, 1 merges 820.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 825.0 sec: 18 segments, 1 merges 825.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 830.0 sec: 18 segments, 1 merges 830.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 835.0 sec: 18 segments, 1 merges 835.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 840.0 sec: 18 segments, 1 merges 840.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 845.0 sec: 18 segments, 1 merges 845.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 850.0 sec: 18 segments, 1 merges 850.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 855.0 sec: 18 segments, 1 merges 855.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 860.1 sec: 18 segments, 1 merges 860.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 865.1 sec: 18 segments, 1 merges 865.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 870.1 sec: 18 segments, 1 merges 870.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 875.1 sec: 18 segments, 1 merges 875.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 880.1 sec: 18 segments, 1 merges 880.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 885.1 sec: 18 segments, 1 merges 885.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 890.1 sec: 18 segments, 1 merges 890.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 895.1 sec: 18 segments, 1 merges 895.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 900.1 sec: 18 segments, 1 merges 900.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 905.1 sec: 18 segments, 1 merges 905.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 910.1 sec: 18 segments, 1 merges 910.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 915.1 sec: 18 segments, 1 merges 915.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 920.1 sec: 18 segments, 1 merges 920.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 925.1 sec: 18 segments, 1 merges 925.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 930.1 sec: 18 segments, 1 merges 930.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 935.1 sec: 18 segments, 1 merges 935.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 940.1 sec: 18 segments, 1 merges 940.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 945.1 sec: 18 segments, 1 merges 945.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 950.1 sec: 18 segments, 1 merges 950.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 955.1 sec: 18 segments, 1 merges 955.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 960.1 sec: 18 segments, 1 merges 960.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 965.1 sec: 18 segments, 1 merges 965.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 970.1 sec: 18 segments, 1 merges 970.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 975.1 sec: 18 segments, 1 merges 975.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 980.1 sec: 18 segments, 1 merges 980.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 985.1 sec: 18 segments, 1 merges 985.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 990.1 sec: 18 segments, 1 merges 990.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 995.1 sec: 18 segments, 1 merges 995.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 1000.1 sec: 18 segments, 1 merges 1000.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 1005.1 sec: 18 segments, 1 merges 1005.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 1010.0 sec: 18 segments, 1 merges 1010.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 1015.0 sec: 18 segments, 1 merges 1015.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 1020.2 sec: 18 segments, 1 merges 1020.2s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 1025.1 sec: 18 segments, 1 merges 1025.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 1030.1 sec: 18 segments, 1 merges 1030.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 1035.1 sec: 18 segments, 1 merges 1035.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 1040.1 sec: 18 segments, 1 merges 1040.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 1045.1 sec: 18 segments, 1 merges 1045.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 1050.1 sec: 18 segments, 1 merges 1050.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 1055.1 sec: 18 segments, 1 merges 1055.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 1060.1 sec: 18 segments, 1 merges 1060.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 1065.1 sec: 18 segments, 1 merges 1065.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 1070.1 sec: 18 segments, 1 merges 1070.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 1075.1 sec: 18 segments, 1 merges 1075.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 1080.1 sec: 18 segments, 1 merges 1080.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 1085.0 sec: 18 segments, 1 merges 1085.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 1090.0 sec: 18 segments, 1 merges 1090.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 1095.0 sec: 18 segments, 1 merges 1095.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 1100.0 sec: 18 segments, 1 merges 1100.0s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 1105.1 sec: 18 segments, 1 merges 1105.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 1110.1 sec: 18 segments, 1 merges 1110.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 1115.1 sec: 18 segments, 1 merges 1115.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB 1120.1 sec: 18 segments, 1 merges 1120.1s _1c7: 18 segs, 8000.0 K docs, 36040.6 MB done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Force merge done in 1123.97 sec index has 1 segments: segments_3: _1c7(11.0.0):C8000000 _1c7: 36185.9 MB encodingByteSize=4 origByteSize=4 realEncodingByteSize=0.5 index disk usage is 36185.92 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=48295569278 cpu@end=50605222659 deltaMS=2309.653381 thread 14 name=Reference Handler cpu@start=1661707 cpu@end=1661707 deltaMS=0.0 thread 15 name=Finalizer cpu@start=139515 cpu@end=139515 deltaMS=0.0 thread 16 name=Signal Dispatcher cpu@start=60402 cpu@end=60402 deltaMS=0.0 thread 40 name=Common-Cleaner cpu@start=4250431 cpu@end=4250431 deltaMS=0.0 thread 41 name=JFR Recorder Thread cpu@start=17243334205 cpu@end=17243877733 deltaMS=0.543528 thread 42 name=JFR Periodic Tasks cpu@start=130260463535 cpu@end=130370394079 deltaMS=109.930544 thread 45 name=Notification Thread cpu@start=107067 cpu@end=107067 deltaMS=0.0 thread 56 name=hnsw-merge-1-thread-1 cpu@start=1798496642519 cpu@end=1798496642519 deltaMS=0.0 thread 57 name=hnsw-merge-1-thread-2 cpu@start=1796371241169 cpu@end=1796371241169 deltaMS=0.0 thread 58 name=hnsw-merge-1-thread-3 cpu@start=1797442110398 cpu@end=1797442110398 deltaMS=0.0 thread 59 name=hnsw-merge-1-thread-4 cpu@start=1797055627706 cpu@end=1797055627706 deltaMS=0.0 thread 60 name=hnsw-merge-1-thread-5 cpu@start=1800611385905 cpu@end=1800611385905 deltaMS=0.0 thread 61 name=hnsw-merge-1-thread-6 cpu@start=1795863715003 cpu@end=1795863715003 deltaMS=0.0 thread 62 name=hnsw-merge-1-thread-7 cpu@start=1804116776751 cpu@end=1804116776751 deltaMS=0.0 thread 63 name=hnsw-merge-1-thread-8 cpu@start=1792722335458 cpu@end=1792722335458 deltaMS=0.0 thread 64 name=hnsw-merge-1-thread-9 cpu@start=1797327559346 cpu@end=1797327559346 deltaMS=0.0 thread 65 name=hnsw-merge-1-thread-10 cpu@start=1795151453689 cpu@end=1795151453689 deltaMS=0.0 thread 66 name=hnsw-merge-1-thread-11 cpu@start=1799291377908 cpu@end=1799291377908 deltaMS=0.0 thread 67 name=hnsw-merge-1-thread-12 cpu@start=1794310995092 cpu@end=1794310995092 deltaMS=0.0 thread 68 name=hnsw-merge-1-thread-13 cpu@start=1800566103776 cpu@end=1800566103776 deltaMS=0.0 thread 69 name=hnsw-merge-1-thread-14 cpu@start=1797773150148 cpu@end=1797773150148 deltaMS=0.0 thread 70 name=hnsw-merge-1-thread-15 cpu@start=1794487275241 cpu@end=1794487275241 deltaMS=0.0 thread 71 name=hnsw-merge-1-thread-16 cpu@start=1794460053809 cpu@end=1794460053809 deltaMS=0.0 Average CPU cores used: 1.042850135494907 completed 1000 searches in 2320 ms: 431 QPS CPU time=2419 ms checking results SUMMARY: 0.881 2.320 2.419 1.043 8000000 KNN 100 100 N/A N/A 100.000 32 100 4 bits 5716 967.95 8264.87 1123.97 1 36185.92 null N/A 1.000 35278.320 4028.320 false HNSW Leaf 0 has 4 layers Leaf 0 has 8000000 documents Graph level=3 size=245, Fanout min=6, mean=16.56, max=32, meandelta=391537.44 % 0 10 20 30 40 50 60 70 80 90 100 0 10 12 13 15 16 17 19 20 24 32 Graph level=2 size=7707, Fanout min=5, mean=27.32, max=32, meandelta=268390.06 % 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=247250, Fanout min=1, mean=28.28, max=32, meandelta=258571.45 % 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.73, max=64, meandelta=194184.42 % 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=245, connectedness=1.00 Graph level=2 size=7707, connectedness=1.00 Graph level=1 size=247250, 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.01.18.04.10/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': 46,802,534.27 msec task-clock:u 180,985,322,150,619 cycles:u (36.36%) 184,397,435,028,872 instructions:u (36.36%) 4,333,237,807,059 cache-references:u (36.36%) 1,690,483,092,488 cache-misses:u (36.36%) 66,013,569,814,945 L1-dcache-loads:u (36.36%) 2,011,995,337,206 L1-dcache-load-misses:u (36.36%) 6,722,287,370,971 L1-icache-loads:u (36.36%) 15,864,666,538 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 17,380,993 faults:u 16,383,572 minor-faults:u 14,984 major-faults:u 15,961,775,945,890 branches:u (36.36%) 118,138,460,411 branch-misses:u (36.36%) 2,984,002,194,753 stalled-cycles-frontend:u (36.36%) stalled-cycles-backend:u 2445.515644134 seconds time elapsed 46203.126205000 seconds user 586.942973000 seconds sys took 0:40:45.541133 to run KnnGraphTester result: KNNResultV1(lucene_git_rev='b0900bd176f42e01500ad04660ed2c4e98fddf01', luceneutil_git_rev='c8bdaa9f036b46752fe4aaec6727afad3912b1d1', 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.881, cpu_time_ms=2.32, net_cpu_ms=2.419, avg_cpu_core_count=1.043, num_docs=8000000, top_k=100, fanout=100, max_conn=32, beam_width=100, quantize_desc='4 bits', total_visited=5716, index_time_sec=967.95, index_docs_per_sec=8264.87, force_merge_time_sec=1123.97, index_num_segments=1, index_size_on_disk_mb=36185.92, selectivity=None, pre_post_filter='null', vec_disk_mb=35278.32, vec_ram_mb=4028.32, graph_level_conn_p_values={3: (245, {0: 0, 10: 10, 20: 12, 30: 13, 40: 15, 50: 16, 60: 17, 70: 19, 80: 20, 90: 24, 100: 32}), 2: (7707, {0: 0, 10: 18, 20: 21, 30: 24, 40: 27, 50: 31, 60: 32, 70: 32, 80: 32, 90: 32, 100: 32}), 1: (247250, {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: 59, 90: 64, 100: 64})}, combined_run_time=datetime.timedelta(seconds=2445, microseconds=541133)) Profiler summary for /l/logs.nightly/2026.05.01.18.04.10/bench-knn-q4-fmTrue.jfr Version: 2.1 Chunks: 114 Start: 2026-05-01 23:49:50 (UTC) Duration: 2433 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 45001090 770562563 jdk.FileWrite 22849453 482808240 jdk.FileRead 8003649 182172502 jdk.ObjectAllocationInNewTLAB 73160 1450562 jdk.BooleanFlag 56544 1788842 jdk.CPULoad 45650 912358 jdk.Checkpoint 8027 28958363 jdk.Compilation 6339 163465 jdk.UnsignedIntFlag 5472 185628 jdk.IntFlag 5016 183022 jdk.StringFlag 3876 150251 jdk.ObjectAllocationOutsideTLAB 1322 23582 jdk.CPUInformation 114 171224 jdk.GCConfiguration 114 2960 jdk.JVMInformation 114 108410 jdk.Metadata 114 12600075 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.01.18.04.10/bench-knn-q4-fmTrue.jfr Profiler for cpu at stackSize=1 [/l/logs.nightly/2026.05.01.18.04.10/bench-knn-q4-fmTrue.jfr is 1413.58 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 45001090 events (total: 45M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 42.42% 19M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] 29.16% 13M jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] 10.38% 4M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] 3.42% 1M java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] 3.36% 1M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] 3.14% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 1.30% 586198 org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] 0.90% 406043 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] 0.88% 396812 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] 0.54% 240896 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.51% 229067 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] 0.29% 129063 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] 0.26% 118855 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] 0.25% 113343 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] 0.24% 108117 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] 0.24% 106901 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.24% 105809 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] 0.22% 98166 jdk.jfr.internal.JVM#emitEvent() [Native code] 0.17% 76915 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] 0.15% 65350 sun.nio.ch.NativeThread#current0() [Native code] 0.11% 50993 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 0.10% 46432 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():482 [JIT compiled code] 0.10% 45422 org.apache.lucene.store.ChecksumIndexInput#skipByReading():81 [JIT compiled code] 0.10% 44625 org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] 0.09% 41205 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():363 [JIT compiled code] 0.09% 40461 org.apache.lucene.util.hnsw.NeighborArray#sort():171 [Inlined code] 0.08% 35832 org.apache.lucene.util.TernaryLongHeap#downHeap():246 [Inlined code] 0.07% 32207 org.apache.lucene.util.TernaryLongHeap#downHeap():235 [Inlined code] 0.07% 30559 jdk.jfr.internal.event.EventWriter#reserveEventSizeField():199 [Inlined code] 0.07% 30173 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#calculateCentroid():488 [JIT compiled code] 0.06% 28116 org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#writeVectorData():302 [JIT compiled code] 0.06% 25449 java.util.Arrays#sort():99 [Inlined code] 0.06% 25240 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] 0.05% 23576 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 0.04% 18645 java.util.concurrent.atomic.LongAdder#add():93 [Inlined code] 0.04% 16604 jdk.jfr.internal.event.EventWriter#putUncheckedLong():331 [Inlined code] 0.03% 15028 java.util.DualPivotQuicksort#sort():238 [Inlined code] 0.03% 13386 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] 0.03% 12915 org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 0.03% 12871 java.util.DualPivotQuicksort#sort():368 [JIT compiled code] 0.03% 12674 org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 0.02% 11094 org.apache.lucene.util.hnsw.NeighborArray#clear():233 [Inlined code] 0.02% 9944 org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [Inlined code] 0.02% 9380 org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] 0.02% 8290 org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] 0.02% 8147 knn.IndexerThread#_run():102 [JIT compiled code] 0.02% 8086 org.apache.lucene.internal.hppc.IntIntHashMap#containsKey():297 [Inlined code] 0.02% 7231 org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#writeFloat32Vectors():172 [JIT compiled code] 0.01% 6718 org.apache.lucene.util.hnsw.NeighborArray#descSortFindRightMostInsertionPoint():283 [Inlined code] 0.01% 5931 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.01.18.04.10/bench-knn-q4-fmTrue.jfr Profiler for cpu at stackSize=4 [/l/logs.nightly/2026.05.01.18.04.10/bench-knn-q4-fmTrue.jfr is 1413.58 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 45001090 events (total: 45M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 39.85% 17M 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] 29.14% 13M 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.38% 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.42% 1M 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] 3.14% 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.67% 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] 1.44% 648952 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.30% 586054 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.98% 440253 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% 328442 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.68% 305026 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.64% 289984 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.49% 219613 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% 184581 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.26% 118840 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.24% 107923 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.24% 106873 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% 90689 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.20% 90028 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.20% 88773 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.17% 76809 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.17% 75099 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.14% 64528 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.14% 64002 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% 53092 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.11% 50993 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.11% 47485 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.10% 46430 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.09% 41150 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% 40461 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% 30556 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% 30173 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% 28381 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% 28116 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% 27996 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% 26017 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% 25449 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% 25219 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.06% 24993 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.05% 24084 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% 23569 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% 23251 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% 21495 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% 20172 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% 19352 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% 19342 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.04% 17214 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% 16411 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.03% 13809 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.0x000000001a1719b0#accept() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#alertOnHeapMemoryUsageChange():118 [Inlined code] 0.03% 13201 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] 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.01.18.04.10/bench-knn-q4-fmTrue.jfr Profiler for cpu at stackSize=12 [/l/logs.nightly/2026.05.01.18.04.10/bench-knn-q4-fmTrue.jfr is 1413.58 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 45001090 events (total: 45M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 24.53% 11M 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.0x000000001a19bbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] 23.14% 10M 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] 15.17% 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 [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.0x000000001a19bbf0#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.09% 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] 2.89% 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 [JIT compiled code] 2.44% 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.15% 965521 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] 2.11% 951105 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.08% 485985 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] 1.03% 462390 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.0x000000001a196438#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] 0.99% 446515 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.98% 442219 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.0x000000001a19bbf0#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% 418060 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.0x000000001a196438#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] 0.83% 371461 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.0x000000001a19bbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.70% 316852 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.0x000000001a196438#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] 0.64% 288885 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.0x000000001a19bbf0#call() [Inlined code] 0.59% 266478 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.0x000000001a19bbf0#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.0x000000001a19e328#run() [JIT compiled code] 0.46% 205338 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.0x000000001a19bbf0#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.45% 200687 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.41% 185443 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.0x000000001a19bbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.40% 180925 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.35% 155665 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.31% 140472 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.0x000000001a19bbf0#call() [Inlined code] 0.31% 140313 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.31% 139064 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.0x000000001a19bbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.24% 106805 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% 106496 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.20% 88773 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.0x000000001a07aa58#run() [Interpreted code] at java.lang.Thread#runWith():1487 [Interpreted code] at java.lang.Thread#run():1474 [Interpreted code] 0.19% 86675 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.0x000000001a19bbf0#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.0x000000001a19e328#run() [JIT compiled code] 0.18% 82477 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.0x000000001a19bbf0#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.0x000000001a19e328#run() [JIT compiled code] 0.17% 75524 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.15% 67059 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.0x000000001a196438#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.15% 65643 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.0x000000001a19bbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.15% 65595 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.0x000000001a196438#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.14% 64604 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.0x000000001a19bbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.14% 63611 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.12% 56053 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.0x000000001a19bbf0#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.12% 53971 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.0x000000001a19bbf0#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.0x000000001a19e328#run() [JIT compiled code] 0.12% 53553 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% 53357 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():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.12% 52985 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% 51927 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.0x000000001a196438#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():159 [Interpreted code] 0.11% 49756 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.0x000000001a19bbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.11% 48429 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.0x000000001a19bbf0#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] 0.09% 40411 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.0x000000001a19bbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.09% 40303 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 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] 0.09% 39013 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.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% 37204 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] 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.08% 35753 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.0x000000001a19bbf0#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.08% 34721 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 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues():272 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000001a196438#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge():159 [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=1 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.01.18.04.10/bench-knn-q4-fmTrue.jfr Profiler for heap at stackSize=1 [/l/logs.nightly/2026.05.01.18.04.10/bench-knn-q4-fmTrue.jfr is 1413.58 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 74454 events (total: 574596M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 23.53% 135200M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 23.46% 134797M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] 23.01% 132219M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 11.05% 63482M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] 5.54% 31810M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] 3.96% 22750M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] 1.01% 5829M java.util.Arrays#copyOf():3478 [Inlined code] 0.96% 5510M java.lang.Integer#valueOf():1006 [Inlined code] 0.73% 4187M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] 0.72% 4110M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] 0.67% 3861M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] 0.63% 3644M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] 0.41% 2373M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():204 [JIT compiled code] 0.36% 2048M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] 0.31% 1788M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] 0.31% 1777M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():345 [Interpreted code] 0.24% 1374M knn.IndexerThread#_run():83 [Interpreted code] 0.24% 1370M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():232 [JIT compiled code] 0.22% 1262M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] 0.21% 1218M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():283 [JIT compiled code] 0.19% 1113M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [JIT compiled code] 0.18% 1051M java.util.DualPivotQuicksort#tryMergeRuns():816 [JIT compiled code] 0.15% 889M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():389 [JIT compiled code] 0.15% 871M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] 0.13% 747M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Inlined code] 0.13% 730M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():269 [JIT compiled code] 0.11% 646M java.util.ArrayList#grow():240 [Inlined code] 0.10% 548M java.lang.reflect.Array#newInstance():76 [Inlined code] 0.08% 485M java.util.ArrayList#iterator():1030 [JIT compiled code] 0.08% 449M knn.IndexerThread#_run():105 [JIT compiled code] 0.07% 410M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():556 [JIT compiled code] 0.07% 408M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():618 [JIT compiled code] 0.07% 390M java.util.DualPivotQuicksort#sort():354 [JIT compiled code] 0.06% 345M org.apache.lucene.util.SparseFixedBitSet#insertBlock():211 [JIT compiled code] 0.06% 343M org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Interpreted code] 0.06% 328M knn.IndexerThread#_run():83 [JIT compiled code] 0.06% 327M java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue():291 [Inlined code] 0.05% 261M java.util.HashMap#newNode():1910 [Inlined code] 0.04% 258M knn.IndexerThread#_run():119 [JIT compiled code] 0.04% 250M java.util.List#of():935 [Inlined code] 0.04% 212M jdk.internal.misc.Unsafe#allocateUninitializedArray():1396 [Inlined code] 0.04% 211M org.apache.lucene.util.FixedBitSet#():148 [Inlined code] 0.04% 204M org.apache.lucene.internal.hppc.IntIntHashMap#allocateBuffers():743 [Interpreted code] 0.03% 174M java.util.HashMap#resize():711 [JIT compiled code] 0.03% 171M java.lang.invoke.VarForm#resolveMemberName():159 [Interpreted code] 0.03% 165M org.apache.lucene.document.Document#():42 [Inlined code] 0.03% 162M org.apache.lucene.util.hnsw.OnHeapHnswGraph#():86 [JIT compiled code] 0.03% 160M java.io.BufferedOutputStream#():92 [Inlined code] 0.03% 150M java.lang.ThreadLocal$ThreadLocalMap#set():550 [Inlined code] 0.02% 137M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await():1767 [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.01.18.04.10/bench-knn-q4-fmTrue.jfr Profiler for heap at stackSize=4 [/l/logs.nightly/2026.05.01.18.04.10/bench-knn-q4-fmTrue.jfr is 1413.58 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 74454 events (total: 574596M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 19.01% 109219M 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.70% 107426M 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.21% 75895M 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.45% 54287M 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.78% 38976M 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.54% 31810M 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.48% 25734M 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% 24792M 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.26% 24501M 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] 3.93% 22578M 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.97% 5570M 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.94% 5421M java.lang.Integer#valueOf():1006 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1099 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1054 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1029 [Interpreted code] 0.67% 3861M 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% 3644M 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.63% 3626M 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% 2081M 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.36% 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.35% 1983M 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.31% 1777M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():345 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run():726 [Interpreted code] 0.30% 1737M 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.27% 1538M 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% 1374M knn.IndexerThread#_run():83 [Interpreted code] at knn.IndexerThread#run():74 [Interpreted code] 0.22% 1262M 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.20% 1151M 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.18% 1051M 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% 954M 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.16% 895M 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% 854M 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.13% 747M 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():2212 [JIT compiled code] 0.13% 731M 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% 663M 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.11% 646M 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.10% 598M 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% 547M 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.09% 529M 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.09% 513M 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% 489M 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.08% 476M 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% 466M 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% 449M knn.IndexerThread#_run():105 [JIT compiled code] at knn.IndexerThread#run():74 [Interpreted code] 0.08% 449M 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.07% 415M 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.07% 410M 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% 408M 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% 364M 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% 349M 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.06% 343M org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Interpreted code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000001a19e328#run() [Interpreted code] at java.util.concurrent.ThreadPoolExecutor#runWorker():1090 [Interpreted code] at java.util.concurrent.ThreadPoolExecutor$Worker#run():614 [Interpreted code] 0.06% 340M 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.06% 328M 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% 328M knn.IndexerThread#_run():83 [JIT compiled code] at knn.IndexerThread#run():74 [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.01.18.04.10/bench-knn-q4-fmTrue.jfr Profiler for heap at stackSize=12 [/l/logs.nightly/2026.05.01.18.04.10/bench-knn-q4-fmTrue.jfr is 1413.58 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 74454 events (total: 574596M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 8.64% 49669M 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.0x000000001a19bbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 8.40% 48277M 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.0x000000001a19bbf0#call() [Inlined code] 8.34% 47922M 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.0x000000001a19bbf0#call() [Inlined code] 6.77% 38912M 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():741 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#searchAfter():590 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():613 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1486 [JIT compiled code] at knn.KnnGraphTester#testSearch():1221 [Interpreted code] at knn.KnnGraphTester#run():743 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():271 [Interpreted code] 6.69% 38467M 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] 5.48% 31467M 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.51% 25938M 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.0x000000001a19bbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 4.38% 25158M 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.0x000000001a19bbf0#call() [Inlined code] 4.36% 25047M 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.0x000000001a19bbf0#call() [Inlined code] 3.89% 22328M 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.78% 21730M 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] 2.85% 16351M 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():741 [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter():590 [Interpreted code] at org.apache.lucene.search.IndexSearcher#search():613 [Interpreted code] at knn.KnnGraphTester#doFloatVectorQuery():1486 [Interpreted code] at knn.KnnGraphTester#testSearch():1221 [Interpreted code] at knn.KnnGraphTester#run():743 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():271 [Interpreted code] 2.69% 15474M 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.44% 8266M 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.42% 8157M 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.42% 8149M 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():741 [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter():590 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():613 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1486 [JIT compiled code] at knn.KnnGraphTester#testSearch():1221 [Interpreted code] at knn.KnnGraphTester#run():743 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():271 [Interpreted code] 1.37% 7886M 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.36% 7836M 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.22% 7025M 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.0x000000001a19bbf0#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.01% 5785M 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.97% 5570M 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():1099 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1054 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1029 [Interpreted code] at knn.KnnGraphTester#run():748 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():271 [Interpreted code] at knn.KnnGraphTester#main():266 [Interpreted code] 0.94% 5421M java.lang.Integer#valueOf():1006 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1099 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1054 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1029 [Interpreted code] at knn.KnnGraphTester#run():748 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():271 [Interpreted code] at knn.KnnGraphTester#main():266 [Interpreted code] 0.92% 5301M 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.90% 5174M 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.83% 4772M 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.79% 4512M 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.74% 4233M 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.72% 4143M 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.67% 3870M 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.0x000000001a19bbf0#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% 2988M 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.49% 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.48% 2759M 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% 2700M 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.0x000000001a19bbf0#call() [Inlined code] 0.46% 2651M 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.44% 2501M 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.0x000000001a19bbf0#call() [Inlined code] 0.36% 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.0x000000001a19bbf0#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.0x000000001a19e328#run() [Interpreted code] at java.util.concurrent.ThreadPoolExecutor#runWorker():1090 [Interpreted code] 0.36% 2057M 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.0x000000001a19bbf0#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.31% 1777M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():345 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run():726 [Interpreted code] 0.30% 1746M 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.27% 1559M 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.25% 1460M 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.0x000000001a19bbf0#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.24% 1374M knn.IndexerThread#_run():83 [Interpreted code] at knn.IndexerThread#run():74 [Interpreted code] 0.22% 1267M 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.0x000000001a19bbf0#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.21% 1210M 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.0x000000001a19bbf0#call() [Inlined code] 0.16% 925M 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.0x000000001a19bbf0#call() [Inlined code] 0.14% 822M 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.0x000000001a19bbf0#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.14% 786M 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.0x000000001a19bbf0#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% 764M 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% 716M 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 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001a19bbf0#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.12% 700M 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.0x000000001a19bbf0#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.0x000000001a19e328#run() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker():1090 [Interpreted 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.01.18.04.10/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.214s][info][jfr,startup] Started recording 1. [0.214s][info][jfr,startup] [0.214s][info][jfr,startup] Use jcmd 3560538 JFR.dump name=1 to copy recording data to file. maxConn = 32 Vector Dimensions: 1024 numDocs = 8000000 beamWidth = 100 similarity = DOT_PRODUCT Seed = 1168840965932406 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 01, 2026 8:42:28 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: 117 segments, 12 merges 219.2s _17t: 8 segs, 589.2 K docs, 2936.8 MB 127.5s _1ak: 8 segs, 133.3 K docs, 663.0 MB 122.0s _1ar: 8 segs, 159.8 K docs, 795.3 MB 114.8s _1az: 8 segs, 850.9 K docs, 4243.3 MB 107.0s _1b8: 11 segs, 53.4 K docs, 264.2 MB 44.8s _1cz: 8 segs, 77.3 K docs, 384.0 MB 37.0s _1d6: 8 segs, 113.1 K docs, 562.1 MB 28.0s _1df: 8 segs, 39.9 K docs, 197.4 MB 20.5s _1dn: 8 segs, 74.8 K docs, 371.5 MB 13.8s _1dv: 8 segs, 74.1 K docs, 367.9 MB 6.1s _1e2: 8 segs, 82.2 K docs, 408.5 MB 5.0 sec: 110 segments, 11 merges 224.2s _17t: 8 segs, 589.2 K docs, 2936.8 MB 132.5s _1ak: 8 segs, 133.3 K docs, 663.0 MB 127.0s _1ar: 8 segs, 159.8 K docs, 795.3 MB 119.8s _1az: 8 segs, 850.9 K docs, 4243.3 MB 112.0s _1b8: 11 segs, 53.4 K docs, 264.2 MB 42.0s _1d6: 8 segs, 113.1 K docs, 562.1 MB 33.0s _1df: 8 segs, 39.9 K docs, 197.4 MB 25.5s _1dn: 8 segs, 74.8 K docs, 371.5 MB 18.8s _1dv: 8 segs, 74.1 K docs, 367.9 MB 11.1s _1e2: 8 segs, 82.2 K docs, 408.5 MB 5.0s _1e7: 11 segs, 43.7 K docs, 216.5 MB 10.0 sec: 110 segments, 11 merges 229.2s _17t: 8 segs, 589.2 K docs, 2936.8 MB 137.5s _1ak: 8 segs, 133.3 K docs, 663.0 MB 132.0s _1ar: 8 segs, 159.8 K docs, 795.3 MB 124.9s _1az: 8 segs, 850.9 K docs, 4243.3 MB 117.0s _1b8: 11 segs, 53.4 K docs, 264.2 MB 47.0s _1d6: 8 segs, 113.1 K docs, 562.1 MB 38.0s _1df: 8 segs, 39.9 K docs, 197.4 MB 30.5s _1dn: 8 segs, 74.8 K docs, 371.5 MB 23.8s _1dv: 8 segs, 74.1 K docs, 367.9 MB 16.1s _1e2: 8 segs, 82.2 K docs, 408.5 MB 10.0s _1e7: 11 segs, 43.7 K docs, 216.5 MB 15.0 sec: 89 segments, 8 merges 137.0s _1ar: 8 segs, 159.8 K docs, 795.3 MB 129.9s _1az: 8 segs, 850.9 K docs, 4243.3 MB 122.0s _1b8: 11 segs, 53.4 K docs, 264.2 MB 52.0s _1d6: 8 segs, 113.1 K docs, 562.1 MB 35.5s _1dn: 8 segs, 74.8 K docs, 371.5 MB 28.8s _1dv: 8 segs, 74.1 K docs, 367.9 MB 21.1s _1e2: 8 segs, 82.2 K docs, 408.5 MB 15.0s _1e7: 11 segs, 43.7 K docs, 216.5 MB 20.0 sec: 79 segments, 7 merges 142.0s _1ar: 8 segs, 159.8 K docs, 795.3 MB 134.9s _1az: 8 segs, 850.9 K docs, 4243.3 MB 57.0s _1d6: 8 segs, 113.1 K docs, 562.1 MB 40.5s _1dn: 8 segs, 74.8 K docs, 371.5 MB 33.8s _1dv: 8 segs, 74.1 K docs, 367.9 MB 26.1s _1e2: 8 segs, 82.2 K docs, 408.5 MB 20.0s _1e7: 11 segs, 43.7 K docs, 216.5 MB 25.0 sec: 65 segments, 5 merges 139.9s _1az: 8 segs, 850.9 K docs, 4243.3 MB 62.0s _1d6: 8 segs, 113.1 K docs, 562.1 MB 38.8s _1dv: 8 segs, 74.1 K docs, 367.9 MB 31.1s _1e2: 8 segs, 82.2 K docs, 408.5 MB 25.0s _1e7: 11 segs, 43.7 K docs, 216.5 MB 30.0 sec: 65 segments, 5 merges 144.9s _1az: 8 segs, 850.9 K docs, 4243.3 MB 67.0s _1d6: 8 segs, 113.1 K docs, 562.1 MB 43.8s _1dv: 8 segs, 74.1 K docs, 367.9 MB 36.1s _1e2: 8 segs, 82.2 K docs, 408.5 MB 30.0s _1e7: 11 segs, 43.7 K docs, 216.5 MB 35.0 sec: 65 segments, 5 merges 149.9s _1az: 8 segs, 850.9 K docs, 4243.3 MB 72.0s _1d6: 8 segs, 113.1 K docs, 562.1 MB 48.8s _1dv: 8 segs, 74.1 K docs, 367.9 MB 41.1s _1e2: 8 segs, 82.2 K docs, 408.5 MB 35.0s _1e7: 11 segs, 43.7 K docs, 216.5 MB 40.1 sec: 55 segments, 5 merges 154.9s _1az: 8 segs, 850.9 K docs, 4243.3 MB 77.1s _1d6: 8 segs, 113.1 K docs, 562.1 MB 53.8s _1dv: 8 segs, 74.1 K docs, 367.9 MB 46.1s _1e2: 8 segs, 82.2 K docs, 408.5 MB 1.5s _1e8: 8 segs, 526.3 K docs, 2622.4 MB 45.1 sec: 55 segments, 5 merges 159.9s _1az: 8 segs, 850.9 K docs, 4243.3 MB 82.1s _1d6: 8 segs, 113.1 K docs, 562.1 MB 58.8s _1dv: 8 segs, 74.1 K docs, 367.9 MB 51.1s _1e2: 8 segs, 82.2 K docs, 408.5 MB 6.5s _1e8: 8 segs, 526.3 K docs, 2622.4 MB 50.1 sec: 48 segments, 4 merges 164.9s _1az: 8 segs, 850.9 K docs, 4243.3 MB 87.1s _1d6: 8 segs, 113.1 K docs, 562.1 MB 63.8s _1dv: 8 segs, 74.1 K docs, 367.9 MB 11.5s _1e8: 8 segs, 526.3 K docs, 2622.4 MB 55.1 sec: 48 segments, 4 merges 169.9s _1az: 8 segs, 850.9 K docs, 4243.3 MB 92.1s _1d6: 8 segs, 113.1 K docs, 562.1 MB 68.8s _1dv: 8 segs, 74.1 K docs, 367.9 MB 16.5s _1e8: 8 segs, 526.3 K docs, 2622.4 MB 60.1 sec: 48 segments, 4 merges 174.9s _1az: 8 segs, 850.9 K docs, 4243.3 MB 97.1s _1d6: 8 segs, 113.1 K docs, 562.1 MB 73.8s _1dv: 8 segs, 74.1 K docs, 367.9 MB 21.5s _1e8: 8 segs, 526.3 K docs, 2622.4 MB 65.1 sec: 48 segments, 4 merges 179.9s _1az: 8 segs, 850.9 K docs, 4243.3 MB 102.1s _1d6: 8 segs, 113.1 K docs, 562.1 MB 78.8s _1dv: 8 segs, 74.1 K docs, 367.9 MB 26.6s _1e8: 8 segs, 526.3 K docs, 2622.4 MB 70.1 sec: 41 segments, 3 merges 184.9s _1az: 8 segs, 850.9 K docs, 4243.3 MB 83.8s _1dv: 8 segs, 74.1 K docs, 367.9 MB 31.6s _1e8: 8 segs, 526.3 K docs, 2622.4 MB 75.1 sec: 34 segments, 2 merges 189.9s _1az: 8 segs, 850.9 K docs, 4243.3 MB 36.6s _1e8: 8 segs, 526.3 K docs, 2622.4 MB 80.0 sec: 34 segments, 2 merges 194.9s _1az: 8 segs, 850.9 K docs, 4243.3 MB 41.5s _1e8: 8 segs, 526.3 K docs, 2622.4 MB 85.0 sec: 34 segments, 2 merges 199.9s _1az: 8 segs, 850.9 K docs, 4243.3 MB 46.5s _1e8: 8 segs, 526.3 K docs, 2622.4 MB 90.0 sec: 34 segments, 2 merges 204.9s _1az: 8 segs, 850.9 K docs, 4243.3 MB 51.5s _1e8: 8 segs, 526.3 K docs, 2622.4 MB 95.0 sec: 34 segments, 2 merges 209.9s _1az: 8 segs, 850.9 K docs, 4243.3 MB 56.5s _1e8: 8 segs, 526.3 K docs, 2622.4 MB 100.0 sec: 34 segments, 2 merges 214.9s _1az: 8 segs, 850.9 K docs, 4243.3 MB 61.5s _1e8: 8 segs, 526.3 K docs, 2622.4 MB 105.0 sec: 34 segments, 2 merges 219.9s _1az: 8 segs, 850.9 K docs, 4243.3 MB 66.5s _1e8: 8 segs, 526.3 K docs, 2622.4 MB 110.1 sec: 34 segments, 2 merges 224.9s _1az: 8 segs, 850.9 K docs, 4243.3 MB 71.5s _1e8: 8 segs, 526.3 K docs, 2622.4 MB 115.1 sec: 34 segments, 2 merges 229.9s _1az: 8 segs, 850.9 K docs, 4243.3 MB 76.5s _1e8: 8 segs, 526.3 K docs, 2622.4 MB 120.1 sec: 27 segments, 1 merges 81.5s _1e8: 8 segs, 526.3 K docs, 2622.4 MB 125.1 sec: 27 segments, 1 merges 86.5s _1e8: 8 segs, 526.3 K docs, 2622.4 MB 130.1 sec: 27 segments, 1 merges 91.6s _1e8: 8 segs, 526.3 K docs, 2622.4 MB 135.1 sec: 27 segments, 1 merges 96.6s _1e8: 8 segs, 526.3 K docs, 2622.4 MB 140.1 sec: 27 segments, 1 merges 101.6s _1e8: 8 segs, 526.3 K docs, 2622.4 MB 145.1 sec: 27 segments, 1 merges 106.6s _1e8: 8 segs, 526.3 K docs, 2622.4 MB 150.0 sec: 27 segments, 1 merges 111.5s _1e8: 8 segs, 526.3 K docs, 2622.4 MB 155.0 sec: 27 segments, 1 merges 116.5s _1e8: 8 segs, 526.3 K docs, 2622.4 MB 160.0 sec: 27 segments, 1 merges 121.5s _1e8: 8 segs, 526.3 K docs, 2622.4 MB 165.0 sec: 27 segments, 1 merges 126.5s _1e8: 8 segs, 526.3 K docs, 2622.4 MB 170.0 sec: 27 segments, 1 merges 131.5s _1e8: 8 segs, 526.3 K docs, 2622.4 MB 175.0 sec: 27 segments, 1 merges 136.5s _1e8: 8 segs, 526.3 K docs, 2622.4 MB 180.0 sec: 27 segments, 1 merges 141.5s _1e8: 8 segs, 526.3 K docs, 2622.4 MB 185.0 sec: 27 segments, 1 merges 146.5s _1e8: 8 segs, 526.3 K docs, 2622.4 MB done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Indexed 8000000 docs in 1451 seconds reindex takes 1451.98 sec index has 20 segments: segments_2: _c0(11.0.0):C1025299 _56(11.0.0):C262584 _9f(11.0.0):C224527 _el(11.0.0):C322745 _m5(11.0.0):C463843 _nf(11.0.0):C735672 _zc(11.0.0):C979197 _ww(11.0.0):C745389 _ti(11.0.0):C270659 _1az(11.0.0):C850892 _15y(11.0.0):C283865 _17t(11.0.0):C589158 _1ar(11.0.0):C159805 _1a5(11.0.0):C117480 _1e8(11.0.0):C526329 _1ak(11.0.0):C133306 _1d6(11.0.0):C113062 _1e2(11.0.0):C82244 _1dv(11.0.0):C74083 _1df(11.0.0):C39861 _c0: 5121.1 MB _56: 1310.2 MB _9f: 1120.3 MB _el: 1610.7 MB _m5: 2315.3 MB _nf: 3673.3 MB _zc: 4890.6 MB _ww: 3721.9 MB _ti: 1350.6 MB _1az: 4249.1 MB _15y: 1416.5 MB _17t: 2941.2 MB _1ar: 797.1 MB _1a5: 585.8 MB _1e8: 2627.4 MB _1ak: 664.8 MB _1d6: 563.7 MB _1e2: 409.9 MB _1dv: 369.2 MB _1df: 198.4 MB encodingByteSize=4 origByteSize=4 realEncodingByteSize=1.0 index disk usage is 39937.20 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=57834522041 cpu@end=73175300951 deltaMS=15340.77891 thread 14 name=Reference Handler cpu@start=1689135 cpu@end=1689135 deltaMS=0.0 thread 15 name=Finalizer cpu@start=157716 cpu@end=157716 deltaMS=0.0 thread 16 name=Signal Dispatcher cpu@start=58055 cpu@end=58055 deltaMS=0.0 thread 40 name=Common-Cleaner cpu@start=6528600 cpu@end=6528600 deltaMS=0.0 thread 41 name=JFR Recorder Thread cpu@start=19653835236 cpu@end=19656103548 deltaMS=2.268312 thread 42 name=JFR Periodic Tasks cpu@start=112021443158 cpu@end=112751405673 deltaMS=729.962515 thread 45 name=Notification Thread cpu@start=111407 cpu@end=111407 deltaMS=0.0 thread 56 name=hnsw-merge-1-thread-1 cpu@start=1605080422671 cpu@end=1605080422671 deltaMS=0.0 thread 57 name=hnsw-merge-1-thread-2 cpu@start=1601343017986 cpu@end=1601343017986 deltaMS=0.0 thread 58 name=hnsw-merge-1-thread-3 cpu@start=1609551642069 cpu@end=1609551642069 deltaMS=0.0 thread 59 name=hnsw-merge-1-thread-4 cpu@start=1603980963439 cpu@end=1603980963439 deltaMS=0.0 thread 60 name=hnsw-merge-1-thread-5 cpu@start=1604115441379 cpu@end=1604115441379 deltaMS=0.0 thread 61 name=hnsw-merge-1-thread-6 cpu@start=1606978278234 cpu@end=1606978278234 deltaMS=0.0 thread 62 name=hnsw-merge-1-thread-7 cpu@start=1603108480120 cpu@end=1603108480120 deltaMS=0.0 thread 63 name=hnsw-merge-1-thread-8 cpu@start=1610677164214 cpu@end=1610677164214 deltaMS=0.0 thread 64 name=hnsw-merge-1-thread-9 cpu@start=1604929108754 cpu@end=1604929108754 deltaMS=0.0 thread 65 name=hnsw-merge-1-thread-10 cpu@start=1605723779397 cpu@end=1605723779397 deltaMS=0.0 thread 66 name=hnsw-merge-1-thread-11 cpu@start=1605616312803 cpu@end=1605616312803 deltaMS=0.0 thread 67 name=hnsw-merge-1-thread-12 cpu@start=1609272667672 cpu@end=1609272667672 deltaMS=0.0 thread 68 name=hnsw-merge-1-thread-13 cpu@start=1604517830538 cpu@end=1604517830538 deltaMS=0.0 thread 69 name=hnsw-merge-1-thread-14 cpu@start=1603136006693 cpu@end=1603136006693 deltaMS=0.0 thread 70 name=hnsw-merge-1-thread-15 cpu@start=1608946348665 cpu@end=1608946348665 deltaMS=0.0 thread 71 name=hnsw-merge-1-thread-16 cpu@start=1608365719653 cpu@end=1608365719653 deltaMS=0.0 Average CPU cores used: 1.0469243029987145 completed 1000 searches in 15352 ms: 65 QPS CPU time=16072 ms checking results SUMMARY: 0.954 15.352 16.072 1.047 8000000 KNN 100 100 N/A N/A 100.000 32 100 7 bits 71232 1451.98 5509.74 0.00 20 39937.20 null N/A 1.000 39184.570 7934.570 false HNSW Leaf 0 has 4 layers Leaf 0 has 1025299 documents Graph level=3 size=61, Fanout min=4, mean=9.25, max=19, meandelta=79794.73 % 0 10 20 30 40 50 60 70 80 90 100 0 6 7 7 8 8 9 10 12 14 19 Graph level=2 size=913, Fanout min=8, mean=23.07, max=32, meandelta=40178.93 % 0 10 20 30 40 50 60 70 80 90 100 0 14 16 19 21 23 25 28 31 32 32 Graph level=1 size=31297, Fanout min=2, mean=28.07, max=32, meandelta=33444.26 % 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=1025299, Fanout min=1, mean=39.50, max=64, meandelta=24037.37 % 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=61, connectedness=1.00 Graph level=2 size=913, connectedness=1.00 Graph level=1 size=31297, connectedness=1.00 Graph level=0 size=1025299, connectedness=1.00 Leaf 1 has 4 layers Leaf 1 has 262584 documents Graph level=3 size=18, Fanout min=3, mean=5.67, max=9, meandelta=30460.31 % 0 10 20 30 40 50 60 70 80 90 100 0 3 4 4 5 5 5 6 8 8 9 Graph level=2 size=230, Fanout min=7, mean=15.50, max=30, meandelta=14861.08 % 0 10 20 30 40 50 60 70 80 90 100 0 9 11 12 13 14 16 17 20 24 30 Graph level=1 size=8058, Fanout min=7, mean=27.40, max=32, meandelta=8701.14 % 0 10 20 30 40 50 60 70 80 90 100 0 19 22 25 27 31 32 32 32 32 32 Graph level=0 size=262584, Fanout min=1, mean=39.36, max=64, meandelta=6194.44 % 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=18, connectedness=1.00 Graph level=2 size=230, connectedness=1.00 Graph level=1 size=8058, connectedness=1.00 Graph level=0 size=262584, connectedness=1.00 Leaf 2 has 4 layers Leaf 2 has 224527 documents Graph level=3 size=8, Fanout min=1, mean=3.25, max=5, meandelta=38420.77 % 0 10 20 30 40 50 60 70 80 90 100 0 1 1 1 3 3 3 4 4 5 5 Graph level=2 size=201, Fanout min=4, mean=15.38, max=32, meandelta=12594.93 % 0 10 20 30 40 50 60 70 80 90 100 0 10 11 13 14 15 16 17 20 21 32 Graph level=1 size=7047, Fanout min=6, mean=27.25, max=32, meandelta=7520.54 % 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=224527, Fanout min=1, mean=39.42, max=64, meandelta=5291.09 % 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=201, connectedness=1.00 Graph level=1 size=7047, connectedness=1.00 Graph level=0 size=224527, connectedness=1.00 Leaf 3 has 4 layers Leaf 3 has 322745 documents Graph level=3 size=21, Fanout min=3, mean=6.38, max=9, meandelta=40052.63 % 0 10 20 30 40 50 60 70 80 90 100 0 4 5 5 6 6 7 7 7 8 9 Graph level=2 size=278, Fanout min=6, mean=17.31, max=32, meandelta=15749.48 % 0 10 20 30 40 50 60 70 80 90 100 0 10 12 14 15 16 18 19 22 26 32 Graph level=1 size=9877, Fanout min=6, mean=27.49, max=32, meandelta=10708.74 % 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=322745, Fanout min=1, mean=39.48, max=64, meandelta=7589.98 % 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=278, connectedness=1.00 Graph level=1 size=9877, connectedness=1.00 Graph level=0 size=322745, connectedness=1.00 Leaf 4 has 4 layers Leaf 4 has 463843 documents Graph level=3 size=24, Fanout min=2, mean=6.00, max=11, meandelta=48120.05 % 0 10 20 30 40 50 60 70 80 90 100 0 3 4 5 5 5 6 6 8 8 11 Graph level=2 size=363, Fanout min=7, mean=17.91, max=32, meandelta=22358.69 % 0 10 20 30 40 50 60 70 80 90 100 0 11 13 14 15 17 19 21 23 26 32 Graph level=1 size=14072, Fanout min=6, mean=27.72, max=32, meandelta=15313.25 % 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=463843, Fanout min=1, mean=39.63, max=64, meandelta=10860.12 % 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=363, connectedness=1.00 Graph level=1 size=14072, connectedness=1.00 Graph level=0 size=463843, connectedness=1.00 Leaf 5 has 4 layers Leaf 5 has 735672 documents Graph level=3 size=37, Fanout min=3, mean=7.35, max=13, meandelta=75739.06 % 0 10 20 30 40 50 60 70 80 90 100 0 4 5 6 6 7 8 9 9 10 13 Graph level=2 size=606, Fanout min=5, mean=21.64, max=32, meandelta=30789.53 % 0 10 20 30 40 50 60 70 80 90 100 0 14 16 18 19 21 23 25 28 32 32 Graph level=1 size=22385, Fanout min=3, mean=27.96, max=32, meandelta=24086.94 % 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=735672, Fanout min=1, mean=39.57, max=64, meandelta=17229.50 % 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=37, connectedness=1.00 Graph level=2 size=606, connectedness=1.00 Graph level=1 size=22385, connectedness=1.00 Graph level=0 size=735672, connectedness=1.00 Leaf 6 has 4 layers Leaf 6 has 979197 documents Graph level=3 size=52, Fanout min=5, mean=8.85, max=16, meandelta=87764.54 % 0 10 20 30 40 50 60 70 80 90 100 0 6 6 7 8 8 9 10 11 12 16 Graph level=2 size=878, Fanout min=8, mean=23.02, max=32, meandelta=38766.78 % 0 10 20 30 40 50 60 70 80 90 100 0 14 16 19 21 23 25 28 31 32 32 Graph level=1 size=29970, Fanout min=1, mean=28.03, max=32, meandelta=31983.69 % 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=979197, Fanout min=1, mean=39.52, max=64, meandelta=22947.18 % 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=878, connectedness=1.00 Graph level=1 size=29970, connectedness=1.00 Graph level=0 size=979197, connectedness=1.00 Leaf 7 has 4 layers Leaf 7 has 745389 documents Graph level=3 size=32, Fanout min=3, mean=7.00, max=13, meandelta=79297.57 % 0 10 20 30 40 50 60 70 80 90 100 0 4 5 5 6 6 7 8 9 10 13 Graph level=2 size=615, Fanout min=8, mean=21.81, max=32, meandelta=31221.96 % 0 10 20 30 40 50 60 70 80 90 100 0 14 16 17 19 21 23 26 29 32 32 Graph level=1 size=22729, Fanout min=2, mean=27.93, max=32, meandelta=24390.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=745389, Fanout min=1, mean=39.61, max=64, meandelta=17439.58 % 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=32, connectedness=1.00 Graph level=2 size=615, connectedness=1.00 Graph level=1 size=22729, connectedness=1.00 Graph level=0 size=745389, connectedness=1.00 Leaf 8 has 4 layers Leaf 8 has 270659 documents Graph level=3 size=12, Fanout min=1, mean=3.67, max=5, meandelta=43503.48 % 0 10 20 30 40 50 60 70 80 90 100 0 1 3 3 3 4 4 4 4 5 5 Graph level=2 size=248, Fanout min=6, mean=16.00, max=32, meandelta=14497.15 % 0 10 20 30 40 50 60 70 80 90 100 0 10 11 13 14 15 17 18 20 23 32 Graph level=1 size=8340, Fanout min=7, mean=27.47, max=32, meandelta=8981.54 % 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=270659, Fanout min=1, mean=39.49, max=64, meandelta=6365.00 % 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=248, connectedness=1.00 Graph level=1 size=8340, connectedness=1.00 Graph level=0 size=270659, connectedness=1.00 Leaf 9 has 4 layers Leaf 9 has 850892 documents Graph level=3 size=46, Fanout min=4, mean=8.22, max=16, meandelta=80551.95 % 0 10 20 30 40 50 60 70 80 90 100 0 5 6 6 7 8 8 10 11 11 16 Graph level=2 size=724, Fanout min=6, mean=22.31, max=32, meandelta=34605.65 % 0 10 20 30 40 50 60 70 80 90 100 0 14 16 18 20 22 24 26 30 32 32 Graph level=1 size=25856, Fanout min=1, mean=27.97, max=32, meandelta=27838.21 % 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=850892, Fanout min=1, mean=39.54, max=64, meandelta=19936.78 % 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=46, connectedness=1.00 Graph level=2 size=724, connectedness=1.00 Graph level=1 size=25856, connectedness=1.00 Graph level=0 size=850892, connectedness=1.00 Leaf 10 has 4 layers Leaf 10 has 283865 documents Graph level=3 size=13, Fanout min=2, mean=4.46, max=6, meandelta=45685.66 % 0 10 20 30 40 50 60 70 80 90 100 0 2 3 4 4 4 4 5 5 6 6 Graph level=2 size=251, Fanout min=6, mean=16.75, max=32, meandelta=14523.76 % 0 10 20 30 40 50 60 70 80 90 100 0 11 12 13 15 16 18 19 21 24 32 Graph level=1 size=8731, Fanout min=7, mean=27.45, max=32, meandelta=9416.12 % 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=283865, Fanout min=1, mean=39.43, max=64, meandelta=6684.82 % 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=13, connectedness=1.00 Graph level=2 size=251, connectedness=1.00 Graph level=1 size=8731, connectedness=1.00 Graph level=0 size=283865, connectedness=1.00 Leaf 11 has 4 layers Leaf 11 has 589158 documents Graph level=3 size=27, Fanout min=3, mean=6.67, max=10, meandelta=46507.26 % 0 10 20 30 40 50 60 70 80 90 100 0 3 4 6 6 7 7 7 8 9 10 Graph level=2 size=465, Fanout min=5, mean=19.84, max=32, meandelta=26840.61 % 0 10 20 30 40 50 60 70 80 90 100 0 12 14 16 17 19 21 23 26 29 32 Graph level=1 size=17875, Fanout min=6, mean=27.85, max=32, meandelta=19397.31 % 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=589158, Fanout min=1, mean=39.61, max=64, meandelta=13791.55 % 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=465, connectedness=1.00 Graph level=1 size=17875, connectedness=1.00 Graph level=0 size=589158, connectedness=1.00 Leaf 12 has 4 layers Leaf 12 has 159805 documents Graph level=3 size=8, Fanout min=1, mean=3.00, max=6, meandelta=21322.04 % 0 10 20 30 40 50 60 70 80 90 100 0 1 1 2 2 2 2 3 4 4 6 Graph level=2 size=145, Fanout min=6, mean=13.37, max=30, meandelta=10217.69 % 0 10 20 30 40 50 60 70 80 90 100 0 8 10 11 11 12 14 15 17 19 30 Graph level=1 size=4924, Fanout min=7, mean=26.88, max=32, meandelta=5444.38 % 0 10 20 30 40 50 60 70 80 90 100 0 18 21 23 26 30 32 32 32 32 32 Graph level=0 size=159805, Fanout min=1, mean=39.16, max=64, meandelta=3787.38 % 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=8, connectedness=1.00 Graph level=2 size=145, connectedness=1.00 Graph level=1 size=4924, connectedness=1.00 Graph level=0 size=159805, connectedness=1.00 Leaf 13 has 4 layers Leaf 13 has 117480 documents Graph level=3 size=6, Fanout min=1, mean=3.00, max=4, meandelta=19248.28 % 0 10 20 30 40 50 60 70 80 90 100 0 1 1 1 2 3 3 4 4 4 4 Graph level=2 size=111, Fanout min=4, mean=11.86, max=22, meandelta=8300.88 % 0 10 20 30 40 50 60 70 80 90 100 0 7 8 10 10 12 13 13 15 17 22 Graph level=1 size=3593, Fanout min=8, mean=26.55, max=32, meandelta=4049.04 % 0 10 20 30 40 50 60 70 80 90 100 0 18 20 23 26 29 32 32 32 32 32 Graph level=0 size=117480, Fanout min=2, mean=39.01, max=64, meandelta=2794.76 % 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=111, connectedness=1.00 Graph level=1 size=3593, connectedness=1.00 Graph level=0 size=117480, connectedness=1.00 Leaf 14 has 4 layers Leaf 14 has 526329 documents Graph level=3 size=26, Fanout min=2, mean=5.62, max=10, meandelta=51538.95 % 0 10 20 30 40 50 60 70 80 90 100 0 3 3 4 4 5 6 7 7 8 10 Graph level=2 size=410, Fanout min=5, mean=19.41, max=32, meandelta=23674.36 % 0 10 20 30 40 50 60 70 80 90 100 0 12 14 15 17 19 20 23 25 28 32 Graph level=1 size=15908, Fanout min=6, mean=27.82, max=32, meandelta=17290.86 % 0 10 20 30 40 50 60 70 80 90 100 0 19 22 26 29 32 32 32 32 32 32 Graph level=0 size=526329, Fanout min=1, mean=39.62, max=64, meandelta=12323.86 % 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=26, connectedness=1.00 Graph level=2 size=410, connectedness=1.00 Graph level=1 size=15908, connectedness=1.00 Graph level=0 size=526329, connectedness=1.00 Leaf 15 has 4 layers Leaf 15 has 133306 documents Graph level=3 size=8, Fanout min=2, mean=3.00, max=5, meandelta=16528.50 % 0 10 20 30 40 50 60 70 80 90 100 0 1 2 2 2 3 3 3 3 4 5 Graph level=2 size=124, Fanout min=5, mean=12.40, max=24, meandelta=9010.57 % 0 10 20 30 40 50 60 70 80 90 100 0 8 9 9 10 12 13 14 16 18 24 Graph level=1 size=4079, Fanout min=7, mean=26.70, max=32, meandelta=4558.94 % 0 10 20 30 40 50 60 70 80 90 100 0 17 21 23 26 29 32 32 32 32 32 Graph level=0 size=133306, Fanout min=1, mean=39.03, max=64, meandelta=3172.38 % 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=8, connectedness=1.00 Graph level=2 size=124, connectedness=1.00 Graph level=1 size=4079, connectedness=1.00 Graph level=0 size=133306, connectedness=1.00 Leaf 16 has 4 layers Leaf 16 has 113062 documents Graph level=3 size=6, Fanout min=2, mean=3.33, max=4, meandelta=19061.15 % 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=106, Fanout min=4, mean=11.60, max=21, meandelta=8193.99 % 0 10 20 30 40 50 60 70 80 90 100 0 8 8 9 10 11 12 13 15 17 21 Graph level=1 size=3467, Fanout min=8, mean=26.60, max=32, meandelta=3892.82 % 0 10 20 30 40 50 60 70 80 90 100 0 18 20 23 26 29 32 32 32 32 32 Graph level=0 size=113062, Fanout min=3, mean=38.92, max=64, meandelta=2695.24 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 32 36 41 48 57 64 64 Graph level=3 size=6, connectedness=1.00 Graph level=2 size=106, connectedness=1.00 Graph level=1 size=3467, connectedness=1.00 Graph level=0 size=113062, connectedness=1.00 Leaf 17 has 4 layers Leaf 17 has 82244 documents Graph level=3 size=4, Fanout min=1, mean=1.50, max=2, meandelta=13401.67 % 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=72, Fanout min=3, mean=9.67, max=16, meandelta=6939.55 % 0 10 20 30 40 50 60 70 80 90 100 0 5 7 8 9 10 10 11 12 14 16 Graph level=1 size=2500, Fanout min=9, mean=25.92, max=32, meandelta=2868.42 % 0 10 20 30 40 50 60 70 80 90 100 0 17 20 22 24 27 31 32 32 32 32 Graph level=0 size=82244, Fanout min=3, mean=38.72, max=64, meandelta=1971.00 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 31 36 41 47 57 64 64 Graph level=3 size=4, connectedness=1.00 Graph level=2 size=72, connectedness=1.00 Graph level=1 size=2500, connectedness=1.00 Graph level=0 size=82244, connectedness=1.00 Leaf 18 has 4 layers Leaf 18 has 74083 documents Graph level=3 size=4, Fanout min=2, mean=2.00, max=2, meandelta=17169.50 % 0 10 20 30 40 50 60 70 80 90 100 0 1 1 2 2 2 2 2 2 2 2 Graph level=2 size=62, Fanout min=4, mean=9.68, max=22, meandelta=6283.52 % 0 10 20 30 40 50 60 70 80 90 100 0 5 7 8 8 9 10 11 12 14 22 Graph level=1 size=2283, Fanout min=9, mean=25.82, max=32, meandelta=2612.97 % 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=74083, Fanout min=3, mean=38.59, max=64, meandelta=1781.01 % 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=4, connectedness=1.00 Graph level=2 size=62, connectedness=1.00 Graph level=1 size=2283, connectedness=1.00 Graph level=0 size=74083, connectedness=1.00 Leaf 19 has 4 layers Leaf 19 has 39861 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=3, mean=7.03, max=13, meandelta=4444.52 % 0 10 20 30 40 50 60 70 80 90 100 0 4 5 5 6 7 7 8 9 10 13 Graph level=1 size=1228, Fanout min=9, mean=24.13, max=32, meandelta=1498.46 % 0 10 20 30 40 50 60 70 80 90 100 0 15 17 20 22 24 27 30 32 32 32 Graph level=0 size=39861, Fanout min=3, mean=37.95, max=64, meandelta=972.84 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 27 31 35 39 46 55 64 64 Graph level=3 size=2, connectedness=1.00 Graph level=2 size=33, connectedness=1.00 Graph level=1 size=1228, connectedness=1.00 Graph level=0 size=39861, 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.01.18.04.10/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': 51,757,258.26 msec task-clock:u 198,535,559,601,363 cycles:u (36.36%) 111,297,604,604,682 instructions:u (36.36%) 3,342,353,895,554 cache-references:u (36.36%) 1,492,609,482,507 cache-misses:u (36.36%) 40,218,641,879,755 L1-dcache-loads:u (36.36%) 1,469,837,943,204 L1-dcache-load-misses:u (36.36%) 1,977,834,897,757 L1-icache-loads:u (36.36%) 12,431,299,438 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,433,263 faults:u 6,582,094 minor-faults:u 895 major-faults:u 11,317,241,141,757 branches:u (36.36%) 86,713,617,722 branch-misses:u (36.36%) 2,922,188,283,275 stalled-cycles-frontend:u (36.36%) stalled-cycles-backend:u 1733.118315130 seconds time elapsed 51232.797779000 seconds user 509.429913000 seconds sys took 0:28:53.140544 to run KnnGraphTester result: KNNResultV1(lucene_git_rev='b0900bd176f42e01500ad04660ed2c4e98fddf01', luceneutil_git_rev='c8bdaa9f036b46752fe4aaec6727afad3912b1d1', 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=15.352, net_cpu_ms=16.072, 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=71232, index_time_sec=1451.98, index_docs_per_sec=5509.74, force_merge_time_sec=0.0, index_num_segments=20, index_size_on_disk_mb=39937.2, 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: (33, {0: 0, 10: 4, 20: 5, 30: 5, 40: 6, 50: 7, 60: 7, 70: 8, 80: 9, 90: 10, 100: 13}), 1: (1228, {0: 0, 10: 15, 20: 17, 30: 20, 40: 22, 50: 24, 60: 27, 70: 30, 80: 32, 90: 32, 100: 32}), 0: (39861, {0: 0, 10: 20, 20: 24, 30: 27, 40: 31, 50: 35, 60: 39, 70: 46, 80: 55, 90: 64, 100: 64})}, combined_run_time=datetime.timedelta(seconds=1733, microseconds=140544)) Profiler summary for /l/logs.nightly/2026.05.01.18.04.10/bench-knn-q7-fmFalse.jfr Version: 2.1 Chunks: 114 Start: 2026-05-02 00:42:28 (UTC) Duration: 1721 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 49477053 849789846 jdk.FileWrite 19233326 402521600 jdk.FileRead 8003651 182966920 jdk.ObjectAllocationInNewTLAB 62087 1237499 jdk.BooleanFlag 56544 1788842 jdk.CPULoad 31844 636243 jdk.Checkpoint 7643 32891333 jdk.Compilation 5991 154855 jdk.UnsignedIntFlag 5472 185628 jdk.IntFlag 5016 183022 jdk.StringFlag 3876 150365 jdk.ObjectAllocationOutsideTLAB 1081 19375 jdk.CPUInformation 114 171224 jdk.GCConfiguration 114 2960 jdk.JVMInformation 114 106130 jdk.Metadata 114 12600075 jdk.GarbageCollection 45 1076 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.01.18.04.10/bench-knn-q7-fmFalse.jfr Profiler for cpu at stackSize=1 [/l/logs.nightly/2026.05.01.18.04.10/bench-knn-q7-fmFalse.jfr is 1416.60 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 49477053 events (total: 49M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 58.33% 28M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] 15.81% 7M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] 11.64% 5M jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] 3.77% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 2.07% 1M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] 1.98% 977843 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] 0.76% 377085 org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] 0.65% 320856 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] 0.50% 246121 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.40% 196484 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] 0.37% 182355 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] 0.30% 146130 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] 0.24% 118026 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.23% 113628 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] 0.21% 105902 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] 0.19% 95837 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] 0.18% 89416 java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] 0.17% 83023 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] 0.17% 82653 jdk.jfr.internal.JVM#emitEvent() [Native code] 0.15% 71766 sun.nio.ch.NativeThread#current0() [Native code] 0.13% 63598 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] 0.11% 56273 org.apache.lucene.store.ChecksumIndexInput#skipByReading():81 [JIT compiled code] 0.10% 51823 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():482 [JIT compiled code] 0.10% 50956 org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] 0.08% 38665 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#calculateCentroid():488 [JIT compiled code] 0.08% 37612 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 0.06% 31531 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():363 [JIT compiled code] 0.06% 29341 org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#writeVectorData():302 [JIT compiled code] 0.06% 29328 org.apache.lucene.util.hnsw.NeighborArray#sort():171 [Inlined code] 0.06% 28975 org.apache.lucene.util.TernaryLongHeap#downHeap():246 [Inlined code] 0.06% 28623 jdk.jfr.internal.event.EventWriter#reserveEventSizeField():199 [Inlined code] 0.05% 26423 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 0.05% 26053 org.apache.lucene.util.TernaryLongHeap#downHeap():235 [Inlined code] 0.04% 20787 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] 0.03% 17107 java.util.DualPivotQuicksort#sort():368 [JIT compiled code] 0.03% 16528 org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [Inlined code] 0.03% 15439 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$1#score():93 [JIT compiled code] 0.03% 15016 java.util.DualPivotQuicksort#sort():238 [Inlined code] 0.03% 13395 org.apache.lucene.index.LockableConcurrentApproximatePriorityQueue#lockAndPoll():44 [Inlined code] 0.03% 13383 org.apache.lucene.util.hnsw.NeighborArray#clear():233 [Inlined code] 0.03% 13262 org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] 0.02% 12013 org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 0.02% 11712 java.util.concurrent.atomic.LongAdder#add():93 [Inlined code] 0.02% 10635 jdk.jfr.internal.event.EventWriter#putUncheckedLong():331 [Inlined code] 0.02% 10306 org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 0.02% 10243 sun.nio.ch.FileChannelImpl#implRead():251 [JIT compiled code] 0.02% 9855 org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#writeFloat32Vectors():172 [JIT compiled code] 0.02% 9750 org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():248 [JIT compiled code] 0.02% 7980 org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] 0.01% 7246 org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():160 [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.01.18.04.10/bench-knn-q7-fmFalse.jfr Profiler for cpu at stackSize=4 [/l/logs.nightly/2026.05.01.18.04.10/bench-knn-q7-fmFalse.jfr is 1416.60 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 49477053 events (total: 49M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 55.57% 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] 15.81% 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] 11.63% 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] 3.77% 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.07% 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] 1.86% 921226 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.42% 704865 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.76% 375201 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.64% 317767 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% 261742 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.50% 247213 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.45% 224098 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.37% 182302 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.30% 147984 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% 145778 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.24% 118005 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.21% 104116 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.18% 89335 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% 72146 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% 69667 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.12% 59848 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% 58456 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% 57000 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% 56492 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% 54332 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% 51368 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.10% 47065 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% 44090 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% 38665 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% 38282 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% 37604 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.07% 35690 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% 29341 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% 29221 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% 28619 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% 26298 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.05% 25344 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% 24534 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% 21550 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.04% 21279 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% 20958 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% 20774 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.04% 19384 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.04% 19169 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% 16602 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% 16507 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% 16479 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% 14020 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% 13999 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 [Inlined code] 0.03% 13760 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] 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.01.18.04.10/bench-knn-q7-fmFalse.jfr Profiler for cpu at stackSize=12 [/l/logs.nightly/2026.05.01.18.04.10/bench-knn-q7-fmFalse.jfr is 1416.60 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 49477053 events (total: 49M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 29.02% 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.0x000000003f19ea80#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] 26.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] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():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.0x000000003f19ea80#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.48% 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.21% 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] 2.90% 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.02% 503297 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.0x000000003f19ea80#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.01% 497660 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.0x000000003f19ea80#call() [Inlined code] 0.96% 474679 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.94% 466533 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.0x000000003f19ea80#call() [Inlined code] 0.83% 413096 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.0x000000003f19ea80#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.65% 322669 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.0x000000003f1970e8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] 0.55% 273358 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.52% 256849 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.0x000000003f1970e8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] 0.36% 176785 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.0x000000003f19ea80#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.35% 175619 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.0x000000003f19ea80#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.32% 157005 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.0x000000003f19ea80#call() [Inlined code] 0.30% 150829 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.0x000000003f19ea80#call() [Inlined code] 0.30% 150348 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.0x000000003f19ea80#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] 0.27% 133624 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% 125347 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.0x000000003f1970e8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] 0.24% 117700 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.23% 113718 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.19% 96057 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.19% 92768 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.15% 76651 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.0x000000003f19ea80#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.15% 72146 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.0x000000003f07aa58#run() [Interpreted code] at java.lang.Thread#runWith():1487 [Interpreted code] at java.lang.Thread#run():1474 [Interpreted code] 0.14% 69081 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.0x000000003f1970e8#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.14% 68448 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.0x000000003f19ea80#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.14% 67969 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.0x000000003f19ea80#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% 66403 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.13% 65715 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.0x000000003f19ea80#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.13% 65665 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.0x000000003f19ea80#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.12% 58555 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.12% 58360 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% 54728 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.0x000000003f19ea80#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% 53013 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.0x000000003f1970e8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():159 [Interpreted code] 0.11% 52187 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.0x000000003f19ea80#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.0x000000003f19efd8#run() [JIT compiled code] 0.10% 51761 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.0x000000003f19ea80#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.10% 51715 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.0x000000003f19ea80#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.10% 50246 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.0x000000003f19ea80#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.09% 45486 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.0x000000003f19ea80#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.0x000000003f19efd8#run() [JIT compiled code] 0.09% 44242 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% 44154 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 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 0.08% 40612 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.0x000000003f19ea80#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% 39504 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.0x000000003f19ea80#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.08% 39128 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% 37181 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 [JIT compiled 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 [Inlined code] at knn.IndexerThread#_run():102 [JIT compiled code] at knn.IndexerThread#run():74 [Interpreted code] 0.07% 37099 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.07% 35953 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 [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.0x000000003f19ea80#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% 34827 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] 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.01.18.04.10/bench-knn-q7-fmFalse.jfr Profiler for heap at stackSize=1 [/l/logs.nightly/2026.05.01.18.04.10/bench-knn-q7-fmFalse.jfr is 1416.60 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 63144 events (total: 438451M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 22.65% 99296M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 22.37% 98088M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 18.33% 80365M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] 14.71% 64491M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] 7.39% 32385M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] 4.35% 19056M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] 1.85% 8112M java.lang.Integer#valueOf():1006 [Inlined code] 0.68% 2994M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] 0.67% 2954M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] 0.65% 2834M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] 0.64% 2800M java.util.Arrays#copyOf():3478 [Inlined code] 0.56% 2457M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] 0.51% 2233M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [JIT compiled code] 0.41% 1789M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():345 [Interpreted code] 0.31% 1377M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [Inlined code] 0.31% 1374M knn.IndexerThread#_run():83 [Interpreted code] 0.30% 1302M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] 0.20% 858M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Inlined code] 0.19% 848M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():232 [JIT compiled code] 0.16% 705M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():283 [JIT compiled code] 0.16% 701M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] 0.16% 692M java.util.ArrayList#grow():240 [Inlined code] 0.16% 688M knn.IndexerThread#_run():105 [JIT compiled code] 0.15% 672M java.util.DualPivotQuicksort#tryMergeRuns():816 [JIT compiled code] 0.14% 625M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [Inlined code] 0.13% 589M java.lang.reflect.Array#newInstance():76 [Inlined code] 0.11% 464M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] 0.10% 453M jdk.internal.misc.Unsafe#allocateUninitializedArray():1396 [Inlined code] 0.10% 447M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():269 [JIT compiled code] 0.08% 371M java.util.ArrayList#iterator():1030 [JIT compiled code] 0.08% 358M org.apache.lucene.util.SparseFixedBitSet#insertLong():230 [Inlined code] 0.08% 343M org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Interpreted code] 0.08% 337M java.util.DualPivotQuicksort#sort():354 [JIT compiled code] 0.07% 314M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():556 [JIT compiled code] 0.07% 306M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():618 [JIT compiled code] 0.07% 305M java.util.HashMap#newNode():1910 [Inlined code] 0.06% 279M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] 0.06% 259M knn.IndexerThread#_run():83 [JIT compiled code] 0.06% 254M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():389 [JIT compiled code] 0.06% 250M java.nio.HeapByteBuffer#():75 [Inlined code] 0.05% 210M knn.IndexerThread#_run():119 [JIT compiled code] 0.04% 187M org.apache.lucene.document.Document#():42 [Inlined code] 0.04% 186M java.util.List#of():935 [Inlined code] 0.04% 179M org.apache.lucene.search.TopDocs$ScoreLessThan#():101 [Inlined code] 0.04% 179M java.nio.ByteBuffer#allocate():398 [Inlined code] 0.04% 171M java.util.concurrent.atomic.AtomicBoolean#compareAndSet():98 [Interpreted code] 0.04% 169M java.util.HashMap#resize():711 [JIT compiled code] 0.03% 144M org.apache.lucene.util.ArrayUtil#growExact():319 [JIT compiled code] 0.03% 127M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [JIT compiled code] 0.02% 107M org.apache.lucene.util.FixedBitSet#():148 [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.01.18.04.10/bench-knn-q7-fmFalse.jfr Profiler for heap at stackSize=4 [/l/logs.nightly/2026.05.01.18.04.10/bench-knn-q7-fmFalse.jfr is 1416.60 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 63144 events (total: 438451M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 18.50% 81102M 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.06% 79166M 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.92% 47860M 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.06% 39718M 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.26% 31847M 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.78% 29742M 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.65% 24765M 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% 19056M 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.27% 18710M 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.15% 18176M 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.82% 7982M java.lang.Integer#valueOf():1006 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1099 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1054 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1029 [Interpreted code] 0.65% 2834M 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.57% 2517M 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.56% 2457M 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.47% 2070M 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.43% 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.41% 1789M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():345 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run():726 [Interpreted code] 0.35% 1521M 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% 1511M 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.31% 1374M knn.IndexerThread#_run():83 [Interpreted code] at knn.IndexerThread#run():74 [Interpreted code] 0.27% 1192M 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.24% 1038M 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.18% 785M 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.18% 778M 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():2212 [JIT compiled code] 0.16% 692M 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% 688M knn.IndexerThread#_run():105 [JIT compiled code] at knn.IndexerThread#run():74 [Interpreted code] 0.15% 672M 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% 586M 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.13% 571M 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.13% 552M 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.12% 544M 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.12% 538M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#getRandomVectorScorer():76 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsReader#getRandomVectorScorer():195 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#lambda$search$0():311 [Inlined code] 0.11% 462M 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% 443M 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.0x000000003f17f400#concat() [Inlined code] 0.10% 432M 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% 430M 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% 424M 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% 423M 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% 379M 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.08% 358M 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.08% 350M 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.08% 343M org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Interpreted code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000003f19efd8#run() [Interpreted code] at java.util.concurrent.ThreadPoolExecutor#runWorker():1090 [Interpreted code] at java.util.concurrent.ThreadPoolExecutor$Worker#run():614 [Interpreted 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.07% 314M 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% 306M 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.07% 290M 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.06% 283M 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.06% 279M 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.06% 259M knn.IndexerThread#_run():83 [JIT compiled code] at knn.IndexerThread#run():74 [Interpreted code] 0.06% 248M 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.01.18.04.10/bench-knn-q7-fmFalse.jfr Profiler for heap at stackSize=12 [/l/logs.nightly/2026.05.01.18.04.10/bench-knn-q7-fmFalse.jfr is 1416.60 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 63144 events (total: 438451M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 9.04% 39654M 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():741 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#searchAfter():590 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():613 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1486 [JIT compiled code] at knn.KnnGraphTester#testSearch():1221 [Interpreted code] at knn.KnnGraphTester#run():743 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():271 [Interpreted code] 7.21% 31629M 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] 5.50% 24102M 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.0x000000003f19ea80#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 5.45% 23902M 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.0x000000003f19ea80#call() [Inlined code] 5.42% 23765M 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.0x000000003f19ea80#call() [Inlined code] 5.40% 23672M 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] 5.37% 23562M 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.0x000000003f19ea80#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 5.36% 23501M 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.0x000000003f19ea80#call() [Inlined code] 5.33% 23355M 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.0x000000003f19ea80#call() [Inlined code] 4.84% 21205M 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.76% 16493M 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():741 [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter():590 [Interpreted code] at org.apache.lucene.search.IndexSearcher#search():613 [Interpreted code] at knn.KnnGraphTester#doFloatVectorQuery():1486 [Interpreted code] at knn.KnnGraphTester#testSearch():1221 [Interpreted code] at knn.KnnGraphTester#run():743 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():271 [Interpreted code] 3.48% 15274M 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.28% 14359M 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.89% 8272M 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():741 [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter():590 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():613 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1486 [JIT compiled code] at knn.KnnGraphTester#testSearch():1221 [Interpreted code] at knn.KnnGraphTester#run():743 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():271 [Interpreted code] 1.82% 7982M java.lang.Integer#valueOf():1006 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1099 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1054 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1029 [Interpreted code] at knn.KnnGraphTester#run():748 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():271 [Interpreted code] at knn.KnnGraphTester#main():266 [Interpreted code] 1.38% 6064M 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.33% 5841M 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% 5428M 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 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] 1.01% 4416M 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.97% 4272M 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] 0.96% 4203M 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.91% 3972M 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.90% 3954M 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.0x000000003f19ea80#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.86% 3767M 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.82% 3580M 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.67% 2953M 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.64% 2823M 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.64% 2809M 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.62% 2708M 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.62% 2707M 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.58% 2529M 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.57% 2517M 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():1099 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1054 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1029 [Interpreted code] at knn.KnnGraphTester#run():748 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():271 [Interpreted code] at knn.KnnGraphTester#main():266 [Interpreted code] 0.57% 2490M 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.0x000000003f19ea80#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.49% 2147M 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.0x000000003f19ea80#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.43% 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.0x000000003f19ea80#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.0x000000003f19efd8#run() [Interpreted code] 0.41% 1789M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():345 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run():726 [Interpreted code] 0.41% 1784M 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.0x000000003f19ea80#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.38% 1653M 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% 1543M 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.31% 1374M knn.IndexerThread#_run():83 [Interpreted code] at knn.IndexerThread#run():74 [Interpreted code] 0.26% 1123M 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.0x000000003f19ea80#call() [Inlined code] 0.25% 1114M 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.0x000000003f19ea80#call() [Inlined code] 0.24% 1041M 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.0x000000003f19ea80#call() [Inlined code] 0.23% 1028M 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.0x000000003f19ea80#call() [Inlined code] 0.22% 954M 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.0x000000003f19ea80#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.16% 719M 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 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] 0.16% 692M 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.0x000000003f19ea80#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 [Interpreted code] 0.16% 692M 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():105 [JIT compiled code] at knn.IndexerThread#run():74 [Interpreted code] 0.16% 688M knn.IndexerThread#_run():105 [JIT compiled code] at knn.IndexerThread#run():74 [Interpreted code] 0.15% 658M 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():2212 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite():862 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite():873 [Inlined code] at org.apache.lucene.search.IndexSearcher#search():742 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#searchAfter():590 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():613 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1486 [JIT compiled code] at knn.KnnGraphTester#testSearch():1221 [Interpreted code] at knn.KnnGraphTester#run():743 [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.01.18.04.10/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.215s][info][jfr,startup] Started recording 1. [0.215s][info][jfr,startup] [0.215s][info][jfr,startup] Use jcmd 3585623 JFR.dump name=1 to copy recording data to file. maxConn = 32 Vector Dimensions: 1024 numDocs = 8000000 beamWidth = 100 similarity = DOT_PRODUCT Seed = 1171351832056395 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 01, 2026 9:24:19 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: 105 segments, 11 merges 101.6s _1ca: 8 segs, 108.9 K docs, 541.5 MB 85.3s _1cq: 8 segs, 242.1 K docs, 1205.9 MB 60.0s _1dh: 8 segs, 39.1 K docs, 193.4 MB 50.5s _1dp: 8 segs, 334.4 K docs, 1666.3 MB 44.1s _1dx: 9 segs, 41.5 K docs, 205.4 MB 36.5s _1e3: 8 segs, 353.1 K docs, 1759.3 MB 27.7s _1eb: 8 segs, 37.4 K docs, 185.4 MB 20.3s _1ej: 8 segs, 77.7 K docs, 386.0 MB 10.1s _1es: 8 segs, 37.6 K docs, 186.4 MB 3.0s _1ez: 8 segs, 214.2 K docs, 1067.0 MB 0.2s _1f1: 9 segs, 33.0 K docs, 163.6 MB 5.0 sec: 98 segments, 10 merges 90.3s _1cq: 8 segs, 242.1 K docs, 1205.9 MB 65.0s _1dh: 8 segs, 39.1 K docs, 193.4 MB 55.5s _1dp: 8 segs, 334.4 K docs, 1666.3 MB 49.1s _1dx: 9 segs, 41.5 K docs, 205.4 MB 41.5s _1e3: 8 segs, 353.1 K docs, 1759.3 MB 32.7s _1eb: 8 segs, 37.4 K docs, 185.4 MB 25.3s _1ej: 8 segs, 77.7 K docs, 386.0 MB 15.1s _1es: 8 segs, 37.6 K docs, 186.4 MB 8.0s _1ez: 8 segs, 214.2 K docs, 1067.0 MB 5.2s _1f1: 9 segs, 33.0 K docs, 163.6 MB 10.0 sec: 91 segments, 9 merges 95.3s _1cq: 8 segs, 242.1 K docs, 1205.9 MB 60.5s _1dp: 8 segs, 334.4 K docs, 1666.3 MB 54.1s _1dx: 9 segs, 41.5 K docs, 205.4 MB 46.5s _1e3: 8 segs, 353.1 K docs, 1759.3 MB 37.7s _1eb: 8 segs, 37.4 K docs, 185.4 MB 30.4s _1ej: 8 segs, 77.7 K docs, 386.0 MB 20.1s _1es: 8 segs, 37.6 K docs, 186.4 MB 13.1s _1ez: 8 segs, 214.2 K docs, 1067.0 MB 10.2s _1f1: 9 segs, 33.0 K docs, 163.6 MB 15.0 sec: 69 segments, 6 merges 65.5s _1dp: 8 segs, 334.4 K docs, 1666.3 MB 51.5s _1e3: 8 segs, 353.1 K docs, 1759.3 MB 35.4s _1ej: 8 segs, 77.7 K docs, 386.0 MB 25.1s _1es: 8 segs, 37.6 K docs, 186.4 MB 18.1s _1ez: 8 segs, 214.2 K docs, 1067.0 MB 15.2s _1f1: 9 segs, 33.0 K docs, 163.6 MB 20.0 sec: 69 segments, 6 merges 70.5s _1dp: 8 segs, 334.4 K docs, 1666.3 MB 56.6s _1e3: 8 segs, 353.1 K docs, 1759.3 MB 40.4s _1ej: 8 segs, 77.7 K docs, 386.0 MB 30.1s _1es: 8 segs, 37.6 K docs, 186.4 MB 23.1s _1ez: 8 segs, 214.2 K docs, 1067.0 MB 20.2s _1f1: 9 segs, 33.0 K docs, 163.6 MB 25.0 sec: 69 segments, 6 merges 75.5s _1dp: 8 segs, 334.4 K docs, 1666.3 MB 61.6s _1e3: 8 segs, 353.1 K docs, 1759.3 MB 45.4s _1ej: 8 segs, 77.7 K docs, 386.0 MB 35.1s _1es: 8 segs, 37.6 K docs, 186.4 MB 28.1s _1ez: 8 segs, 214.2 K docs, 1067.0 MB 25.2s _1f1: 9 segs, 33.0 K docs, 163.6 MB 30.0 sec: 62 segments, 5 merges 80.5s _1dp: 8 segs, 334.4 K docs, 1666.3 MB 66.6s _1e3: 8 segs, 353.1 K docs, 1759.3 MB 40.1s _1es: 8 segs, 37.6 K docs, 186.4 MB 33.1s _1ez: 8 segs, 214.2 K docs, 1067.0 MB 30.2s _1f1: 9 segs, 33.0 K docs, 163.6 MB 35.0 sec: 54 segments, 5 merges 85.5s _1dp: 8 segs, 334.4 K docs, 1666.3 MB 71.6s _1e3: 8 segs, 353.1 K docs, 1759.3 MB 45.1s _1es: 8 segs, 37.6 K docs, 186.4 MB 38.1s _1ez: 8 segs, 214.2 K docs, 1067.0 MB 2.2s _1f2: 3 segs, 997.6 K docs, 4979.1 MB 40.1 sec: 47 segments, 4 merges 90.5s _1dp: 8 segs, 334.4 K docs, 1666.3 MB 76.6s _1e3: 8 segs, 353.1 K docs, 1759.3 MB 43.1s _1ez: 8 segs, 214.2 K docs, 1067.0 MB 7.2s _1f2: 3 segs, 997.6 K docs, 4979.1 MB 45.1 sec: 47 segments, 4 merges 95.5s _1dp: 8 segs, 334.4 K docs, 1666.3 MB 81.6s _1e3: 8 segs, 353.1 K docs, 1759.3 MB 48.1s _1ez: 8 segs, 214.2 K docs, 1067.0 MB 12.3s _1f2: 3 segs, 997.6 K docs, 4979.1 MB 50.1 sec: 47 segments, 4 merges 100.5s _1dp: 8 segs, 334.4 K docs, 1666.3 MB 86.6s _1e3: 8 segs, 353.1 K docs, 1759.3 MB 53.1s _1ez: 8 segs, 214.2 K docs, 1067.0 MB 17.3s _1f2: 3 segs, 997.6 K docs, 4979.1 MB 55.1 sec: 47 segments, 4 merges 105.5s _1dp: 8 segs, 334.4 K docs, 1666.3 MB 91.6s _1e3: 8 segs, 353.1 K docs, 1759.3 MB 58.1s _1ez: 8 segs, 214.2 K docs, 1067.0 MB 22.3s _1f2: 3 segs, 997.6 K docs, 4979.1 MB 60.1 sec: 40 segments, 3 merges 96.6s _1e3: 8 segs, 353.1 K docs, 1759.3 MB 63.1s _1ez: 8 segs, 214.2 K docs, 1067.0 MB 27.3s _1f2: 3 segs, 997.6 K docs, 4979.1 MB 65.0 sec: 40 segments, 3 merges 101.5s _1e3: 8 segs, 353.1 K docs, 1759.3 MB 68.1s _1ez: 8 segs, 214.2 K docs, 1067.0 MB 32.2s _1f2: 3 segs, 997.6 K docs, 4979.1 MB 70.0 sec: 40 segments, 3 merges 106.5s _1e3: 8 segs, 353.1 K docs, 1759.3 MB 73.1s _1ez: 8 segs, 214.2 K docs, 1067.0 MB 37.2s _1f2: 3 segs, 997.6 K docs, 4979.1 MB 75.0 sec: 40 segments, 3 merges 111.6s _1e3: 8 segs, 353.1 K docs, 1759.3 MB 78.1s _1ez: 8 segs, 214.2 K docs, 1067.0 MB 42.2s _1f2: 3 segs, 997.6 K docs, 4979.1 MB 80.0 sec: 40 segments, 3 merges 116.6s _1e3: 8 segs, 353.1 K docs, 1759.3 MB 83.1s _1ez: 8 segs, 214.2 K docs, 1067.0 MB 47.2s _1f2: 3 segs, 997.6 K docs, 4979.1 MB 85.0 sec: 40 segments, 3 merges 121.6s _1e3: 8 segs, 353.1 K docs, 1759.3 MB 88.1s _1ez: 8 segs, 214.2 K docs, 1067.0 MB 52.2s _1f2: 3 segs, 997.6 K docs, 4979.1 MB 90.0 sec: 33 segments, 3 merges 93.1s _1ez: 8 segs, 214.2 K docs, 1067.0 MB 57.2s _1f2: 3 segs, 997.6 K docs, 4979.1 MB 1.0s _1f3: 8 segs, 952.0 K docs, 4747.9 MB 95.0 sec: 33 segments, 3 merges 98.1s _1ez: 8 segs, 214.2 K docs, 1067.0 MB 62.2s _1f2: 3 segs, 997.6 K docs, 4979.1 MB 6.0s _1f3: 8 segs, 952.0 K docs, 4747.9 MB 100.0 sec: 26 segments, 2 merges 67.2s _1f2: 3 segs, 997.6 K docs, 4979.1 MB 11.0s _1f3: 8 segs, 952.0 K docs, 4747.9 MB 105.1 sec: 26 segments, 2 merges 72.2s _1f2: 3 segs, 997.6 K docs, 4979.1 MB 16.0s _1f3: 8 segs, 952.0 K docs, 4747.9 MB 110.1 sec: 26 segments, 2 merges 77.3s _1f2: 3 segs, 997.6 K docs, 4979.1 MB 21.0s _1f3: 8 segs, 952.0 K docs, 4747.9 MB 115.1 sec: 26 segments, 2 merges 82.3s _1f2: 3 segs, 997.6 K docs, 4979.1 MB 26.0s _1f3: 8 segs, 952.0 K docs, 4747.9 MB 120.1 sec: 26 segments, 2 merges 87.3s _1f2: 3 segs, 997.6 K docs, 4979.1 MB 31.0s _1f3: 8 segs, 952.0 K docs, 4747.9 MB 125.1 sec: 26 segments, 2 merges 92.3s _1f2: 3 segs, 997.6 K docs, 4979.1 MB 36.1s _1f3: 8 segs, 952.0 K docs, 4747.9 MB 130.0 sec: 26 segments, 2 merges 97.2s _1f2: 3 segs, 997.6 K docs, 4979.1 MB 41.0s _1f3: 8 segs, 952.0 K docs, 4747.9 MB 135.0 sec: 26 segments, 2 merges 102.2s _1f2: 3 segs, 997.6 K docs, 4979.1 MB 46.0s _1f3: 8 segs, 952.0 K docs, 4747.9 MB 140.0 sec: 26 segments, 2 merges 107.2s _1f2: 3 segs, 997.6 K docs, 4979.1 MB 51.0s _1f3: 8 segs, 952.0 K docs, 4747.9 MB 145.0 sec: 26 segments, 2 merges 112.2s _1f2: 3 segs, 997.6 K docs, 4979.1 MB 56.0s _1f3: 8 segs, 952.0 K docs, 4747.9 MB 150.0 sec: 26 segments, 2 merges 117.2s _1f2: 3 segs, 997.6 K docs, 4979.1 MB 61.0s _1f3: 8 segs, 952.0 K docs, 4747.9 MB 155.0 sec: 24 segments, 1 merges 66.0s _1f3: 8 segs, 952.0 K docs, 4747.9 MB 160.0 sec: 24 segments, 1 merges 71.0s _1f3: 8 segs, 952.0 K docs, 4747.9 MB 165.0 sec: 24 segments, 1 merges 76.0s _1f3: 8 segs, 952.0 K docs, 4747.9 MB 170.1 sec: 24 segments, 1 merges 81.0s _1f3: 8 segs, 952.0 K docs, 4747.9 MB 175.1 sec: 24 segments, 1 merges 86.0s _1f3: 8 segs, 952.0 K docs, 4747.9 MB 180.1 sec: 24 segments, 1 merges 91.0s _1f3: 8 segs, 952.0 K docs, 4747.9 MB 185.0 sec: 24 segments, 1 merges 96.0s _1f3: 8 segs, 952.0 K docs, 4747.9 MB 190.0 sec: 24 segments, 1 merges 101.0s _1f3: 8 segs, 952.0 K docs, 4747.9 MB 195.0 sec: 24 segments, 1 merges 106.0s _1f3: 8 segs, 952.0 K docs, 4747.9 MB 200.0 sec: 24 segments, 1 merges 111.0s _1f3: 8 segs, 952.0 K docs, 4747.9 MB 205.0 sec: 24 segments, 1 merges 116.0s _1f3: 8 segs, 952.0 K docs, 4747.9 MB 210.0 sec: 24 segments, 1 merges 121.0s _1f3: 8 segs, 952.0 K docs, 4747.9 MB done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Indexed 8000000 docs in 1515 seconds reindex takes 1515.71 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: 17 segments, 1 merges 5.0 sec: 17 segments, 1 merges 5.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 10.0 sec: 17 segments, 1 merges 10.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 15.0 sec: 17 segments, 1 merges 15.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 20.0 sec: 17 segments, 1 merges 20.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 25.0 sec: 17 segments, 1 merges 25.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 30.0 sec: 17 segments, 1 merges 30.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 35.0 sec: 17 segments, 1 merges 35.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 40.0 sec: 17 segments, 1 merges 40.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 45.0 sec: 17 segments, 1 merges 45.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 50.0 sec: 17 segments, 1 merges 50.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 55.0 sec: 17 segments, 1 merges 55.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 60.0 sec: 17 segments, 1 merges 60.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 65.1 sec: 17 segments, 1 merges 65.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 70.1 sec: 17 segments, 1 merges 70.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 75.1 sec: 17 segments, 1 merges 75.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 80.1 sec: 17 segments, 1 merges 80.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 85.1 sec: 17 segments, 1 merges 85.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 90.1 sec: 17 segments, 1 merges 90.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 95.1 sec: 17 segments, 1 merges 95.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 100.1 sec: 17 segments, 1 merges 100.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 105.1 sec: 17 segments, 1 merges 105.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 110.1 sec: 17 segments, 1 merges 110.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 115.1 sec: 17 segments, 1 merges 115.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 120.0 sec: 17 segments, 1 merges 120.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 125.0 sec: 17 segments, 1 merges 125.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 130.0 sec: 17 segments, 1 merges 130.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 135.0 sec: 17 segments, 1 merges 135.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 140.0 sec: 17 segments, 1 merges 140.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 145.0 sec: 17 segments, 1 merges 145.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 150.0 sec: 17 segments, 1 merges 150.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 155.0 sec: 17 segments, 1 merges 155.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 160.0 sec: 17 segments, 1 merges 160.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 165.0 sec: 17 segments, 1 merges 165.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 170.0 sec: 17 segments, 1 merges 170.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 175.0 sec: 17 segments, 1 merges 175.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 180.1 sec: 17 segments, 1 merges 180.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 185.1 sec: 17 segments, 1 merges 185.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 190.1 sec: 17 segments, 1 merges 190.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 195.1 sec: 17 segments, 1 merges 195.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 200.1 sec: 17 segments, 1 merges 200.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 205.1 sec: 17 segments, 1 merges 205.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 210.1 sec: 17 segments, 1 merges 210.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 215.1 sec: 17 segments, 1 merges 215.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 220.1 sec: 17 segments, 1 merges 220.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 225.1 sec: 17 segments, 1 merges 225.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 230.1 sec: 17 segments, 1 merges 230.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 235.1 sec: 17 segments, 1 merges 235.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 240.0 sec: 17 segments, 1 merges 240.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 245.0 sec: 17 segments, 1 merges 245.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 250.0 sec: 17 segments, 1 merges 250.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 255.0 sec: 17 segments, 1 merges 255.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 260.0 sec: 17 segments, 1 merges 260.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 265.0 sec: 17 segments, 1 merges 265.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 270.0 sec: 17 segments, 1 merges 270.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 275.0 sec: 17 segments, 1 merges 275.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 280.0 sec: 17 segments, 1 merges 280.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 285.0 sec: 17 segments, 1 merges 285.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 290.0 sec: 17 segments, 1 merges 290.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 295.1 sec: 17 segments, 1 merges 295.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 300.1 sec: 17 segments, 1 merges 300.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 305.1 sec: 17 segments, 1 merges 305.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 310.1 sec: 17 segments, 1 merges 310.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 315.1 sec: 17 segments, 1 merges 315.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 320.1 sec: 17 segments, 1 merges 320.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 325.1 sec: 17 segments, 1 merges 325.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 330.1 sec: 17 segments, 1 merges 330.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 335.1 sec: 17 segments, 1 merges 335.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 340.1 sec: 17 segments, 1 merges 340.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 345.1 sec: 17 segments, 1 merges 345.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 350.1 sec: 17 segments, 1 merges 350.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 355.0 sec: 17 segments, 1 merges 355.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 360.0 sec: 17 segments, 1 merges 360.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 365.0 sec: 17 segments, 1 merges 365.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 370.0 sec: 17 segments, 1 merges 370.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 375.0 sec: 17 segments, 1 merges 375.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 380.0 sec: 17 segments, 1 merges 380.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 385.0 sec: 17 segments, 1 merges 385.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 390.0 sec: 17 segments, 1 merges 390.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 395.0 sec: 17 segments, 1 merges 395.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 400.0 sec: 17 segments, 1 merges 400.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 405.1 sec: 17 segments, 1 merges 405.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 410.1 sec: 17 segments, 1 merges 410.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 415.1 sec: 17 segments, 1 merges 415.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 420.1 sec: 17 segments, 1 merges 420.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 425.1 sec: 17 segments, 1 merges 425.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 430.1 sec: 17 segments, 1 merges 430.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 435.1 sec: 17 segments, 1 merges 435.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 440.0 sec: 17 segments, 1 merges 440.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 445.0 sec: 17 segments, 1 merges 445.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 450.0 sec: 17 segments, 1 merges 450.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 455.0 sec: 17 segments, 1 merges 455.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 460.0 sec: 17 segments, 1 merges 460.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 465.0 sec: 17 segments, 1 merges 465.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 470.0 sec: 17 segments, 1 merges 470.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 475.1 sec: 17 segments, 1 merges 475.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 480.1 sec: 17 segments, 1 merges 480.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 485.1 sec: 17 segments, 1 merges 485.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 490.1 sec: 17 segments, 1 merges 490.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 495.1 sec: 17 segments, 1 merges 495.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 500.1 sec: 17 segments, 1 merges 500.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 505.1 sec: 17 segments, 1 merges 505.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 510.1 sec: 17 segments, 1 merges 510.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 515.1 sec: 17 segments, 1 merges 515.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 520.1 sec: 17 segments, 1 merges 520.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 525.0 sec: 17 segments, 1 merges 525.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 530.0 sec: 17 segments, 1 merges 530.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 535.0 sec: 17 segments, 1 merges 535.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 540.0 sec: 17 segments, 1 merges 540.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 545.0 sec: 17 segments, 1 merges 545.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 550.0 sec: 17 segments, 1 merges 550.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 555.0 sec: 17 segments, 1 merges 555.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 560.0 sec: 17 segments, 1 merges 560.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 565.0 sec: 17 segments, 1 merges 565.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 570.0 sec: 17 segments, 1 merges 570.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 575.0 sec: 17 segments, 1 merges 575.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 580.0 sec: 17 segments, 1 merges 580.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 585.0 sec: 17 segments, 1 merges 585.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 590.0 sec: 17 segments, 1 merges 590.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 595.0 sec: 17 segments, 1 merges 595.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 600.0 sec: 17 segments, 1 merges 600.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 605.1 sec: 17 segments, 1 merges 605.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 610.1 sec: 17 segments, 1 merges 610.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 615.1 sec: 17 segments, 1 merges 615.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 620.1 sec: 17 segments, 1 merges 620.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 625.1 sec: 17 segments, 1 merges 625.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 630.1 sec: 17 segments, 1 merges 630.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 635.1 sec: 17 segments, 1 merges 635.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 640.1 sec: 17 segments, 1 merges 640.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 645.1 sec: 17 segments, 1 merges 645.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 650.0 sec: 17 segments, 1 merges 650.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 655.0 sec: 17 segments, 1 merges 655.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 660.0 sec: 17 segments, 1 merges 660.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 665.0 sec: 17 segments, 1 merges 665.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 670.0 sec: 17 segments, 1 merges 670.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 675.0 sec: 17 segments, 1 merges 675.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 680.0 sec: 17 segments, 1 merges 680.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 685.0 sec: 17 segments, 1 merges 685.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 690.0 sec: 17 segments, 1 merges 690.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 695.0 sec: 17 segments, 1 merges 695.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 700.0 sec: 17 segments, 1 merges 700.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 705.0 sec: 17 segments, 1 merges 705.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 710.0 sec: 17 segments, 1 merges 710.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 715.0 sec: 17 segments, 1 merges 715.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 720.1 sec: 17 segments, 1 merges 720.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 725.1 sec: 17 segments, 1 merges 725.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 730.1 sec: 17 segments, 1 merges 730.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 735.1 sec: 17 segments, 1 merges 735.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 740.1 sec: 17 segments, 1 merges 740.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 745.1 sec: 17 segments, 1 merges 745.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 750.1 sec: 17 segments, 1 merges 750.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 755.0 sec: 17 segments, 1 merges 755.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 760.0 sec: 17 segments, 1 merges 760.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 765.0 sec: 17 segments, 1 merges 765.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 770.0 sec: 17 segments, 1 merges 770.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 775.0 sec: 17 segments, 1 merges 775.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 780.0 sec: 17 segments, 1 merges 780.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 785.0 sec: 17 segments, 1 merges 785.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 790.0 sec: 17 segments, 1 merges 790.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 795.0 sec: 17 segments, 1 merges 795.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 800.0 sec: 17 segments, 1 merges 800.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 805.0 sec: 17 segments, 1 merges 805.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 810.1 sec: 17 segments, 1 merges 810.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 815.0 sec: 17 segments, 1 merges 815.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 820.0 sec: 17 segments, 1 merges 820.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 825.0 sec: 17 segments, 1 merges 825.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 830.0 sec: 17 segments, 1 merges 830.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 835.0 sec: 17 segments, 1 merges 835.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 840.0 sec: 17 segments, 1 merges 840.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 845.1 sec: 17 segments, 1 merges 845.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 850.1 sec: 17 segments, 1 merges 850.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 855.1 sec: 17 segments, 1 merges 855.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 860.1 sec: 17 segments, 1 merges 860.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 865.1 sec: 17 segments, 1 merges 865.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 870.1 sec: 17 segments, 1 merges 870.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 875.0 sec: 17 segments, 1 merges 875.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 880.0 sec: 17 segments, 1 merges 880.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 885.0 sec: 17 segments, 1 merges 885.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 890.0 sec: 17 segments, 1 merges 890.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 895.0 sec: 17 segments, 1 merges 895.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 900.0 sec: 17 segments, 1 merges 900.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 905.0 sec: 17 segments, 1 merges 905.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 910.0 sec: 17 segments, 1 merges 910.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 915.0 sec: 17 segments, 1 merges 915.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 920.1 sec: 17 segments, 1 merges 920.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 925.1 sec: 17 segments, 1 merges 925.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 930.1 sec: 17 segments, 1 merges 930.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 935.1 sec: 17 segments, 1 merges 935.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 940.1 sec: 17 segments, 1 merges 940.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 945.1 sec: 17 segments, 1 merges 945.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 950.1 sec: 17 segments, 1 merges 950.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 955.1 sec: 17 segments, 1 merges 955.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 960.1 sec: 17 segments, 1 merges 960.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 965.1 sec: 17 segments, 1 merges 965.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 970.1 sec: 17 segments, 1 merges 970.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 975.1 sec: 17 segments, 1 merges 975.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 980.1 sec: 17 segments, 1 merges 980.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 985.1 sec: 17 segments, 1 merges 985.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 990.0 sec: 17 segments, 1 merges 990.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 995.0 sec: 17 segments, 1 merges 995.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 1000.0 sec: 17 segments, 1 merges 1000.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 1005.1 sec: 17 segments, 1 merges 1005.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 1010.1 sec: 17 segments, 1 merges 1010.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 1015.1 sec: 17 segments, 1 merges 1015.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 1020.1 sec: 17 segments, 1 merges 1020.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 1025.1 sec: 17 segments, 1 merges 1025.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 1030.1 sec: 17 segments, 1 merges 1030.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 1035.1 sec: 17 segments, 1 merges 1035.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 1040.0 sec: 17 segments, 1 merges 1040.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 1045.0 sec: 17 segments, 1 merges 1045.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 1050.0 sec: 17 segments, 1 merges 1050.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 1055.0 sec: 17 segments, 1 merges 1055.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 1060.0 sec: 17 segments, 1 merges 1060.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 1065.0 sec: 17 segments, 1 merges 1065.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 1070.0 sec: 17 segments, 1 merges 1070.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 1075.0 sec: 17 segments, 1 merges 1075.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 1080.0 sec: 17 segments, 1 merges 1080.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 1085.0 sec: 17 segments, 1 merges 1085.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 1090.0 sec: 17 segments, 1 merges 1090.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 1095.0 sec: 17 segments, 1 merges 1095.0s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 1100.1 sec: 17 segments, 1 merges 1100.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB 1105.1 sec: 17 segments, 1 merges 1105.1s _1f4: 17 segs, 8000.0 K docs, 39942.5 MB done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Force merge done in 1109.03 sec index has 1 segments: segments_3: _1f4(11.0.0):C8000000 _1f4: 40090.8 MB encodingByteSize=4 origByteSize=4 realEncodingByteSize=1.0 index disk usage is 40090.80 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=48813547492 cpu@end=51379157650 deltaMS=2565.610158 thread 14 name=Reference Handler cpu@start=1593747 cpu@end=1593747 deltaMS=0.0 thread 15 name=Finalizer cpu@start=155492 cpu@end=155492 deltaMS=0.0 thread 16 name=Signal Dispatcher cpu@start=63963 cpu@end=63963 deltaMS=0.0 thread 40 name=Common-Cleaner cpu@start=9756730 cpu@end=9756730 deltaMS=0.0 thread 41 name=JFR Recorder Thread cpu@start=24535731659 cpu@end=24536250697 deltaMS=0.519038 thread 42 name=JFR Periodic Tasks cpu@start=176723567323 cpu@end=176847194498 deltaMS=123.627175 thread 45 name=Notification Thread cpu@start=109286 cpu@end=109286 deltaMS=0.0 thread 56 name=hnsw-merge-1-thread-1 cpu@start=2432515145477 cpu@end=2432515145477 deltaMS=0.0 thread 57 name=hnsw-merge-1-thread-2 cpu@start=2431404632600 cpu@end=2431404632600 deltaMS=0.0 thread 58 name=hnsw-merge-1-thread-3 cpu@start=2429954040305 cpu@end=2429954040305 deltaMS=0.0 thread 59 name=hnsw-merge-1-thread-4 cpu@start=2427423238606 cpu@end=2427423238606 deltaMS=0.0 thread 60 name=hnsw-merge-1-thread-5 cpu@start=2429952557747 cpu@end=2429952557747 deltaMS=0.0 thread 61 name=hnsw-merge-1-thread-6 cpu@start=2426622966586 cpu@end=2426622966586 deltaMS=0.0 thread 62 name=hnsw-merge-1-thread-7 cpu@start=2428951989802 cpu@end=2428951989802 deltaMS=0.0 thread 63 name=hnsw-merge-1-thread-8 cpu@start=2431539274165 cpu@end=2431539274165 deltaMS=0.0 thread 64 name=hnsw-merge-1-thread-9 cpu@start=2431663048794 cpu@end=2431663048794 deltaMS=0.0 thread 65 name=hnsw-merge-1-thread-10 cpu@start=2430604328124 cpu@end=2430604328124 deltaMS=0.0 thread 66 name=hnsw-merge-1-thread-11 cpu@start=2424996432212 cpu@end=2424996432212 deltaMS=0.0 thread 67 name=hnsw-merge-1-thread-12 cpu@start=2428979345533 cpu@end=2428979345533 deltaMS=0.0 thread 68 name=hnsw-merge-1-thread-13 cpu@start=2426742615615 cpu@end=2426742615615 deltaMS=0.0 thread 69 name=hnsw-merge-1-thread-14 cpu@start=2428317268906 cpu@end=2428317268906 deltaMS=0.0 thread 70 name=hnsw-merge-1-thread-15 cpu@start=2425110067758 cpu@end=2425110067758 deltaMS=0.0 thread 71 name=hnsw-merge-1-thread-16 cpu@start=2429178988343 cpu@end=2429178988343 deltaMS=0.0 Average CPU cores used: 1.0444121695994637 completed 1000 searches in 2575 ms: 388 QPS CPU time=2689 ms checking results SUMMARY: 0.930 2.575 2.689 1.044 8000000 KNN 100 100 N/A N/A 100.000 32 100 7 bits 5686 1515.71 5278.06 1109.03 1 40090.80 null N/A 1.000 39184.570 7934.570 false HNSW Leaf 0 has 4 layers Leaf 0 has 8000000 documents Graph level=3 size=238, Fanout min=6, mean=15.21, max=29, meandelta=429157.56 % 0 10 20 30 40 50 60 70 80 90 100 0 9 11 12 13 15 15 17 19 22 29 Graph level=2 size=7636, Fanout min=8, mean=27.37, max=32, meandelta=268297.19 % 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=247164, Fanout min=1, mean=28.31, max=32, meandelta=258217.05 % 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.67, max=64, meandelta=194560.13 % 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=238, connectedness=1.00 Graph level=2 size=7636, connectedness=1.00 Graph level=1 size=247164, 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.01.18.04.10/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': 68,959,321.07 msec task-clock:u 266,798,285,638,510 cycles:u (36.36%) 170,317,519,286,930 instructions:u (36.36%) 5,077,973,857,056 cache-references:u (36.36%) 2,298,269,964,355 cache-misses:u (36.36%) 59,598,821,662,295 L1-dcache-loads:u (36.36%) 2,035,561,369,829 L1-dcache-load-misses:u (36.36%) 3,365,654,250,040 L1-icache-loads:u (36.36%) 17,289,735,234 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 16,172,505 faults:u 15,001,849 minor-faults:u 24,214 major-faults:u 17,710,769,610,039 branches:u (36.36%) 117,469,017,511 branch-misses:u (36.36%) 3,687,431,767,490 stalled-cycles-frontend:u (36.36%) stalled-cycles-backend:u 2917.802059333 seconds time elapsed 68222.486744000 seconds user 722.876426000 seconds sys took 0:48:37.829809 to run KnnGraphTester result: KNNResultV1(lucene_git_rev='b0900bd176f42e01500ad04660ed2c4e98fddf01', luceneutil_git_rev='c8bdaa9f036b46752fe4aaec6727afad3912b1d1', 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.575, net_cpu_ms=2.689, avg_cpu_core_count=1.044, num_docs=8000000, top_k=100, fanout=100, max_conn=32, beam_width=100, quantize_desc='7 bits', total_visited=5686, index_time_sec=1515.71, index_docs_per_sec=5278.06, force_merge_time_sec=1109.03, index_num_segments=1, index_size_on_disk_mb=40090.8, selectivity=None, pre_post_filter='null', vec_disk_mb=39184.57, vec_ram_mb=7934.57, graph_level_conn_p_values={3: (238, {0: 0, 10: 9, 20: 11, 30: 12, 40: 13, 50: 15, 60: 15, 70: 17, 80: 19, 90: 22, 100: 29}), 2: (7636, {0: 0, 10: 18, 20: 22, 30: 24, 40: 27, 50: 31, 60: 32, 70: 32, 80: 32, 90: 32, 100: 32}), 1: (247164, {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: 58, 90: 64, 100: 64})}, combined_run_time=datetime.timedelta(seconds=2917, microseconds=829809)) Profiler summary for /l/logs.nightly/2026.05.01.18.04.10/bench-knn-q7-fmTrue.jfr Version: 2.1 Chunks: 148 Start: 2026-05-02 01:24:19 (UTC) Duration: 2902 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 66100933 1135461531 jdk.FileWrite 25417346 555059906 jdk.FileRead 8003647 183002985 jdk.ObjectAllocationInNewTLAB 75304 1495760 jdk.BooleanFlag 73408 2322948 jdk.CPULoad 54014 1079644 jdk.Checkpoint 10369 36831704 jdk.UnsignedIntFlag 7104 241048 jdk.IntFlag 6512 237660 jdk.Compilation 5945 153510 jdk.StringFlag 5032 195131 jdk.ObjectAllocationOutsideTLAB 1264 22596 jdk.CPUInformation 148 222292 jdk.GCConfiguration 148 3844 jdk.JVMInformation 148 138080 jdk.Metadata 148 16357993 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.01.18.04.10/bench-knn-q7-fmTrue.jfr Profiler for cpu at stackSize=1 [/l/logs.nightly/2026.05.01.18.04.10/bench-knn-q7-fmTrue.jfr is 1843.30 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 66100932 events (total: 66M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 59.20% 39M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] 13.84% 9M jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] 12.79% 8M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] 2.08% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 1.93% 1M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] 1.79% 1M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] 1.77% 1M org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.94% 621767 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] 0.66% 436129 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] 0.63% 416009 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] 0.39% 257751 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] 0.38% 253255 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] 0.31% 202284 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] 0.27% 178639 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] 0.25% 162894 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.24% 161793 java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] 0.22% 146814 org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] 0.20% 130112 jdk.jfr.internal.JVM#emitEvent() [Native code] 0.19% 127145 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] 0.16% 108282 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] 0.14% 91011 sun.nio.ch.NativeThread#current0() [Native code] 0.12% 79689 org.apache.lucene.store.ChecksumIndexInput#skipByReading():81 [JIT compiled code] 0.10% 65874 org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] 0.09% 56307 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#calculateCentroid():488 [JIT compiled code] 0.08% 52527 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():482 [JIT compiled code] 0.08% 52067 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 0.07% 47124 org.apache.lucene.store.RateLimitedIndexOutput#writeBytes():60 [Inlined code] 0.06% 41390 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():363 [JIT compiled code] 0.06% 39556 org.apache.lucene.util.hnsw.NeighborArray#sort():171 [Inlined code] 0.06% 38059 org.apache.lucene.util.TernaryLongHeap#downHeap():246 [Inlined code] 0.05% 35259 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 0.05% 31703 org.apache.lucene.util.TernaryLongHeap#downHeap():235 [Inlined code] 0.05% 29786 jdk.jfr.internal.event.EventWriter#reserveEventSizeField():199 [Inlined code] 0.04% 28396 jdk.jfr.internal.event.EventWriter#putUncheckedLong():331 [Inlined code] 0.04% 24883 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] 0.03% 23096 java.util.concurrent.atomic.LongAdder#add():93 [Inlined code] 0.03% 22766 org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [Inlined code] 0.03% 17691 java.util.DualPivotQuicksort#sort():238 [Inlined code] 0.03% 17426 java.util.DualPivotQuicksort#sort():368 [JIT compiled code] 0.02% 15794 org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 0.02% 14960 org.apache.lucene.util.hnsw.NeighborArray#clear():233 [Inlined code] 0.02% 14936 org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] 0.02% 14105 org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 0.02% 13901 knn.IndexerThread#_run():102 [JIT compiled code] 0.02% 12776 org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] 0.02% 12725 org.apache.lucene.store.DataOutput#writeBytes():54 [Inlined code] 0.02% 12284 org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():248 [JIT compiled code] 0.01% 9641 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] 0.01% 8840 org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():160 [Inlined code] 0.01% 7590 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=4 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.01.18.04.10/bench-knn-q7-fmTrue.jfr Profiler for cpu at stackSize=4 [/l/logs.nightly/2026.05.01.18.04.10/bench-knn-q7-fmTrue.jfr is 1843.30 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 66100932 events (total: 66M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 56.20% 37M 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] 13.83% 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.79% 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.08% 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.57% 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.51% 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 [Inlined code] 1.10% 724090 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.94% 621761 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.72% 475053 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.62% 409420 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.49% 324058 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.46% 306358 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.38% 253248 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.38% 247969 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.32% 208860 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.31% 201779 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% 162871 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.24% 161657 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.22% 146669 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.22% 145768 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.19% 126780 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% 119560 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% 105706 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% 90259 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% 85166 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% 79670 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% 77099 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.11% 69425 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% 66626 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% 56307 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% 51771 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.08% 51690 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% 51314 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% 44676 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% 41179 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% 39349 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.05% 35550 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% 35253 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% 35062 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.05% 34014 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% 30414 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% 29778 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% 27955 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% 24875 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% 23068 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.03% 22703 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.03% 22669 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% 21137 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% 18896 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] 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.01.18.04.10/bench-knn-q7-fmTrue.jfr Profiler for cpu at stackSize=12 [/l/logs.nightly/2026.05.01.18.04.10/bench-knn-q7-fmTrue.jfr is 1843.30 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 66100932 events (total: 66M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 36.15% 23M 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.0x000000005119e268#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.70% 13M 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.0x000000005119e268#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.30% 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.75% 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.52% 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.37% 907927 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.0x000000005119e268#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.05% 692303 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.0x000000005119e268#call() [Inlined code] 0.74% 487030 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.64% 426101 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.0x0000000051196888#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] 0.64% 420979 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.0x000000005119e268#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.61% 404535 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 [JIT compiled code] 0.57% 378158 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.0x000000005119e268#call() [Inlined code] 0.51% 339536 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.0x000000005119e268#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.0x000000005119e7c0#run() [JIT compiled code] 0.48% 318884 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.0x000000005119e268#call() [Inlined code] 0.45% 295062 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.0x0000000051196888#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] 0.43% 287226 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.0x000000005119e268#call() [Inlined code] 0.42% 279446 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.0x0000000051196888#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] 0.42% 277567 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.42% 276228 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.0x000000005119e268#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.0x000000005119e7c0#run() [JIT compiled code] 0.30% 201077 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.0x000000005119e268#call() [Inlined code] 0.25% 166218 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% 166093 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.0x000000005119e268#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.25% 162457 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.23% 151503 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.0x000000005119e268#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] 0.22% 147156 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.0x000000005119e268#call() [Inlined code] 0.22% 146337 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.0x000000005119e268#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.21% 139469 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.20% 130163 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.0x000000005119e268#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.19% 123974 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.0x000000005119e268#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.0x000000005119e7c0#run() [JIT compiled code] 0.18% 119560 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.0x000000005107aa58#run() [Interpreted code] at java.lang.Thread#runWith():1487 [Interpreted code] at java.lang.Thread#run():1474 [Interpreted code] 0.17% 115405 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.16% 109060 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.0x000000005119e268#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.16% 106559 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.15% 98986 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% 93325 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.0x000000005119e268#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.14% 89439 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.0x000000005119e268#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.13% 88736 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.0x000000005119e268#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.12% 81225 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.0x000000005119e268#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.0x000000005119e7c0#run() [JIT compiled code] 0.12% 79789 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.0x0000000051196888#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% 76991 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% 74198 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] 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.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.11% 71651 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.11% 70931 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.0x000000005119e268#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.10% 68731 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.0x000000005119e268#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.10% 68272 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.0x0000000051196888#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.09% 61406 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.09% 60799 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.0x0000000051196888#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():159 [Interpreted code] 0.09% 58520 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.0x000000005119e268#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.08% 54955 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.08% 51647 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.0x000000005119e268#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.01.18.04.10/bench-knn-q7-fmTrue.jfr Profiler for heap at stackSize=1 [/l/logs.nightly/2026.05.01.18.04.10/bench-knn-q7-fmTrue.jfr is 1843.30 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 76541 events (total: 566345M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 23.46% 132847M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 23.20% 131416M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 22.87% 129502M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] 11.21% 63488M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] 5.53% 31336M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] 4.32% 24474M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] 1.03% 5808M java.lang.Integer#valueOf():1006 [Inlined code] 1.02% 5786M java.util.Arrays#copyOf():3478 [Inlined code] 0.69% 3908M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] 0.67% 3809M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] 0.67% 3770M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] 0.66% 3730M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] 0.42% 2405M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [JIT compiled code] 0.36% 2028M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] 0.32% 1837M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [Inlined code] 0.32% 1819M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():345 [Interpreted code] 0.26% 1491M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():232 [JIT compiled code] 0.24% 1374M knn.IndexerThread#_run():83 [Interpreted code] 0.22% 1261M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():283 [JIT compiled code] 0.17% 966M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] 0.16% 931M java.util.DualPivotQuicksort#tryMergeRuns():816 [JIT compiled code] 0.14% 818M java.util.ArrayList#grow():240 [Inlined code] 0.14% 774M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [Inlined code] 0.13% 746M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Inlined code] 0.12% 664M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] 0.11% 613M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():269 [JIT compiled code] 0.08% 480M knn.IndexerThread#_run():105 [JIT compiled code] 0.08% 461M java.util.HashMap#newNode():1910 [Inlined code] 0.08% 455M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] 0.08% 453M java.lang.reflect.Array#newInstance():76 [Inlined code] 0.08% 443M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():556 [JIT compiled code] 0.08% 433M jdk.internal.misc.Unsafe#allocateUninitializedArray():1396 [Inlined code] 0.07% 372M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():618 [JIT compiled code] 0.06% 367M java.util.DualPivotQuicksort#sort():354 [JIT compiled code] 0.06% 343M org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Interpreted code] 0.06% 335M java.util.ArrayList#iterator():1030 [JIT compiled code] 0.05% 310M java.util.List#of():935 [Inlined code] 0.05% 293M knn.IndexerThread#_run():119 [JIT compiled code] 0.05% 278M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():389 [JIT compiled code] 0.05% 277M java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue():291 [Inlined code] 0.04% 225M org.apache.lucene.document.Document#():42 [Inlined code] 0.04% 225M java.io.BufferedOutputStream#():92 [Inlined code] 0.04% 219M knn.IndexerThread#_run():83 [JIT compiled code] 0.03% 175M org.apache.lucene.util.SparseFixedBitSet#insertLong():230 [Inlined code] 0.03% 173M org.apache.lucene.util.SparseFixedBitSet#insertBlock():211 [JIT compiled code] 0.03% 168M org.apache.lucene.util.hnsw.OnHeapHnswGraph#():86 [JIT compiled code] 0.02% 138M org.apache.lucene.util.FixedBitSet#():148 [Inlined code] 0.02% 134M java.util.concurrent.FutureTask#awaitDone():487 [Interpreted code] 0.02% 134M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [JIT compiled code] 0.02% 126M 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.01.18.04.10/bench-knn-q7-fmTrue.jfr Profiler for heap at stackSize=4 [/l/logs.nightly/2026.05.01.18.04.10/bench-knn-q7-fmTrue.jfr is 1843.30 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 76541 events (total: 566345M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 19.01% 107681M 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.90% 107040M 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.82% 72597M 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.21% 52185M 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.88% 38973M 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.53% 31336M 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.44% 25165M 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.33% 24497M 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.32% 24474M 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.26% 24122M 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.98% 5570M 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.98% 5559M java.lang.Integer#valueOf():1006 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1099 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1054 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1029 [Interpreted code] 0.67% 3770M 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.66% 3730M 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.58% 3263M 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.42% 2405M 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.34% 1910M 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.33% 1852M 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.32% 1819M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():345 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run():726 [Interpreted code] 0.28% 1597M 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% 1476M 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% 1412M 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.24% 1374M knn.IndexerThread#_run():83 [Interpreted code] at knn.IndexerThread#run():74 [Interpreted code] 0.20% 1118M 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% 994M 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% 931M 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.14% 818M 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.14% 777M 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.13% 746M 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():2212 [JIT compiled code] 0.13% 719M 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.13% 710M 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% 496M 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% 496M 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% 488M 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.08% 480M knn.IndexerThread#_run():105 [JIT compiled code] at knn.IndexerThread#run():74 [Interpreted code] 0.08% 455M 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% 449M 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% 449M 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% 443M 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% 433M 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 [JIT compiled code] 0.07% 424M 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.0x000000005117f400#concat() [Inlined code] 0.07% 421M 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% 372M 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% 364M 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% 353M 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.06% 343M org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Interpreted code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000005119e7c0#run() [Interpreted code] at java.util.concurrent.ThreadPoolExecutor#runWorker():1090 [Interpreted code] at java.util.concurrent.ThreadPoolExecutor$Worker#run():614 [Interpreted code] 0.06% 327M 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% 320M 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.05% 310M 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():120 [JIT compiled code] 0.05% 305M 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] 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.01.18.04.10/bench-knn-q7-fmTrue.jfr Profiler for heap at stackSize=12 [/l/logs.nightly/2026.05.01.18.04.10/bench-knn-q7-fmTrue.jfr is 1843.30 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 76541 events (total: 566345M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 8.86% 50169M 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.0x000000005119e268#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 8.84% 50036M 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.0x000000005119e268#call() [Inlined code] 8.81% 49907M 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.0x000000005119e268#call() [Inlined code] 6.91% 39129M 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.87% 38909M 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():741 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#searchAfter():590 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():613 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1486 [JIT compiled code] at knn.KnnGraphTester#testSearch():1221 [Interpreted code] at knn.KnnGraphTester#run():743 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():271 [Interpreted code] 5.49% 31069M 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.01% 22696M 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.0x000000005119e268#call() [Inlined code] 3.95% 22369M 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.0x000000005119e268#call() [Inlined code] 3.90% 22115M 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.0x000000005119e268#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 3.87% 21901M 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.78% 21427M 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] 2.89% 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():741 [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter():590 [Interpreted code] at org.apache.lucene.search.IndexSearcher#search():613 [Interpreted code] at knn.KnnGraphTester#doFloatVectorQuery():1486 [Interpreted code] at knn.KnnGraphTester#testSearch():1221 [Interpreted code] at knn.KnnGraphTester#run():743 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():271 [Interpreted code] 2.26% 12785M 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.53% 8676M 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.48% 8410M 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.44% 8147M 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():741 [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter():590 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():613 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1486 [JIT compiled code] at knn.KnnGraphTester#testSearch():1221 [Interpreted code] at knn.KnnGraphTester#run():743 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():271 [Interpreted code] 1.35% 7661M 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.35% 7638M 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.27% 7173M 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.0x000000005119e268#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.04% 5887M 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.03% 5824M 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.98% 5570M 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():1099 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1054 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1029 [Interpreted code] at knn.KnnGraphTester#run():748 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():271 [Interpreted code] at knn.KnnGraphTester#main():266 [Interpreted code] 0.98% 5559M java.lang.Integer#valueOf():1006 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1099 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1054 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1029 [Interpreted code] at knn.KnnGraphTester#run():748 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():271 [Interpreted code] at knn.KnnGraphTester#main():266 [Interpreted code] 0.97% 5479M 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.81% 4604M 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.0x000000005119e268#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.78% 4415M 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.73% 4122M 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.70% 3962M 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.67% 3774M 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.56% 3155M 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% 2745M 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.0x000000005119e268#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.47% 2689M 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.0x000000005119e268#call() [Inlined code] 0.46% 2624M 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.44% 2485M 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.0x000000005119e268#call() [Inlined code] 0.44% 2467M 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.42% 2405M 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.0x000000005119e268#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.0x000000005119e7c0#run() [Interpreted code] 0.40% 2280M 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.33% 1891M 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.32% 1819M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():345 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run():726 [Interpreted code] 0.30% 1676M 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.0x000000005119e268#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.28% 1580M 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.24% 1374M knn.IndexerThread#_run():83 [Interpreted code] at knn.IndexerThread#run():74 [Interpreted code] 0.23% 1317M 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.0x000000005119e268#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.17% 984M 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.0x000000005119e268#call() [Inlined code] 0.16% 913M 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.14% 818M 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():105 [JIT compiled code] at knn.IndexerThread#run():74 [Interpreted code] 0.14% 779M 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.0x000000005119e268#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.14% 778M 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.0x000000005119e268#call() [Inlined code] 0.12% 704M 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.0x000000005119e268#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.0x000000005119e7c0#run() [JIT compiled code] 0.12% 687M 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.0x000000005119e268#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-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.01.18.04.10/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.214s][info][jfr,startup] Started recording 1. [0.214s][info][jfr,startup] [0.214s][info][jfr,startup] Use jcmd 3624583 JFR.dump name=1 to copy recording data to file. maxConn = 32 Vector Dimensions: 1024 numDocs = 8000000 beamWidth = 100 similarity = DOT_PRODUCT Seed = 1175286180880391 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 01, 2026 10:29:53 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: 261 segments, 29 merges 841.6s _144: 8 segs, 1204.3 K docs, 4812.3 MB 708.4s _15i: 8 segs, 104.4 K docs, 415.1 MB 656.9s _166: 8 segs, 108.4 K docs, 431.3 MB 641.8s _16c: 8 segs, 209.5 K docs, 835.1 MB 626.2s _16k: 8 segs, 183.2 K docs, 730.2 MB 569.8s _179: 8 segs, 718.7 K docs, 2871.0 MB 475.3s _18j: 8 segs, 104.6 K docs, 416.1 MB 458.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 438.8s _190: 14 segs, 66.0 K docs, 261.1 MB 388.8s _19u: 14 segs, 67.3 K docs, 266.3 MB 345.2s _1ai: 11 segs, 53.8 K docs, 213.0 MB 327.2s _1at: 10 segs, 48.5 K docs, 192.0 MB 282.9s _1bj: 8 segs, 41.3 K docs, 163.6 MB 270.6s _1br: 8 segs, 107.8 K docs, 428.9 MB 203.9s _1cq: 8 segs, 72.4 K docs, 287.5 MB 188.2s _1cz: 8 segs, 38.9 K docs, 154.1 MB 172.7s _1d7: 8 segs, 74.2 K docs, 294.8 MB 158.9s _1df: 8 segs, 74.7 K docs, 296.7 MB 141.5s _1do: 8 segs, 40.1 K docs, 158.7 MB 125.7s _1dw: 8 segs, 75.4 K docs, 299.7 MB 105.6s _1e5: 8 segs, 39.8 K docs, 157.6 MB 95.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 78.6s _1ek: 8 segs, 39.5 K docs, 156.6 MB 63.0s _1es: 8 segs, 85.3 K docs, 339.1 MB 47.1s _1f0: 8 segs, 85.9 K docs, 341.4 MB 34.6s _1f8: 8 segs, 71.5 K docs, 284.1 MB 17.9s _1fh: 8 segs, 39.2 K docs, 155.0 MB 1.4s _1fq: 8 segs, 39.0 K docs, 154.6 MB 5.0 sec: 261 segments, 29 merges 846.6s _144: 8 segs, 1204.3 K docs, 4812.3 MB 713.4s _15i: 8 segs, 104.4 K docs, 415.1 MB 661.9s _166: 8 segs, 108.4 K docs, 431.3 MB 646.8s _16c: 8 segs, 209.5 K docs, 835.1 MB 631.3s _16k: 8 segs, 183.2 K docs, 730.2 MB 574.8s _179: 8 segs, 718.7 K docs, 2871.0 MB 480.3s _18j: 8 segs, 104.6 K docs, 416.1 MB 463.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 443.8s _190: 14 segs, 66.0 K docs, 261.1 MB 393.8s _19u: 14 segs, 67.3 K docs, 266.3 MB 350.2s _1ai: 11 segs, 53.8 K docs, 213.0 MB 332.2s _1at: 10 segs, 48.5 K docs, 192.0 MB 287.9s _1bj: 8 segs, 41.3 K docs, 163.6 MB 275.6s _1br: 8 segs, 107.8 K docs, 428.9 MB 208.9s _1cq: 8 segs, 72.4 K docs, 287.5 MB 193.2s _1cz: 8 segs, 38.9 K docs, 154.1 MB 177.7s _1d7: 8 segs, 74.2 K docs, 294.8 MB 163.9s _1df: 8 segs, 74.7 K docs, 296.7 MB 146.5s _1do: 8 segs, 40.1 K docs, 158.7 MB 130.7s _1dw: 8 segs, 75.4 K docs, 299.7 MB 110.6s _1e5: 8 segs, 39.8 K docs, 157.6 MB 100.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 83.6s _1ek: 8 segs, 39.5 K docs, 156.6 MB 68.1s _1es: 8 segs, 85.3 K docs, 339.1 MB 52.2s _1f0: 8 segs, 85.9 K docs, 341.4 MB 39.6s _1f8: 8 segs, 71.5 K docs, 284.1 MB 23.0s _1fh: 8 segs, 39.2 K docs, 155.0 MB 6.4s _1fq: 8 segs, 39.0 K docs, 154.6 MB 5.0s _1fr: 8 segs, 27.4 K docs, 108.4 MB 10.0 sec: 261 segments, 29 merges 851.6s _144: 8 segs, 1204.3 K docs, 4812.3 MB 718.4s _15i: 8 segs, 104.4 K docs, 415.1 MB 666.9s _166: 8 segs, 108.4 K docs, 431.3 MB 651.8s _16c: 8 segs, 209.5 K docs, 835.1 MB 636.3s _16k: 8 segs, 183.2 K docs, 730.2 MB 579.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 485.3s _18j: 8 segs, 104.6 K docs, 416.1 MB 468.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 448.9s _190: 14 segs, 66.0 K docs, 261.1 MB 398.9s _19u: 14 segs, 67.3 K docs, 266.3 MB 355.2s _1ai: 11 segs, 53.8 K docs, 213.0 MB 337.2s _1at: 10 segs, 48.5 K docs, 192.0 MB 292.9s _1bj: 8 segs, 41.3 K docs, 163.6 MB 280.6s _1br: 8 segs, 107.8 K docs, 428.9 MB 214.0s _1cq: 8 segs, 72.4 K docs, 287.5 MB 198.2s _1cz: 8 segs, 38.9 K docs, 154.1 MB 182.7s _1d7: 8 segs, 74.2 K docs, 294.8 MB 168.9s _1df: 8 segs, 74.7 K docs, 296.7 MB 151.5s _1do: 8 segs, 40.1 K docs, 158.7 MB 135.7s _1dw: 8 segs, 75.4 K docs, 299.7 MB 115.7s _1e5: 8 segs, 39.8 K docs, 157.6 MB 105.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 88.6s _1ek: 8 segs, 39.5 K docs, 156.6 MB 73.1s _1es: 8 segs, 85.3 K docs, 339.1 MB 57.2s _1f0: 8 segs, 85.9 K docs, 341.4 MB 44.6s _1f8: 8 segs, 71.5 K docs, 284.1 MB 28.0s _1fh: 8 segs, 39.2 K docs, 155.0 MB 11.4s _1fq: 8 segs, 39.0 K docs, 154.6 MB 10.0s _1fr: 8 segs, 27.4 K docs, 108.4 MB 15.0 sec: 261 segments, 29 merges 856.6s _144: 8 segs, 1204.3 K docs, 4812.3 MB 723.4s _15i: 8 segs, 104.4 K docs, 415.1 MB 671.9s _166: 8 segs, 108.4 K docs, 431.3 MB 656.8s _16c: 8 segs, 209.5 K docs, 835.1 MB 641.3s _16k: 8 segs, 183.2 K docs, 730.2 MB 584.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 490.3s _18j: 8 segs, 104.6 K docs, 416.1 MB 473.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 453.9s _190: 14 segs, 66.0 K docs, 261.1 MB 403.9s _19u: 14 segs, 67.3 K docs, 266.3 MB 360.2s _1ai: 11 segs, 53.8 K docs, 213.0 MB 342.2s _1at: 10 segs, 48.5 K docs, 192.0 MB 297.9s _1bj: 8 segs, 41.3 K docs, 163.6 MB 285.6s _1br: 8 segs, 107.8 K docs, 428.9 MB 219.0s _1cq: 8 segs, 72.4 K docs, 287.5 MB 203.2s _1cz: 8 segs, 38.9 K docs, 154.1 MB 187.7s _1d7: 8 segs, 74.2 K docs, 294.8 MB 173.9s _1df: 8 segs, 74.7 K docs, 296.7 MB 156.5s _1do: 8 segs, 40.1 K docs, 158.7 MB 140.8s _1dw: 8 segs, 75.4 K docs, 299.7 MB 120.7s _1e5: 8 segs, 39.8 K docs, 157.6 MB 110.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 93.6s _1ek: 8 segs, 39.5 K docs, 156.6 MB 78.1s _1es: 8 segs, 85.3 K docs, 339.1 MB 62.2s _1f0: 8 segs, 85.9 K docs, 341.4 MB 49.6s _1f8: 8 segs, 71.5 K docs, 284.1 MB 33.0s _1fh: 8 segs, 39.2 K docs, 155.0 MB 16.4s _1fq: 8 segs, 39.0 K docs, 154.6 MB 15.0s _1fr: 8 segs, 27.4 K docs, 108.4 MB 20.0 sec: 251 segments, 28 merges 861.6s _144: 8 segs, 1204.3 K docs, 4812.3 MB 728.4s _15i: 8 segs, 104.4 K docs, 415.1 MB 676.9s _166: 8 segs, 108.4 K docs, 431.3 MB 661.8s _16c: 8 segs, 209.5 K docs, 835.1 MB 646.3s _16k: 8 segs, 183.2 K docs, 730.2 MB 589.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 495.3s _18j: 8 segs, 104.6 K docs, 416.1 MB 478.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 458.9s _190: 14 segs, 66.0 K docs, 261.1 MB 408.9s _19u: 14 segs, 67.3 K docs, 266.3 MB 347.2s _1at: 10 segs, 48.5 K docs, 192.0 MB 302.9s _1bj: 8 segs, 41.3 K docs, 163.6 MB 290.6s _1br: 8 segs, 107.8 K docs, 428.9 MB 224.0s _1cq: 8 segs, 72.4 K docs, 287.5 MB 208.2s _1cz: 8 segs, 38.9 K docs, 154.1 MB 192.7s _1d7: 8 segs, 74.2 K docs, 294.8 MB 178.9s _1df: 8 segs, 74.7 K docs, 296.7 MB 161.5s _1do: 8 segs, 40.1 K docs, 158.7 MB 145.8s _1dw: 8 segs, 75.4 K docs, 299.7 MB 125.7s _1e5: 8 segs, 39.8 K docs, 157.6 MB 115.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 98.6s _1ek: 8 segs, 39.5 K docs, 156.6 MB 83.1s _1es: 8 segs, 85.3 K docs, 339.1 MB 67.2s _1f0: 8 segs, 85.9 K docs, 341.4 MB 54.6s _1f8: 8 segs, 71.5 K docs, 284.1 MB 38.0s _1fh: 8 segs, 39.2 K docs, 155.0 MB 21.4s _1fq: 8 segs, 39.0 K docs, 154.6 MB 20.0s _1fr: 8 segs, 27.4 K docs, 108.4 MB 25.1 sec: 251 segments, 28 merges 866.6s _144: 8 segs, 1204.3 K docs, 4812.3 MB 733.4s _15i: 8 segs, 104.4 K docs, 415.1 MB 682.0s _166: 8 segs, 108.4 K docs, 431.3 MB 666.8s _16c: 8 segs, 209.5 K docs, 835.1 MB 651.3s _16k: 8 segs, 183.2 K docs, 730.2 MB 594.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 500.3s _18j: 8 segs, 104.6 K docs, 416.1 MB 483.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 463.9s _190: 14 segs, 66.0 K docs, 261.1 MB 413.9s _19u: 14 segs, 67.3 K docs, 266.3 MB 352.2s _1at: 10 segs, 48.5 K docs, 192.0 MB 307.9s _1bj: 8 segs, 41.3 K docs, 163.6 MB 295.7s _1br: 8 segs, 107.8 K docs, 428.9 MB 229.0s _1cq: 8 segs, 72.4 K docs, 287.5 MB 213.2s _1cz: 8 segs, 38.9 K docs, 154.1 MB 197.7s _1d7: 8 segs, 74.2 K docs, 294.8 MB 183.9s _1df: 8 segs, 74.7 K docs, 296.7 MB 166.5s _1do: 8 segs, 40.1 K docs, 158.7 MB 150.8s _1dw: 8 segs, 75.4 K docs, 299.7 MB 130.7s _1e5: 8 segs, 39.8 K docs, 157.6 MB 120.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 103.6s _1ek: 8 segs, 39.5 K docs, 156.6 MB 88.1s _1es: 8 segs, 85.3 K docs, 339.1 MB 72.2s _1f0: 8 segs, 85.9 K docs, 341.4 MB 59.6s _1f8: 8 segs, 71.5 K docs, 284.1 MB 43.0s _1fh: 8 segs, 39.2 K docs, 155.0 MB 26.4s _1fq: 8 segs, 39.0 K docs, 154.6 MB 25.1s _1fr: 8 segs, 27.4 K docs, 108.4 MB 30.1 sec: 251 segments, 28 merges 871.6s _144: 8 segs, 1204.3 K docs, 4812.3 MB 738.4s _15i: 8 segs, 104.4 K docs, 415.1 MB 687.0s _166: 8 segs, 108.4 K docs, 431.3 MB 671.8s _16c: 8 segs, 209.5 K docs, 835.1 MB 656.3s _16k: 8 segs, 183.2 K docs, 730.2 MB 599.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 505.3s _18j: 8 segs, 104.6 K docs, 416.1 MB 488.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 468.9s _190: 14 segs, 66.0 K docs, 261.1 MB 418.9s _19u: 14 segs, 67.3 K docs, 266.3 MB 357.2s _1at: 10 segs, 48.5 K docs, 192.0 MB 312.9s _1bj: 8 segs, 41.3 K docs, 163.6 MB 300.7s _1br: 8 segs, 107.8 K docs, 428.9 MB 234.0s _1cq: 8 segs, 72.4 K docs, 287.5 MB 218.3s _1cz: 8 segs, 38.9 K docs, 154.1 MB 202.8s _1d7: 8 segs, 74.2 K docs, 294.8 MB 189.0s _1df: 8 segs, 74.7 K docs, 296.7 MB 171.5s _1do: 8 segs, 40.1 K docs, 158.7 MB 155.8s _1dw: 8 segs, 75.4 K docs, 299.7 MB 135.7s _1e5: 8 segs, 39.8 K docs, 157.6 MB 125.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 108.7s _1ek: 8 segs, 39.5 K docs, 156.6 MB 93.1s _1es: 8 segs, 85.3 K docs, 339.1 MB 77.2s _1f0: 8 segs, 85.9 K docs, 341.4 MB 64.6s _1f8: 8 segs, 71.5 K docs, 284.1 MB 48.0s _1fh: 8 segs, 39.2 K docs, 155.0 MB 31.4s _1fq: 8 segs, 39.0 K docs, 154.6 MB 30.1s _1fr: 8 segs, 27.4 K docs, 108.4 MB 35.1 sec: 251 segments, 28 merges 876.6s _144: 8 segs, 1204.3 K docs, 4812.3 MB 743.4s _15i: 8 segs, 104.4 K docs, 415.1 MB 692.0s _166: 8 segs, 108.4 K docs, 431.3 MB 676.8s _16c: 8 segs, 209.5 K docs, 835.1 MB 661.3s _16k: 8 segs, 183.2 K docs, 730.2 MB 604.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 510.3s _18j: 8 segs, 104.6 K docs, 416.1 MB 493.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 473.9s _190: 14 segs, 66.0 K docs, 261.1 MB 423.9s _19u: 14 segs, 67.3 K docs, 266.3 MB 362.2s _1at: 10 segs, 48.5 K docs, 192.0 MB 317.9s _1bj: 8 segs, 41.3 K docs, 163.6 MB 305.7s _1br: 8 segs, 107.8 K docs, 428.9 MB 239.0s _1cq: 8 segs, 72.4 K docs, 287.5 MB 223.3s _1cz: 8 segs, 38.9 K docs, 154.1 MB 207.8s _1d7: 8 segs, 74.2 K docs, 294.8 MB 194.0s _1df: 8 segs, 74.7 K docs, 296.7 MB 176.5s _1do: 8 segs, 40.1 K docs, 158.7 MB 160.8s _1dw: 8 segs, 75.4 K docs, 299.7 MB 140.7s _1e5: 8 segs, 39.8 K docs, 157.6 MB 130.3s _1eb: 8 segs, 152.3 K docs, 606.6 MB 113.7s _1ek: 8 segs, 39.5 K docs, 156.6 MB 98.1s _1es: 8 segs, 85.3 K docs, 339.1 MB 82.2s _1f0: 8 segs, 85.9 K docs, 341.4 MB 69.6s _1f8: 8 segs, 71.5 K docs, 284.1 MB 53.0s _1fh: 8 segs, 39.2 K docs, 155.0 MB 36.4s _1fq: 8 segs, 39.0 K docs, 154.6 MB 35.1s _1fr: 8 segs, 27.4 K docs, 108.4 MB 40.1 sec: 251 segments, 28 merges 881.6s _144: 8 segs, 1204.3 K docs, 4812.3 MB 748.4s _15i: 8 segs, 104.4 K docs, 415.1 MB 697.0s _166: 8 segs, 108.4 K docs, 431.3 MB 681.8s _16c: 8 segs, 209.5 K docs, 835.1 MB 666.3s _16k: 8 segs, 183.2 K docs, 730.2 MB 609.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 515.4s _18j: 8 segs, 104.6 K docs, 416.1 MB 498.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 478.9s _190: 14 segs, 66.0 K docs, 261.1 MB 428.9s _19u: 14 segs, 67.3 K docs, 266.3 MB 367.3s _1at: 10 segs, 48.5 K docs, 192.0 MB 322.9s _1bj: 8 segs, 41.3 K docs, 163.6 MB 310.7s _1br: 8 segs, 107.8 K docs, 428.9 MB 244.0s _1cq: 8 segs, 72.4 K docs, 287.5 MB 228.3s _1cz: 8 segs, 38.9 K docs, 154.1 MB 212.8s _1d7: 8 segs, 74.2 K docs, 294.8 MB 199.0s _1df: 8 segs, 74.7 K docs, 296.7 MB 181.5s _1do: 8 segs, 40.1 K docs, 158.7 MB 165.8s _1dw: 8 segs, 75.4 K docs, 299.7 MB 145.7s _1e5: 8 segs, 39.8 K docs, 157.6 MB 135.3s _1eb: 8 segs, 152.3 K docs, 606.6 MB 118.7s _1ek: 8 segs, 39.5 K docs, 156.6 MB 103.1s _1es: 8 segs, 85.3 K docs, 339.1 MB 87.2s _1f0: 8 segs, 85.9 K docs, 341.4 MB 74.6s _1f8: 8 segs, 71.5 K docs, 284.1 MB 58.0s _1fh: 8 segs, 39.2 K docs, 155.0 MB 41.4s _1fq: 8 segs, 39.0 K docs, 154.6 MB 40.1s _1fr: 8 segs, 27.4 K docs, 108.4 MB 45.1 sec: 251 segments, 28 merges 886.6s _144: 8 segs, 1204.3 K docs, 4812.3 MB 753.5s _15i: 8 segs, 104.4 K docs, 415.1 MB 702.0s _166: 8 segs, 108.4 K docs, 431.3 MB 686.9s _16c: 8 segs, 209.5 K docs, 835.1 MB 671.3s _16k: 8 segs, 183.2 K docs, 730.2 MB 614.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 520.4s _18j: 8 segs, 104.6 K docs, 416.1 MB 503.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 483.9s _190: 14 segs, 66.0 K docs, 261.1 MB 433.9s _19u: 14 segs, 67.3 K docs, 266.3 MB 372.3s _1at: 10 segs, 48.5 K docs, 192.0 MB 327.9s _1bj: 8 segs, 41.3 K docs, 163.6 MB 315.7s _1br: 8 segs, 107.8 K docs, 428.9 MB 249.0s _1cq: 8 segs, 72.4 K docs, 287.5 MB 233.3s _1cz: 8 segs, 38.9 K docs, 154.1 MB 217.8s _1d7: 8 segs, 74.2 K docs, 294.8 MB 204.0s _1df: 8 segs, 74.7 K docs, 296.7 MB 186.5s _1do: 8 segs, 40.1 K docs, 158.7 MB 170.8s _1dw: 8 segs, 75.4 K docs, 299.7 MB 150.7s _1e5: 8 segs, 39.8 K docs, 157.6 MB 140.3s _1eb: 8 segs, 152.3 K docs, 606.6 MB 123.7s _1ek: 8 segs, 39.5 K docs, 156.6 MB 108.1s _1es: 8 segs, 85.3 K docs, 339.1 MB 92.2s _1f0: 8 segs, 85.9 K docs, 341.4 MB 79.6s _1f8: 8 segs, 71.5 K docs, 284.1 MB 63.0s _1fh: 8 segs, 39.2 K docs, 155.0 MB 46.5s _1fq: 8 segs, 39.0 K docs, 154.6 MB 45.1s _1fr: 8 segs, 27.4 K docs, 108.4 MB 50.1 sec: 251 segments, 28 merges 891.7s _144: 8 segs, 1204.3 K docs, 4812.3 MB 758.5s _15i: 8 segs, 104.4 K docs, 415.1 MB 707.0s _166: 8 segs, 108.4 K docs, 431.3 MB 691.9s _16c: 8 segs, 209.5 K docs, 835.1 MB 676.3s _16k: 8 segs, 183.2 K docs, 730.2 MB 619.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 525.4s _18j: 8 segs, 104.6 K docs, 416.1 MB 508.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 488.9s _190: 14 segs, 66.0 K docs, 261.1 MB 438.9s _19u: 14 segs, 67.3 K docs, 266.3 MB 377.3s _1at: 10 segs, 48.5 K docs, 192.0 MB 333.0s _1bj: 8 segs, 41.3 K docs, 163.6 MB 320.7s _1br: 8 segs, 107.8 K docs, 428.9 MB 254.0s _1cq: 8 segs, 72.4 K docs, 287.5 MB 238.3s _1cz: 8 segs, 38.9 K docs, 154.1 MB 222.8s _1d7: 8 segs, 74.2 K docs, 294.8 MB 209.0s _1df: 8 segs, 74.7 K docs, 296.7 MB 191.5s _1do: 8 segs, 40.1 K docs, 158.7 MB 175.8s _1dw: 8 segs, 75.4 K docs, 299.7 MB 155.7s _1e5: 8 segs, 39.8 K docs, 157.6 MB 145.3s _1eb: 8 segs, 152.3 K docs, 606.6 MB 128.7s _1ek: 8 segs, 39.5 K docs, 156.6 MB 113.1s _1es: 8 segs, 85.3 K docs, 339.1 MB 97.2s _1f0: 8 segs, 85.9 K docs, 341.4 MB 84.7s _1f8: 8 segs, 71.5 K docs, 284.1 MB 68.0s _1fh: 8 segs, 39.2 K docs, 155.0 MB 51.5s _1fq: 8 segs, 39.0 K docs, 154.6 MB 50.1s _1fr: 8 segs, 27.4 K docs, 108.4 MB 55.0 sec: 242 segments, 27 merges 896.6s _144: 8 segs, 1204.3 K docs, 4812.3 MB 763.4s _15i: 8 segs, 104.4 K docs, 415.1 MB 711.9s _166: 8 segs, 108.4 K docs, 431.3 MB 696.8s _16c: 8 segs, 209.5 K docs, 835.1 MB 681.2s _16k: 8 segs, 183.2 K docs, 730.2 MB 624.8s _179: 8 segs, 718.7 K docs, 2871.0 MB 530.3s _18j: 8 segs, 104.6 K docs, 416.1 MB 513.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 493.8s _190: 14 segs, 66.0 K docs, 261.1 MB 443.8s _19u: 14 segs, 67.3 K docs, 266.3 MB 337.9s _1bj: 8 segs, 41.3 K docs, 163.6 MB 325.6s _1br: 8 segs, 107.8 K docs, 428.9 MB 258.9s _1cq: 8 segs, 72.4 K docs, 287.5 MB 243.2s _1cz: 8 segs, 38.9 K docs, 154.1 MB 227.7s _1d7: 8 segs, 74.2 K docs, 294.8 MB 213.9s _1df: 8 segs, 74.7 K docs, 296.7 MB 196.5s _1do: 8 segs, 40.1 K docs, 158.7 MB 180.7s _1dw: 8 segs, 75.4 K docs, 299.7 MB 160.6s _1e5: 8 segs, 39.8 K docs, 157.6 MB 150.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 133.6s _1ek: 8 segs, 39.5 K docs, 156.6 MB 118.0s _1es: 8 segs, 85.3 K docs, 339.1 MB 102.1s _1f0: 8 segs, 85.9 K docs, 341.4 MB 89.6s _1f8: 8 segs, 71.5 K docs, 284.1 MB 72.9s _1fh: 8 segs, 39.2 K docs, 155.0 MB 56.4s _1fq: 8 segs, 39.0 K docs, 154.6 MB 55.0s _1fr: 8 segs, 27.4 K docs, 108.4 MB 60.0 sec: 242 segments, 27 merges 901.6s _144: 8 segs, 1204.3 K docs, 4812.3 MB 768.4s _15i: 8 segs, 104.4 K docs, 415.1 MB 716.9s _166: 8 segs, 108.4 K docs, 431.3 MB 701.8s _16c: 8 segs, 209.5 K docs, 835.1 MB 686.2s _16k: 8 segs, 183.2 K docs, 730.2 MB 629.8s _179: 8 segs, 718.7 K docs, 2871.0 MB 535.3s _18j: 8 segs, 104.6 K docs, 416.1 MB 518.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 498.8s _190: 14 segs, 66.0 K docs, 261.1 MB 448.8s _19u: 14 segs, 67.3 K docs, 266.3 MB 342.9s _1bj: 8 segs, 41.3 K docs, 163.6 MB 330.6s _1br: 8 segs, 107.8 K docs, 428.9 MB 263.9s _1cq: 8 segs, 72.4 K docs, 287.5 MB 248.2s _1cz: 8 segs, 38.9 K docs, 154.1 MB 232.7s _1d7: 8 segs, 74.2 K docs, 294.8 MB 218.9s _1df: 8 segs, 74.7 K docs, 296.7 MB 201.5s _1do: 8 segs, 40.1 K docs, 158.7 MB 185.7s _1dw: 8 segs, 75.4 K docs, 299.7 MB 165.6s _1e5: 8 segs, 39.8 K docs, 157.6 MB 155.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 138.6s _1ek: 8 segs, 39.5 K docs, 156.6 MB 123.1s _1es: 8 segs, 85.3 K docs, 339.1 MB 107.2s _1f0: 8 segs, 85.9 K docs, 341.4 MB 94.6s _1f8: 8 segs, 71.5 K docs, 284.1 MB 78.0s _1fh: 8 segs, 39.2 K docs, 155.0 MB 61.4s _1fq: 8 segs, 39.0 K docs, 154.6 MB 60.0s _1fr: 8 segs, 27.4 K docs, 108.4 MB 65.0 sec: 235 segments, 26 merges 906.6s _144: 8 segs, 1204.3 K docs, 4812.3 MB 773.4s _15i: 8 segs, 104.4 K docs, 415.1 MB 721.9s _166: 8 segs, 108.4 K docs, 431.3 MB 706.8s _16c: 8 segs, 209.5 K docs, 835.1 MB 691.3s _16k: 8 segs, 183.2 K docs, 730.2 MB 634.8s _179: 8 segs, 718.7 K docs, 2871.0 MB 540.3s _18j: 8 segs, 104.6 K docs, 416.1 MB 523.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 503.9s _190: 14 segs, 66.0 K docs, 261.1 MB 453.8s _19u: 14 segs, 67.3 K docs, 266.3 MB 347.9s _1bj: 8 segs, 41.3 K docs, 163.6 MB 335.6s _1br: 8 segs, 107.8 K docs, 428.9 MB 268.9s _1cq: 8 segs, 72.4 K docs, 287.5 MB 253.2s _1cz: 8 segs, 38.9 K docs, 154.1 MB 237.7s _1d7: 8 segs, 74.2 K docs, 294.8 MB 223.9s _1df: 8 segs, 74.7 K docs, 296.7 MB 206.5s _1do: 8 segs, 40.1 K docs, 158.7 MB 170.6s _1e5: 8 segs, 39.8 K docs, 157.6 MB 160.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 143.6s _1ek: 8 segs, 39.5 K docs, 156.6 MB 128.1s _1es: 8 segs, 85.3 K docs, 339.1 MB 112.2s _1f0: 8 segs, 85.9 K docs, 341.4 MB 99.6s _1f8: 8 segs, 71.5 K docs, 284.1 MB 83.0s _1fh: 8 segs, 39.2 K docs, 155.0 MB 66.4s _1fq: 8 segs, 39.0 K docs, 154.6 MB 65.0s _1fr: 8 segs, 27.4 K docs, 108.4 MB 70.0 sec: 235 segments, 26 merges 911.6s _144: 8 segs, 1204.3 K docs, 4812.3 MB 778.4s _15i: 8 segs, 104.4 K docs, 415.1 MB 726.9s _166: 8 segs, 108.4 K docs, 431.3 MB 711.8s _16c: 8 segs, 209.5 K docs, 835.1 MB 696.3s _16k: 8 segs, 183.2 K docs, 730.2 MB 639.8s _179: 8 segs, 718.7 K docs, 2871.0 MB 545.3s _18j: 8 segs, 104.6 K docs, 416.1 MB 528.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 508.9s _190: 14 segs, 66.0 K docs, 261.1 MB 458.9s _19u: 14 segs, 67.3 K docs, 266.3 MB 352.9s _1bj: 8 segs, 41.3 K docs, 163.6 MB 340.6s _1br: 8 segs, 107.8 K docs, 428.9 MB 273.9s _1cq: 8 segs, 72.4 K docs, 287.5 MB 258.2s _1cz: 8 segs, 38.9 K docs, 154.1 MB 242.7s _1d7: 8 segs, 74.2 K docs, 294.8 MB 228.9s _1df: 8 segs, 74.7 K docs, 296.7 MB 211.5s _1do: 8 segs, 40.1 K docs, 158.7 MB 175.6s _1e5: 8 segs, 39.8 K docs, 157.6 MB 165.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 148.6s _1ek: 8 segs, 39.5 K docs, 156.6 MB 133.1s _1es: 8 segs, 85.3 K docs, 339.1 MB 117.2s _1f0: 8 segs, 85.9 K docs, 341.4 MB 104.6s _1f8: 8 segs, 71.5 K docs, 284.1 MB 88.0s _1fh: 8 segs, 39.2 K docs, 155.0 MB 71.4s _1fq: 8 segs, 39.0 K docs, 154.6 MB 70.0s _1fr: 8 segs, 27.4 K docs, 108.4 MB 75.0 sec: 235 segments, 26 merges 916.6s _144: 8 segs, 1204.3 K docs, 4812.3 MB 783.4s _15i: 8 segs, 104.4 K docs, 415.1 MB 731.9s _166: 8 segs, 108.4 K docs, 431.3 MB 716.8s _16c: 8 segs, 209.5 K docs, 835.1 MB 701.3s _16k: 8 segs, 183.2 K docs, 730.2 MB 644.8s _179: 8 segs, 718.7 K docs, 2871.0 MB 550.3s _18j: 8 segs, 104.6 K docs, 416.1 MB 533.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 513.9s _190: 14 segs, 66.0 K docs, 261.1 MB 463.9s _19u: 14 segs, 67.3 K docs, 266.3 MB 357.9s _1bj: 8 segs, 41.3 K docs, 163.6 MB 345.6s _1br: 8 segs, 107.8 K docs, 428.9 MB 279.0s _1cq: 8 segs, 72.4 K docs, 287.5 MB 263.2s _1cz: 8 segs, 38.9 K docs, 154.1 MB 247.7s _1d7: 8 segs, 74.2 K docs, 294.8 MB 233.9s _1df: 8 segs, 74.7 K docs, 296.7 MB 216.5s _1do: 8 segs, 40.1 K docs, 158.7 MB 180.6s _1e5: 8 segs, 39.8 K docs, 157.6 MB 170.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 153.6s _1ek: 8 segs, 39.5 K docs, 156.6 MB 138.1s _1es: 8 segs, 85.3 K docs, 339.1 MB 122.2s _1f0: 8 segs, 85.9 K docs, 341.4 MB 109.6s _1f8: 8 segs, 71.5 K docs, 284.1 MB 93.0s _1fh: 8 segs, 39.2 K docs, 155.0 MB 76.4s _1fq: 8 segs, 39.0 K docs, 154.6 MB 75.0s _1fr: 8 segs, 27.4 K docs, 108.4 MB 80.0 sec: 235 segments, 26 merges 921.6s _144: 8 segs, 1204.3 K docs, 4812.3 MB 788.4s _15i: 8 segs, 104.4 K docs, 415.1 MB 736.9s _166: 8 segs, 108.4 K docs, 431.3 MB 721.8s _16c: 8 segs, 209.5 K docs, 835.1 MB 706.3s _16k: 8 segs, 183.2 K docs, 730.2 MB 649.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 555.3s _18j: 8 segs, 104.6 K docs, 416.1 MB 538.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 518.9s _190: 14 segs, 66.0 K docs, 261.1 MB 468.9s _19u: 14 segs, 67.3 K docs, 266.3 MB 362.9s _1bj: 8 segs, 41.3 K docs, 163.6 MB 350.6s _1br: 8 segs, 107.8 K docs, 428.9 MB 284.0s _1cq: 8 segs, 72.4 K docs, 287.5 MB 268.2s _1cz: 8 segs, 38.9 K docs, 154.1 MB 252.7s _1d7: 8 segs, 74.2 K docs, 294.8 MB 238.9s _1df: 8 segs, 74.7 K docs, 296.7 MB 221.5s _1do: 8 segs, 40.1 K docs, 158.7 MB 185.7s _1e5: 8 segs, 39.8 K docs, 157.6 MB 175.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 158.6s _1ek: 8 segs, 39.5 K docs, 156.6 MB 143.1s _1es: 8 segs, 85.3 K docs, 339.1 MB 127.2s _1f0: 8 segs, 85.9 K docs, 341.4 MB 114.6s _1f8: 8 segs, 71.5 K docs, 284.1 MB 98.0s _1fh: 8 segs, 39.2 K docs, 155.0 MB 81.4s _1fq: 8 segs, 39.0 K docs, 154.6 MB 80.0s _1fr: 8 segs, 27.4 K docs, 108.4 MB 85.0 sec: 222 segments, 25 merges 926.6s _144: 8 segs, 1204.3 K docs, 4812.3 MB 793.4s _15i: 8 segs, 104.4 K docs, 415.1 MB 741.9s _166: 8 segs, 108.4 K docs, 431.3 MB 726.8s _16c: 8 segs, 209.5 K docs, 835.1 MB 711.3s _16k: 8 segs, 183.2 K docs, 730.2 MB 654.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 560.3s _18j: 8 segs, 104.6 K docs, 416.1 MB 543.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 523.9s _190: 14 segs, 66.0 K docs, 261.1 MB 367.9s _1bj: 8 segs, 41.3 K docs, 163.6 MB 355.6s _1br: 8 segs, 107.8 K docs, 428.9 MB 289.0s _1cq: 8 segs, 72.4 K docs, 287.5 MB 273.2s _1cz: 8 segs, 38.9 K docs, 154.1 MB 257.7s _1d7: 8 segs, 74.2 K docs, 294.8 MB 243.9s _1df: 8 segs, 74.7 K docs, 296.7 MB 226.5s _1do: 8 segs, 40.1 K docs, 158.7 MB 190.7s _1e5: 8 segs, 39.8 K docs, 157.6 MB 180.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 163.6s _1ek: 8 segs, 39.5 K docs, 156.6 MB 148.1s _1es: 8 segs, 85.3 K docs, 339.1 MB 132.2s _1f0: 8 segs, 85.9 K docs, 341.4 MB 119.6s _1f8: 8 segs, 71.5 K docs, 284.1 MB 103.0s _1fh: 8 segs, 39.2 K docs, 155.0 MB 86.4s _1fq: 8 segs, 39.0 K docs, 154.6 MB 85.0s _1fr: 8 segs, 27.4 K docs, 108.4 MB 90.0 sec: 215 segments, 24 merges 931.6s _144: 8 segs, 1204.3 K docs, 4812.3 MB 798.4s _15i: 8 segs, 104.4 K docs, 415.1 MB 746.9s _166: 8 segs, 108.4 K docs, 431.3 MB 731.8s _16c: 8 segs, 209.5 K docs, 835.1 MB 716.3s _16k: 8 segs, 183.2 K docs, 730.2 MB 659.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 565.3s _18j: 8 segs, 104.6 K docs, 416.1 MB 548.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 528.9s _190: 14 segs, 66.0 K docs, 261.1 MB 372.9s _1bj: 8 segs, 41.3 K docs, 163.6 MB 360.6s _1br: 8 segs, 107.8 K docs, 428.9 MB 294.0s _1cq: 8 segs, 72.4 K docs, 287.5 MB 262.7s _1d7: 8 segs, 74.2 K docs, 294.8 MB 248.9s _1df: 8 segs, 74.7 K docs, 296.7 MB 231.5s _1do: 8 segs, 40.1 K docs, 158.7 MB 195.7s _1e5: 8 segs, 39.8 K docs, 157.6 MB 185.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 168.6s _1ek: 8 segs, 39.5 K docs, 156.6 MB 153.1s _1es: 8 segs, 85.3 K docs, 339.1 MB 137.2s _1f0: 8 segs, 85.9 K docs, 341.4 MB 124.6s _1f8: 8 segs, 71.5 K docs, 284.1 MB 108.0s _1fh: 8 segs, 39.2 K docs, 155.0 MB 91.4s _1fq: 8 segs, 39.0 K docs, 154.6 MB 90.0s _1fr: 8 segs, 27.4 K docs, 108.4 MB 95.0 sec: 215 segments, 24 merges 936.6s _144: 8 segs, 1204.3 K docs, 4812.3 MB 803.4s _15i: 8 segs, 104.4 K docs, 415.1 MB 751.9s _166: 8 segs, 108.4 K docs, 431.3 MB 736.8s _16c: 8 segs, 209.5 K docs, 835.1 MB 721.3s _16k: 8 segs, 183.2 K docs, 730.2 MB 664.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 570.3s _18j: 8 segs, 104.6 K docs, 416.1 MB 553.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 533.9s _190: 14 segs, 66.0 K docs, 261.1 MB 377.9s _1bj: 8 segs, 41.3 K docs, 163.6 MB 365.7s _1br: 8 segs, 107.8 K docs, 428.9 MB 299.0s _1cq: 8 segs, 72.4 K docs, 287.5 MB 267.7s _1d7: 8 segs, 74.2 K docs, 294.8 MB 253.9s _1df: 8 segs, 74.7 K docs, 296.7 MB 236.5s _1do: 8 segs, 40.1 K docs, 158.7 MB 200.7s _1e5: 8 segs, 39.8 K docs, 157.6 MB 190.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 173.6s _1ek: 8 segs, 39.5 K docs, 156.6 MB 158.1s _1es: 8 segs, 85.3 K docs, 339.1 MB 142.2s _1f0: 8 segs, 85.9 K docs, 341.4 MB 129.6s _1f8: 8 segs, 71.5 K docs, 284.1 MB 113.0s _1fh: 8 segs, 39.2 K docs, 155.0 MB 96.4s _1fq: 8 segs, 39.0 K docs, 154.6 MB 95.0s _1fr: 8 segs, 27.4 K docs, 108.4 MB 100.1 sec: 202 segments, 23 merges 941.6s _144: 8 segs, 1204.3 K docs, 4812.3 MB 808.4s _15i: 8 segs, 104.4 K docs, 415.1 MB 757.0s _166: 8 segs, 108.4 K docs, 431.3 MB 741.8s _16c: 8 segs, 209.5 K docs, 835.1 MB 726.3s _16k: 8 segs, 183.2 K docs, 730.2 MB 669.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 575.3s _18j: 8 segs, 104.6 K docs, 416.1 MB 558.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 382.9s _1bj: 8 segs, 41.3 K docs, 163.6 MB 370.7s _1br: 8 segs, 107.8 K docs, 428.9 MB 304.0s _1cq: 8 segs, 72.4 K docs, 287.5 MB 272.7s _1d7: 8 segs, 74.2 K docs, 294.8 MB 258.9s _1df: 8 segs, 74.7 K docs, 296.7 MB 241.5s _1do: 8 segs, 40.1 K docs, 158.7 MB 205.7s _1e5: 8 segs, 39.8 K docs, 157.6 MB 195.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 178.7s _1ek: 8 segs, 39.5 K docs, 156.6 MB 163.1s _1es: 8 segs, 85.3 K docs, 339.1 MB 147.2s _1f0: 8 segs, 85.9 K docs, 341.4 MB 134.6s _1f8: 8 segs, 71.5 K docs, 284.1 MB 118.0s _1fh: 8 segs, 39.2 K docs, 155.0 MB 101.4s _1fq: 8 segs, 39.0 K docs, 154.6 MB 100.1s _1fr: 8 segs, 27.4 K docs, 108.4 MB 105.1 sec: 195 segments, 22 merges 946.6s _144: 8 segs, 1204.3 K docs, 4812.3 MB 813.4s _15i: 8 segs, 104.4 K docs, 415.1 MB 762.0s _166: 8 segs, 108.4 K docs, 431.3 MB 746.8s _16c: 8 segs, 209.5 K docs, 835.1 MB 731.3s _16k: 8 segs, 183.2 K docs, 730.2 MB 674.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 580.3s _18j: 8 segs, 104.6 K docs, 416.1 MB 563.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 387.9s _1bj: 8 segs, 41.3 K docs, 163.6 MB 375.7s _1br: 8 segs, 107.8 K docs, 428.9 MB 309.0s _1cq: 8 segs, 72.4 K docs, 287.5 MB 277.7s _1d7: 8 segs, 74.2 K docs, 294.8 MB 263.9s _1df: 8 segs, 74.7 K docs, 296.7 MB 246.5s _1do: 8 segs, 40.1 K docs, 158.7 MB 210.7s _1e5: 8 segs, 39.8 K docs, 157.6 MB 200.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 183.7s _1ek: 8 segs, 39.5 K docs, 156.6 MB 168.1s _1es: 8 segs, 85.3 K docs, 339.1 MB 152.2s _1f0: 8 segs, 85.9 K docs, 341.4 MB 123.0s _1fh: 8 segs, 39.2 K docs, 155.0 MB 106.4s _1fq: 8 segs, 39.0 K docs, 154.6 MB 105.1s _1fr: 8 segs, 27.4 K docs, 108.4 MB 110.1 sec: 195 segments, 22 merges 951.6s _144: 8 segs, 1204.3 K docs, 4812.3 MB 818.4s _15i: 8 segs, 104.4 K docs, 415.1 MB 767.0s _166: 8 segs, 108.4 K docs, 431.3 MB 751.8s _16c: 8 segs, 209.5 K docs, 835.1 MB 736.3s _16k: 8 segs, 183.2 K docs, 730.2 MB 679.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 585.3s _18j: 8 segs, 104.6 K docs, 416.1 MB 568.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 392.9s _1bj: 8 segs, 41.3 K docs, 163.6 MB 380.7s _1br: 8 segs, 107.8 K docs, 428.9 MB 314.0s _1cq: 8 segs, 72.4 K docs, 287.5 MB 282.8s _1d7: 8 segs, 74.2 K docs, 294.8 MB 269.0s _1df: 8 segs, 74.7 K docs, 296.7 MB 251.5s _1do: 8 segs, 40.1 K docs, 158.7 MB 215.7s _1e5: 8 segs, 39.8 K docs, 157.6 MB 205.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 188.7s _1ek: 8 segs, 39.5 K docs, 156.6 MB 173.1s _1es: 8 segs, 85.3 K docs, 339.1 MB 157.2s _1f0: 8 segs, 85.9 K docs, 341.4 MB 128.0s _1fh: 8 segs, 39.2 K docs, 155.0 MB 111.4s _1fq: 8 segs, 39.0 K docs, 154.6 MB 110.1s _1fr: 8 segs, 27.4 K docs, 108.4 MB 115.1 sec: 188 segments, 22 merges 956.6s _144: 8 segs, 1204.3 K docs, 4812.3 MB 823.4s _15i: 8 segs, 104.4 K docs, 415.1 MB 772.0s _166: 8 segs, 108.4 K docs, 431.3 MB 756.8s _16c: 8 segs, 209.5 K docs, 835.1 MB 741.3s _16k: 8 segs, 183.2 K docs, 730.2 MB 684.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 590.3s _18j: 8 segs, 104.6 K docs, 416.1 MB 573.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 385.7s _1br: 8 segs, 107.8 K docs, 428.9 MB 319.0s _1cq: 8 segs, 72.4 K docs, 287.5 MB 287.8s _1d7: 8 segs, 74.2 K docs, 294.8 MB 274.0s _1df: 8 segs, 74.7 K docs, 296.7 MB 256.5s _1do: 8 segs, 40.1 K docs, 158.7 MB 220.7s _1e5: 8 segs, 39.8 K docs, 157.6 MB 210.3s _1eb: 8 segs, 152.3 K docs, 606.6 MB 193.7s _1ek: 8 segs, 39.5 K docs, 156.6 MB 178.1s _1es: 8 segs, 85.3 K docs, 339.1 MB 162.2s _1f0: 8 segs, 85.9 K docs, 341.4 MB 133.0s _1fh: 8 segs, 39.2 K docs, 155.0 MB 116.4s _1fq: 8 segs, 39.0 K docs, 154.6 MB 115.1s _1fr: 8 segs, 27.4 K docs, 108.4 MB 3.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 120.1 sec: 181 segments, 21 merges 961.6s _144: 8 segs, 1204.3 K docs, 4812.3 MB 828.4s _15i: 8 segs, 104.4 K docs, 415.1 MB 777.0s _166: 8 segs, 108.4 K docs, 431.3 MB 761.8s _16c: 8 segs, 209.5 K docs, 835.1 MB 746.3s _16k: 8 segs, 183.2 K docs, 730.2 MB 689.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 595.4s _18j: 8 segs, 104.6 K docs, 416.1 MB 578.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 390.7s _1br: 8 segs, 107.8 K docs, 428.9 MB 292.8s _1d7: 8 segs, 74.2 K docs, 294.8 MB 279.0s _1df: 8 segs, 74.7 K docs, 296.7 MB 261.5s _1do: 8 segs, 40.1 K docs, 158.7 MB 225.7s _1e5: 8 segs, 39.8 K docs, 157.6 MB 215.3s _1eb: 8 segs, 152.3 K docs, 606.6 MB 198.7s _1ek: 8 segs, 39.5 K docs, 156.6 MB 183.1s _1es: 8 segs, 85.3 K docs, 339.1 MB 167.2s _1f0: 8 segs, 85.9 K docs, 341.4 MB 138.0s _1fh: 8 segs, 39.2 K docs, 155.0 MB 121.4s _1fq: 8 segs, 39.0 K docs, 154.6 MB 120.1s _1fr: 8 segs, 27.4 K docs, 108.4 MB 8.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 125.1 sec: 181 segments, 21 merges 966.6s _144: 8 segs, 1204.3 K docs, 4812.3 MB 833.5s _15i: 8 segs, 104.4 K docs, 415.1 MB 782.0s _166: 8 segs, 108.4 K docs, 431.3 MB 766.8s _16c: 8 segs, 209.5 K docs, 835.1 MB 751.3s _16k: 8 segs, 183.2 K docs, 730.2 MB 694.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 600.4s _18j: 8 segs, 104.6 K docs, 416.1 MB 583.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 395.7s _1br: 8 segs, 107.8 K docs, 428.9 MB 297.8s _1d7: 8 segs, 74.2 K docs, 294.8 MB 284.0s _1df: 8 segs, 74.7 K docs, 296.7 MB 266.5s _1do: 8 segs, 40.1 K docs, 158.7 MB 230.7s _1e5: 8 segs, 39.8 K docs, 157.6 MB 220.3s _1eb: 8 segs, 152.3 K docs, 606.6 MB 203.7s _1ek: 8 segs, 39.5 K docs, 156.6 MB 188.1s _1es: 8 segs, 85.3 K docs, 339.1 MB 172.2s _1f0: 8 segs, 85.9 K docs, 341.4 MB 143.0s _1fh: 8 segs, 39.2 K docs, 155.0 MB 126.4s _1fq: 8 segs, 39.0 K docs, 154.6 MB 125.1s _1fr: 8 segs, 27.4 K docs, 108.4 MB 13.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 130.1 sec: 181 segments, 21 merges 971.6s _144: 8 segs, 1204.3 K docs, 4812.3 MB 838.5s _15i: 8 segs, 104.4 K docs, 415.1 MB 787.0s _166: 8 segs, 108.4 K docs, 431.3 MB 771.9s _16c: 8 segs, 209.5 K docs, 835.1 MB 756.3s _16k: 8 segs, 183.2 K docs, 730.2 MB 699.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 605.4s _18j: 8 segs, 104.6 K docs, 416.1 MB 588.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 400.7s _1br: 8 segs, 107.8 K docs, 428.9 MB 302.8s _1d7: 8 segs, 74.2 K docs, 294.8 MB 289.0s _1df: 8 segs, 74.7 K docs, 296.7 MB 271.5s _1do: 8 segs, 40.1 K docs, 158.7 MB 235.7s _1e5: 8 segs, 39.8 K docs, 157.6 MB 225.3s _1eb: 8 segs, 152.3 K docs, 606.6 MB 208.7s _1ek: 8 segs, 39.5 K docs, 156.6 MB 193.1s _1es: 8 segs, 85.3 K docs, 339.1 MB 177.2s _1f0: 8 segs, 85.9 K docs, 341.4 MB 148.0s _1fh: 8 segs, 39.2 K docs, 155.0 MB 131.5s _1fq: 8 segs, 39.0 K docs, 154.6 MB 130.1s _1fr: 8 segs, 27.4 K docs, 108.4 MB 18.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 135.1 sec: 181 segments, 21 merges 976.7s _144: 8 segs, 1204.3 K docs, 4812.3 MB 843.5s _15i: 8 segs, 104.4 K docs, 415.1 MB 792.0s _166: 8 segs, 108.4 K docs, 431.3 MB 776.9s _16c: 8 segs, 209.5 K docs, 835.1 MB 761.3s _16k: 8 segs, 183.2 K docs, 730.2 MB 704.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 610.4s _18j: 8 segs, 104.6 K docs, 416.1 MB 593.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 405.7s _1br: 8 segs, 107.8 K docs, 428.9 MB 307.8s _1d7: 8 segs, 74.2 K docs, 294.8 MB 294.0s _1df: 8 segs, 74.7 K docs, 296.7 MB 276.5s _1do: 8 segs, 40.1 K docs, 158.7 MB 240.7s _1e5: 8 segs, 39.8 K docs, 157.6 MB 230.3s _1eb: 8 segs, 152.3 K docs, 606.6 MB 213.7s _1ek: 8 segs, 39.5 K docs, 156.6 MB 198.1s _1es: 8 segs, 85.3 K docs, 339.1 MB 182.2s _1f0: 8 segs, 85.9 K docs, 341.4 MB 153.0s _1fh: 8 segs, 39.2 K docs, 155.0 MB 136.5s _1fq: 8 segs, 39.0 K docs, 154.6 MB 135.1s _1fr: 8 segs, 27.4 K docs, 108.4 MB 23.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 140.1 sec: 181 segments, 21 merges 981.7s _144: 8 segs, 1204.3 K docs, 4812.3 MB 848.5s _15i: 8 segs, 104.4 K docs, 415.1 MB 797.0s _166: 8 segs, 108.4 K docs, 431.3 MB 781.9s _16c: 8 segs, 209.5 K docs, 835.1 MB 766.3s _16k: 8 segs, 183.2 K docs, 730.2 MB 709.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 615.4s _18j: 8 segs, 104.6 K docs, 416.1 MB 598.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 410.7s _1br: 8 segs, 107.8 K docs, 428.9 MB 312.8s _1d7: 8 segs, 74.2 K docs, 294.8 MB 299.0s _1df: 8 segs, 74.7 K docs, 296.7 MB 281.6s _1do: 8 segs, 40.1 K docs, 158.7 MB 245.7s _1e5: 8 segs, 39.8 K docs, 157.6 MB 235.3s _1eb: 8 segs, 152.3 K docs, 606.6 MB 218.7s _1ek: 8 segs, 39.5 K docs, 156.6 MB 203.1s _1es: 8 segs, 85.3 K docs, 339.1 MB 187.2s _1f0: 8 segs, 85.9 K docs, 341.4 MB 158.0s _1fh: 8 segs, 39.2 K docs, 155.0 MB 141.5s _1fq: 8 segs, 39.0 K docs, 154.6 MB 140.1s _1fr: 8 segs, 27.4 K docs, 108.4 MB 28.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 145.0 sec: 181 segments, 21 merges 986.6s _144: 8 segs, 1204.3 K docs, 4812.3 MB 853.4s _15i: 8 segs, 104.4 K docs, 415.1 MB 801.9s _166: 8 segs, 108.4 K docs, 431.3 MB 786.8s _16c: 8 segs, 209.5 K docs, 835.1 MB 771.3s _16k: 8 segs, 183.2 K docs, 730.2 MB 714.8s _179: 8 segs, 718.7 K docs, 2871.0 MB 620.3s _18j: 8 segs, 104.6 K docs, 416.1 MB 603.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 415.6s _1br: 8 segs, 107.8 K docs, 428.9 MB 317.7s _1d7: 8 segs, 74.2 K docs, 294.8 MB 303.9s _1df: 8 segs, 74.7 K docs, 296.7 MB 286.5s _1do: 8 segs, 40.1 K docs, 158.7 MB 250.6s _1e5: 8 segs, 39.8 K docs, 157.6 MB 240.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 223.6s _1ek: 8 segs, 39.5 K docs, 156.6 MB 208.1s _1es: 8 segs, 85.3 K docs, 339.1 MB 192.2s _1f0: 8 segs, 85.9 K docs, 341.4 MB 163.0s _1fh: 8 segs, 39.2 K docs, 155.0 MB 146.4s _1fq: 8 segs, 39.0 K docs, 154.6 MB 145.0s _1fr: 8 segs, 27.4 K docs, 108.4 MB 33.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 150.0 sec: 174 segments, 20 merges 991.6s _144: 8 segs, 1204.3 K docs, 4812.3 MB 858.4s _15i: 8 segs, 104.4 K docs, 415.1 MB 806.9s _166: 8 segs, 108.4 K docs, 431.3 MB 791.8s _16c: 8 segs, 209.5 K docs, 835.1 MB 776.3s _16k: 8 segs, 183.2 K docs, 730.2 MB 719.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 625.3s _18j: 8 segs, 104.6 K docs, 416.1 MB 608.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 420.6s _1br: 8 segs, 107.8 K docs, 428.9 MB 308.9s _1df: 8 segs, 74.7 K docs, 296.7 MB 291.5s _1do: 8 segs, 40.1 K docs, 158.7 MB 255.7s _1e5: 8 segs, 39.8 K docs, 157.6 MB 245.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 228.6s _1ek: 8 segs, 39.5 K docs, 156.6 MB 213.1s _1es: 8 segs, 85.3 K docs, 339.1 MB 197.2s _1f0: 8 segs, 85.9 K docs, 341.4 MB 168.0s _1fh: 8 segs, 39.2 K docs, 155.0 MB 151.4s _1fq: 8 segs, 39.0 K docs, 154.6 MB 150.0s _1fr: 8 segs, 27.4 K docs, 108.4 MB 38.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 155.0 sec: 167 segments, 19 merges 996.6s _144: 8 segs, 1204.3 K docs, 4812.3 MB 863.4s _15i: 8 segs, 104.4 K docs, 415.1 MB 811.9s _166: 8 segs, 108.4 K docs, 431.3 MB 796.8s _16c: 8 segs, 209.5 K docs, 835.1 MB 724.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 630.3s _18j: 8 segs, 104.6 K docs, 416.1 MB 613.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 425.6s _1br: 8 segs, 107.8 K docs, 428.9 MB 313.9s _1df: 8 segs, 74.7 K docs, 296.7 MB 296.5s _1do: 8 segs, 40.1 K docs, 158.7 MB 260.7s _1e5: 8 segs, 39.8 K docs, 157.6 MB 250.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 233.6s _1ek: 8 segs, 39.5 K docs, 156.6 MB 218.1s _1es: 8 segs, 85.3 K docs, 339.1 MB 202.2s _1f0: 8 segs, 85.9 K docs, 341.4 MB 173.0s _1fh: 8 segs, 39.2 K docs, 155.0 MB 156.4s _1fq: 8 segs, 39.0 K docs, 154.6 MB 155.0s _1fr: 8 segs, 27.4 K docs, 108.4 MB 43.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 160.0 sec: 167 segments, 19 merges 1001.6s _144: 8 segs, 1204.3 K docs, 4812.3 MB 868.4s _15i: 8 segs, 104.4 K docs, 415.1 MB 816.9s _166: 8 segs, 108.4 K docs, 431.3 MB 801.8s _16c: 8 segs, 209.5 K docs, 835.1 MB 729.8s _179: 8 segs, 718.7 K docs, 2871.0 MB 635.3s _18j: 8 segs, 104.6 K docs, 416.1 MB 618.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 430.6s _1br: 8 segs, 107.8 K docs, 428.9 MB 318.9s _1df: 8 segs, 74.7 K docs, 296.7 MB 301.5s _1do: 8 segs, 40.1 K docs, 158.7 MB 265.6s _1e5: 8 segs, 39.8 K docs, 157.6 MB 255.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 238.6s _1ek: 8 segs, 39.5 K docs, 156.6 MB 223.1s _1es: 8 segs, 85.3 K docs, 339.1 MB 207.2s _1f0: 8 segs, 85.9 K docs, 341.4 MB 178.0s _1fh: 8 segs, 39.2 K docs, 155.0 MB 161.4s _1fq: 8 segs, 39.0 K docs, 154.6 MB 160.0s _1fr: 8 segs, 27.4 K docs, 108.4 MB 48.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 165.0 sec: 160 segments, 18 merges 1006.6s _144: 8 segs, 1204.3 K docs, 4812.3 MB 873.4s _15i: 8 segs, 104.4 K docs, 415.1 MB 821.9s _166: 8 segs, 108.4 K docs, 431.3 MB 806.8s _16c: 8 segs, 209.5 K docs, 835.1 MB 734.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 640.3s _18j: 8 segs, 104.6 K docs, 416.1 MB 623.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 435.6s _1br: 8 segs, 107.8 K docs, 428.9 MB 323.9s _1df: 8 segs, 74.7 K docs, 296.7 MB 306.5s _1do: 8 segs, 40.1 K docs, 158.7 MB 270.6s _1e5: 8 segs, 39.8 K docs, 157.6 MB 260.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 243.6s _1ek: 8 segs, 39.5 K docs, 156.6 MB 228.1s _1es: 8 segs, 85.3 K docs, 339.1 MB 212.2s _1f0: 8 segs, 85.9 K docs, 341.4 MB 183.0s _1fh: 8 segs, 39.2 K docs, 155.0 MB 165.0s _1fr: 8 segs, 27.4 K docs, 108.4 MB 53.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 170.0 sec: 153 segments, 17 merges 1011.6s _144: 8 segs, 1204.3 K docs, 4812.3 MB 878.4s _15i: 8 segs, 104.4 K docs, 415.1 MB 826.9s _166: 8 segs, 108.4 K docs, 431.3 MB 811.8s _16c: 8 segs, 209.5 K docs, 835.1 MB 739.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 645.3s _18j: 8 segs, 104.6 K docs, 416.1 MB 628.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 440.6s _1br: 8 segs, 107.8 K docs, 428.9 MB 328.9s _1df: 8 segs, 74.7 K docs, 296.7 MB 311.5s _1do: 8 segs, 40.1 K docs, 158.7 MB 275.7s _1e5: 8 segs, 39.8 K docs, 157.6 MB 265.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 248.6s _1ek: 8 segs, 39.5 K docs, 156.6 MB 233.1s _1es: 8 segs, 85.3 K docs, 339.1 MB 217.2s _1f0: 8 segs, 85.9 K docs, 341.4 MB 188.0s _1fh: 8 segs, 39.2 K docs, 155.0 MB 58.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 175.0 sec: 139 segments, 15 merges 1016.6s _144: 8 segs, 1204.3 K docs, 4812.3 MB 883.4s _15i: 8 segs, 104.4 K docs, 415.1 MB 831.9s _166: 8 segs, 108.4 K docs, 431.3 MB 816.8s _16c: 8 segs, 209.5 K docs, 835.1 MB 744.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 650.3s _18j: 8 segs, 104.6 K docs, 416.1 MB 633.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 445.6s _1br: 8 segs, 107.8 K docs, 428.9 MB 333.9s _1df: 8 segs, 74.7 K docs, 296.7 MB 316.5s _1do: 8 segs, 40.1 K docs, 158.7 MB 280.7s _1e5: 8 segs, 39.8 K docs, 157.6 MB 270.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 222.2s _1f0: 8 segs, 85.9 K docs, 341.4 MB 193.0s _1fh: 8 segs, 39.2 K docs, 155.0 MB 63.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 180.0 sec: 125 segments, 14 merges 1021.6s _144: 8 segs, 1204.3 K docs, 4812.3 MB 888.4s _15i: 8 segs, 104.4 K docs, 415.1 MB 836.9s _166: 8 segs, 108.4 K docs, 431.3 MB 821.8s _16c: 8 segs, 209.5 K docs, 835.1 MB 749.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 638.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 338.9s _1df: 8 segs, 74.7 K docs, 296.7 MB 321.5s _1do: 8 segs, 40.1 K docs, 158.7 MB 285.7s _1e5: 8 segs, 39.8 K docs, 157.6 MB 275.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 227.2s _1f0: 8 segs, 85.9 K docs, 341.4 MB 198.0s _1fh: 8 segs, 39.2 K docs, 155.0 MB 68.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 5.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 185.1 sec: 111 segments, 12 merges 1026.6s _144: 8 segs, 1204.3 K docs, 4812.3 MB 893.4s _15i: 8 segs, 104.4 K docs, 415.1 MB 826.8s _16c: 8 segs, 209.5 K docs, 835.1 MB 754.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 643.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 343.9s _1df: 8 segs, 74.7 K docs, 296.7 MB 326.5s _1do: 8 segs, 40.1 K docs, 158.7 MB 280.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 232.2s _1f0: 8 segs, 85.9 K docs, 341.4 MB 203.0s _1fh: 8 segs, 39.2 K docs, 155.0 MB 73.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 10.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 190.1 sec: 104 segments, 11 merges 1031.6s _144: 8 segs, 1204.3 K docs, 4812.3 MB 831.8s _16c: 8 segs, 209.5 K docs, 835.1 MB 759.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 648.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 348.9s _1df: 8 segs, 74.7 K docs, 296.7 MB 331.5s _1do: 8 segs, 40.1 K docs, 158.7 MB 285.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 237.2s _1f0: 8 segs, 85.9 K docs, 341.4 MB 208.0s _1fh: 8 segs, 39.2 K docs, 155.0 MB 78.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 15.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 195.1 sec: 97 segments, 10 merges 1036.6s _144: 8 segs, 1204.3 K docs, 4812.3 MB 836.8s _16c: 8 segs, 209.5 K docs, 835.1 MB 764.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 653.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 336.5s _1do: 8 segs, 40.1 K docs, 158.7 MB 290.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 242.2s _1f0: 8 segs, 85.9 K docs, 341.4 MB 213.0s _1fh: 8 segs, 39.2 K docs, 155.0 MB 83.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 20.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 200.1 sec: 97 segments, 10 merges 1041.6s _144: 8 segs, 1204.3 K docs, 4812.3 MB 841.8s _16c: 8 segs, 209.5 K docs, 835.1 MB 769.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 658.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 341.5s _1do: 8 segs, 40.1 K docs, 158.7 MB 295.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 247.2s _1f0: 8 segs, 85.9 K docs, 341.4 MB 218.0s _1fh: 8 segs, 39.2 K docs, 155.0 MB 88.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 25.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 205.1 sec: 97 segments, 10 merges 1046.6s _144: 8 segs, 1204.3 K docs, 4812.3 MB 846.8s _16c: 8 segs, 209.5 K docs, 835.1 MB 774.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 663.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 346.5s _1do: 8 segs, 40.1 K docs, 158.7 MB 300.3s _1eb: 8 segs, 152.3 K docs, 606.6 MB 252.2s _1f0: 8 segs, 85.9 K docs, 341.4 MB 223.0s _1fh: 8 segs, 39.2 K docs, 155.0 MB 93.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 30.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 210.1 sec: 90 segments, 9 merges 1051.6s _144: 8 segs, 1204.3 K docs, 4812.3 MB 851.8s _16c: 8 segs, 209.5 K docs, 835.1 MB 779.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 668.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 351.5s _1do: 8 segs, 40.1 K docs, 158.7 MB 305.3s _1eb: 8 segs, 152.3 K docs, 606.6 MB 257.2s _1f0: 8 segs, 85.9 K docs, 341.4 MB 98.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 35.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 215.1 sec: 90 segments, 9 merges 1056.6s _144: 8 segs, 1204.3 K docs, 4812.3 MB 856.9s _16c: 8 segs, 209.5 K docs, 835.1 MB 784.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 673.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 356.5s _1do: 8 segs, 40.1 K docs, 158.7 MB 310.3s _1eb: 8 segs, 152.3 K docs, 606.6 MB 262.2s _1f0: 8 segs, 85.9 K docs, 341.4 MB 103.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 40.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 220.1 sec: 90 segments, 9 merges 1061.6s _144: 8 segs, 1204.3 K docs, 4812.3 MB 861.9s _16c: 8 segs, 209.5 K docs, 835.1 MB 789.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 678.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 361.5s _1do: 8 segs, 40.1 K docs, 158.7 MB 315.3s _1eb: 8 segs, 152.3 K docs, 606.6 MB 267.2s _1f0: 8 segs, 85.9 K docs, 341.4 MB 108.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 45.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 225.1 sec: 90 segments, 9 merges 1066.7s _144: 8 segs, 1204.3 K docs, 4812.3 MB 866.9s _16c: 8 segs, 209.5 K docs, 835.1 MB 794.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 683.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 366.5s _1do: 8 segs, 40.1 K docs, 158.7 MB 320.3s _1eb: 8 segs, 152.3 K docs, 606.6 MB 272.2s _1f0: 8 segs, 85.9 K docs, 341.4 MB 113.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 50.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 230.1 sec: 83 segments, 8 merges 1071.7s _144: 8 segs, 1204.3 K docs, 4812.3 MB 871.9s _16c: 8 segs, 209.5 K docs, 835.1 MB 799.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 688.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 325.3s _1eb: 8 segs, 152.3 K docs, 606.6 MB 277.2s _1f0: 8 segs, 85.9 K docs, 341.4 MB 118.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 55.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 235.0 sec: 83 segments, 8 merges 1076.6s _144: 8 segs, 1204.3 K docs, 4812.3 MB 876.8s _16c: 8 segs, 209.5 K docs, 835.1 MB 804.8s _179: 8 segs, 718.7 K docs, 2871.0 MB 693.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 330.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 282.1s _1f0: 8 segs, 85.9 K docs, 341.4 MB 123.6s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 59.9s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 240.0 sec: 83 segments, 8 merges 1081.6s _144: 8 segs, 1204.3 K docs, 4812.3 MB 881.8s _16c: 8 segs, 209.5 K docs, 835.1 MB 809.8s _179: 8 segs, 718.7 K docs, 2871.0 MB 698.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 335.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 287.2s _1f0: 8 segs, 85.9 K docs, 341.4 MB 128.6s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 64.9s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 245.0 sec: 83 segments, 8 merges 1086.6s _144: 8 segs, 1204.3 K docs, 4812.3 MB 886.8s _16c: 8 segs, 209.5 K docs, 835.1 MB 814.8s _179: 8 segs, 718.7 K docs, 2871.0 MB 703.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 340.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 292.2s _1f0: 8 segs, 85.9 K docs, 341.4 MB 133.6s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 69.9s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 250.0 sec: 83 segments, 8 merges 1091.6s _144: 8 segs, 1204.3 K docs, 4812.3 MB 891.8s _16c: 8 segs, 209.5 K docs, 835.1 MB 819.8s _179: 8 segs, 718.7 K docs, 2871.0 MB 708.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 345.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 297.2s _1f0: 8 segs, 85.9 K docs, 341.4 MB 138.6s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 74.9s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 255.0 sec: 76 segments, 8 merges 1096.6s _144: 8 segs, 1204.3 K docs, 4812.3 MB 896.8s _16c: 8 segs, 209.5 K docs, 835.1 MB 824.8s _179: 8 segs, 718.7 K docs, 2871.0 MB 713.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 350.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 143.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 79.9s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 0.7s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 260.0 sec: 76 segments, 8 merges 1101.6s _144: 8 segs, 1204.3 K docs, 4812.3 MB 901.8s _16c: 8 segs, 209.5 K docs, 835.1 MB 829.8s _179: 8 segs, 718.7 K docs, 2871.0 MB 718.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 355.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 148.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 84.9s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 5.7s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 265.0 sec: 76 segments, 8 merges 1106.6s _144: 8 segs, 1204.3 K docs, 4812.3 MB 906.8s _16c: 8 segs, 209.5 K docs, 835.1 MB 834.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 723.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 360.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 153.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 89.9s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 10.7s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 270.0 sec: 76 segments, 8 merges 1111.6s _144: 8 segs, 1204.3 K docs, 4812.3 MB 911.8s _16c: 8 segs, 209.5 K docs, 835.1 MB 839.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 728.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 365.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 158.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 95.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 15.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 275.0 sec: 76 segments, 8 merges 1116.6s _144: 8 segs, 1204.3 K docs, 4812.3 MB 916.8s _16c: 8 segs, 209.5 K docs, 835.1 MB 844.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 733.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 370.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 163.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 100.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 20.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 280.0 sec: 76 segments, 8 merges 1121.6s _144: 8 segs, 1204.3 K docs, 4812.3 MB 921.8s _16c: 8 segs, 209.5 K docs, 835.1 MB 849.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 738.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 375.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 168.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 105.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 25.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 285.0 sec: 76 segments, 8 merges 1126.6s _144: 8 segs, 1204.3 K docs, 4812.3 MB 926.8s _16c: 8 segs, 209.5 K docs, 835.1 MB 854.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 743.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 380.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 173.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 110.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 30.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 290.1 sec: 76 segments, 8 merges 1131.6s _144: 8 segs, 1204.3 K docs, 4812.3 MB 931.8s _16c: 8 segs, 209.5 K docs, 835.1 MB 859.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 748.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 385.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 178.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 115.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 35.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 295.1 sec: 76 segments, 8 merges 1136.6s _144: 8 segs, 1204.3 K docs, 4812.3 MB 936.8s _16c: 8 segs, 209.5 K docs, 835.1 MB 864.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 753.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 390.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 183.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 120.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 40.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 300.1 sec: 69 segments, 7 merges 941.8s _16c: 8 segs, 209.5 K docs, 835.1 MB 869.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 758.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 395.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 188.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 125.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 45.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 305.1 sec: 69 segments, 7 merges 946.8s _16c: 8 segs, 209.5 K docs, 835.1 MB 874.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 763.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 400.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 193.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 130.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 50.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 310.1 sec: 69 segments, 7 merges 951.8s _16c: 8 segs, 209.5 K docs, 835.1 MB 879.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 768.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 405.3s _1eb: 8 segs, 152.3 K docs, 606.6 MB 198.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 135.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 55.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 315.1 sec: 62 segments, 6 merges 884.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 773.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 410.3s _1eb: 8 segs, 152.3 K docs, 606.6 MB 203.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 140.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 60.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 320.1 sec: 62 segments, 6 merges 889.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 778.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 415.3s _1eb: 8 segs, 152.3 K docs, 606.6 MB 208.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 145.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 65.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 325.1 sec: 62 segments, 6 merges 894.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 783.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 420.3s _1eb: 8 segs, 152.3 K docs, 606.6 MB 213.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 150.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 70.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 330.1 sec: 62 segments, 6 merges 899.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 788.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 425.3s _1eb: 8 segs, 152.3 K docs, 606.6 MB 218.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 155.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 75.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 335.1 sec: 62 segments, 6 merges 904.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 793.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 430.3s _1eb: 8 segs, 152.3 K docs, 606.6 MB 223.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 160.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 80.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 340.1 sec: 62 segments, 6 merges 909.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 798.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 435.3s _1eb: 8 segs, 152.3 K docs, 606.6 MB 228.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 165.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 85.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 345.0 sec: 62 segments, 6 merges 914.8s _179: 8 segs, 718.7 K docs, 2871.0 MB 803.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 440.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 233.6s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 169.9s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 90.7s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 350.0 sec: 62 segments, 6 merges 919.8s _179: 8 segs, 718.7 K docs, 2871.0 MB 808.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 445.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 238.6s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 174.9s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 95.7s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 355.0 sec: 62 segments, 6 merges 924.8s _179: 8 segs, 718.7 K docs, 2871.0 MB 813.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 450.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 243.6s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 179.9s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 100.7s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 360.0 sec: 62 segments, 6 merges 929.8s _179: 8 segs, 718.7 K docs, 2871.0 MB 818.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 455.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 248.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 184.9s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 105.7s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 365.0 sec: 62 segments, 6 merges 934.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 823.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 460.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 253.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 189.9s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 110.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 370.0 sec: 62 segments, 6 merges 939.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 828.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 465.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 258.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 195.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 115.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 375.0 sec: 62 segments, 6 merges 944.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 833.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 470.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 263.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 200.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 120.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 380.1 sec: 62 segments, 6 merges 949.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 838.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 475.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 268.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 205.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 125.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 385.1 sec: 62 segments, 6 merges 954.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 843.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 480.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 273.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 210.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 130.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 390.1 sec: 62 segments, 6 merges 959.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 848.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 485.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 278.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 215.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 135.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 395.1 sec: 62 segments, 6 merges 964.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 853.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 490.3s _1eb: 8 segs, 152.3 K docs, 606.6 MB 283.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 220.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 140.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 400.1 sec: 62 segments, 6 merges 969.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 858.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 495.3s _1eb: 8 segs, 152.3 K docs, 606.6 MB 288.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 225.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 145.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 405.1 sec: 62 segments, 6 merges 974.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 863.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 500.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 293.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 230.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 150.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 410.1 sec: 62 segments, 6 merges 979.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 868.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 505.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 298.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 235.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 155.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 415.1 sec: 62 segments, 6 merges 984.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 873.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 510.3s _1eb: 8 segs, 152.3 K docs, 606.6 MB 303.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 240.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 160.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 420.1 sec: 62 segments, 6 merges 989.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 878.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 515.3s _1eb: 8 segs, 152.3 K docs, 606.6 MB 308.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 245.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 165.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 425.1 sec: 62 segments, 6 merges 994.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 883.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 520.3s _1eb: 8 segs, 152.3 K docs, 606.6 MB 313.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 250.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 170.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 430.1 sec: 62 segments, 6 merges 999.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 888.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 525.3s _1eb: 8 segs, 152.3 K docs, 606.6 MB 318.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 255.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 175.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 435.1 sec: 62 segments, 6 merges 1004.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 893.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 530.3s _1eb: 8 segs, 152.3 K docs, 606.6 MB 323.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 260.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 180.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 440.1 sec: 62 segments, 6 merges 1009.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 898.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 535.3s _1eb: 8 segs, 152.3 K docs, 606.6 MB 328.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 265.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 185.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 445.1 sec: 62 segments, 6 merges 1014.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 903.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 540.3s _1eb: 8 segs, 152.3 K docs, 606.6 MB 333.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 270.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 190.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 450.0 sec: 62 segments, 6 merges 1019.8s _179: 8 segs, 718.7 K docs, 2871.0 MB 908.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 545.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 338.6s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 274.9s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 195.7s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 455.0 sec: 62 segments, 6 merges 1024.8s _179: 8 segs, 718.7 K docs, 2871.0 MB 913.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 550.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 343.6s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 279.9s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 200.7s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 460.0 sec: 62 segments, 6 merges 1029.8s _179: 8 segs, 718.7 K docs, 2871.0 MB 918.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 555.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 348.6s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 284.9s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 205.7s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 465.0 sec: 62 segments, 6 merges 1034.8s _179: 8 segs, 718.7 K docs, 2871.0 MB 923.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 560.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 353.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 289.9s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 210.7s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 470.0 sec: 62 segments, 6 merges 1039.8s _179: 8 segs, 718.7 K docs, 2871.0 MB 928.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 565.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 358.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 294.9s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 215.7s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 475.0 sec: 62 segments, 6 merges 1044.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 933.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 570.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 363.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 299.9s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 220.7s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 480.0 sec: 62 segments, 6 merges 1049.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 938.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 575.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 368.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 305.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 225.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 485.0 sec: 62 segments, 6 merges 1054.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 943.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 580.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 373.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 310.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 230.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 490.0 sec: 62 segments, 6 merges 1059.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 948.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 585.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 378.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 315.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 235.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 495.0 sec: 62 segments, 6 merges 1064.9s _179: 8 segs, 718.7 K docs, 2871.0 MB 953.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 590.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 383.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 320.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 240.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 500.1 sec: 55 segments, 5 merges 958.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 595.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 388.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 325.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 245.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 505.1 sec: 55 segments, 5 merges 963.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 600.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 393.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 330.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 250.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 510.1 sec: 55 segments, 5 merges 968.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 605.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 398.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 335.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 255.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 515.1 sec: 55 segments, 5 merges 973.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 610.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 403.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 340.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 260.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 520.1 sec: 55 segments, 5 merges 978.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 615.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 408.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 345.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 265.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 525.1 sec: 55 segments, 5 merges 983.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 620.3s _1eb: 8 segs, 152.3 K docs, 606.6 MB 413.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 350.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 270.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 530.1 sec: 55 segments, 5 merges 988.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 625.3s _1eb: 8 segs, 152.3 K docs, 606.6 MB 418.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 355.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 275.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 535.1 sec: 55 segments, 5 merges 993.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 630.3s _1eb: 8 segs, 152.3 K docs, 606.6 MB 423.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 360.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 280.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 540.1 sec: 55 segments, 5 merges 998.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 635.3s _1eb: 8 segs, 152.3 K docs, 606.6 MB 428.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 365.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 285.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 545.1 sec: 55 segments, 5 merges 1003.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 640.3s _1eb: 8 segs, 152.3 K docs, 606.6 MB 433.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 370.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 290.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 550.1 sec: 55 segments, 5 merges 1008.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 645.3s _1eb: 8 segs, 152.3 K docs, 606.6 MB 438.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 375.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 295.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 555.0 sec: 55 segments, 5 merges 1013.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 650.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 443.6s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 379.9s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 300.7s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 560.0 sec: 55 segments, 5 merges 1018.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 655.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 448.6s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 384.9s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 305.7s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 565.0 sec: 55 segments, 5 merges 1023.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 660.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 453.6s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 389.9s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 310.7s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 570.0 sec: 55 segments, 5 merges 1028.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 665.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 458.6s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 394.9s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 315.7s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 575.0 sec: 55 segments, 5 merges 1033.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 670.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 463.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 399.9s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 320.7s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 580.0 sec: 55 segments, 5 merges 1038.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 675.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 468.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 404.9s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 325.7s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 585.0 sec: 55 segments, 5 merges 1043.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 680.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 473.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 409.9s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 330.7s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 590.0 sec: 55 segments, 5 merges 1048.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 685.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 478.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 415.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 335.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 595.0 sec: 55 segments, 5 merges 1053.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 690.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 483.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 420.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 340.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 600.0 sec: 55 segments, 5 merges 1058.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 695.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 488.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 425.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 345.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 605.0 sec: 55 segments, 5 merges 1063.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 700.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 493.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 430.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 350.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 610.1 sec: 55 segments, 5 merges 1068.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 705.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 498.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 435.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 355.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 615.1 sec: 55 segments, 5 merges 1073.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 710.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 503.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 440.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 360.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 620.1 sec: 55 segments, 5 merges 1078.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 715.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 508.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 445.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 365.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 625.1 sec: 55 segments, 5 merges 1083.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 720.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 513.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 450.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 370.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 630.1 sec: 55 segments, 5 merges 1088.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 725.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 518.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 455.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 375.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 635.1 sec: 55 segments, 5 merges 1093.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 730.3s _1eb: 8 segs, 152.3 K docs, 606.6 MB 523.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 460.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 380.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 640.1 sec: 55 segments, 5 merges 1098.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 735.3s _1eb: 8 segs, 152.3 K docs, 606.6 MB 528.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 465.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 385.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 645.1 sec: 55 segments, 5 merges 1103.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 740.3s _1eb: 8 segs, 152.3 K docs, 606.6 MB 533.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 470.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 390.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 650.1 sec: 55 segments, 5 merges 1108.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 745.3s _1eb: 8 segs, 152.3 K docs, 606.6 MB 538.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 475.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 395.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 655.1 sec: 55 segments, 5 merges 1113.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 750.3s _1eb: 8 segs, 152.3 K docs, 606.6 MB 543.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 480.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 400.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 660.0 sec: 55 segments, 5 merges 1118.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 755.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 548.6s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 484.9s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 405.7s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 665.0 sec: 55 segments, 5 merges 1123.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 760.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 553.6s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 489.9s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 410.7s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 670.0 sec: 55 segments, 5 merges 1128.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 765.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 558.6s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 494.9s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 415.7s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 675.0 sec: 55 segments, 5 merges 1133.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 770.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 563.6s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 499.9s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 420.7s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 680.0 sec: 55 segments, 5 merges 1138.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 775.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 568.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 504.9s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 425.7s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 685.0 sec: 55 segments, 5 merges 1143.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 780.2s _1eb: 8 segs, 152.3 K docs, 606.6 MB 573.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 509.9s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 430.7s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 690.0 sec: 48 segments, 4 merges 1148.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 578.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 514.9s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 435.7s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 695.0 sec: 48 segments, 4 merges 1153.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 583.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 520.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 440.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 700.0 sec: 48 segments, 4 merges 1158.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 588.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 525.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 445.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 705.0 sec: 48 segments, 4 merges 1163.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 593.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 530.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 450.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 710.0 sec: 48 segments, 4 merges 1168.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 598.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 535.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 455.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 715.1 sec: 48 segments, 4 merges 1173.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 603.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 540.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 460.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 720.2 sec: 48 segments, 4 merges 1178.5s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 608.8s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 545.1s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 465.9s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 725.1 sec: 48 segments, 4 merges 1183.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 613.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 550.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 470.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 730.1 sec: 48 segments, 4 merges 1188.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 618.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 555.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 475.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 735.1 sec: 48 segments, 4 merges 1193.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 623.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 560.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 480.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 740.1 sec: 48 segments, 4 merges 1198.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 628.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 565.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 485.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 745.0 sec: 48 segments, 4 merges 1203.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 633.6s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 569.9s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 490.7s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 750.0 sec: 48 segments, 4 merges 1208.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 638.6s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 574.9s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 495.7s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 755.0 sec: 48 segments, 4 merges 1213.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 643.6s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 579.9s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 500.7s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 760.0 sec: 48 segments, 4 merges 1218.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 648.6s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 584.9s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 505.7s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 765.0 sec: 48 segments, 4 merges 1223.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 653.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 589.9s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 510.7s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 770.0 sec: 48 segments, 4 merges 1228.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 658.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 594.9s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 515.7s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 775.0 sec: 48 segments, 4 merges 1233.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 663.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 599.9s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 520.7s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 780.0 sec: 48 segments, 4 merges 1238.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 668.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 605.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 525.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 785.0 sec: 48 segments, 4 merges 1243.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 673.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 610.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 530.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 790.0 sec: 48 segments, 4 merges 1248.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 678.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 615.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 535.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 795.0 sec: 48 segments, 4 merges 1253.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 683.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 620.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 540.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 800.0 sec: 48 segments, 4 merges 1258.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 688.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 625.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 545.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 805.1 sec: 48 segments, 4 merges 1263.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 693.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 630.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 550.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 810.1 sec: 48 segments, 4 merges 1268.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 698.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 635.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 555.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 815.1 sec: 48 segments, 4 merges 1273.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 703.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 640.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 560.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 820.1 sec: 48 segments, 4 merges 1278.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 708.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 645.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 565.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 825.1 sec: 48 segments, 4 merges 1283.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 713.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 650.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 570.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 830.1 sec: 48 segments, 4 merges 1288.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 718.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 655.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 575.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 835.1 sec: 48 segments, 4 merges 1293.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 723.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 660.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 580.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 840.1 sec: 48 segments, 4 merges 1298.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 728.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 665.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 585.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 845.1 sec: 48 segments, 4 merges 1303.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 733.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 670.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 590.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 850.1 sec: 48 segments, 4 merges 1308.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 738.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 675.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 595.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 855.1 sec: 48 segments, 4 merges 1313.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 743.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 680.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 600.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 860.1 sec: 48 segments, 4 merges 1318.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 748.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 685.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 605.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 865.0 sec: 48 segments, 4 merges 1323.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 753.6s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 689.9s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 610.7s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 870.0 sec: 48 segments, 4 merges 1328.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 758.6s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 694.9s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 615.7s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 875.0 sec: 48 segments, 4 merges 1333.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 763.6s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 699.9s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 620.7s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 880.0 sec: 48 segments, 4 merges 1338.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 768.6s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 704.9s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 625.7s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 885.0 sec: 48 segments, 4 merges 1343.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 773.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 709.9s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 630.7s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 890.0 sec: 48 segments, 4 merges 1348.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 778.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 714.9s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 635.7s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 895.0 sec: 48 segments, 4 merges 1353.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 783.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 719.9s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 640.7s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 900.0 sec: 48 segments, 4 merges 1358.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 788.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 725.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 645.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 905.0 sec: 48 segments, 4 merges 1363.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 793.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 730.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 650.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 910.0 sec: 48 segments, 4 merges 1368.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 798.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 735.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 655.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 915.0 sec: 48 segments, 4 merges 1373.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 803.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 740.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 660.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 920.0 sec: 48 segments, 4 merges 1378.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 808.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 745.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 665.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 925.1 sec: 48 segments, 4 merges 1383.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 813.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 750.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 670.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 930.1 sec: 48 segments, 4 merges 1388.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 818.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 755.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 675.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 935.1 sec: 48 segments, 4 merges 1393.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 823.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 760.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 680.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 940.1 sec: 48 segments, 4 merges 1398.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 828.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 765.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 685.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 945.1 sec: 48 segments, 4 merges 1403.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 833.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 770.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 690.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 950.1 sec: 48 segments, 4 merges 1408.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 838.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 775.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 695.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 955.1 sec: 48 segments, 4 merges 1413.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 843.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 780.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 700.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 960.1 sec: 48 segments, 4 merges 1418.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 848.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 785.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 705.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 965.1 sec: 48 segments, 4 merges 1423.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 853.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 790.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 710.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 970.1 sec: 48 segments, 4 merges 1428.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 858.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 795.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 715.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 975.1 sec: 48 segments, 4 merges 1433.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 863.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 800.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 720.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 980.1 sec: 48 segments, 4 merges 1438.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 868.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 805.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 725.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 985.0 sec: 48 segments, 4 merges 1443.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 873.6s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 809.9s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 730.7s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 990.0 sec: 48 segments, 4 merges 1448.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 878.6s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 814.9s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 735.7s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 995.0 sec: 48 segments, 4 merges 1453.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 883.6s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 819.9s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 740.7s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 1000.0 sec: 48 segments, 4 merges 1458.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 888.6s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 824.9s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 745.7s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 1005.0 sec: 48 segments, 4 merges 1463.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 893.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 829.9s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 750.7s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 1010.0 sec: 48 segments, 4 merges 1468.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 898.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 834.9s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 755.7s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 1015.0 sec: 48 segments, 4 merges 1473.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 903.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 839.9s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 760.7s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 1020.0 sec: 48 segments, 4 merges 1478.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 908.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 845.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 765.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 1025.0 sec: 48 segments, 4 merges 1483.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 913.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 850.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 770.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 1030.0 sec: 48 segments, 4 merges 1488.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 918.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 855.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 775.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 1035.0 sec: 48 segments, 4 merges 1493.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 923.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 860.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 780.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 1040.1 sec: 48 segments, 4 merges 1498.3s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 928.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 865.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 785.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 1045.1 sec: 48 segments, 4 merges 1503.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 933.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 870.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 790.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 1050.1 sec: 48 segments, 4 merges 1508.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 938.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 875.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 795.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 1055.1 sec: 48 segments, 4 merges 1513.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 943.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 880.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 800.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 1060.1 sec: 48 segments, 4 merges 1518.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 948.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 885.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 805.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 1065.1 sec: 48 segments, 4 merges 1523.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 953.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 890.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 810.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 1070.1 sec: 48 segments, 4 merges 1528.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 958.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 895.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 815.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 1075.1 sec: 48 segments, 4 merges 1533.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 963.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 900.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 820.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 1080.1 sec: 48 segments, 4 merges 1538.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 968.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 905.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 825.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 1085.1 sec: 48 segments, 4 merges 1543.4s _18r: 8 segs, 1268.9 K docs, 5070.6 MB 973.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 910.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 830.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 1090.0 sec: 41 segments, 3 merges 978.6s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 914.9s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 835.7s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 1095.0 sec: 41 segments, 3 merges 983.6s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 919.9s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 840.7s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 1100.0 sec: 41 segments, 3 merges 988.6s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 924.9s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 845.7s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 1105.0 sec: 41 segments, 3 merges 993.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 929.9s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 850.7s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 1110.0 sec: 41 segments, 3 merges 998.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 934.9s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 855.7s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 1115.0 sec: 41 segments, 3 merges 1003.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 939.9s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 860.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 1120.0 sec: 41 segments, 3 merges 1008.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 945.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 865.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 1125.0 sec: 41 segments, 3 merges 1013.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 950.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 870.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 1130.0 sec: 41 segments, 3 merges 1018.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 955.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 875.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 1135.1 sec: 41 segments, 3 merges 1023.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 960.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 880.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 1140.0 sec: 41 segments, 3 merges 1028.6s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 964.9s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 885.7s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 1145.0 sec: 41 segments, 3 merges 1033.6s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 969.9s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 890.7s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 1150.0 sec: 41 segments, 3 merges 1038.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 974.9s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 895.7s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 1155.0 sec: 41 segments, 3 merges 1043.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 979.9s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 900.7s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 1160.0 sec: 41 segments, 3 merges 1048.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 985.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 905.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 1165.0 sec: 41 segments, 3 merges 1053.7s _1fs: 8 segs, 423.9 K docs, 1690.7 MB 990.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 910.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 1170.0 sec: 34 segments, 2 merges 995.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 915.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 1175.0 sec: 34 segments, 2 merges 1000.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 920.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 1180.1 sec: 34 segments, 2 merges 1005.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 925.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 1185.1 sec: 34 segments, 2 merges 1010.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 930.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 1190.1 sec: 34 segments, 2 merges 1015.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 935.8s _1fu: 8 segs, 375.2 K docs, 1496.0 MB 1195.1 sec: 27 segments, 1 merges 1020.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 1200.1 sec: 27 segments, 1 merges 1025.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 1205.1 sec: 27 segments, 1 merges 1030.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 1210.1 sec: 27 segments, 1 merges 1035.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 1215.1 sec: 27 segments, 1 merges 1040.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 1220.1 sec: 27 segments, 1 merges 1045.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 1225.0 sec: 27 segments, 1 merges 1049.9s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 1230.0 sec: 27 segments, 1 merges 1054.9s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 1235.0 sec: 27 segments, 1 merges 1059.9s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 1240.0 sec: 27 segments, 1 merges 1064.9s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 1245.0 sec: 27 segments, 1 merges 1069.9s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 1250.0 sec: 27 segments, 1 merges 1074.9s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 1255.0 sec: 27 segments, 1 merges 1080.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 1260.0 sec: 27 segments, 1 merges 1085.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 1265.0 sec: 27 segments, 1 merges 1090.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 1270.0 sec: 27 segments, 1 merges 1095.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 1275.1 sec: 27 segments, 1 merges 1100.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 1280.1 sec: 27 segments, 1 merges 1105.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 1285.1 sec: 27 segments, 1 merges 1110.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 1290.1 sec: 27 segments, 1 merges 1115.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 1295.1 sec: 27 segments, 1 merges 1120.0s _1ft: 8 segs, 569.9 K docs, 2274.6 MB 1300.1 sec: 20 segments, 1 merges 2.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1305.1 sec: 20 segments, 1 merges 7.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1310.1 sec: 20 segments, 1 merges 12.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1315.1 sec: 20 segments, 1 merges 17.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1320.1 sec: 20 segments, 1 merges 22.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1325.1 sec: 20 segments, 1 merges 27.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1330.0 sec: 20 segments, 1 merges 31.9s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1335.0 sec: 20 segments, 1 merges 36.9s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1340.0 sec: 20 segments, 1 merges 41.9s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1345.0 sec: 20 segments, 1 merges 47.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1350.0 sec: 20 segments, 1 merges 52.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1355.0 sec: 20 segments, 1 merges 57.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1360.0 sec: 20 segments, 1 merges 62.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1365.0 sec: 20 segments, 1 merges 67.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1370.0 sec: 20 segments, 1 merges 72.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1375.0 sec: 20 segments, 1 merges 77.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1380.1 sec: 20 segments, 1 merges 82.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1385.1 sec: 20 segments, 1 merges 87.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1390.1 sec: 20 segments, 1 merges 92.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1395.1 sec: 20 segments, 1 merges 97.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1400.1 sec: 20 segments, 1 merges 102.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1405.1 sec: 20 segments, 1 merges 107.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1410.1 sec: 20 segments, 1 merges 112.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1415.1 sec: 20 segments, 1 merges 117.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1420.1 sec: 20 segments, 1 merges 122.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1425.1 sec: 20 segments, 1 merges 127.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1430.0 sec: 20 segments, 1 merges 131.9s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1435.0 sec: 20 segments, 1 merges 136.9s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1440.0 sec: 20 segments, 1 merges 142.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1445.0 sec: 20 segments, 1 merges 147.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1450.0 sec: 20 segments, 1 merges 152.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1455.0 sec: 20 segments, 1 merges 157.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1460.0 sec: 20 segments, 1 merges 162.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1465.0 sec: 20 segments, 1 merges 167.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1470.0 sec: 20 segments, 1 merges 172.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1475.1 sec: 20 segments, 1 merges 177.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1480.1 sec: 20 segments, 1 merges 182.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1485.1 sec: 20 segments, 1 merges 187.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1490.1 sec: 20 segments, 1 merges 192.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1495.1 sec: 20 segments, 1 merges 197.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1500.1 sec: 20 segments, 1 merges 202.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1505.1 sec: 20 segments, 1 merges 207.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1510.0 sec: 20 segments, 1 merges 211.9s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1515.0 sec: 20 segments, 1 merges 216.9s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1520.0 sec: 20 segments, 1 merges 221.9s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1525.0 sec: 20 segments, 1 merges 227.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1530.0 sec: 20 segments, 1 merges 232.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1535.0 sec: 20 segments, 1 merges 237.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1540.0 sec: 20 segments, 1 merges 242.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1545.0 sec: 20 segments, 1 merges 247.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1550.0 sec: 20 segments, 1 merges 252.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1555.1 sec: 20 segments, 1 merges 257.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1560.1 sec: 20 segments, 1 merges 262.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1565.1 sec: 20 segments, 1 merges 267.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1570.1 sec: 20 segments, 1 merges 272.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1575.1 sec: 20 segments, 1 merges 277.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1580.1 sec: 20 segments, 1 merges 282.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1585.1 sec: 20 segments, 1 merges 287.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1590.1 sec: 20 segments, 1 merges 292.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1595.1 sec: 20 segments, 1 merges 297.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1600.0 sec: 20 segments, 1 merges 301.9s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1605.0 sec: 20 segments, 1 merges 306.9s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1610.0 sec: 20 segments, 1 merges 311.9s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1615.0 sec: 20 segments, 1 merges 317.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1620.0 sec: 20 segments, 1 merges 322.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1625.0 sec: 20 segments, 1 merges 327.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1630.0 sec: 20 segments, 1 merges 332.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1635.0 sec: 20 segments, 1 merges 337.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1640.0 sec: 20 segments, 1 merges 342.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1645.1 sec: 20 segments, 1 merges 347.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1650.1 sec: 20 segments, 1 merges 352.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1655.1 sec: 20 segments, 1 merges 357.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1660.1 sec: 20 segments, 1 merges 362.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1665.1 sec: 20 segments, 1 merges 367.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1670.1 sec: 20 segments, 1 merges 372.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1675.1 sec: 20 segments, 1 merges 377.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1680.1 sec: 20 segments, 1 merges 382.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1685.0 sec: 20 segments, 1 merges 386.9s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1690.0 sec: 20 segments, 1 merges 392.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1695.0 sec: 20 segments, 1 merges 397.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1700.0 sec: 20 segments, 1 merges 402.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1705.0 sec: 20 segments, 1 merges 407.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1710.0 sec: 20 segments, 1 merges 412.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1715.0 sec: 20 segments, 1 merges 417.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1720.0 sec: 20 segments, 1 merges 422.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1725.1 sec: 20 segments, 1 merges 427.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1730.1 sec: 20 segments, 1 merges 432.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1735.1 sec: 20 segments, 1 merges 437.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1740.1 sec: 20 segments, 1 merges 442.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1745.0 sec: 20 segments, 1 merges 447.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1750.0 sec: 20 segments, 1 merges 452.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1755.0 sec: 20 segments, 1 merges 457.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1760.0 sec: 20 segments, 1 merges 462.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1765.0 sec: 20 segments, 1 merges 467.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1770.1 sec: 20 segments, 1 merges 472.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1775.1 sec: 20 segments, 1 merges 477.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1780.1 sec: 20 segments, 1 merges 482.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1785.1 sec: 20 segments, 1 merges 487.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1790.1 sec: 20 segments, 1 merges 492.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1795.1 sec: 20 segments, 1 merges 497.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1800.1 sec: 20 segments, 1 merges 502.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1805.1 sec: 20 segments, 1 merges 507.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1810.1 sec: 20 segments, 1 merges 512.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1815.1 sec: 20 segments, 1 merges 517.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1820.1 sec: 20 segments, 1 merges 522.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1825.1 sec: 20 segments, 1 merges 527.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1830.0 sec: 20 segments, 1 merges 531.9s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1835.0 sec: 20 segments, 1 merges 536.9s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1840.0 sec: 20 segments, 1 merges 541.9s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1845.0 sec: 20 segments, 1 merges 547.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1850.0 sec: 20 segments, 1 merges 552.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1855.0 sec: 20 segments, 1 merges 557.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1860.0 sec: 20 segments, 1 merges 562.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1865.0 sec: 20 segments, 1 merges 567.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1870.0 sec: 20 segments, 1 merges 572.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1875.0 sec: 20 segments, 1 merges 577.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1880.0 sec: 20 segments, 1 merges 582.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1885.1 sec: 20 segments, 1 merges 587.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1890.1 sec: 20 segments, 1 merges 592.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1895.1 sec: 20 segments, 1 merges 597.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1900.1 sec: 20 segments, 1 merges 602.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1905.1 sec: 20 segments, 1 merges 607.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1910.1 sec: 20 segments, 1 merges 612.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1915.1 sec: 20 segments, 1 merges 617.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1920.1 sec: 20 segments, 1 merges 622.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1925.1 sec: 20 segments, 1 merges 627.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1930.1 sec: 20 segments, 1 merges 632.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1935.1 sec: 20 segments, 1 merges 637.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1940.1 sec: 20 segments, 1 merges 642.0s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB 1945.0 sec: 20 segments, 1 merges 646.9s _1fv: 7 segs, 1198.0 K docs, 4787.7 MB done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Indexed 8000000 docs in 3220 seconds reindex takes 3220.38 sec index has 14 segments: segments_2: _lg(11.0.0):C1031130 _1fv(11.0.0):C1197998 _bn(11.0.0):C411226 _144(11.0.0):C1204320 _q7(11.0.0):C418720 _18r(11.0.0):C1268894 _179(11.0.0):C718686 _1ft(11.0.0):C569905 _15i(11.0.0):C104352 _18j(11.0.0):C104604 _1fu(11.0.0):C375151 _1fs(11.0.0):C423865 _1es(11.0.0):C85291 _1f0(11.0.0):C85858 _lg: 4127.5 MB _1fv: 4796.6 MB _bn: 1644.7 MB _144: 4822.0 MB _q7: 1674.7 MB _18r: 5081.0 MB _179: 2875.6 MB _1ft: 2279.8 MB _15i: 416.8 MB _18j: 417.8 MB _1fu: 1500.3 MB _1fs: 1695.2 MB _1es: 340.5 MB _1f0: 342.8 MB encodingByteSize=4 origByteSize=4 realEncodingByteSize=4.0 index disk usage is 32015.42 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=54610241219 cpu@end=66511797017 deltaMS=11901.555798 thread 14 name=Reference Handler cpu@start=2248680 cpu@end=2248680 deltaMS=0.0 thread 15 name=Finalizer cpu@start=164138 cpu@end=164138 deltaMS=0.0 thread 16 name=Signal Dispatcher cpu@start=76570 cpu@end=76570 deltaMS=0.0 thread 40 name=Common-Cleaner cpu@start=32925224 cpu@end=32925224 deltaMS=0.0 thread 41 name=JFR Recorder Thread cpu@start=57339741372 cpu@end=57341204412 deltaMS=1.46304 thread 42 name=JFR Periodic Tasks cpu@start=374736408556 cpu@end=375314907630 deltaMS=578.499074 thread 45 name=Notification Thread cpu@start=112820 cpu@end=112820 deltaMS=0.0 thread 56 name=hnsw-merge-1-thread-1 cpu@start=5117131918018 cpu@end=5117131918018 deltaMS=0.0 thread 57 name=hnsw-merge-1-thread-2 cpu@start=5109590256104 cpu@end=5109590256104 deltaMS=0.0 thread 58 name=hnsw-merge-1-thread-3 cpu@start=5109012037599 cpu@end=5109012037599 deltaMS=0.0 thread 59 name=hnsw-merge-1-thread-4 cpu@start=5109111210774 cpu@end=5109111210774 deltaMS=0.0 thread 60 name=hnsw-merge-1-thread-5 cpu@start=5120115534182 cpu@end=5120115534182 deltaMS=0.0 thread 61 name=hnsw-merge-1-thread-6 cpu@start=5110509889322 cpu@end=5110509889322 deltaMS=0.0 thread 62 name=hnsw-merge-1-thread-7 cpu@start=5106915812223 cpu@end=5106915812223 deltaMS=0.0 thread 63 name=hnsw-merge-1-thread-8 cpu@start=5116371968760 cpu@end=5116371968760 deltaMS=0.0 thread 64 name=hnsw-merge-1-thread-9 cpu@start=5121355059529 cpu@end=5121355059529 deltaMS=0.0 thread 65 name=hnsw-merge-1-thread-10 cpu@start=5113828370156 cpu@end=5113828370156 deltaMS=0.0 thread 66 name=hnsw-merge-1-thread-11 cpu@start=5104478423790 cpu@end=5104478423790 deltaMS=0.0 thread 67 name=hnsw-merge-1-thread-12 cpu@start=5109947424191 cpu@end=5109947424191 deltaMS=0.0 thread 68 name=hnsw-merge-1-thread-13 cpu@start=5111041938936 cpu@end=5111041938936 deltaMS=0.0 thread 69 name=hnsw-merge-1-thread-14 cpu@start=5117303498790 cpu@end=5117303498790 deltaMS=0.0 thread 70 name=hnsw-merge-1-thread-15 cpu@start=5122371127824 cpu@end=5122371127824 deltaMS=0.0 thread 71 name=hnsw-merge-1-thread-16 cpu@start=5112271198994 cpu@end=5112271198994 deltaMS=0.0 Average CPU cores used: 1.0479608651379368 completed 1000 searches in 11910 ms: 83 QPS CPU time=12481 ms checking results SUMMARY: 0.975 11.910 12.481 1.048 8000000 KNN 100 100 N/A N/A 100.000 32 100 no 59326 3220.38 2484.18 0.00 14 32015.42 null N/A 1.000 31250.000 31250.000 false HNSW Leaf 0 has 4 layers Leaf 0 has 1031130 documents Graph level=3 size=57, Fanout min=2, mean=8.42, max=15, meandelta=96235.77 % 0 10 20 30 40 50 60 70 80 90 100 0 5 5 7 7 8 9 10 11 12 15 Graph level=2 size=936, Fanout min=7, mean=23.13, max=32, meandelta=40553.33 % 0 10 20 30 40 50 60 70 80 90 100 0 14 16 18 21 23 25 28 32 32 32 Graph level=1 size=31568, Fanout min=2, mean=28.07, max=32, meandelta=33655.57 % 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=1031130, Fanout min=1, mean=39.47, max=64, meandelta=24190.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=57, connectedness=1.00 Graph level=2 size=936, connectedness=1.00 Graph level=1 size=31568, connectedness=1.00 Graph level=0 size=1031130, connectedness=1.00 Leaf 1 has 4 layers Leaf 1 has 1197998 documents Graph level=3 size=64, Fanout min=4, mean=9.28, max=16, meandelta=96912.98 % 0 10 20 30 40 50 60 70 80 90 100 0 6 6 7 8 9 10 10 12 13 16 Graph level=2 size=1090, Fanout min=6, mean=23.87, max=32, meandelta=45220.34 % 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=36674, Fanout min=3, mean=28.16, max=32, meandelta=38973.59 % 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=1197998, Fanout min=1, mean=39.42, max=64, meandelta=28123.00 % 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=64, connectedness=1.00 Graph level=2 size=1090, connectedness=1.00 Graph level=1 size=36674, connectedness=1.00 Graph level=0 size=1197998, connectedness=1.00 Leaf 2 has 4 layers Leaf 2 has 411226 documents Graph level=3 size=20, Fanout min=1, mean=4.90, max=10, meandelta=55329.15 % 0 10 20 30 40 50 60 70 80 90 100 0 3 4 4 5 5 5 5 6 6 10 Graph level=2 size=313, Fanout min=5, mean=17.50, max=32, meandelta=20265.63 % 0 10 20 30 40 50 60 70 80 90 100 0 11 13 14 15 16 18 20 22 25 32 Graph level=1 size=12503, Fanout min=7, mean=27.67, max=32, meandelta=13544.38 % 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=411226, Fanout min=1, mean=39.60, max=64, meandelta=9635.43 % 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=313, connectedness=1.00 Graph level=1 size=12503, connectedness=1.00 Graph level=0 size=411226, connectedness=1.00 Leaf 3 has 4 layers Leaf 3 has 1204320 documents Graph level=3 size=68, Fanout min=4, mean=9.82, max=21, meandelta=95953.62 % 0 10 20 30 40 50 60 70 80 90 100 0 6 6 8 9 9 10 11 12 13 21 Graph level=2 size=1121, Fanout min=7, mean=24.25, max=32, meandelta=44904.42 % 0 10 20 30 40 50 60 70 80 90 100 0 15 18 20 22 25 27 30 32 32 32 Graph level=1 size=36781, Fanout min=2, mean=28.18, max=32, meandelta=39144.40 % 0 10 20 30 40 50 60 70 80 90 100 0 20 23 26 30 32 32 32 32 32 32 Graph level=0 size=1204320, Fanout min=1, mean=39.45, max=64, meandelta=28254.77 % 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=68, connectedness=1.00 Graph level=2 size=1121, connectedness=1.00 Graph level=1 size=36781, connectedness=1.00 Graph level=0 size=1204320, connectedness=1.00 Leaf 4 has 4 layers Leaf 4 has 418720 documents Graph level=3 size=22, Fanout min=2, mean=5.09, max=10, meandelta=58419.63 % 0 10 20 30 40 50 60 70 80 90 100 0 3 4 4 4 5 5 6 6 7 10 Graph level=2 size=364, Fanout min=7, mean=18.22, max=32, meandelta=19120.52 % 0 10 20 30 40 50 60 70 80 90 100 0 11 13 14 16 17 19 21 23 27 32 Graph level=1 size=12842, Fanout min=5, mean=27.66, max=32, meandelta=13784.61 % 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=418720, Fanout min=1, mean=39.59, max=64, meandelta=9813.16 % 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=22, connectedness=1.00 Graph level=2 size=364, connectedness=1.00 Graph level=1 size=12842, connectedness=1.00 Graph level=0 size=418720, connectedness=1.00 Leaf 5 has 4 layers Leaf 5 has 1268894 documents Graph level=3 size=67, Fanout min=5, mean=9.91, max=20, meandelta=105412.36 % 0 10 20 30 40 50 60 70 80 90 100 0 7 7 8 8 9 10 10 13 14 20 Graph level=2 size=1173, Fanout min=9, mean=24.02, max=32, meandelta=48030.09 % 0 10 20 30 40 50 60 70 80 90 100 0 15 17 19 22 24 27 30 32 32 32 Graph level=1 size=38746, Fanout min=3, mean=28.12, max=32, meandelta=41305.67 % 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=1268894, Fanout min=1, mean=39.43, max=64, meandelta=29779.49 % 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=67, connectedness=1.00 Graph level=2 size=1173, connectedness=1.00 Graph level=1 size=38746, connectedness=1.00 Graph level=0 size=1268894, connectedness=1.00 Leaf 6 has 4 layers Leaf 6 has 718686 documents Graph level=3 size=39, Fanout min=3, mean=7.54, max=12, meandelta=80426.73 % 0 10 20 30 40 50 60 70 80 90 100 0 4 5 6 7 7 8 9 9 10 12 Graph level=2 size=630, Fanout min=7, mean=21.40, max=32, meandelta=30319.53 % 0 10 20 30 40 50 60 70 80 90 100 0 13 15 17 18 20 23 26 29 32 32 Graph level=1 size=21949, Fanout min=3, mean=27.85, max=32, meandelta=23611.53 % 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=718686, Fanout min=1, mean=39.59, max=64, meandelta=16829.60 % 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=39, connectedness=1.00 Graph level=2 size=630, connectedness=1.00 Graph level=1 size=21949, connectedness=1.00 Graph level=0 size=718686, connectedness=1.00 Leaf 7 has 4 layers Leaf 7 has 569905 documents Graph level=3 size=27, Fanout min=2, mean=5.63, max=11, meandelta=70787.06 % 0 10 20 30 40 50 60 70 80 90 100 0 3 3 4 5 5 6 7 7 8 11 Graph level=2 size=495, Fanout min=7, mean=20.29, max=32, meandelta=23800.15 % 0 10 20 30 40 50 60 70 80 90 100 0 12 14 16 18 20 21 23 26 31 32 Graph level=1 size=17465, Fanout min=5, mean=27.89, max=32, meandelta=18664.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=569905, Fanout min=1, mean=39.59, max=64, meandelta=13350.07 % 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=495, connectedness=1.00 Graph level=1 size=17465, connectedness=1.00 Graph level=0 size=569905, connectedness=1.00 Leaf 8 has 4 layers Leaf 8 has 104352 documents Graph level=3 size=5, Fanout min=1, mean=1.60, max=3, meandelta=14176.38 % 0 10 20 30 40 50 60 70 80 90 100 0 1 1 1 1 1 1 1 2 2 3 Graph level=2 size=95, Fanout min=5, mean=11.37, max=21, meandelta=7890.94 % 0 10 20 30 40 50 60 70 80 90 100 0 7 8 9 10 11 12 12 14 16 21 Graph level=1 size=3195, Fanout min=8, mean=26.52, max=32, meandelta=3597.87 % 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=104352, Fanout min=1, mean=38.84, max=64, meandelta=2492.00 % 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=5, connectedness=1.00 Graph level=2 size=95, connectedness=1.00 Graph level=1 size=3195, connectedness=1.00 Graph level=0 size=104352, connectedness=1.00 Leaf 9 has 4 layers Leaf 9 has 104604 documents Graph level=3 size=5, Fanout min=1, mean=2.40, max=4, meandelta=14929.58 % 0 10 20 30 40 50 60 70 80 90 100 0 1 1 1 2 2 2 2 3 3 4 Graph level=2 size=94, Fanout min=4, mean=10.34, max=19, meandelta=8058.86 % 0 10 20 30 40 50 60 70 80 90 100 0 7 8 8 9 10 11 11 13 14 19 Graph level=1 size=3207, Fanout min=9, mean=26.47, max=32, meandelta=3615.52 % 0 10 20 30 40 50 60 70 80 90 100 0 17 20 23 26 28 32 32 32 32 32 Graph level=0 size=104604, Fanout min=2, mean=38.94, max=64, meandelta=2493.01 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 32 36 41 48 57 64 64 Graph level=3 size=5, connectedness=1.00 Graph level=2 size=94, connectedness=1.00 Graph level=1 size=3207, connectedness=1.00 Graph level=0 size=104604, connectedness=1.00 Leaf 10 has 4 layers Leaf 10 has 375151 documents Graph level=3 size=10, Fanout min=2, mean=4.20, max=8, meandelta=38814.88 % 0 10 20 30 40 50 60 70 80 90 100 0 2 2 2 3 4 5 5 5 6 8 Graph level=2 size=342, Fanout min=7, mean=18.70, max=32, meandelta=17415.33 % 0 10 20 30 40 50 60 70 80 90 100 0 11 14 15 17 18 20 21 24 27 32 Graph level=1 size=11581, Fanout min=7, mean=27.69, max=32, meandelta=12396.02 % 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=375151, Fanout min=1, mean=39.59, max=64, meandelta=8791.32 % 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=10, connectedness=1.00 Graph level=2 size=342, connectedness=1.00 Graph level=1 size=11581, connectedness=1.00 Graph level=0 size=375151, connectedness=1.00 Leaf 11 has 4 layers Leaf 11 has 423865 documents Graph level=3 size=15, Fanout min=3, mean=4.80, max=6, meandelta=66047.50 % 0 10 20 30 40 50 60 70 80 90 100 0 3 3 4 4 5 5 6 6 6 6 Graph level=2 size=404, Fanout min=6, mean=19.11, max=32, meandelta=19513.69 % 0 10 20 30 40 50 60 70 80 90 100 0 11 14 15 17 18 20 22 25 28 32 Graph level=1 size=13076, Fanout min=6, mean=27.71, max=32, meandelta=13983.45 % 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=423865, Fanout min=1, mean=39.56, max=64, meandelta=9940.86 % 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=15, connectedness=1.00 Graph level=2 size=404, connectedness=1.00 Graph level=1 size=13076, connectedness=1.00 Graph level=0 size=423865, connectedness=1.00 Leaf 12 has 4 layers Leaf 12 has 85291 documents Graph level=3 size=4, Fanout min=2, mean=2.50, max=3, meandelta=23094.40 % 0 10 20 30 40 50 60 70 80 90 100 0 1 1 2 2 2 2 2 3 3 3 Graph level=2 size=72, Fanout min=2, mean=9.86, max=18, meandelta=6925.55 % 0 10 20 30 40 50 60 70 80 90 100 0 6 7 8 9 9 11 11 13 13 18 Graph level=1 size=2591, Fanout min=8, mean=26.13, max=32, meandelta=2962.22 % 0 10 20 30 40 50 60 70 80 90 100 0 17 20 22 25 28 31 32 32 32 32 Graph level=0 size=85291, Fanout min=3, mean=38.71, max=64, meandelta=2043.64 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 32 36 41 47 56 64 64 Graph level=3 size=4, connectedness=1.00 Graph level=2 size=72, connectedness=1.00 Graph level=1 size=2591, connectedness=1.00 Graph level=0 size=85291, connectedness=1.00 Leaf 13 has 4 layers Leaf 13 has 85858 documents Graph level=3 size=4, Fanout min=2, mean=2.00, max=2, meandelta=23019.50 % 0 10 20 30 40 50 60 70 80 90 100 0 1 1 2 2 2 2 2 2 2 2 Graph level=2 size=75, Fanout min=4, mean=10.35, max=22, meandelta=6959.35 % 0 10 20 30 40 50 60 70 80 90 100 0 6 7 8 9 9 11 12 13 14 22 Graph level=1 size=2626, Fanout min=6, mean=26.09, max=32, meandelta=2998.80 % 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=85858, Fanout min=2, mean=38.74, max=64, meandelta=2056.96 % 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=75, connectedness=1.00 Graph level=1 size=2626, connectedness=1.00 Graph level=0 size=85858, 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.01.18.04.10/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': 179,148,003.25 msec task-clock:u 677,366,242,414,765 cycles:u (36.36%) 47,385,381,582,497 instructions:u (36.36%) 9,483,615,106,334 cache-references:u (36.36%) 2,340,223,166,210 cache-misses:u (36.36%) 26,115,436,801,396 L1-dcache-loads:u (36.36%) 2,726,671,442,633 L1-dcache-load-misses:u (36.36%) 3,102,681,821,607 L1-icache-loads:u (36.36%) 29,991,191,173 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 34,351,314 faults:u 9,809,288 minor-faults:u 195 major-faults:u 4,757,788,843,515 branches:u (36.36%) 82,528,330,569 branch-misses:u (36.36%) 9,109,350,382,112 stalled-cycles-frontend:u (36.36%) stalled-cycles-backend:u 5262.855308394 seconds time elapsed 178128.593165000 seconds user 989.198854000 seconds sys took 1:27:42.875377 to run KnnGraphTester result: KNNResultV1(lucene_git_rev='b0900bd176f42e01500ad04660ed2c4e98fddf01', luceneutil_git_rev='c8bdaa9f036b46752fe4aaec6727afad3912b1d1', 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.975, cpu_time_ms=11.91, net_cpu_ms=12.481, avg_cpu_core_count=1.048, num_docs=8000000, top_k=100, fanout=100, max_conn=32, beam_width=100, quantize_desc='no', total_visited=59326, index_time_sec=3220.38, index_docs_per_sec=2484.18, force_merge_time_sec=0.0, index_num_segments=14, index_size_on_disk_mb=32015.42, selectivity=None, pre_post_filter='null', vec_disk_mb=31250.0, vec_ram_mb=31250.0, graph_level_conn_p_values={3: (4, {0: 0, 10: 1, 20: 1, 30: 2, 40: 2, 50: 2, 60: 2, 70: 2, 80: 2, 90: 2, 100: 2}), 2: (75, {0: 0, 10: 6, 20: 7, 30: 8, 40: 9, 50: 9, 60: 11, 70: 12, 80: 13, 90: 14, 100: 22}), 1: (2626, {0: 0, 10: 17, 20: 20, 30: 22, 40: 25, 50: 27, 60: 31, 70: 32, 80: 32, 90: 32, 100: 32}), 0: (85858, {0: 0, 10: 20, 20: 24, 30: 28, 40: 32, 50: 36, 60: 41, 70: 47, 80: 57, 90: 64, 100: 64})}, combined_run_time=datetime.timedelta(seconds=5262, microseconds=875377)) Profiler summary for /l/logs.nightly/2026.05.01.18.04.10/bench-knn-q32-fmFalse.jfr Version: 2.1 Chunks: 163 Start: 2026-05-02 02:59:12 (UTC) Duration: 3487 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 105188973 1843246455 jdk.FileWrite 7577807 163437564 jdk.FileRead 3096391 72649103 jdk.BooleanFlag 80848 2569991 jdk.CPULoad 64303 1302048 jdk.ObjectAllocationInNewTLAB 38714 771935 jdk.Checkpoint 11472 34254344 jdk.UnsignedIntFlag 7824 266602 jdk.IntFlag 7172 262777 jdk.StringFlag 5542 216132 jdk.Compilation 1156 31621 jdk.ObjectAllocationOutsideTLAB 1122 21104 jdk.CPUInformation 163 244845 jdk.GCConfiguration 163 4257 jdk.JVMInformation 163 147697 jdk.Metadata 163 18015920 jdk.GarbageCollection 24 585 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.01.18.04.10/bench-knn-q32-fmFalse.jfr Profiler for cpu at stackSize=1 [/l/logs.nightly/2026.05.01.18.04.10/bench-knn-q32-fmFalse.jfr is 2038.44 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 105188973 events (total: 105M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 83.80% 88M org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] 8.55% 8M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] 2.37% 2M org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] 1.12% 1M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] 1.09% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 0.57% 598114 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.35% 364503 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] 0.31% 325734 org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] 0.20% 211138 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] 0.16% 171871 jdk.jfr.internal.JVM#emitEvent() [Native code] 0.16% 163147 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] 0.15% 160742 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] 0.14% 146893 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] 0.13% 133951 java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] 0.07% 72659 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.05% 51745 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():363 [JIT compiled code] 0.04% 44768 sun.nio.ch.NativeThread#current0() [Native code] 0.04% 40917 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():650 [Inlined code] 0.04% 40519 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 0.04% 40081 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [JIT compiled code] 0.04% 38518 org.apache.lucene.store.ChecksumIndexInput#skipByReading():81 [JIT compiled code] 0.03% 32036 java.util.concurrent.atomic.LongAdder#add():93 [Inlined code] 0.03% 31343 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():482 [JIT compiled code] 0.03% 28914 org.apache.lucene.util.hnsw.HnswLock#write():48 [Inlined code] 0.02% 25536 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():303 [JIT compiled code] 0.02% 25124 org.apache.lucene.util.hnsw.NeighborArray#sort():171 [Inlined code] 0.02% 24217 org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():248 [JIT compiled code] 0.02% 24021 org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] 0.02% 23167 org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#writeVectorData():302 [JIT compiled code] 0.02% 20860 org.apache.lucene.util.TernaryLongHeap#downHeap():235 [Inlined code] 0.02% 20477 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] 0.02% 17559 org.apache.lucene.util.TernaryLongHeap#downHeap():246 [Inlined code] 0.02% 16347 java.util.DualPivotQuicksort#sort():368 [JIT compiled code] 0.01% 15676 org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.01% 15418 org.apache.lucene.index.DocumentsWriterPerThreadPool#getAndLock():117 [Inlined code] 0.01% 15115 org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 0.01% 14431 org.apache.lucene.util.hnsw.NeighborArray#clear():233 [Inlined code] 0.01% 12298 jdk.jfr.internal.event.EventWriter#reserveEventSizeField():199 [Inlined code] 0.01% 11144 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] 0.01% 11090 org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 0.01% 10747 java.util.DualPivotQuicksort#sort():238 [Inlined code] 0.01% 9547 sun.nio.ch.FileChannelImpl#implRead():251 [Inlined code] 0.01% 8737 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.01% 8077 java.util.DualPivotQuicksort#sort():238 [JIT compiled code] 0.01% 7001 org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():213 [Inlined code] 0.01% 6995 org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#writeFloat32Vectors():172 [JIT compiled code] 0.01% 6691 jdk.jfr.internal.JVM#getStackTraceId() [Native code] 0.01% 6333 java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#unlock():1154 [Inlined code] 0.01% 6326 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():438 [JIT compiled code] 0.01% 5582 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.01.18.04.10/bench-knn-q32-fmFalse.jfr Profiler for cpu at stackSize=4 [/l/logs.nightly/2026.05.01.18.04.10/bench-knn-q32-fmFalse.jfr is 2038.44 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 105188973 events (total: 105M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 78.03% 82M 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] 8.55% 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] 5.75% 6M 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.47% 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.11% 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.09% 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] 0.72% 754533 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.31% 325761 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.31% 325693 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.30% 316348 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.24% 254872 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.18% 184384 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.17% 182975 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% 171633 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% 133801 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.07% 72659 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% 71920 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% 66049 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% 57875 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% 56263 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% 53869 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.05% 48701 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.04% 44949 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% 40917 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% 40519 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% 40175 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% 40081 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% 37724 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.03% 31343 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% 30342 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% 29315 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% 28914 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.03% 26736 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% 23395 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% 23167 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] 0.02% 20477 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% 20267 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% 18628 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.0x0000000056171528#accept() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():59 [Inlined code] 0.02% 18155 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% 17457 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% 17159 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% 16296 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.01% 15418 org.apache.lucene.index.DocumentsWriterPerThreadPool#getAndLock():117 [Inlined code] at org.apache.lucene.index.DocumentsWriterFlushControl#obtainAndLock():528 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():417 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 0.01% 14431 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% 13997 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 [Inlined code] 0.01% 13408 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.0x0000000056171528#accept() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#alertOnHeapMemoryUsageChange():118 [Inlined code] 0.01% 13080 org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():248 [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% 12884 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% 12407 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% 12384 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] 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.01.18.04.10/bench-knn-q32-fmFalse.jfr Profiler for cpu at stackSize=12 [/l/logs.nightly/2026.05.01.18.04.10/bench-knn-q32-fmFalse.jfr is 2038.44 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 105188973 events (total: 105M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 61.24% 64M 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.0x00000000561a0d20#call() [Inlined code] 11.42% 12M 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.0x00000000561a0d20#call() [Inlined code] 8.11% 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] 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] 4.09% 4M 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.0x00000000561a0d20#call() [Inlined code] 2.25% 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.0x00000000561a0d20#call() [Inlined code] 2.18% 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.19% 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 [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.89% 936612 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.0x00000000561a0d20#call() [Inlined code] 0.73% 772815 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.0x00000000561a0d20#call() [Inlined code] 0.66% 693887 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.57% 599515 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 [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.49% 517199 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.47% 493643 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.0x00000000561a0d20#call() [Inlined code] 0.45% 469233 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.35% 362997 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.28% 296341 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 [JIT compiled code] 0.27% 284936 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.25% 258908 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.0x00000000561a0d20#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.24% 254872 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.22% 234122 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.0x00000000561a0d20#call() [Inlined code] 0.20% 214055 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.0x00000000561a0d20#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.17% 179912 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 [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.16% 164284 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.0x00000000561a0d20#call() [Inlined code] 0.15% 155016 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 [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% 142029 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.0x00000000561a0d20#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% 133075 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.0x00000000561a0d20#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.0x00000000561a1278#run() [JIT compiled code] 0.12% 124665 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% 108903 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.0x00000000561a0d20#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.0x00000000561a1278#run() [JIT compiled code] 0.10% 102234 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% 99821 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.08% 85884 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.0x000000005607aa58#run() [Interpreted code] at java.lang.Thread#runWith():1487 [Interpreted code] at java.lang.Thread#run():1474 [Interpreted code] 0.08% 85749 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.0x000000005607aa58#run() [Interpreted code] at java.lang.Thread#runWith():1487 [Interpreted code] at java.lang.Thread#run():1474 [Interpreted code] 0.07% 72562 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.06% 59963 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% 56643 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.0x00000000561a0d20#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.05% 52940 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.05% 52481 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.0x00000000561a0d20#call() [Inlined code] 0.05% 51055 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.05% 50163 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% 47247 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.0x00000000561a0d20#call() [Inlined code] 0.04% 45827 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.0x00000000561a0d20#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.04% 45693 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] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000561a0d20#call() [Inlined code] 0.04% 41066 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.0x00000000561a0d20#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.04% 40500 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():102 [JIT compiled code] at knn.IndexerThread#run():74 [Interpreted code] 0.04% 38482 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.0x00000000561a0d20#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.04% 37661 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.03% 35742 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.0x00000000561a0d20#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.03% 33479 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] 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.0x00000000561a0d20#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.03% 31455 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% 30232 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.01.18.04.10/bench-knn-q32-fmFalse.jfr Profiler for heap at stackSize=1 [/l/logs.nightly/2026.05.01.18.04.10/bench-knn-q32-fmFalse.jfr is 2038.44 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 39825 events (total: 223756M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 28.73% 64277M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] 25.07% 56099M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 25.07% 56098M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 5.63% 12603M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] 3.38% 7563M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] 3.01% 6734M java.lang.Integer#valueOf():1006 [Inlined code] 1.68% 3755M java.util.Arrays#copyOf():3478 [Inlined code] 0.77% 1711M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] 0.70% 1573M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] 0.69% 1540M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] 0.68% 1522M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] 0.38% 850M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Inlined code] 0.33% 743M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] 0.26% 580M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [Inlined code] 0.20% 443M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] 0.17% 391M org.apache.lucene.util.SparseFixedBitSet#insertLong():230 [Inlined code] 0.17% 380M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():269 [JIT compiled code] 0.17% 371M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():283 [JIT compiled code] 0.16% 350M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():345 [Interpreted code] 0.15% 337M org.apache.lucene.util.SparseFixedBitSet#():70 [Inlined code] 0.15% 328M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] 0.15% 325M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [Inlined code] 0.13% 282M java.util.HashMap#newNode():1910 [Inlined code] 0.12% 279M java.lang.reflect.Array#newInstance():76 [Inlined code] 0.12% 260M java.util.ArrayList#grow():240 [Inlined code] 0.11% 245M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():556 [JIT compiled code] 0.11% 239M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] 0.10% 231M java.util.DualPivotQuicksort#tryMergeRuns():816 [JIT compiled code] 0.10% 224M jdk.internal.misc.Unsafe#allocateUninitializedArray():1396 [Inlined code] 0.10% 215M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():618 [JIT compiled code] 0.09% 195M knn.IndexerThread#_run():105 [JIT compiled code] 0.09% 190M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] 0.08% 180M org.apache.lucene.internal.hppc.IntIntHashMap#allocateBuffers():743 [Interpreted code] 0.08% 168M org.apache.lucene.codecs.lucene95.OffHeapFloatVectorValues#():59 [Inlined code] 0.08% 168M org.apache.lucene.util.SparseFixedBitSet#insertBlock():211 [JIT compiled code] 0.08% 168M org.apache.lucene.search.TopKnnCollector#topDocs():63 [Inlined code] 0.07% 167M java.util.DualPivotQuicksort#sort():354 [JIT compiled code] 0.06% 129M java.util.HashMap#resize():711 [JIT compiled code] 0.05% 115M knn.IndexerThread#_run():83 [JIT compiled code] 0.05% 112M org.apache.lucene.document.Document#():42 [Inlined code] 0.05% 100M java.lang.Thread#beforeSleep():473 [Inlined code] 0.04% 96M java.util.List#of():935 [Inlined code] 0.04% 94M knn.KnnIndexer#createIndex():254 [Interpreted code] 0.04% 93M knn.IndexerThread#_run():119 [JIT compiled code] 0.04% 89M java.util.logging.LogManager#reset():1298 [Interpreted code] 0.04% 89M jdk.jfr.internal.ShutdownHook#run():48 [Interpreted code] 0.04% 88M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await():1767 [Interpreted code] 0.03% 75M org.apache.lucene.util.packed.DirectMonotonicWriter#():72 [Inlined code] 0.03% 74M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [JIT compiled code] 0.03% 72M org.apache.lucene.util.hnsw.OnHeapHnswGraph#():86 [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.01.18.04.10/bench-knn-q32-fmFalse.jfr Profiler for heap at stackSize=4 [/l/logs.nightly/2026.05.01.18.04.10/bench-knn-q32-fmFalse.jfr is 2038.44 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 39825 events (total: 223756M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 20.45% 45752M 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.36% 45565M 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.68% 39550M 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.05% 24726M 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] 5.63% 12603M 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.66% 10423M 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.62% 10345M 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.38% 7563M 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.99% 6690M java.lang.Integer#valueOf():1006 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1099 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1054 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1029 [Interpreted code] 1.62% 3619M 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.72% 1615M 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.68% 1522M 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.37% 823M 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.34% 753M 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():2212 [JIT compiled code] 0.34% 751M 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.27% 603M 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.27% 603M 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.23% 507M 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.23% 507M 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.16% 362M 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.16% 350M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():345 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run():726 [Interpreted code] 0.15% 337M org.apache.lucene.util.SparseFixedBitSet#():70 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#createBitSet():70 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search():150 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search():352 [JIT compiled code] 0.15% 337M 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.15% 328M 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% 279M 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.12% 263M 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.12% 260M 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% 245M 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.11% 245M 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.11% 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% 231M 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.10% 230M 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% 215M 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.09% 211M 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.0x0000000056181c00#concat() [Inlined code] 0.09% 195M knn.IndexerThread#_run():105 [JIT compiled code] at knn.IndexerThread#run():74 [Interpreted code] 0.09% 190M 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% 184M 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.08% 180M org.apache.lucene.internal.hppc.IntIntHashMap#allocateBuffers():743 [Interpreted code] at org.apache.lucene.internal.hppc.IntIntHashMap#ensureCapacity():450 [Inlined code] at org.apache.lucene.internal.hppc.IntIntHashMap#():107 [Inlined code] at org.apache.lucene.internal.hppc.IntIntHashMap#():93 [Inlined code] 0.08% 175M 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.08% 168M 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.08% 168M org.apache.lucene.search.TopKnnCollector#topDocs():63 [Inlined code] at org.apache.lucene.search.KnnFloatVectorQuery#approximateSearch():119 [JIT compiled code] at org.apache.lucene.search.AbstractKnnVectorQuery#getLeafResults():196 [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#searchLeaf():177 [Inlined code] 0.08% 168M 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#findBestEntryPoint():244 [JIT compiled code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search():78 [Inlined code] 0.07% 146M 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.06% 139M 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% 135M 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.05% 115M knn.IndexerThread#_run():83 [JIT compiled code] at knn.IndexerThread#run():74 [Interpreted code] 0.05% 112M org.apache.lucene.document.Document#():42 [Inlined code] at knn.IndexerThread#_run():83 [JIT compiled code] at knn.IndexerThread#run():74 [Interpreted code] 0.05% 112M 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.05% 111M 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.05% 106M 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] 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.01.18.04.10/bench-knn-q32-fmFalse.jfr Profiler for heap at stackSize=12 [/l/logs.nightly/2026.05.01.18.04.10/bench-knn-q32-fmFalse.jfr is 2038.44 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 39825 events (total: 223756M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 17.65% 39486M 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():741 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#searchAfter():590 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():613 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1486 [JIT compiled code] at knn.KnnGraphTester#testSearch():1221 [Interpreted code] at knn.KnnGraphTester#run():743 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():271 [Interpreted code] 12.65% 28313M 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.0x00000000561a0d20#call() [Inlined code] 12.54% 28050M 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.0x00000000561a0d20#call() [Inlined code] 7.36% 16465M 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():741 [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter():590 [Interpreted code] at org.apache.lucene.search.IndexSearcher#search():613 [Interpreted code] at knn.KnnGraphTester#doFloatVectorQuery():1486 [Interpreted code] at knn.KnnGraphTester#testSearch():1221 [Interpreted code] at knn.KnnGraphTester#run():743 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():271 [Interpreted code] 5.63% 12603M 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] 3.89% 8703M 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.71% 8293M 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.69% 8261M 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():741 [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter():590 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():613 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1486 [JIT compiled code] at knn.KnnGraphTester#testSearch():1221 [Interpreted code] at knn.KnnGraphTester#run():743 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():271 [Interpreted code] 2.99% 6690M java.lang.Integer#valueOf():1006 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1099 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1054 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1029 [Interpreted code] at knn.KnnGraphTester#run():748 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():271 [Interpreted code] at knn.KnnGraphTester#main():266 [Interpreted code] 2.48% 5550M 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] 2.36% 5270M 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.62% 3619M 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():1099 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1054 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1029 [Interpreted code] at knn.KnnGraphTester#run():748 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():271 [Interpreted code] at knn.KnnGraphTester#main():266 [Interpreted code] 1.57% 3520M 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.0x00000000561a0d20#call() [Inlined code] 1.53% 3426M 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.0x00000000561a0d20#call() [Inlined code] 1.48% 3306M 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.37% 3064M 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.26% 2826M 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.0x00000000561a0d20#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.26% 2818M 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.20% 2694M 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.89% 1997M 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.0x00000000561a0d20#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.82% 1844M 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.71% 1585M 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.66% 1465M 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% 1463M 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.0x00000000561a0d20#call() [Inlined code] 0.59% 1330M 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.54% 1199M 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.32% 714M 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.28% 628M 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():2212 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite():862 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite():873 [Inlined code] at org.apache.lucene.search.IndexSearcher#search():742 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#searchAfter():590 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():613 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1486 [JIT compiled code] at knn.KnnGraphTester#testSearch():1221 [Interpreted code] at knn.KnnGraphTester#run():743 [Interpreted code] 0.28% 623M 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.0x00000000561a0d20#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.27% 601M 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.27% 597M 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.25% 565M 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.18% 409M 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.0x00000000561a0d20#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.18% 408M 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.0x00000000561a0d20#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.17% 377M 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.16% 350M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():345 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run():726 [Interpreted code] 0.15% 344M 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.15% 344M 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.15% 337M org.apache.lucene.util.SparseFixedBitSet#():70 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#createBitSet():70 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search():150 [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] at org.apache.lucene.search.AbstractKnnVectorQuery#searchLeaf():177 [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#lambda$rewrite$0():115 [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery$$Lambda.0x00000000561b8f70#call() [JIT compiled code] 0.15% 337M 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% 330M 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.0x00000000561a0d20#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% 286M 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.0x00000000561a0d20#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.0x00000000561a1278#run() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker():1090 [Interpreted code] 0.12% 275M 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.0x00000000561a0d20#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.12% 268M 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] 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.0x00000000561a0d20#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.12% 260M 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():105 [JIT compiled code] at knn.IndexerThread#run():74 [Interpreted code] 0.11% 256M 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.0x00000000561a0d20#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% 255M 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] 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.0x00000000561a0d20#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.11% 254M 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.0x00000000561a0d20#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% 253M 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.0x00000000561a0d20#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% 249M 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] 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] 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.01.18.04.10/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.215s][info][jfr,startup] Started recording 1. [0.215s][info][jfr,startup] [0.215s][info][jfr,startup] Use jcmd 3691693 JFR.dump name=1 to copy recording data to file. maxConn = 32 Vector Dimensions: 1024 numDocs = 8000000 beamWidth = 100 similarity = DOT_PRODUCT Seed = 1182209356624869 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 02, 2026 12:25:17 AM 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: 225 segments, 24 merges 1128.8s _101: 8 segs, 1178.9 K docs, 4710.8 MB 932.4s _12r: 8 segs, 178.1 K docs, 710.0 MB 819.2s _145: 8 segs, 140.1 K docs, 558.1 MB 808.7s _14c: 8 segs, 138.2 K docs, 550.6 MB 693.2s _15x: 8 segs, 161.0 K docs, 641.2 MB 470.6s _192: 8 segs, 149.8 K docs, 596.8 MB 452.2s _199: 8 segs, 530.0 K docs, 2116.2 MB 268.4s _1bk: 8 segs, 42.1 K docs, 166.7 MB 250.9s _1bt: 8 segs, 39.4 K docs, 155.8 MB 237.7s _1bz: 8 segs, 212.4 K docs, 846.8 MB 208.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 192.4s _1cl: 12 segs, 60.5 K docs, 239.7 MB 167.2s _1cx: 11 segs, 55.4 K docs, 219.2 MB 146.2s _1d7: 9 segs, 44.2 K docs, 174.8 MB 131.2s _1df: 8 segs, 38.9 K docs, 153.9 MB 114.9s _1do: 8 segs, 72.1 K docs, 286.6 MB 101.8s _1dv: 8 segs, 109.3 K docs, 435.0 MB 89.6s _1e2: 8 segs, 108.5 K docs, 431.7 MB 76.9s _1ea: 8 segs, 77.0 K docs, 306.1 MB 63.3s _1ei: 8 segs, 82.6 K docs, 328.5 MB 51.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 40.8s _1ex: 11 segs, 53.7 K docs, 212.5 MB 23.8s _1f7: 9 segs, 43.8 K docs, 173.3 MB 2.9s _1fi: 10 segs, 50.9 K docs, 201.5 MB 5.0 sec: 217 segments, 23 merges 1133.8s _101: 8 segs, 1178.9 K docs, 4710.8 MB 937.4s _12r: 8 segs, 178.1 K docs, 710.0 MB 824.2s _145: 8 segs, 140.1 K docs, 558.1 MB 813.7s _14c: 8 segs, 138.2 K docs, 550.6 MB 698.2s _15x: 8 segs, 161.0 K docs, 641.2 MB 475.6s _192: 8 segs, 149.8 K docs, 596.8 MB 457.2s _199: 8 segs, 530.0 K docs, 2116.2 MB 273.4s _1bk: 8 segs, 42.1 K docs, 166.7 MB 255.9s _1bt: 8 segs, 39.4 K docs, 155.8 MB 242.7s _1bz: 8 segs, 212.4 K docs, 846.8 MB 213.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 197.4s _1cl: 12 segs, 60.5 K docs, 239.7 MB 172.2s _1cx: 11 segs, 55.4 K docs, 219.2 MB 136.2s _1df: 8 segs, 38.9 K docs, 153.9 MB 119.9s _1do: 8 segs, 72.1 K docs, 286.6 MB 106.8s _1dv: 8 segs, 109.3 K docs, 435.0 MB 94.7s _1e2: 8 segs, 108.5 K docs, 431.7 MB 81.9s _1ea: 8 segs, 77.0 K docs, 306.1 MB 68.3s _1ei: 8 segs, 82.6 K docs, 328.5 MB 56.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 45.8s _1ex: 11 segs, 53.7 K docs, 212.5 MB 28.8s _1f7: 9 segs, 43.8 K docs, 173.3 MB 7.9s _1fi: 10 segs, 50.9 K docs, 201.5 MB 10.0 sec: 217 segments, 23 merges 1138.8s _101: 8 segs, 1178.9 K docs, 4710.8 MB 942.4s _12r: 8 segs, 178.1 K docs, 710.0 MB 829.2s _145: 8 segs, 140.1 K docs, 558.1 MB 818.7s _14c: 8 segs, 138.2 K docs, 550.6 MB 703.2s _15x: 8 segs, 161.0 K docs, 641.2 MB 480.6s _192: 8 segs, 149.8 K docs, 596.8 MB 462.2s _199: 8 segs, 530.0 K docs, 2116.2 MB 278.4s _1bk: 8 segs, 42.1 K docs, 166.7 MB 260.9s _1bt: 8 segs, 39.4 K docs, 155.8 MB 247.7s _1bz: 8 segs, 212.4 K docs, 846.8 MB 218.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 202.4s _1cl: 12 segs, 60.5 K docs, 239.7 MB 177.2s _1cx: 11 segs, 55.4 K docs, 219.2 MB 141.2s _1df: 8 segs, 38.9 K docs, 153.9 MB 124.9s _1do: 8 segs, 72.1 K docs, 286.6 MB 111.8s _1dv: 8 segs, 109.3 K docs, 435.0 MB 99.7s _1e2: 8 segs, 108.5 K docs, 431.7 MB 86.9s _1ea: 8 segs, 77.0 K docs, 306.1 MB 73.3s _1ei: 8 segs, 82.6 K docs, 328.5 MB 61.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 50.8s _1ex: 11 segs, 53.7 K docs, 212.5 MB 33.8s _1f7: 9 segs, 43.8 K docs, 173.3 MB 13.0s _1fi: 10 segs, 50.9 K docs, 201.5 MB 15.0 sec: 210 segments, 23 merges 1143.8s _101: 8 segs, 1178.9 K docs, 4710.8 MB 947.4s _12r: 8 segs, 178.1 K docs, 710.0 MB 834.2s _145: 8 segs, 140.1 K docs, 558.1 MB 823.7s _14c: 8 segs, 138.2 K docs, 550.6 MB 708.2s _15x: 8 segs, 161.0 K docs, 641.2 MB 485.6s _192: 8 segs, 149.8 K docs, 596.8 MB 467.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 283.4s _1bk: 8 segs, 42.1 K docs, 166.7 MB 265.9s _1bt: 8 segs, 39.4 K docs, 155.8 MB 252.7s _1bz: 8 segs, 212.4 K docs, 846.8 MB 223.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 207.4s _1cl: 12 segs, 60.5 K docs, 239.7 MB 182.2s _1cx: 11 segs, 55.4 K docs, 219.2 MB 129.9s _1do: 8 segs, 72.1 K docs, 286.6 MB 116.8s _1dv: 8 segs, 109.3 K docs, 435.0 MB 104.7s _1e2: 8 segs, 108.5 K docs, 431.7 MB 91.9s _1ea: 8 segs, 77.0 K docs, 306.1 MB 78.3s _1ei: 8 segs, 82.6 K docs, 328.5 MB 66.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 55.8s _1ex: 11 segs, 53.7 K docs, 212.5 MB 38.8s _1f7: 9 segs, 43.8 K docs, 173.3 MB 18.0s _1fi: 10 segs, 50.9 K docs, 201.5 MB 0.4s _1fj: 8 segs, 29.6 K docs, 117.0 MB 20.0 sec: 210 segments, 23 merges 1148.8s _101: 8 segs, 1178.9 K docs, 4710.8 MB 952.4s _12r: 8 segs, 178.1 K docs, 710.0 MB 839.2s _145: 8 segs, 140.1 K docs, 558.1 MB 828.7s _14c: 8 segs, 138.2 K docs, 550.6 MB 713.3s _15x: 8 segs, 161.0 K docs, 641.2 MB 490.7s _192: 8 segs, 149.8 K docs, 596.8 MB 472.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 288.4s _1bk: 8 segs, 42.1 K docs, 166.7 MB 271.0s _1bt: 8 segs, 39.4 K docs, 155.8 MB 257.7s _1bz: 8 segs, 212.4 K docs, 846.8 MB 228.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 212.4s _1cl: 12 segs, 60.5 K docs, 239.7 MB 187.2s _1cx: 11 segs, 55.4 K docs, 219.2 MB 134.9s _1do: 8 segs, 72.1 K docs, 286.6 MB 121.8s _1dv: 8 segs, 109.3 K docs, 435.0 MB 109.7s _1e2: 8 segs, 108.5 K docs, 431.7 MB 97.0s _1ea: 8 segs, 77.0 K docs, 306.1 MB 83.3s _1ei: 8 segs, 82.6 K docs, 328.5 MB 71.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 60.8s _1ex: 11 segs, 53.7 K docs, 212.5 MB 43.8s _1f7: 9 segs, 43.8 K docs, 173.3 MB 23.0s _1fi: 10 segs, 50.9 K docs, 201.5 MB 5.4s _1fj: 8 segs, 29.6 K docs, 117.0 MB 25.1 sec: 210 segments, 23 merges 1153.8s _101: 8 segs, 1178.9 K docs, 4710.8 MB 957.4s _12r: 8 segs, 178.1 K docs, 710.0 MB 844.2s _145: 8 segs, 140.1 K docs, 558.1 MB 833.7s _14c: 8 segs, 138.2 K docs, 550.6 MB 718.3s _15x: 8 segs, 161.0 K docs, 641.2 MB 495.7s _192: 8 segs, 149.8 K docs, 596.8 MB 477.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 293.4s _1bk: 8 segs, 42.1 K docs, 166.7 MB 276.0s _1bt: 8 segs, 39.4 K docs, 155.8 MB 262.8s _1bz: 8 segs, 212.4 K docs, 846.8 MB 233.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 217.4s _1cl: 12 segs, 60.5 K docs, 239.7 MB 192.2s _1cx: 11 segs, 55.4 K docs, 219.2 MB 139.9s _1do: 8 segs, 72.1 K docs, 286.6 MB 126.8s _1dv: 8 segs, 109.3 K docs, 435.0 MB 114.7s _1e2: 8 segs, 108.5 K docs, 431.7 MB 102.0s _1ea: 8 segs, 77.0 K docs, 306.1 MB 88.3s _1ei: 8 segs, 82.6 K docs, 328.5 MB 76.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 65.8s _1ex: 11 segs, 53.7 K docs, 212.5 MB 48.8s _1f7: 9 segs, 43.8 K docs, 173.3 MB 28.0s _1fi: 10 segs, 50.9 K docs, 201.5 MB 10.4s _1fj: 8 segs, 29.6 K docs, 117.0 MB 30.0 sec: 210 segments, 23 merges 1158.8s _101: 8 segs, 1178.9 K docs, 4710.8 MB 962.4s _12r: 8 segs, 178.1 K docs, 710.0 MB 849.2s _145: 8 segs, 140.1 K docs, 558.1 MB 838.7s _14c: 8 segs, 138.2 K docs, 550.6 MB 723.3s _15x: 8 segs, 161.0 K docs, 641.2 MB 500.6s _192: 8 segs, 149.8 K docs, 596.8 MB 482.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 298.4s _1bk: 8 segs, 42.1 K docs, 166.7 MB 281.0s _1bt: 8 segs, 39.4 K docs, 155.8 MB 267.7s _1bz: 8 segs, 212.4 K docs, 846.8 MB 238.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 222.4s _1cl: 12 segs, 60.5 K docs, 239.7 MB 197.2s _1cx: 11 segs, 55.4 K docs, 219.2 MB 144.9s _1do: 8 segs, 72.1 K docs, 286.6 MB 131.8s _1dv: 8 segs, 109.3 K docs, 435.0 MB 119.7s _1e2: 8 segs, 108.5 K docs, 431.7 MB 107.0s _1ea: 8 segs, 77.0 K docs, 306.1 MB 93.3s _1ei: 8 segs, 82.6 K docs, 328.5 MB 81.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 70.8s _1ex: 11 segs, 53.7 K docs, 212.5 MB 53.8s _1f7: 9 segs, 43.8 K docs, 173.3 MB 33.0s _1fi: 10 segs, 50.9 K docs, 201.5 MB 15.4s _1fj: 8 segs, 29.6 K docs, 117.0 MB 35.0 sec: 210 segments, 23 merges 1163.8s _101: 8 segs, 1178.9 K docs, 4710.8 MB 967.4s _12r: 8 segs, 178.1 K docs, 710.0 MB 854.2s _145: 8 segs, 140.1 K docs, 558.1 MB 843.7s _14c: 8 segs, 138.2 K docs, 550.6 MB 728.3s _15x: 8 segs, 161.0 K docs, 641.2 MB 505.7s _192: 8 segs, 149.8 K docs, 596.8 MB 487.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 303.4s _1bk: 8 segs, 42.1 K docs, 166.7 MB 286.0s _1bt: 8 segs, 39.4 K docs, 155.8 MB 272.8s _1bz: 8 segs, 212.4 K docs, 846.8 MB 243.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 227.4s _1cl: 12 segs, 60.5 K docs, 239.7 MB 202.2s _1cx: 11 segs, 55.4 K docs, 219.2 MB 149.9s _1do: 8 segs, 72.1 K docs, 286.6 MB 136.8s _1dv: 8 segs, 109.3 K docs, 435.0 MB 124.7s _1e2: 8 segs, 108.5 K docs, 431.7 MB 112.0s _1ea: 8 segs, 77.0 K docs, 306.1 MB 98.3s _1ei: 8 segs, 82.6 K docs, 328.5 MB 86.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 75.8s _1ex: 11 segs, 53.7 K docs, 212.5 MB 58.8s _1f7: 9 segs, 43.8 K docs, 173.3 MB 38.0s _1fi: 10 segs, 50.9 K docs, 201.5 MB 20.4s _1fj: 8 segs, 29.6 K docs, 117.0 MB 40.1 sec: 210 segments, 23 merges 1168.8s _101: 8 segs, 1178.9 K docs, 4710.8 MB 972.4s _12r: 8 segs, 178.1 K docs, 710.0 MB 859.2s _145: 8 segs, 140.1 K docs, 558.1 MB 848.8s _14c: 8 segs, 138.2 K docs, 550.6 MB 733.3s _15x: 8 segs, 161.0 K docs, 641.2 MB 510.7s _192: 8 segs, 149.8 K docs, 596.8 MB 492.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 308.4s _1bk: 8 segs, 42.1 K docs, 166.7 MB 291.0s _1bt: 8 segs, 39.4 K docs, 155.8 MB 277.8s _1bz: 8 segs, 212.4 K docs, 846.8 MB 248.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 232.5s _1cl: 12 segs, 60.5 K docs, 239.7 MB 207.3s _1cx: 11 segs, 55.4 K docs, 219.2 MB 154.9s _1do: 8 segs, 72.1 K docs, 286.6 MB 141.8s _1dv: 8 segs, 109.3 K docs, 435.0 MB 129.7s _1e2: 8 segs, 108.5 K docs, 431.7 MB 117.0s _1ea: 8 segs, 77.0 K docs, 306.1 MB 103.3s _1ei: 8 segs, 82.6 K docs, 328.5 MB 91.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 80.9s _1ex: 11 segs, 53.7 K docs, 212.5 MB 63.9s _1f7: 9 segs, 43.8 K docs, 173.3 MB 43.0s _1fi: 10 segs, 50.9 K docs, 201.5 MB 25.4s _1fj: 8 segs, 29.6 K docs, 117.0 MB 45.1 sec: 210 segments, 23 merges 1173.8s _101: 8 segs, 1178.9 K docs, 4710.8 MB 977.4s _12r: 8 segs, 178.1 K docs, 710.0 MB 864.2s _145: 8 segs, 140.1 K docs, 558.1 MB 853.8s _14c: 8 segs, 138.2 K docs, 550.6 MB 738.3s _15x: 8 segs, 161.0 K docs, 641.2 MB 515.7s _192: 8 segs, 149.8 K docs, 596.8 MB 497.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 313.4s _1bk: 8 segs, 42.1 K docs, 166.7 MB 296.0s _1bt: 8 segs, 39.4 K docs, 155.8 MB 282.8s _1bz: 8 segs, 212.4 K docs, 846.8 MB 253.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 237.5s _1cl: 12 segs, 60.5 K docs, 239.7 MB 212.3s _1cx: 11 segs, 55.4 K docs, 219.2 MB 160.0s _1do: 8 segs, 72.1 K docs, 286.6 MB 146.9s _1dv: 8 segs, 109.3 K docs, 435.0 MB 134.7s _1e2: 8 segs, 108.5 K docs, 431.7 MB 122.0s _1ea: 8 segs, 77.0 K docs, 306.1 MB 108.4s _1ei: 8 segs, 82.6 K docs, 328.5 MB 96.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 85.9s _1ex: 11 segs, 53.7 K docs, 212.5 MB 68.9s _1f7: 9 segs, 43.8 K docs, 173.3 MB 48.0s _1fi: 10 segs, 50.9 K docs, 201.5 MB 30.4s _1fj: 8 segs, 29.6 K docs, 117.0 MB 50.1 sec: 203 segments, 22 merges 1178.8s _101: 8 segs, 1178.9 K docs, 4710.8 MB 982.5s _12r: 8 segs, 178.1 K docs, 710.0 MB 869.2s _145: 8 segs, 140.1 K docs, 558.1 MB 858.8s _14c: 8 segs, 138.2 K docs, 550.6 MB 743.3s _15x: 8 segs, 161.0 K docs, 641.2 MB 520.7s _192: 8 segs, 149.8 K docs, 596.8 MB 502.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 301.0s _1bt: 8 segs, 39.4 K docs, 155.8 MB 287.8s _1bz: 8 segs, 212.4 K docs, 846.8 MB 258.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 242.5s _1cl: 12 segs, 60.5 K docs, 239.7 MB 217.3s _1cx: 11 segs, 55.4 K docs, 219.2 MB 165.0s _1do: 8 segs, 72.1 K docs, 286.6 MB 151.9s _1dv: 8 segs, 109.3 K docs, 435.0 MB 139.7s _1e2: 8 segs, 108.5 K docs, 431.7 MB 127.0s _1ea: 8 segs, 77.0 K docs, 306.1 MB 113.4s _1ei: 8 segs, 82.6 K docs, 328.5 MB 101.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 90.9s _1ex: 11 segs, 53.7 K docs, 212.5 MB 73.9s _1f7: 9 segs, 43.8 K docs, 173.3 MB 53.0s _1fi: 10 segs, 50.9 K docs, 201.5 MB 35.4s _1fj: 8 segs, 29.6 K docs, 117.0 MB 55.1 sec: 203 segments, 22 merges 1183.9s _101: 8 segs, 1178.9 K docs, 4710.8 MB 987.5s _12r: 8 segs, 178.1 K docs, 710.0 MB 874.3s _145: 8 segs, 140.1 K docs, 558.1 MB 863.8s _14c: 8 segs, 138.2 K docs, 550.6 MB 748.3s _15x: 8 segs, 161.0 K docs, 641.2 MB 525.7s _192: 8 segs, 149.8 K docs, 596.8 MB 507.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 306.0s _1bt: 8 segs, 39.4 K docs, 155.8 MB 292.8s _1bz: 8 segs, 212.4 K docs, 846.8 MB 263.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 247.5s _1cl: 12 segs, 60.5 K docs, 239.7 MB 222.3s _1cx: 11 segs, 55.4 K docs, 219.2 MB 170.0s _1do: 8 segs, 72.1 K docs, 286.6 MB 156.9s _1dv: 8 segs, 109.3 K docs, 435.0 MB 144.7s _1e2: 8 segs, 108.5 K docs, 431.7 MB 132.0s _1ea: 8 segs, 77.0 K docs, 306.1 MB 118.4s _1ei: 8 segs, 82.6 K docs, 328.5 MB 106.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 95.9s _1ex: 11 segs, 53.7 K docs, 212.5 MB 78.9s _1f7: 9 segs, 43.8 K docs, 173.3 MB 58.0s _1fi: 10 segs, 50.9 K docs, 201.5 MB 40.4s _1fj: 8 segs, 29.6 K docs, 117.0 MB 60.0 sec: 189 segments, 20 merges 1188.8s _101: 8 segs, 1178.9 K docs, 4710.8 MB 992.4s _12r: 8 segs, 178.1 K docs, 710.0 MB 879.2s _145: 8 segs, 140.1 K docs, 558.1 MB 530.6s _192: 8 segs, 149.8 K docs, 596.8 MB 512.2s _199: 8 segs, 530.0 K docs, 2116.2 MB 310.9s _1bt: 8 segs, 39.4 K docs, 155.8 MB 297.7s _1bz: 8 segs, 212.4 K docs, 846.8 MB 268.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 252.4s _1cl: 12 segs, 60.5 K docs, 239.7 MB 227.2s _1cx: 11 segs, 55.4 K docs, 219.2 MB 174.9s _1do: 8 segs, 72.1 K docs, 286.6 MB 161.8s _1dv: 8 segs, 109.3 K docs, 435.0 MB 149.7s _1e2: 8 segs, 108.5 K docs, 431.7 MB 136.9s _1ea: 8 segs, 77.0 K docs, 306.1 MB 123.3s _1ei: 8 segs, 82.6 K docs, 328.5 MB 111.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 100.8s _1ex: 11 segs, 53.7 K docs, 212.5 MB 83.8s _1f7: 9 segs, 43.8 K docs, 173.3 MB 62.9s _1fi: 10 segs, 50.9 K docs, 201.5 MB 45.3s _1fj: 8 segs, 29.6 K docs, 117.0 MB 65.0 sec: 175 segments, 18 merges 1193.8s _101: 8 segs, 1178.9 K docs, 4710.8 MB 997.4s _12r: 8 segs, 178.1 K docs, 710.0 MB 884.2s _145: 8 segs, 140.1 K docs, 558.1 MB 535.6s _192: 8 segs, 149.8 K docs, 596.8 MB 517.2s _199: 8 segs, 530.0 K docs, 2116.2 MB 302.7s _1bz: 8 segs, 212.4 K docs, 846.8 MB 273.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 257.4s _1cl: 12 segs, 60.5 K docs, 239.7 MB 232.2s _1cx: 11 segs, 55.4 K docs, 219.2 MB 179.9s _1do: 8 segs, 72.1 K docs, 286.6 MB 166.8s _1dv: 8 segs, 109.3 K docs, 435.0 MB 154.7s _1e2: 8 segs, 108.5 K docs, 431.7 MB 128.3s _1ei: 8 segs, 82.6 K docs, 328.5 MB 116.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 105.8s _1ex: 11 segs, 53.7 K docs, 212.5 MB 88.8s _1f7: 9 segs, 43.8 K docs, 173.3 MB 68.0s _1fi: 10 segs, 50.9 K docs, 201.5 MB 50.3s _1fj: 8 segs, 29.6 K docs, 117.0 MB 70.0 sec: 175 segments, 18 merges 1198.8s _101: 8 segs, 1178.9 K docs, 4710.8 MB 1002.4s _12r: 8 segs, 178.1 K docs, 710.0 MB 889.2s _145: 8 segs, 140.1 K docs, 558.1 MB 540.6s _192: 8 segs, 149.8 K docs, 596.8 MB 522.2s _199: 8 segs, 530.0 K docs, 2116.2 MB 307.7s _1bz: 8 segs, 212.4 K docs, 846.8 MB 278.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 262.4s _1cl: 12 segs, 60.5 K docs, 239.7 MB 237.2s _1cx: 11 segs, 55.4 K docs, 219.2 MB 184.9s _1do: 8 segs, 72.1 K docs, 286.6 MB 171.8s _1dv: 8 segs, 109.3 K docs, 435.0 MB 159.7s _1e2: 8 segs, 108.5 K docs, 431.7 MB 133.3s _1ei: 8 segs, 82.6 K docs, 328.5 MB 121.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 110.8s _1ex: 11 segs, 53.7 K docs, 212.5 MB 93.8s _1f7: 9 segs, 43.8 K docs, 173.3 MB 73.0s _1fi: 10 segs, 50.9 K docs, 201.5 MB 55.4s _1fj: 8 segs, 29.6 K docs, 117.0 MB 75.0 sec: 175 segments, 18 merges 1203.8s _101: 8 segs, 1178.9 K docs, 4710.8 MB 1007.4s _12r: 8 segs, 178.1 K docs, 710.0 MB 894.2s _145: 8 segs, 140.1 K docs, 558.1 MB 545.6s _192: 8 segs, 149.8 K docs, 596.8 MB 527.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 312.7s _1bz: 8 segs, 212.4 K docs, 846.8 MB 283.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 267.4s _1cl: 12 segs, 60.5 K docs, 239.7 MB 242.2s _1cx: 11 segs, 55.4 K docs, 219.2 MB 189.9s _1do: 8 segs, 72.1 K docs, 286.6 MB 176.8s _1dv: 8 segs, 109.3 K docs, 435.0 MB 164.7s _1e2: 8 segs, 108.5 K docs, 431.7 MB 138.3s _1ei: 8 segs, 82.6 K docs, 328.5 MB 126.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 115.8s _1ex: 11 segs, 53.7 K docs, 212.5 MB 98.8s _1f7: 9 segs, 43.8 K docs, 173.3 MB 78.0s _1fi: 10 segs, 50.9 K docs, 201.5 MB 60.4s _1fj: 8 segs, 29.6 K docs, 117.0 MB 80.0 sec: 164 segments, 17 merges 1208.8s _101: 8 segs, 1178.9 K docs, 4710.8 MB 1012.4s _12r: 8 segs, 178.1 K docs, 710.0 MB 899.2s _145: 8 segs, 140.1 K docs, 558.1 MB 550.6s _192: 8 segs, 149.8 K docs, 596.8 MB 532.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 317.7s _1bz: 8 segs, 212.4 K docs, 846.8 MB 288.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 247.2s _1cx: 11 segs, 55.4 K docs, 219.2 MB 194.9s _1do: 8 segs, 72.1 K docs, 286.6 MB 181.8s _1dv: 8 segs, 109.3 K docs, 435.0 MB 169.7s _1e2: 8 segs, 108.5 K docs, 431.7 MB 143.3s _1ei: 8 segs, 82.6 K docs, 328.5 MB 131.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 120.8s _1ex: 11 segs, 53.7 K docs, 212.5 MB 103.8s _1f7: 9 segs, 43.8 K docs, 173.3 MB 83.0s _1fi: 10 segs, 50.9 K docs, 201.5 MB 65.4s _1fj: 8 segs, 29.6 K docs, 117.0 MB 85.0 sec: 164 segments, 17 merges 1213.8s _101: 8 segs, 1178.9 K docs, 4710.8 MB 1017.4s _12r: 8 segs, 178.1 K docs, 710.0 MB 904.2s _145: 8 segs, 140.1 K docs, 558.1 MB 555.6s _192: 8 segs, 149.8 K docs, 596.8 MB 537.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 322.7s _1bz: 8 segs, 212.4 K docs, 846.8 MB 293.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 252.2s _1cx: 11 segs, 55.4 K docs, 219.2 MB 199.9s _1do: 8 segs, 72.1 K docs, 286.6 MB 186.8s _1dv: 8 segs, 109.3 K docs, 435.0 MB 174.7s _1e2: 8 segs, 108.5 K docs, 431.7 MB 148.3s _1ei: 8 segs, 82.6 K docs, 328.5 MB 136.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 125.8s _1ex: 11 segs, 53.7 K docs, 212.5 MB 108.8s _1f7: 9 segs, 43.8 K docs, 173.3 MB 88.0s _1fi: 10 segs, 50.9 K docs, 201.5 MB 70.4s _1fj: 8 segs, 29.6 K docs, 117.0 MB 90.0 sec: 157 segments, 16 merges 1218.8s _101: 8 segs, 1178.9 K docs, 4710.8 MB 1022.4s _12r: 8 segs, 178.1 K docs, 710.0 MB 909.2s _145: 8 segs, 140.1 K docs, 558.1 MB 560.7s _192: 8 segs, 149.8 K docs, 596.8 MB 542.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 327.7s _1bz: 8 segs, 212.4 K docs, 846.8 MB 298.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 257.2s _1cx: 11 segs, 55.4 K docs, 219.2 MB 204.9s _1do: 8 segs, 72.1 K docs, 286.6 MB 191.8s _1dv: 8 segs, 109.3 K docs, 435.0 MB 179.7s _1e2: 8 segs, 108.5 K docs, 431.7 MB 141.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 130.8s _1ex: 11 segs, 53.7 K docs, 212.5 MB 113.8s _1f7: 9 segs, 43.8 K docs, 173.3 MB 93.0s _1fi: 10 segs, 50.9 K docs, 201.5 MB 75.4s _1fj: 8 segs, 29.6 K docs, 117.0 MB 95.0 sec: 157 segments, 16 merges 1223.8s _101: 8 segs, 1178.9 K docs, 4710.8 MB 1027.4s _12r: 8 segs, 178.1 K docs, 710.0 MB 914.2s _145: 8 segs, 140.1 K docs, 558.1 MB 565.7s _192: 8 segs, 149.8 K docs, 596.8 MB 547.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 332.8s _1bz: 8 segs, 212.4 K docs, 846.8 MB 303.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 262.2s _1cx: 11 segs, 55.4 K docs, 219.2 MB 209.9s _1do: 8 segs, 72.1 K docs, 286.6 MB 196.8s _1dv: 8 segs, 109.3 K docs, 435.0 MB 184.7s _1e2: 8 segs, 108.5 K docs, 431.7 MB 146.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 135.8s _1ex: 11 segs, 53.7 K docs, 212.5 MB 118.8s _1f7: 9 segs, 43.8 K docs, 173.3 MB 98.0s _1fi: 10 segs, 50.9 K docs, 201.5 MB 80.4s _1fj: 8 segs, 29.6 K docs, 117.0 MB 100.1 sec: 157 segments, 16 merges 1228.8s _101: 8 segs, 1178.9 K docs, 4710.8 MB 1032.4s _12r: 8 segs, 178.1 K docs, 710.0 MB 919.2s _145: 8 segs, 140.1 K docs, 558.1 MB 570.7s _192: 8 segs, 149.8 K docs, 596.8 MB 552.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 337.8s _1bz: 8 segs, 212.4 K docs, 846.8 MB 308.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 267.2s _1cx: 11 segs, 55.4 K docs, 219.2 MB 214.9s _1do: 8 segs, 72.1 K docs, 286.6 MB 201.8s _1dv: 8 segs, 109.3 K docs, 435.0 MB 189.7s _1e2: 8 segs, 108.5 K docs, 431.7 MB 151.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 140.8s _1ex: 11 segs, 53.7 K docs, 212.5 MB 123.8s _1f7: 9 segs, 43.8 K docs, 173.3 MB 103.0s _1fi: 10 segs, 50.9 K docs, 201.5 MB 85.4s _1fj: 8 segs, 29.6 K docs, 117.0 MB 105.1 sec: 157 segments, 16 merges 1233.8s _101: 8 segs, 1178.9 K docs, 4710.8 MB 1037.4s _12r: 8 segs, 178.1 K docs, 710.0 MB 924.2s _145: 8 segs, 140.1 K docs, 558.1 MB 575.7s _192: 8 segs, 149.8 K docs, 596.8 MB 557.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 342.8s _1bz: 8 segs, 212.4 K docs, 846.8 MB 313.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 272.3s _1cx: 11 segs, 55.4 K docs, 219.2 MB 219.9s _1do: 8 segs, 72.1 K docs, 286.6 MB 206.8s _1dv: 8 segs, 109.3 K docs, 435.0 MB 194.7s _1e2: 8 segs, 108.5 K docs, 431.7 MB 156.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 145.8s _1ex: 11 segs, 53.7 K docs, 212.5 MB 128.8s _1f7: 9 segs, 43.8 K docs, 173.3 MB 108.0s _1fi: 10 segs, 50.9 K docs, 201.5 MB 90.4s _1fj: 8 segs, 29.6 K docs, 117.0 MB 110.1 sec: 157 segments, 16 merges 1238.8s _101: 8 segs, 1178.9 K docs, 4710.8 MB 1042.4s _12r: 8 segs, 178.1 K docs, 710.0 MB 929.2s _145: 8 segs, 140.1 K docs, 558.1 MB 580.7s _192: 8 segs, 149.8 K docs, 596.8 MB 562.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 347.8s _1bz: 8 segs, 212.4 K docs, 846.8 MB 318.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 277.3s _1cx: 11 segs, 55.4 K docs, 219.2 MB 224.9s _1do: 8 segs, 72.1 K docs, 286.6 MB 211.8s _1dv: 8 segs, 109.3 K docs, 435.0 MB 199.7s _1e2: 8 segs, 108.5 K docs, 431.7 MB 161.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 150.8s _1ex: 11 segs, 53.7 K docs, 212.5 MB 133.8s _1f7: 9 segs, 43.8 K docs, 173.3 MB 113.0s _1fi: 10 segs, 50.9 K docs, 201.5 MB 95.4s _1fj: 8 segs, 29.6 K docs, 117.0 MB 115.1 sec: 147 segments, 16 merges 1243.8s _101: 8 segs, 1178.9 K docs, 4710.8 MB 1047.4s _12r: 8 segs, 178.1 K docs, 710.0 MB 934.2s _145: 8 segs, 140.1 K docs, 558.1 MB 585.7s _192: 8 segs, 149.8 K docs, 596.8 MB 567.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 352.8s _1bz: 8 segs, 212.4 K docs, 846.8 MB 323.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 229.9s _1do: 8 segs, 72.1 K docs, 286.6 MB 216.8s _1dv: 8 segs, 109.3 K docs, 435.0 MB 204.7s _1e2: 8 segs, 108.5 K docs, 431.7 MB 166.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 155.9s _1ex: 11 segs, 53.7 K docs, 212.5 MB 138.9s _1f7: 9 segs, 43.8 K docs, 173.3 MB 118.0s _1fi: 10 segs, 50.9 K docs, 201.5 MB 100.4s _1fj: 8 segs, 29.6 K docs, 117.0 MB 1.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 120.1 sec: 140 segments, 15 merges 1248.8s _101: 8 segs, 1178.9 K docs, 4710.8 MB 1052.4s _12r: 8 segs, 178.1 K docs, 710.0 MB 939.2s _145: 8 segs, 140.1 K docs, 558.1 MB 590.7s _192: 8 segs, 149.8 K docs, 596.8 MB 572.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 357.8s _1bz: 8 segs, 212.4 K docs, 846.8 MB 328.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 221.9s _1dv: 8 segs, 109.3 K docs, 435.0 MB 209.7s _1e2: 8 segs, 108.5 K docs, 431.7 MB 171.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 160.9s _1ex: 11 segs, 53.7 K docs, 212.5 MB 143.9s _1f7: 9 segs, 43.8 K docs, 173.3 MB 123.0s _1fi: 10 segs, 50.9 K docs, 201.5 MB 105.4s _1fj: 8 segs, 29.6 K docs, 117.0 MB 6.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 125.1 sec: 140 segments, 15 merges 1253.8s _101: 8 segs, 1178.9 K docs, 4710.8 MB 1057.5s _12r: 8 segs, 178.1 K docs, 710.0 MB 944.2s _145: 8 segs, 140.1 K docs, 558.1 MB 595.7s _192: 8 segs, 149.8 K docs, 596.8 MB 577.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 362.8s _1bz: 8 segs, 212.4 K docs, 846.8 MB 333.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 226.9s _1dv: 8 segs, 109.3 K docs, 435.0 MB 214.7s _1e2: 8 segs, 108.5 K docs, 431.7 MB 176.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 165.9s _1ex: 11 segs, 53.7 K docs, 212.5 MB 148.9s _1f7: 9 segs, 43.8 K docs, 173.3 MB 128.0s _1fi: 10 segs, 50.9 K docs, 201.5 MB 110.4s _1fj: 8 segs, 29.6 K docs, 117.0 MB 11.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 130.1 sec: 125 segments, 13 merges 1258.8s _101: 8 segs, 1178.9 K docs, 4710.8 MB 1062.5s _12r: 8 segs, 178.1 K docs, 710.0 MB 949.2s _145: 8 segs, 140.1 K docs, 558.1 MB 600.7s _192: 8 segs, 149.8 K docs, 596.8 MB 582.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 367.8s _1bz: 8 segs, 212.4 K docs, 846.8 MB 338.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 231.9s _1dv: 8 segs, 109.3 K docs, 435.0 MB 219.7s _1e2: 8 segs, 108.5 K docs, 431.7 MB 181.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 170.9s _1ex: 11 segs, 53.7 K docs, 212.5 MB 133.0s _1fi: 10 segs, 50.9 K docs, 201.5 MB 16.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 135.1 sec: 125 segments, 13 merges 1263.8s _101: 8 segs, 1178.9 K docs, 4710.8 MB 1067.5s _12r: 8 segs, 178.1 K docs, 710.0 MB 954.2s _145: 8 segs, 140.1 K docs, 558.1 MB 605.7s _192: 8 segs, 149.8 K docs, 596.8 MB 587.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 372.8s _1bz: 8 segs, 212.4 K docs, 846.8 MB 343.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 236.9s _1dv: 8 segs, 109.3 K docs, 435.0 MB 224.7s _1e2: 8 segs, 108.5 K docs, 431.7 MB 186.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 175.9s _1ex: 11 segs, 53.7 K docs, 212.5 MB 138.0s _1fi: 10 segs, 50.9 K docs, 201.5 MB 21.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 140.1 sec: 118 segments, 12 merges 1268.8s _101: 8 segs, 1178.9 K docs, 4710.8 MB 959.2s _145: 8 segs, 140.1 K docs, 558.1 MB 610.7s _192: 8 segs, 149.8 K docs, 596.8 MB 592.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 377.8s _1bz: 8 segs, 212.4 K docs, 846.8 MB 348.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 241.9s _1dv: 8 segs, 109.3 K docs, 435.0 MB 229.7s _1e2: 8 segs, 108.5 K docs, 431.7 MB 191.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 180.9s _1ex: 11 segs, 53.7 K docs, 212.5 MB 143.0s _1fi: 10 segs, 50.9 K docs, 201.5 MB 26.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 145.1 sec: 118 segments, 12 merges 1273.9s _101: 8 segs, 1178.9 K docs, 4710.8 MB 964.3s _145: 8 segs, 140.1 K docs, 558.1 MB 615.7s _192: 8 segs, 149.8 K docs, 596.8 MB 597.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 382.8s _1bz: 8 segs, 212.4 K docs, 846.8 MB 353.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 246.9s _1dv: 8 segs, 109.3 K docs, 435.0 MB 234.7s _1e2: 8 segs, 108.5 K docs, 431.7 MB 196.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 185.9s _1ex: 11 segs, 53.7 K docs, 212.5 MB 148.0s _1fi: 10 segs, 50.9 K docs, 201.5 MB 31.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 150.0 sec: 104 segments, 10 merges 1278.8s _101: 8 segs, 1178.9 K docs, 4710.8 MB 620.6s _192: 8 segs, 149.8 K docs, 596.8 MB 602.2s _199: 8 segs, 530.0 K docs, 2116.2 MB 387.7s _1bz: 8 segs, 212.4 K docs, 846.8 MB 358.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 239.7s _1e2: 8 segs, 108.5 K docs, 431.7 MB 201.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 190.8s _1ex: 11 segs, 53.7 K docs, 212.5 MB 152.9s _1fi: 10 segs, 50.9 K docs, 201.5 MB 36.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 155.0 sec: 104 segments, 10 merges 1283.8s _101: 8 segs, 1178.9 K docs, 4710.8 MB 625.6s _192: 8 segs, 149.8 K docs, 596.8 MB 607.2s _199: 8 segs, 530.0 K docs, 2116.2 MB 392.7s _1bz: 8 segs, 212.4 K docs, 846.8 MB 363.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 244.7s _1e2: 8 segs, 108.5 K docs, 431.7 MB 206.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 195.8s _1ex: 11 segs, 53.7 K docs, 212.5 MB 158.0s _1fi: 10 segs, 50.9 K docs, 201.5 MB 41.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 160.0 sec: 104 segments, 10 merges 1288.8s _101: 8 segs, 1178.9 K docs, 4710.8 MB 630.6s _192: 8 segs, 149.8 K docs, 596.8 MB 612.2s _199: 8 segs, 530.0 K docs, 2116.2 MB 397.7s _1bz: 8 segs, 212.4 K docs, 846.8 MB 368.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 249.7s _1e2: 8 segs, 108.5 K docs, 431.7 MB 211.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 200.8s _1ex: 11 segs, 53.7 K docs, 212.5 MB 163.0s _1fi: 10 segs, 50.9 K docs, 201.5 MB 46.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 165.0 sec: 94 segments, 9 merges 1293.8s _101: 8 segs, 1178.9 K docs, 4710.8 MB 635.6s _192: 8 segs, 149.8 K docs, 596.8 MB 617.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 402.7s _1bz: 8 segs, 212.4 K docs, 846.8 MB 373.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 254.7s _1e2: 8 segs, 108.5 K docs, 431.7 MB 216.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 168.0s _1fi: 10 segs, 50.9 K docs, 201.5 MB 51.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 170.0 sec: 94 segments, 9 merges 1298.8s _101: 8 segs, 1178.9 K docs, 4710.8 MB 640.6s _192: 8 segs, 149.8 K docs, 596.8 MB 622.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 407.7s _1bz: 8 segs, 212.4 K docs, 846.8 MB 378.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 259.7s _1e2: 8 segs, 108.5 K docs, 431.7 MB 221.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 173.0s _1fi: 10 segs, 50.9 K docs, 201.5 MB 56.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 175.0 sec: 94 segments, 9 merges 1303.8s _101: 8 segs, 1178.9 K docs, 4710.8 MB 645.6s _192: 8 segs, 149.8 K docs, 596.8 MB 627.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 412.7s _1bz: 8 segs, 212.4 K docs, 846.8 MB 383.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 264.7s _1e2: 8 segs, 108.5 K docs, 431.7 MB 226.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 178.0s _1fi: 10 segs, 50.9 K docs, 201.5 MB 61.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 180.0 sec: 94 segments, 9 merges 1308.8s _101: 8 segs, 1178.9 K docs, 4710.8 MB 650.6s _192: 8 segs, 149.8 K docs, 596.8 MB 632.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 417.7s _1bz: 8 segs, 212.4 K docs, 846.8 MB 388.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 269.7s _1e2: 8 segs, 108.5 K docs, 431.7 MB 231.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 183.0s _1fi: 10 segs, 50.9 K docs, 201.5 MB 66.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 185.0 sec: 87 segments, 9 merges 1313.8s _101: 8 segs, 1178.9 K docs, 4710.8 MB 637.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 422.7s _1bz: 8 segs, 212.4 K docs, 846.8 MB 393.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 274.7s _1e2: 8 segs, 108.5 K docs, 431.7 MB 236.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 188.0s _1fi: 10 segs, 50.9 K docs, 201.5 MB 71.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 1.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 190.0 sec: 87 segments, 9 merges 1318.8s _101: 8 segs, 1178.9 K docs, 4710.8 MB 642.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 427.7s _1bz: 8 segs, 212.4 K docs, 846.8 MB 398.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 279.7s _1e2: 8 segs, 108.5 K docs, 431.7 MB 241.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 193.0s _1fi: 10 segs, 50.9 K docs, 201.5 MB 76.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 6.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 195.1 sec: 87 segments, 9 merges 1323.8s _101: 8 segs, 1178.9 K docs, 4710.8 MB 647.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 432.8s _1bz: 8 segs, 212.4 K docs, 846.8 MB 403.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 284.7s _1e2: 8 segs, 108.5 K docs, 431.7 MB 246.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 198.0s _1fi: 10 segs, 50.9 K docs, 201.5 MB 81.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 11.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 200.1 sec: 87 segments, 9 merges 1328.8s _101: 8 segs, 1178.9 K docs, 4710.8 MB 652.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 437.8s _1bz: 8 segs, 212.4 K docs, 846.8 MB 408.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 289.7s _1e2: 8 segs, 108.5 K docs, 431.7 MB 251.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 203.0s _1fi: 10 segs, 50.9 K docs, 201.5 MB 86.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 16.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 205.1 sec: 87 segments, 9 merges 1333.8s _101: 8 segs, 1178.9 K docs, 4710.8 MB 657.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 442.8s _1bz: 8 segs, 212.4 K docs, 846.8 MB 413.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 294.7s _1e2: 8 segs, 108.5 K docs, 431.7 MB 256.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 208.0s _1fi: 10 segs, 50.9 K docs, 201.5 MB 91.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 21.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 210.0 sec: 87 segments, 9 merges 1338.8s _101: 8 segs, 1178.9 K docs, 4710.8 MB 662.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 447.7s _1bz: 8 segs, 212.4 K docs, 846.8 MB 418.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 299.7s _1e2: 8 segs, 108.5 K docs, 431.7 MB 261.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 213.0s _1fi: 10 segs, 50.9 K docs, 201.5 MB 96.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 26.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 215.0 sec: 87 segments, 9 merges 1343.8s _101: 8 segs, 1178.9 K docs, 4710.8 MB 667.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 452.7s _1bz: 8 segs, 212.4 K docs, 846.8 MB 423.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 304.7s _1e2: 8 segs, 108.5 K docs, 431.7 MB 266.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 218.0s _1fi: 10 segs, 50.9 K docs, 201.5 MB 101.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 31.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 220.0 sec: 87 segments, 9 merges 1348.8s _101: 8 segs, 1178.9 K docs, 4710.8 MB 672.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 457.7s _1bz: 8 segs, 212.4 K docs, 846.8 MB 428.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 309.7s _1e2: 8 segs, 108.5 K docs, 431.7 MB 271.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 223.0s _1fi: 10 segs, 50.9 K docs, 201.5 MB 106.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 36.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 225.0 sec: 87 segments, 9 merges 1353.8s _101: 8 segs, 1178.9 K docs, 4710.8 MB 677.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 462.7s _1bz: 8 segs, 212.4 K docs, 846.8 MB 433.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 314.7s _1e2: 8 segs, 108.5 K docs, 431.7 MB 276.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 228.0s _1fi: 10 segs, 50.9 K docs, 201.5 MB 111.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 41.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 230.0 sec: 87 segments, 9 merges 1358.8s _101: 8 segs, 1178.9 K docs, 4710.8 MB 682.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 467.7s _1bz: 8 segs, 212.4 K docs, 846.8 MB 438.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 319.7s _1e2: 8 segs, 108.5 K docs, 431.7 MB 281.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 233.0s _1fi: 10 segs, 50.9 K docs, 201.5 MB 116.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 46.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 235.0 sec: 87 segments, 9 merges 1363.8s _101: 8 segs, 1178.9 K docs, 4710.8 MB 687.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 472.8s _1bz: 8 segs, 212.4 K docs, 846.8 MB 443.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 324.7s _1e2: 8 segs, 108.5 K docs, 431.7 MB 286.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 238.0s _1fi: 10 segs, 50.9 K docs, 201.5 MB 121.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 51.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 240.1 sec: 87 segments, 9 merges 1368.8s _101: 8 segs, 1178.9 K docs, 4710.8 MB 692.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 477.8s _1bz: 8 segs, 212.4 K docs, 846.8 MB 448.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 329.7s _1e2: 8 segs, 108.5 K docs, 431.7 MB 291.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 243.0s _1fi: 10 segs, 50.9 K docs, 201.5 MB 126.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 56.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 245.1 sec: 78 segments, 8 merges 1373.8s _101: 8 segs, 1178.9 K docs, 4710.8 MB 697.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 482.8s _1bz: 8 segs, 212.4 K docs, 846.8 MB 453.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 334.7s _1e2: 8 segs, 108.5 K docs, 431.7 MB 296.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 131.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 61.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 250.1 sec: 78 segments, 8 merges 1378.8s _101: 8 segs, 1178.9 K docs, 4710.8 MB 702.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 487.8s _1bz: 8 segs, 212.4 K docs, 846.8 MB 458.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 339.7s _1e2: 8 segs, 108.5 K docs, 431.7 MB 301.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 136.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 66.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 255.1 sec: 78 segments, 8 merges 1383.8s _101: 8 segs, 1178.9 K docs, 4710.8 MB 707.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 492.8s _1bz: 8 segs, 212.4 K docs, 846.8 MB 463.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 344.7s _1e2: 8 segs, 108.5 K docs, 431.7 MB 306.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 141.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 71.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 260.1 sec: 78 segments, 8 merges 1388.8s _101: 8 segs, 1178.9 K docs, 4710.8 MB 712.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 497.8s _1bz: 8 segs, 212.4 K docs, 846.8 MB 468.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 349.7s _1e2: 8 segs, 108.5 K docs, 431.7 MB 311.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 146.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 76.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 265.1 sec: 78 segments, 8 merges 1393.8s _101: 8 segs, 1178.9 K docs, 4710.8 MB 717.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 502.8s _1bz: 8 segs, 212.4 K docs, 846.8 MB 473.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 354.7s _1e2: 8 segs, 108.5 K docs, 431.7 MB 316.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 151.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 81.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 270.1 sec: 78 segments, 8 merges 1398.8s _101: 8 segs, 1178.9 K docs, 4710.8 MB 722.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 507.8s _1bz: 8 segs, 212.4 K docs, 846.8 MB 478.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 359.7s _1e2: 8 segs, 108.5 K docs, 431.7 MB 321.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 156.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 86.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 275.1 sec: 78 segments, 8 merges 1403.8s _101: 8 segs, 1178.9 K docs, 4710.8 MB 727.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 512.8s _1bz: 8 segs, 212.4 K docs, 846.8 MB 483.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 364.7s _1e2: 8 segs, 108.5 K docs, 431.7 MB 326.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 161.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 91.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 280.1 sec: 78 segments, 8 merges 1408.8s _101: 8 segs, 1178.9 K docs, 4710.8 MB 732.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 517.8s _1bz: 8 segs, 212.4 K docs, 846.8 MB 488.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 369.7s _1e2: 8 segs, 108.5 K docs, 431.7 MB 331.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 166.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 96.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 285.1 sec: 78 segments, 8 merges 1413.8s _101: 8 segs, 1178.9 K docs, 4710.8 MB 737.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 522.8s _1bz: 8 segs, 212.4 K docs, 846.8 MB 493.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 374.7s _1e2: 8 segs, 108.5 K docs, 431.7 MB 336.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 171.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 101.6s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 290.1 sec: 78 segments, 8 merges 1418.9s _101: 8 segs, 1178.9 K docs, 4710.8 MB 742.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 527.8s _1bz: 8 segs, 212.4 K docs, 846.8 MB 498.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 379.7s _1e2: 8 segs, 108.5 K docs, 431.7 MB 341.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 176.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 106.6s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 295.0 sec: 78 segments, 8 merges 1423.8s _101: 8 segs, 1178.9 K docs, 4710.8 MB 747.2s _199: 8 segs, 530.0 K docs, 2116.2 MB 532.7s _1bz: 8 segs, 212.4 K docs, 846.8 MB 503.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 384.7s _1e2: 8 segs, 108.5 K docs, 431.7 MB 346.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 181.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 111.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 300.0 sec: 78 segments, 8 merges 1428.8s _101: 8 segs, 1178.9 K docs, 4710.8 MB 752.2s _199: 8 segs, 530.0 K docs, 2116.2 MB 537.7s _1bz: 8 segs, 212.4 K docs, 846.8 MB 508.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 389.7s _1e2: 8 segs, 108.5 K docs, 431.7 MB 351.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 186.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 116.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 305.0 sec: 71 segments, 7 merges 757.2s _199: 8 segs, 530.0 K docs, 2116.2 MB 542.7s _1bz: 8 segs, 212.4 K docs, 846.8 MB 513.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 394.7s _1e2: 8 segs, 108.5 K docs, 431.7 MB 356.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 191.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 121.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 310.0 sec: 71 segments, 7 merges 762.2s _199: 8 segs, 530.0 K docs, 2116.2 MB 547.7s _1bz: 8 segs, 212.4 K docs, 846.8 MB 518.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 399.7s _1e2: 8 segs, 108.5 K docs, 431.7 MB 361.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 196.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 126.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 315.0 sec: 64 segments, 6 merges 767.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 552.7s _1bz: 8 segs, 212.4 K docs, 846.8 MB 523.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 366.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 201.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 131.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 320.0 sec: 64 segments, 6 merges 772.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 557.7s _1bz: 8 segs, 212.4 K docs, 846.8 MB 528.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 371.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 206.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 136.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 325.0 sec: 64 segments, 6 merges 777.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 562.7s _1bz: 8 segs, 212.4 K docs, 846.8 MB 533.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 376.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 211.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 141.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 330.0 sec: 64 segments, 6 merges 782.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 567.7s _1bz: 8 segs, 212.4 K docs, 846.8 MB 538.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 381.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 216.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 146.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 335.0 sec: 64 segments, 6 merges 787.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 572.7s _1bz: 8 segs, 212.4 K docs, 846.8 MB 543.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 386.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 221.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 151.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 340.0 sec: 64 segments, 6 merges 792.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 577.7s _1bz: 8 segs, 212.4 K docs, 846.8 MB 548.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 391.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 226.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 156.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 345.1 sec: 64 segments, 6 merges 797.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 582.8s _1bz: 8 segs, 212.4 K docs, 846.8 MB 553.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 396.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 231.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 161.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 350.1 sec: 64 segments, 6 merges 802.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 587.8s _1bz: 8 segs, 212.4 K docs, 846.8 MB 558.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 401.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 236.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 166.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 355.1 sec: 64 segments, 6 merges 807.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 592.8s _1bz: 8 segs, 212.4 K docs, 846.8 MB 563.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 406.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 241.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 171.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 360.1 sec: 64 segments, 6 merges 812.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 597.8s _1bz: 8 segs, 212.4 K docs, 846.8 MB 568.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 411.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 246.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 176.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 365.1 sec: 64 segments, 6 merges 817.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 602.8s _1bz: 8 segs, 212.4 K docs, 846.8 MB 573.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 416.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 251.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 181.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 370.1 sec: 64 segments, 6 merges 822.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 607.8s _1bz: 8 segs, 212.4 K docs, 846.8 MB 578.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 421.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 256.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 186.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 375.1 sec: 64 segments, 6 merges 827.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 612.8s _1bz: 8 segs, 212.4 K docs, 846.8 MB 583.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 426.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 261.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 191.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 380.1 sec: 64 segments, 6 merges 832.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 617.8s _1bz: 8 segs, 212.4 K docs, 846.8 MB 588.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 431.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 266.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 196.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 385.1 sec: 64 segments, 6 merges 837.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 622.8s _1bz: 8 segs, 212.4 K docs, 846.8 MB 593.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 436.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 271.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 201.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 390.1 sec: 64 segments, 6 merges 842.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 627.8s _1bz: 8 segs, 212.4 K docs, 846.8 MB 598.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 441.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 276.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 206.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 395.1 sec: 64 segments, 6 merges 847.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 632.8s _1bz: 8 segs, 212.4 K docs, 846.8 MB 603.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 446.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 281.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 211.6s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 400.0 sec: 64 segments, 6 merges 852.2s _199: 8 segs, 530.0 K docs, 2116.2 MB 637.7s _1bz: 8 segs, 212.4 K docs, 846.8 MB 608.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 451.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 286.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 216.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 405.0 sec: 64 segments, 6 merges 857.2s _199: 8 segs, 530.0 K docs, 2116.2 MB 642.7s _1bz: 8 segs, 212.4 K docs, 846.8 MB 613.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 456.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 291.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 221.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 410.0 sec: 64 segments, 6 merges 862.2s _199: 8 segs, 530.0 K docs, 2116.2 MB 647.7s _1bz: 8 segs, 212.4 K docs, 846.8 MB 618.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 461.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 296.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 226.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 415.0 sec: 64 segments, 6 merges 867.2s _199: 8 segs, 530.0 K docs, 2116.2 MB 652.7s _1bz: 8 segs, 212.4 K docs, 846.8 MB 623.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 466.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 301.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 231.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 420.0 sec: 64 segments, 6 merges 872.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 657.7s _1bz: 8 segs, 212.4 K docs, 846.8 MB 628.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 471.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 306.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 236.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 425.0 sec: 64 segments, 6 merges 877.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 662.7s _1bz: 8 segs, 212.4 K docs, 846.8 MB 633.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 476.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 311.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 241.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 430.0 sec: 64 segments, 6 merges 882.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 667.7s _1bz: 8 segs, 212.4 K docs, 846.8 MB 638.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 481.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 316.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 246.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 435.0 sec: 64 segments, 6 merges 887.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 672.7s _1bz: 8 segs, 212.4 K docs, 846.8 MB 643.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 486.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 321.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 251.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 440.0 sec: 64 segments, 6 merges 892.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 677.7s _1bz: 8 segs, 212.4 K docs, 846.8 MB 648.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 491.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 326.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 256.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 445.0 sec: 64 segments, 6 merges 897.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 682.7s _1bz: 8 segs, 212.4 K docs, 846.8 MB 653.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 496.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 331.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 261.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 450.0 sec: 64 segments, 6 merges 902.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 687.8s _1bz: 8 segs, 212.4 K docs, 846.8 MB 658.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 501.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 336.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 266.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 455.1 sec: 64 segments, 6 merges 907.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 692.8s _1bz: 8 segs, 212.4 K docs, 846.8 MB 663.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 506.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 341.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 271.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 460.1 sec: 64 segments, 6 merges 912.3s _199: 8 segs, 530.0 K docs, 2116.2 MB 697.8s _1bz: 8 segs, 212.4 K docs, 846.8 MB 668.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 511.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 346.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 276.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 465.1 sec: 57 segments, 5 merges 702.8s _1bz: 8 segs, 212.4 K docs, 846.8 MB 673.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 516.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 351.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 281.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 470.1 sec: 50 segments, 4 merges 678.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 521.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 356.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 286.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 475.1 sec: 50 segments, 4 merges 683.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 526.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 361.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 291.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 480.1 sec: 50 segments, 4 merges 688.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 531.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 366.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 296.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 485.1 sec: 50 segments, 4 merges 693.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 536.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 371.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 301.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 490.1 sec: 50 segments, 4 merges 698.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 541.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 376.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 306.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 495.1 sec: 50 segments, 4 merges 703.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 546.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 381.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 311.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 500.1 sec: 50 segments, 4 merges 708.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 551.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 386.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 316.6s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 505.1 sec: 50 segments, 4 merges 713.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 556.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 391.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 321.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 510.1 sec: 50 segments, 4 merges 718.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 561.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 396.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 326.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 515.1 sec: 50 segments, 4 merges 723.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 566.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 401.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 331.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 520.1 sec: 50 segments, 4 merges 728.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 571.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 406.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 336.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 525.1 sec: 50 segments, 4 merges 733.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 576.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 411.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 341.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 530.1 sec: 50 segments, 4 merges 738.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 581.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 416.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 346.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 535.1 sec: 50 segments, 4 merges 743.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 586.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 421.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 351.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 540.1 sec: 50 segments, 4 merges 748.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 591.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 426.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 356.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 545.1 sec: 50 segments, 4 merges 753.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 596.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 431.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 361.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 550.1 sec: 50 segments, 4 merges 758.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 601.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 436.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 366.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 555.1 sec: 50 segments, 4 merges 763.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 606.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 441.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 371.6s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 560.0 sec: 50 segments, 4 merges 768.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 611.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 446.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 376.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 565.0 sec: 50 segments, 4 merges 773.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 616.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 451.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 381.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 570.0 sec: 50 segments, 4 merges 778.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 621.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 456.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 386.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 575.0 sec: 50 segments, 4 merges 783.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 626.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 461.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 391.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 580.0 sec: 50 segments, 4 merges 788.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 631.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 466.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 396.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 585.0 sec: 50 segments, 4 merges 793.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 636.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 471.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 401.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 590.0 sec: 50 segments, 4 merges 798.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 641.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 476.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 406.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 595.0 sec: 50 segments, 4 merges 803.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 646.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 481.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 411.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 600.0 sec: 50 segments, 4 merges 808.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 651.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 486.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 416.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 605.0 sec: 50 segments, 4 merges 813.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 656.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 491.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 421.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 610.0 sec: 50 segments, 4 merges 818.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 661.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 496.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 426.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 615.1 sec: 50 segments, 4 merges 823.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 666.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 501.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 431.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 620.1 sec: 50 segments, 4 merges 828.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 671.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 506.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 436.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 625.1 sec: 50 segments, 4 merges 833.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 676.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 511.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 441.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 630.1 sec: 50 segments, 4 merges 838.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 681.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 516.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 446.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 635.1 sec: 50 segments, 4 merges 843.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 686.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 521.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 451.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 640.1 sec: 50 segments, 4 merges 848.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 691.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 526.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 456.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 645.1 sec: 50 segments, 4 merges 853.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 696.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 531.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 461.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 650.1 sec: 50 segments, 4 merges 858.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 701.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 536.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 466.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 655.1 sec: 50 segments, 4 merges 863.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 706.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 541.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 471.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 660.1 sec: 50 segments, 4 merges 868.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 711.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 546.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 476.6s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 665.0 sec: 50 segments, 4 merges 873.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 716.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 551.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 481.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 670.0 sec: 50 segments, 4 merges 878.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 721.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 556.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 486.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 675.0 sec: 50 segments, 4 merges 883.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 726.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 561.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 491.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 680.0 sec: 50 segments, 4 merges 888.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 731.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 566.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 496.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 685.0 sec: 50 segments, 4 merges 893.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 736.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 571.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 501.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 690.0 sec: 50 segments, 4 merges 898.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 741.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 576.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 506.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 695.0 sec: 50 segments, 4 merges 903.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 746.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 581.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 511.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 700.0 sec: 50 segments, 4 merges 908.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 751.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 586.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 516.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 705.0 sec: 50 segments, 4 merges 913.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 756.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 591.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 521.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 710.0 sec: 50 segments, 4 merges 918.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 761.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 596.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 526.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 715.0 sec: 50 segments, 4 merges 923.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 766.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 601.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 531.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 720.1 sec: 50 segments, 4 merges 928.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 771.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 606.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 536.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 725.1 sec: 50 segments, 4 merges 933.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 776.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 611.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 541.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 730.1 sec: 50 segments, 4 merges 938.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 781.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 616.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 546.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 735.1 sec: 50 segments, 4 merges 943.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 786.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 621.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 551.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 740.1 sec: 50 segments, 4 merges 948.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 791.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 626.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 556.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 745.1 sec: 50 segments, 4 merges 953.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 796.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 631.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 561.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 750.1 sec: 50 segments, 4 merges 958.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 801.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 636.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 566.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 755.1 sec: 50 segments, 4 merges 963.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 806.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 641.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 571.6s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 760.1 sec: 50 segments, 4 merges 968.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 811.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 646.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 576.6s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 765.0 sec: 50 segments, 4 merges 973.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 816.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 651.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 581.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 770.0 sec: 50 segments, 4 merges 978.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 821.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 656.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 586.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 775.0 sec: 50 segments, 4 merges 983.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 826.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 661.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 591.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 780.0 sec: 50 segments, 4 merges 988.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 831.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 666.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 596.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 785.0 sec: 50 segments, 4 merges 993.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 836.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 671.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 601.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 790.0 sec: 50 segments, 4 merges 998.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 841.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 676.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 606.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 795.0 sec: 50 segments, 4 merges 1003.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 846.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 681.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 611.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 800.0 sec: 50 segments, 4 merges 1008.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 851.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 686.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 616.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 805.0 sec: 50 segments, 4 merges 1013.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 856.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 691.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 621.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 810.0 sec: 50 segments, 4 merges 1018.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 861.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 696.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 626.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 815.0 sec: 50 segments, 4 merges 1023.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 866.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 701.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 631.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 820.1 sec: 50 segments, 4 merges 1028.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 871.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 706.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 636.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 825.1 sec: 50 segments, 4 merges 1033.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 876.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 711.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 641.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 830.1 sec: 50 segments, 4 merges 1038.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 881.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 716.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 646.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 835.1 sec: 50 segments, 4 merges 1043.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 886.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 721.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 651.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 840.1 sec: 50 segments, 4 merges 1048.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 891.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 726.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 656.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 845.1 sec: 50 segments, 4 merges 1053.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 896.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 731.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 661.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 850.1 sec: 50 segments, 4 merges 1058.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 901.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 736.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 666.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 855.1 sec: 50 segments, 4 merges 1063.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 906.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 741.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 671.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 860.1 sec: 50 segments, 4 merges 1068.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 911.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 746.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 676.5s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 865.1 sec: 50 segments, 4 merges 1073.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 916.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 751.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 681.6s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 870.1 sec: 50 segments, 4 merges 1078.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 921.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 756.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 686.6s _1fl: 8 segs, 455.6 K docs, 1817.5 MB 875.0 sec: 43 segments, 3 merges 1083.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 926.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 761.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 880.0 sec: 43 segments, 3 merges 1088.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 931.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 766.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 885.0 sec: 43 segments, 3 merges 1093.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 936.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 771.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 890.0 sec: 43 segments, 3 merges 1098.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 941.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 776.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 895.0 sec: 43 segments, 3 merges 1103.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 946.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 781.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 900.0 sec: 43 segments, 3 merges 1108.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 951.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 786.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 905.0 sec: 43 segments, 3 merges 1113.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 956.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 791.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 910.0 sec: 43 segments, 3 merges 1118.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 961.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 796.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 915.0 sec: 43 segments, 3 merges 1123.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 966.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 801.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 920.0 sec: 43 segments, 3 merges 1128.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 971.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 806.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 925.0 sec: 43 segments, 3 merges 1133.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 976.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 811.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 930.0 sec: 43 segments, 3 merges 1138.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 981.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 816.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 935.1 sec: 43 segments, 3 merges 1143.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 986.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 821.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 940.1 sec: 43 segments, 3 merges 1148.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 991.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 826.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 945.1 sec: 43 segments, 3 merges 1153.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 996.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 831.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 950.1 sec: 43 segments, 3 merges 1158.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 1001.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 836.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 955.1 sec: 43 segments, 3 merges 1163.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 1006.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 841.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 960.1 sec: 43 segments, 3 merges 1168.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 1011.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 846.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 965.1 sec: 43 segments, 3 merges 1173.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 1016.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 851.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 970.1 sec: 43 segments, 3 merges 1178.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 1021.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 856.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 975.1 sec: 43 segments, 3 merges 1183.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 1026.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 861.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 980.1 sec: 43 segments, 3 merges 1188.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 1031.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 866.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 985.1 sec: 43 segments, 3 merges 1193.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 1036.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 871.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 990.1 sec: 43 segments, 3 merges 1198.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 1041.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 876.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 995.0 sec: 43 segments, 3 merges 1203.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 1046.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 881.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 1000.0 sec: 43 segments, 3 merges 1208.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 1051.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 886.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 1005.0 sec: 43 segments, 3 merges 1213.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 1056.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 891.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 1010.0 sec: 43 segments, 3 merges 1218.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 1061.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 896.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 1015.0 sec: 43 segments, 3 merges 1223.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 1066.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 901.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 1020.0 sec: 43 segments, 3 merges 1228.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 1071.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 906.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 1025.0 sec: 43 segments, 3 merges 1233.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 1076.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 911.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 1030.0 sec: 43 segments, 3 merges 1238.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 1081.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 916.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 1035.0 sec: 43 segments, 3 merges 1243.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 1086.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 921.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 1040.0 sec: 43 segments, 3 merges 1248.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 1091.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 926.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 1045.0 sec: 43 segments, 3 merges 1253.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 1096.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 931.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 1050.0 sec: 43 segments, 3 merges 1258.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 1101.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 936.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 1055.1 sec: 43 segments, 3 merges 1263.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 1106.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 941.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 1060.1 sec: 43 segments, 3 merges 1268.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 1111.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 946.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 1065.1 sec: 43 segments, 3 merges 1273.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 1116.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 951.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 1070.1 sec: 43 segments, 3 merges 1278.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 1121.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 956.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 1075.1 sec: 43 segments, 3 merges 1283.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 1126.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 961.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 1080.1 sec: 43 segments, 3 merges 1288.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 1131.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 966.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 1085.1 sec: 43 segments, 3 merges 1293.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 1136.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 971.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 1090.1 sec: 43 segments, 3 merges 1298.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 1141.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 976.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 1095.1 sec: 43 segments, 3 merges 1303.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 1146.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 981.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 1100.1 sec: 43 segments, 3 merges 1308.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 1151.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 986.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 1105.1 sec: 43 segments, 3 merges 1313.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 1156.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 991.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 1110.1 sec: 43 segments, 3 merges 1318.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 1161.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 996.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 1115.1 sec: 43 segments, 3 merges 1323.3s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 1166.3s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 1001.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 1120.0 sec: 43 segments, 3 merges 1328.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 1171.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 1006.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 1125.0 sec: 43 segments, 3 merges 1333.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 1176.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 1011.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 1130.0 sec: 43 segments, 3 merges 1338.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 1181.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 1016.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 1135.0 sec: 43 segments, 3 merges 1343.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 1186.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 1021.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 1140.0 sec: 43 segments, 3 merges 1348.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 1191.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 1026.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 1145.0 sec: 43 segments, 3 merges 1353.2s _1cd: 8 segs, 1231.3 K docs, 4920.4 MB 1196.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 1031.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 1150.0 sec: 36 segments, 2 merges 1201.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 1036.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 1155.0 sec: 36 segments, 2 merges 1206.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 1041.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 1160.0 sec: 36 segments, 2 merges 1211.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 1046.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 1165.0 sec: 36 segments, 2 merges 1216.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 1051.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 1170.0 sec: 36 segments, 2 merges 1221.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 1056.5s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 1175.0 sec: 36 segments, 2 merges 1226.2s _1eq: 8 segs, 455.1 K docs, 1816.2 MB 1061.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 1180.0 sec: 29 segments, 2 merges 1066.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 0.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1185.1 sec: 29 segments, 2 merges 1071.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 5.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1190.1 sec: 29 segments, 2 merges 1076.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 10.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1195.1 sec: 29 segments, 2 merges 1081.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 15.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1200.1 sec: 29 segments, 2 merges 1086.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 20.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1205.1 sec: 29 segments, 2 merges 1091.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 25.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1210.1 sec: 29 segments, 2 merges 1096.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 30.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1215.1 sec: 29 segments, 2 merges 1101.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 35.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1220.1 sec: 29 segments, 2 merges 1106.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 40.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1225.1 sec: 29 segments, 2 merges 1111.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 45.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1230.1 sec: 29 segments, 2 merges 1116.6s _1fk: 8 segs, 509.6 K docs, 2033.6 MB 50.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1235.1 sec: 22 segments, 1 merges 55.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1240.1 sec: 22 segments, 1 merges 60.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1245.0 sec: 22 segments, 1 merges 65.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1250.0 sec: 22 segments, 1 merges 70.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1255.0 sec: 22 segments, 1 merges 75.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1260.0 sec: 22 segments, 1 merges 80.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1265.0 sec: 22 segments, 1 merges 85.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1270.0 sec: 22 segments, 1 merges 90.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1275.0 sec: 22 segments, 1 merges 95.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1280.0 sec: 22 segments, 1 merges 100.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1285.0 sec: 22 segments, 1 merges 105.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1290.0 sec: 22 segments, 1 merges 110.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1295.0 sec: 22 segments, 1 merges 115.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1300.0 sec: 22 segments, 1 merges 120.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1305.0 sec: 22 segments, 1 merges 125.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1310.0 sec: 22 segments, 1 merges 130.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1315.0 sec: 22 segments, 1 merges 135.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1320.0 sec: 22 segments, 1 merges 140.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1325.0 sec: 22 segments, 1 merges 145.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1330.0 sec: 22 segments, 1 merges 150.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1335.0 sec: 22 segments, 1 merges 155.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1340.1 sec: 22 segments, 1 merges 160.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1345.1 sec: 22 segments, 1 merges 165.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1350.1 sec: 22 segments, 1 merges 170.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1355.1 sec: 22 segments, 1 merges 175.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1360.1 sec: 22 segments, 1 merges 180.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1365.1 sec: 22 segments, 1 merges 185.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1370.1 sec: 22 segments, 1 merges 190.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1375.1 sec: 22 segments, 1 merges 195.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1380.1 sec: 22 segments, 1 merges 200.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1385.1 sec: 22 segments, 1 merges 205.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1390.1 sec: 22 segments, 1 merges 210.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1395.1 sec: 22 segments, 1 merges 215.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1400.1 sec: 22 segments, 1 merges 220.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1405.1 sec: 22 segments, 1 merges 225.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1410.0 sec: 22 segments, 1 merges 230.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1415.0 sec: 22 segments, 1 merges 235.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1420.0 sec: 22 segments, 1 merges 240.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1425.0 sec: 22 segments, 1 merges 245.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1430.0 sec: 22 segments, 1 merges 250.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1435.0 sec: 22 segments, 1 merges 255.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1440.0 sec: 22 segments, 1 merges 260.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1445.0 sec: 22 segments, 1 merges 265.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1450.0 sec: 22 segments, 1 merges 270.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1455.0 sec: 22 segments, 1 merges 275.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1460.0 sec: 22 segments, 1 merges 280.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1465.0 sec: 22 segments, 1 merges 285.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1470.0 sec: 22 segments, 1 merges 290.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1475.1 sec: 22 segments, 1 merges 295.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1480.1 sec: 22 segments, 1 merges 300.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1485.1 sec: 22 segments, 1 merges 305.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1490.1 sec: 22 segments, 1 merges 310.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1495.1 sec: 22 segments, 1 merges 315.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1500.1 sec: 22 segments, 1 merges 320.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1505.1 sec: 22 segments, 1 merges 325.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1510.1 sec: 22 segments, 1 merges 330.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1515.1 sec: 22 segments, 1 merges 335.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1520.1 sec: 22 segments, 1 merges 340.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1525.1 sec: 22 segments, 1 merges 345.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1530.1 sec: 22 segments, 1 merges 350.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1535.1 sec: 22 segments, 1 merges 355.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1540.0 sec: 22 segments, 1 merges 360.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1545.0 sec: 22 segments, 1 merges 365.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1550.0 sec: 22 segments, 1 merges 370.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1555.0 sec: 22 segments, 1 merges 375.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1560.0 sec: 22 segments, 1 merges 380.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1565.0 sec: 22 segments, 1 merges 385.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1570.0 sec: 22 segments, 1 merges 390.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1575.0 sec: 22 segments, 1 merges 395.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1580.0 sec: 22 segments, 1 merges 400.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1585.0 sec: 22 segments, 1 merges 405.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1590.0 sec: 22 segments, 1 merges 410.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1595.0 sec: 22 segments, 1 merges 415.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1600.0 sec: 22 segments, 1 merges 420.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1605.0 sec: 22 segments, 1 merges 425.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1610.1 sec: 22 segments, 1 merges 430.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1615.1 sec: 22 segments, 1 merges 435.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1620.1 sec: 22 segments, 1 merges 440.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1625.1 sec: 22 segments, 1 merges 445.9s _1fm: 7 segs, 1258.7 K docs, 5030.8 MB 1630.1 sec: 16 segments, 0 merges done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Indexed 8000000 docs in 3201 seconds reindex takes 3201.29 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: 16 segments, 1 merges 5.0 sec: 16 segments, 1 merges 5.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 10.0 sec: 16 segments, 1 merges 10.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 15.0 sec: 16 segments, 1 merges 15.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 20.0 sec: 16 segments, 1 merges 20.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 25.0 sec: 16 segments, 1 merges 25.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 30.0 sec: 16 segments, 1 merges 30.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 35.0 sec: 16 segments, 1 merges 35.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 40.1 sec: 16 segments, 1 merges 40.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 45.1 sec: 16 segments, 1 merges 45.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 50.1 sec: 16 segments, 1 merges 50.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 55.1 sec: 16 segments, 1 merges 55.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 60.1 sec: 16 segments, 1 merges 60.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 65.1 sec: 16 segments, 1 merges 65.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 70.1 sec: 16 segments, 1 merges 70.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 75.1 sec: 16 segments, 1 merges 75.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 80.1 sec: 16 segments, 1 merges 80.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 85.1 sec: 16 segments, 1 merges 85.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 90.0 sec: 16 segments, 1 merges 90.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 95.0 sec: 16 segments, 1 merges 95.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 100.0 sec: 16 segments, 1 merges 100.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 105.0 sec: 16 segments, 1 merges 105.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 110.0 sec: 16 segments, 1 merges 110.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 115.0 sec: 16 segments, 1 merges 115.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 120.0 sec: 16 segments, 1 merges 120.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 125.0 sec: 16 segments, 1 merges 125.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 130.0 sec: 16 segments, 1 merges 130.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 135.1 sec: 16 segments, 1 merges 135.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 140.1 sec: 16 segments, 1 merges 140.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 145.1 sec: 16 segments, 1 merges 145.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 150.1 sec: 16 segments, 1 merges 150.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 155.1 sec: 16 segments, 1 merges 155.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 160.1 sec: 16 segments, 1 merges 160.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 165.1 sec: 16 segments, 1 merges 165.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 170.1 sec: 16 segments, 1 merges 170.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 175.1 sec: 16 segments, 1 merges 175.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 180.1 sec: 16 segments, 1 merges 180.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 185.0 sec: 16 segments, 1 merges 185.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 190.0 sec: 16 segments, 1 merges 190.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 195.0 sec: 16 segments, 1 merges 195.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 200.0 sec: 16 segments, 1 merges 200.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 205.0 sec: 16 segments, 1 merges 205.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 210.0 sec: 16 segments, 1 merges 210.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 215.0 sec: 16 segments, 1 merges 215.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 220.1 sec: 16 segments, 1 merges 220.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 225.1 sec: 16 segments, 1 merges 225.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 230.1 sec: 16 segments, 1 merges 230.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 235.1 sec: 16 segments, 1 merges 235.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 240.1 sec: 16 segments, 1 merges 240.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 245.1 sec: 16 segments, 1 merges 245.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 250.1 sec: 16 segments, 1 merges 250.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 255.1 sec: 16 segments, 1 merges 255.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 260.1 sec: 16 segments, 1 merges 260.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 265.1 sec: 16 segments, 1 merges 265.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 270.0 sec: 16 segments, 1 merges 270.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 275.0 sec: 16 segments, 1 merges 275.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 280.0 sec: 16 segments, 1 merges 280.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 285.0 sec: 16 segments, 1 merges 285.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 290.0 sec: 16 segments, 1 merges 290.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 295.0 sec: 16 segments, 1 merges 295.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 300.0 sec: 16 segments, 1 merges 300.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 305.0 sec: 16 segments, 1 merges 305.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 310.0 sec: 16 segments, 1 merges 310.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 315.0 sec: 16 segments, 1 merges 315.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 320.0 sec: 16 segments, 1 merges 320.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 325.1 sec: 16 segments, 1 merges 325.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 330.1 sec: 16 segments, 1 merges 330.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 335.1 sec: 16 segments, 1 merges 335.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 340.1 sec: 16 segments, 1 merges 340.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 345.1 sec: 16 segments, 1 merges 345.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 350.1 sec: 16 segments, 1 merges 350.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 355.1 sec: 16 segments, 1 merges 355.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 360.1 sec: 16 segments, 1 merges 360.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 365.1 sec: 16 segments, 1 merges 365.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 370.1 sec: 16 segments, 1 merges 370.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 375.1 sec: 16 segments, 1 merges 375.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 380.1 sec: 16 segments, 1 merges 380.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 385.1 sec: 16 segments, 1 merges 385.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 390.1 sec: 16 segments, 1 merges 390.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 395.0 sec: 16 segments, 1 merges 395.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 400.0 sec: 16 segments, 1 merges 400.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 405.0 sec: 16 segments, 1 merges 405.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 410.0 sec: 16 segments, 1 merges 410.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 415.0 sec: 16 segments, 1 merges 415.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 420.0 sec: 16 segments, 1 merges 420.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 425.0 sec: 16 segments, 1 merges 425.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 430.0 sec: 16 segments, 1 merges 430.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 435.0 sec: 16 segments, 1 merges 435.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 440.0 sec: 16 segments, 1 merges 440.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 445.0 sec: 16 segments, 1 merges 445.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 450.1 sec: 16 segments, 1 merges 450.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 455.1 sec: 16 segments, 1 merges 455.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 460.1 sec: 16 segments, 1 merges 460.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 465.1 sec: 16 segments, 1 merges 465.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 470.1 sec: 16 segments, 1 merges 470.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 475.1 sec: 16 segments, 1 merges 475.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 480.1 sec: 16 segments, 1 merges 480.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 485.1 sec: 16 segments, 1 merges 485.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 490.1 sec: 16 segments, 1 merges 490.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 495.1 sec: 16 segments, 1 merges 495.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 500.1 sec: 16 segments, 1 merges 500.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 505.0 sec: 16 segments, 1 merges 505.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 510.0 sec: 16 segments, 1 merges 510.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 515.0 sec: 16 segments, 1 merges 515.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 520.0 sec: 16 segments, 1 merges 520.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 525.0 sec: 16 segments, 1 merges 525.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 530.0 sec: 16 segments, 1 merges 530.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 535.0 sec: 16 segments, 1 merges 535.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 540.0 sec: 16 segments, 1 merges 540.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 545.0 sec: 16 segments, 1 merges 545.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 550.0 sec: 16 segments, 1 merges 550.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 555.1 sec: 16 segments, 1 merges 555.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 560.1 sec: 16 segments, 1 merges 560.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 565.1 sec: 16 segments, 1 merges 565.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 570.1 sec: 16 segments, 1 merges 570.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 575.1 sec: 16 segments, 1 merges 575.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 580.1 sec: 16 segments, 1 merges 580.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 585.1 sec: 16 segments, 1 merges 585.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 590.1 sec: 16 segments, 1 merges 590.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 595.1 sec: 16 segments, 1 merges 595.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 600.1 sec: 16 segments, 1 merges 600.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 605.1 sec: 16 segments, 1 merges 605.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 610.1 sec: 16 segments, 1 merges 610.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 615.0 sec: 16 segments, 1 merges 615.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 620.0 sec: 16 segments, 1 merges 620.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 625.0 sec: 16 segments, 1 merges 625.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 630.0 sec: 16 segments, 1 merges 630.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 635.0 sec: 16 segments, 1 merges 635.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 640.0 sec: 16 segments, 1 merges 640.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 645.0 sec: 16 segments, 1 merges 645.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 650.0 sec: 16 segments, 1 merges 650.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 655.0 sec: 16 segments, 1 merges 655.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 660.0 sec: 16 segments, 1 merges 660.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 665.0 sec: 16 segments, 1 merges 665.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 670.1 sec: 16 segments, 1 merges 670.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 675.1 sec: 16 segments, 1 merges 675.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 680.1 sec: 16 segments, 1 merges 680.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 685.1 sec: 16 segments, 1 merges 685.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 690.1 sec: 16 segments, 1 merges 690.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 695.1 sec: 16 segments, 1 merges 695.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 700.1 sec: 16 segments, 1 merges 700.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 705.1 sec: 16 segments, 1 merges 705.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 710.1 sec: 16 segments, 1 merges 710.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 715.1 sec: 16 segments, 1 merges 715.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 720.0 sec: 16 segments, 1 merges 720.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 725.0 sec: 16 segments, 1 merges 725.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 730.0 sec: 16 segments, 1 merges 730.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 735.0 sec: 16 segments, 1 merges 735.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 740.0 sec: 16 segments, 1 merges 740.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 745.0 sec: 16 segments, 1 merges 745.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 750.0 sec: 16 segments, 1 merges 750.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 755.0 sec: 16 segments, 1 merges 755.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 760.0 sec: 16 segments, 1 merges 760.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 765.0 sec: 16 segments, 1 merges 765.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 770.0 sec: 16 segments, 1 merges 770.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 775.0 sec: 16 segments, 1 merges 775.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 780.1 sec: 16 segments, 1 merges 780.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 785.1 sec: 16 segments, 1 merges 785.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 790.1 sec: 16 segments, 1 merges 790.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 795.1 sec: 16 segments, 1 merges 795.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 800.1 sec: 16 segments, 1 merges 800.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 805.1 sec: 16 segments, 1 merges 805.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 810.1 sec: 16 segments, 1 merges 810.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 815.1 sec: 16 segments, 1 merges 815.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 820.1 sec: 16 segments, 1 merges 820.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 825.1 sec: 16 segments, 1 merges 825.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 830.1 sec: 16 segments, 1 merges 830.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 835.1 sec: 16 segments, 1 merges 835.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 840.0 sec: 16 segments, 1 merges 840.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 845.0 sec: 16 segments, 1 merges 845.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 850.0 sec: 16 segments, 1 merges 850.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 855.0 sec: 16 segments, 1 merges 855.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 860.0 sec: 16 segments, 1 merges 860.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 865.0 sec: 16 segments, 1 merges 865.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 870.0 sec: 16 segments, 1 merges 870.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 875.0 sec: 16 segments, 1 merges 875.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 880.0 sec: 16 segments, 1 merges 880.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 885.1 sec: 16 segments, 1 merges 885.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 890.1 sec: 16 segments, 1 merges 890.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 895.1 sec: 16 segments, 1 merges 895.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 900.1 sec: 16 segments, 1 merges 900.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 905.1 sec: 16 segments, 1 merges 905.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 910.1 sec: 16 segments, 1 merges 910.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 915.1 sec: 16 segments, 1 merges 915.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 920.1 sec: 16 segments, 1 merges 920.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 925.1 sec: 16 segments, 1 merges 925.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 930.1 sec: 16 segments, 1 merges 930.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 935.1 sec: 16 segments, 1 merges 935.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 940.0 sec: 16 segments, 1 merges 940.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 945.0 sec: 16 segments, 1 merges 945.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 950.0 sec: 16 segments, 1 merges 950.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 955.0 sec: 16 segments, 1 merges 955.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 960.0 sec: 16 segments, 1 merges 960.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 965.0 sec: 16 segments, 1 merges 965.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 970.0 sec: 16 segments, 1 merges 970.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 975.0 sec: 16 segments, 1 merges 975.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 980.0 sec: 16 segments, 1 merges 980.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 985.0 sec: 16 segments, 1 merges 985.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 990.0 sec: 16 segments, 1 merges 990.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 995.1 sec: 16 segments, 1 merges 995.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1000.1 sec: 16 segments, 1 merges 1000.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1005.1 sec: 16 segments, 1 merges 1005.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1010.1 sec: 16 segments, 1 merges 1010.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1015.1 sec: 16 segments, 1 merges 1015.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1020.1 sec: 16 segments, 1 merges 1020.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1025.1 sec: 16 segments, 1 merges 1025.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1030.1 sec: 16 segments, 1 merges 1030.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1035.1 sec: 16 segments, 1 merges 1035.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1040.1 sec: 16 segments, 1 merges 1040.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1045.1 sec: 16 segments, 1 merges 1045.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1050.0 sec: 16 segments, 1 merges 1050.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1055.0 sec: 16 segments, 1 merges 1055.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1060.0 sec: 16 segments, 1 merges 1060.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1065.0 sec: 16 segments, 1 merges 1065.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1070.0 sec: 16 segments, 1 merges 1070.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1075.0 sec: 16 segments, 1 merges 1075.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1080.0 sec: 16 segments, 1 merges 1080.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1085.0 sec: 16 segments, 1 merges 1085.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1090.0 sec: 16 segments, 1 merges 1090.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1095.0 sec: 16 segments, 1 merges 1095.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1100.0 sec: 16 segments, 1 merges 1100.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1105.1 sec: 16 segments, 1 merges 1105.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1110.1 sec: 16 segments, 1 merges 1110.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1115.1 sec: 16 segments, 1 merges 1115.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1120.1 sec: 16 segments, 1 merges 1120.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1125.1 sec: 16 segments, 1 merges 1125.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1130.1 sec: 16 segments, 1 merges 1130.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1135.1 sec: 16 segments, 1 merges 1135.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1140.1 sec: 16 segments, 1 merges 1140.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1145.1 sec: 16 segments, 1 merges 1145.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1150.1 sec: 16 segments, 1 merges 1150.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1155.0 sec: 16 segments, 1 merges 1155.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1160.0 sec: 16 segments, 1 merges 1160.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1165.0 sec: 16 segments, 1 merges 1165.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1170.0 sec: 16 segments, 1 merges 1170.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1175.0 sec: 16 segments, 1 merges 1175.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1180.0 sec: 16 segments, 1 merges 1180.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1185.0 sec: 16 segments, 1 merges 1185.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1190.0 sec: 16 segments, 1 merges 1190.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1195.0 sec: 16 segments, 1 merges 1195.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1200.0 sec: 16 segments, 1 merges 1200.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1205.0 sec: 16 segments, 1 merges 1205.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1210.1 sec: 16 segments, 1 merges 1210.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1215.1 sec: 16 segments, 1 merges 1215.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1220.1 sec: 16 segments, 1 merges 1220.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1225.1 sec: 16 segments, 1 merges 1225.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1230.1 sec: 16 segments, 1 merges 1230.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1235.1 sec: 16 segments, 1 merges 1235.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1240.1 sec: 16 segments, 1 merges 1240.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1245.1 sec: 16 segments, 1 merges 1245.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1250.1 sec: 16 segments, 1 merges 1250.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1255.1 sec: 16 segments, 1 merges 1255.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1260.0 sec: 16 segments, 1 merges 1260.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1265.0 sec: 16 segments, 1 merges 1265.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1270.0 sec: 16 segments, 1 merges 1270.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1275.0 sec: 16 segments, 1 merges 1275.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1280.0 sec: 16 segments, 1 merges 1280.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1285.0 sec: 16 segments, 1 merges 1285.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1290.0 sec: 16 segments, 1 merges 1290.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1295.0 sec: 16 segments, 1 merges 1295.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1300.0 sec: 16 segments, 1 merges 1300.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1305.0 sec: 16 segments, 1 merges 1305.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1310.0 sec: 16 segments, 1 merges 1310.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1315.1 sec: 16 segments, 1 merges 1315.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1320.1 sec: 16 segments, 1 merges 1320.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1325.1 sec: 16 segments, 1 merges 1325.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1330.1 sec: 16 segments, 1 merges 1330.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1335.1 sec: 16 segments, 1 merges 1335.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1340.1 sec: 16 segments, 1 merges 1340.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1345.1 sec: 16 segments, 1 merges 1345.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1350.1 sec: 16 segments, 1 merges 1350.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1355.1 sec: 16 segments, 1 merges 1355.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1360.1 sec: 16 segments, 1 merges 1360.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1365.1 sec: 16 segments, 1 merges 1365.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1370.1 sec: 16 segments, 1 merges 1370.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1375.1 sec: 16 segments, 1 merges 1375.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1380.1 sec: 16 segments, 1 merges 1380.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1385.1 sec: 16 segments, 1 merges 1385.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1390.1 sec: 16 segments, 1 merges 1390.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1395.1 sec: 16 segments, 1 merges 1395.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1400.1 sec: 16 segments, 1 merges 1400.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1405.0 sec: 16 segments, 1 merges 1405.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1410.0 sec: 16 segments, 1 merges 1410.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1415.0 sec: 16 segments, 1 merges 1415.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1420.0 sec: 16 segments, 1 merges 1420.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1425.0 sec: 16 segments, 1 merges 1425.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1430.0 sec: 16 segments, 1 merges 1430.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1435.0 sec: 16 segments, 1 merges 1435.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1440.0 sec: 16 segments, 1 merges 1440.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1445.0 sec: 16 segments, 1 merges 1445.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1450.0 sec: 16 segments, 1 merges 1450.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1455.1 sec: 16 segments, 1 merges 1455.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1460.1 sec: 16 segments, 1 merges 1460.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1465.1 sec: 16 segments, 1 merges 1465.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1470.1 sec: 16 segments, 1 merges 1470.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1475.1 sec: 16 segments, 1 merges 1475.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1480.1 sec: 16 segments, 1 merges 1480.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1485.1 sec: 16 segments, 1 merges 1485.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1490.1 sec: 16 segments, 1 merges 1490.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1495.1 sec: 16 segments, 1 merges 1495.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1500.1 sec: 16 segments, 1 merges 1500.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1505.1 sec: 16 segments, 1 merges 1505.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1510.0 sec: 16 segments, 1 merges 1510.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1515.0 sec: 16 segments, 1 merges 1515.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1520.0 sec: 16 segments, 1 merges 1520.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1525.0 sec: 16 segments, 1 merges 1525.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1530.0 sec: 16 segments, 1 merges 1530.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1535.0 sec: 16 segments, 1 merges 1535.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1540.0 sec: 16 segments, 1 merges 1540.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1545.0 sec: 16 segments, 1 merges 1545.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1550.0 sec: 16 segments, 1 merges 1550.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1555.0 sec: 16 segments, 1 merges 1555.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1560.0 sec: 16 segments, 1 merges 1560.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1565.1 sec: 16 segments, 1 merges 1565.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1570.1 sec: 16 segments, 1 merges 1570.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1575.1 sec: 16 segments, 1 merges 1575.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1580.1 sec: 16 segments, 1 merges 1580.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1585.1 sec: 16 segments, 1 merges 1585.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1590.1 sec: 16 segments, 1 merges 1590.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1595.1 sec: 16 segments, 1 merges 1595.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1600.1 sec: 16 segments, 1 merges 1600.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1605.1 sec: 16 segments, 1 merges 1605.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1610.1 sec: 16 segments, 1 merges 1610.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1615.1 sec: 16 segments, 1 merges 1615.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1620.0 sec: 16 segments, 1 merges 1620.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1625.0 sec: 16 segments, 1 merges 1625.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1630.0 sec: 16 segments, 1 merges 1630.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1635.0 sec: 16 segments, 1 merges 1635.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1640.0 sec: 16 segments, 1 merges 1640.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1645.0 sec: 16 segments, 1 merges 1645.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1650.0 sec: 16 segments, 1 merges 1650.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1655.0 sec: 16 segments, 1 merges 1655.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1660.0 sec: 16 segments, 1 merges 1660.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1665.0 sec: 16 segments, 1 merges 1665.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1670.0 sec: 16 segments, 1 merges 1670.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1675.0 sec: 16 segments, 1 merges 1675.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1680.0 sec: 16 segments, 1 merges 1680.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1685.0 sec: 16 segments, 1 merges 1685.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1690.0 sec: 16 segments, 1 merges 1690.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1695.0 sec: 16 segments, 1 merges 1695.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1700.0 sec: 16 segments, 1 merges 1700.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1705.0 sec: 16 segments, 1 merges 1705.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1710.1 sec: 16 segments, 1 merges 1710.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1715.1 sec: 16 segments, 1 merges 1715.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1720.1 sec: 16 segments, 1 merges 1720.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1725.1 sec: 16 segments, 1 merges 1725.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1730.1 sec: 16 segments, 1 merges 1730.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1735.1 sec: 16 segments, 1 merges 1735.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1740.1 sec: 16 segments, 1 merges 1740.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1745.1 sec: 16 segments, 1 merges 1745.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1750.1 sec: 16 segments, 1 merges 1750.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1755.1 sec: 16 segments, 1 merges 1755.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1760.1 sec: 16 segments, 1 merges 1760.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1765.0 sec: 16 segments, 1 merges 1765.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1770.0 sec: 16 segments, 1 merges 1770.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1775.0 sec: 16 segments, 1 merges 1775.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1780.0 sec: 16 segments, 1 merges 1780.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1785.0 sec: 16 segments, 1 merges 1785.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1790.0 sec: 16 segments, 1 merges 1790.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1795.0 sec: 16 segments, 1 merges 1795.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1800.0 sec: 16 segments, 1 merges 1800.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1805.0 sec: 16 segments, 1 merges 1805.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1810.0 sec: 16 segments, 1 merges 1810.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1815.0 sec: 16 segments, 1 merges 1815.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1820.1 sec: 16 segments, 1 merges 1820.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1825.1 sec: 16 segments, 1 merges 1825.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1830.1 sec: 16 segments, 1 merges 1830.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1835.1 sec: 16 segments, 1 merges 1835.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1840.1 sec: 16 segments, 1 merges 1840.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1845.1 sec: 16 segments, 1 merges 1845.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1850.1 sec: 16 segments, 1 merges 1850.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1855.1 sec: 16 segments, 1 merges 1855.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1860.1 sec: 16 segments, 1 merges 1860.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1865.1 sec: 16 segments, 1 merges 1865.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1870.1 sec: 16 segments, 1 merges 1870.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1875.0 sec: 16 segments, 1 merges 1875.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1880.0 sec: 16 segments, 1 merges 1880.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1885.0 sec: 16 segments, 1 merges 1885.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1890.0 sec: 16 segments, 1 merges 1890.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1895.0 sec: 16 segments, 1 merges 1895.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1900.0 sec: 16 segments, 1 merges 1900.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1905.0 sec: 16 segments, 1 merges 1905.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1910.0 sec: 16 segments, 1 merges 1910.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1915.0 sec: 16 segments, 1 merges 1915.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1920.0 sec: 16 segments, 1 merges 1920.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1925.0 sec: 16 segments, 1 merges 1925.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1930.1 sec: 16 segments, 1 merges 1930.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1935.1 sec: 16 segments, 1 merges 1935.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1940.1 sec: 16 segments, 1 merges 1940.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1945.1 sec: 16 segments, 1 merges 1945.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1950.1 sec: 16 segments, 1 merges 1950.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1955.1 sec: 16 segments, 1 merges 1955.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1960.1 sec: 16 segments, 1 merges 1960.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1965.1 sec: 16 segments, 1 merges 1965.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1970.1 sec: 16 segments, 1 merges 1970.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1975.1 sec: 16 segments, 1 merges 1975.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1980.0 sec: 16 segments, 1 merges 1980.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1985.0 sec: 16 segments, 1 merges 1985.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1990.0 sec: 16 segments, 1 merges 1990.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 1995.0 sec: 16 segments, 1 merges 1995.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2000.0 sec: 16 segments, 1 merges 2000.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2005.0 sec: 16 segments, 1 merges 2005.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2010.0 sec: 16 segments, 1 merges 2010.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2015.1 sec: 16 segments, 1 merges 2015.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2020.1 sec: 16 segments, 1 merges 2020.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2025.1 sec: 16 segments, 1 merges 2025.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2030.1 sec: 16 segments, 1 merges 2030.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2035.1 sec: 16 segments, 1 merges 2035.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2040.1 sec: 16 segments, 1 merges 2040.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2045.1 sec: 16 segments, 1 merges 2045.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2050.1 sec: 16 segments, 1 merges 2050.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2055.1 sec: 16 segments, 1 merges 2055.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2060.1 sec: 16 segments, 1 merges 2060.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2065.1 sec: 16 segments, 1 merges 2065.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2070.1 sec: 16 segments, 1 merges 2070.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2075.0 sec: 16 segments, 1 merges 2075.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2080.0 sec: 16 segments, 1 merges 2080.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2085.0 sec: 16 segments, 1 merges 2085.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2090.0 sec: 16 segments, 1 merges 2090.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2095.0 sec: 16 segments, 1 merges 2095.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2100.0 sec: 16 segments, 1 merges 2100.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2105.0 sec: 16 segments, 1 merges 2105.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2110.0 sec: 16 segments, 1 merges 2110.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2115.0 sec: 16 segments, 1 merges 2115.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2120.0 sec: 16 segments, 1 merges 2120.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2125.1 sec: 16 segments, 1 merges 2125.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2130.1 sec: 16 segments, 1 merges 2130.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2135.1 sec: 16 segments, 1 merges 2135.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2140.1 sec: 16 segments, 1 merges 2140.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2145.1 sec: 16 segments, 1 merges 2145.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2150.1 sec: 16 segments, 1 merges 2150.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2155.1 sec: 16 segments, 1 merges 2155.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2160.1 sec: 16 segments, 1 merges 2160.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2165.1 sec: 16 segments, 1 merges 2165.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2170.1 sec: 16 segments, 1 merges 2170.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2175.1 sec: 16 segments, 1 merges 2175.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2180.0 sec: 16 segments, 1 merges 2180.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2185.0 sec: 16 segments, 1 merges 2185.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2190.0 sec: 16 segments, 1 merges 2190.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2195.0 sec: 16 segments, 1 merges 2195.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2200.0 sec: 16 segments, 1 merges 2200.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2205.0 sec: 16 segments, 1 merges 2205.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2210.0 sec: 16 segments, 1 merges 2210.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2215.0 sec: 16 segments, 1 merges 2215.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2220.0 sec: 16 segments, 1 merges 2220.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2225.0 sec: 16 segments, 1 merges 2225.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2230.0 sec: 16 segments, 1 merges 2230.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2235.1 sec: 16 segments, 1 merges 2235.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2240.1 sec: 16 segments, 1 merges 2240.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2245.1 sec: 16 segments, 1 merges 2245.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2250.1 sec: 16 segments, 1 merges 2250.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2255.1 sec: 16 segments, 1 merges 2255.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2260.1 sec: 16 segments, 1 merges 2260.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2265.1 sec: 16 segments, 1 merges 2265.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2270.1 sec: 16 segments, 1 merges 2270.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2275.1 sec: 16 segments, 1 merges 2275.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2280.0 sec: 16 segments, 1 merges 2280.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2285.0 sec: 16 segments, 1 merges 2285.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2290.0 sec: 16 segments, 1 merges 2290.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2295.0 sec: 16 segments, 1 merges 2295.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2300.0 sec: 16 segments, 1 merges 2300.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2305.0 sec: 16 segments, 1 merges 2305.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2310.0 sec: 16 segments, 1 merges 2310.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2315.0 sec: 16 segments, 1 merges 2315.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2320.0 sec: 16 segments, 1 merges 2320.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2325.0 sec: 16 segments, 1 merges 2325.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2330.1 sec: 16 segments, 1 merges 2330.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2335.1 sec: 16 segments, 1 merges 2335.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2340.1 sec: 16 segments, 1 merges 2340.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2345.1 sec: 16 segments, 1 merges 2345.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2350.1 sec: 16 segments, 1 merges 2350.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2355.1 sec: 16 segments, 1 merges 2355.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2360.1 sec: 16 segments, 1 merges 2360.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2365.1 sec: 16 segments, 1 merges 2365.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2370.1 sec: 16 segments, 1 merges 2370.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2375.1 sec: 16 segments, 1 merges 2375.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2380.1 sec: 16 segments, 1 merges 2380.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2385.1 sec: 16 segments, 1 merges 2385.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2390.1 sec: 16 segments, 1 merges 2390.1s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2395.0 sec: 16 segments, 1 merges 2395.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2400.0 sec: 16 segments, 1 merges 2400.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2405.0 sec: 16 segments, 1 merges 2405.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2410.0 sec: 16 segments, 1 merges 2410.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2415.0 sec: 16 segments, 1 merges 2415.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2420.0 sec: 16 segments, 1 merges 2420.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2425.0 sec: 16 segments, 1 merges 2425.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2430.0 sec: 16 segments, 1 merges 2430.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB 2435.0 sec: 16 segments, 1 merges 2435.0s _1fn: 16 segs, 8000.0 K docs, 32012.2 MB done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Force merge done in 2440.31 sec index has 1 segments: segments_3: _1fn(11.0.0):C8000000 _1fn: 32156.1 MB encodingByteSize=4 origByteSize=4 realEncodingByteSize=4.0 index disk usage is 32156.08 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=48920652627 cpu@end=52074425254 deltaMS=3153.772627 thread 14 name=Reference Handler cpu@start=1843412 cpu@end=1843412 deltaMS=0.0 thread 15 name=Finalizer cpu@start=174521 cpu@end=174521 deltaMS=0.0 thread 16 name=Signal Dispatcher cpu@start=60472 cpu@end=60472 deltaMS=0.0 thread 40 name=Common-Cleaner cpu@start=38430388 cpu@end=38494461 deltaMS=0.064073 thread 41 name=JFR Recorder Thread cpu@start=55166975609 cpu@end=55167519098 deltaMS=0.543489 thread 42 name=JFR Periodic Tasks cpu@start=515401991671 cpu@end=515550595910 deltaMS=148.604239 thread 45 name=Notification Thread cpu@start=98265 cpu@end=98265 deltaMS=0.0 thread 56 name=hnsw-merge-1-thread-1 cpu@start=7167689037739 cpu@end=7167689037739 deltaMS=0.0 thread 57 name=hnsw-merge-1-thread-2 cpu@start=7168258616219 cpu@end=7168258616219 deltaMS=0.0 thread 58 name=hnsw-merge-1-thread-3 cpu@start=7173333934836 cpu@end=7173333934836 deltaMS=0.0 thread 59 name=hnsw-merge-1-thread-4 cpu@start=7169682504744 cpu@end=7169682504744 deltaMS=0.0 thread 60 name=hnsw-merge-1-thread-5 cpu@start=7161907145979 cpu@end=7161907145979 deltaMS=0.0 thread 61 name=hnsw-merge-1-thread-6 cpu@start=7174086744750 cpu@end=7174086744750 deltaMS=0.0 thread 62 name=hnsw-merge-1-thread-7 cpu@start=7170029001780 cpu@end=7170029001780 deltaMS=0.0 thread 63 name=hnsw-merge-1-thread-8 cpu@start=7164486868025 cpu@end=7164486868025 deltaMS=0.0 thread 64 name=hnsw-merge-1-thread-9 cpu@start=7165597714456 cpu@end=7165597714456 deltaMS=0.0 thread 65 name=hnsw-merge-1-thread-10 cpu@start=7164756074434 cpu@end=7164756074434 deltaMS=0.0 thread 66 name=hnsw-merge-1-thread-11 cpu@start=7170193751740 cpu@end=7170193751740 deltaMS=0.0 thread 67 name=hnsw-merge-1-thread-12 cpu@start=7169862516995 cpu@end=7169862516995 deltaMS=0.0 thread 68 name=hnsw-merge-1-thread-13 cpu@start=7162683964659 cpu@end=7162683964659 deltaMS=0.0 thread 69 name=hnsw-merge-1-thread-14 cpu@start=7170307881979 cpu@end=7170307881979 deltaMS=0.0 thread 70 name=hnsw-merge-1-thread-15 cpu@start=7167494411017 cpu@end=7167494411017 deltaMS=0.0 thread 71 name=hnsw-merge-1-thread-16 cpu@start=7174743714435 cpu@end=7174743714435 deltaMS=0.0 Average CPU cores used: 1.0450554325801071 completed 1000 searches in 3160 ms: 316 QPS CPU time=3302 ms checking results SUMMARY: 0.944 3.160 3.302 1.045 8000000 KNN 100 100 N/A N/A 100.000 32 100 no 5684 3201.29 2499.00 2440.31 1 32156.08 null N/A 1.000 31250.000 31250.000 false HNSW Leaf 0 has 4 layers Leaf 0 has 8000000 documents Graph level=3 size=235, Fanout min=7, mean=15.86, max=32, meandelta=410351.44 % 0 10 20 30 40 50 60 70 80 90 100 0 10 11 13 14 15 16 18 20 23 32 Graph level=2 size=7633, Fanout min=7, mean=27.35, max=32, meandelta=267621.91 % 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=247300, Fanout min=1, mean=28.29, max=32, meandelta=258682.78 % 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=194615.83 % 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=235, connectedness=1.00 Graph level=2 size=7633, connectedness=1.00 Graph level=1 size=247300, 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.01.18.04.10/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': 219,448,335.71 msec task-clock:u 837,158,650,257,257 cycles:u (36.36%) 83,324,249,753,372 instructions:u (36.36%) 13,409,626,459,053 cache-references:u (36.36%) 3,654,158,353,897 cache-misses:u (36.36%) 52,189,425,371,990 L1-dcache-loads:u (36.36%) 3,534,098,600,347 L1-dcache-load-misses:u (36.36%) 3,972,446,502,554 L1-icache-loads:u (36.36%) 41,440,363,245 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 38,333,367 faults:u 14,978,664 minor-faults:u 19,324 major-faults:u 10,551,939,584,744 branches:u (36.36%) 114,078,920,256 branch-misses:u (36.36%) 11,168,751,735,501 stalled-cycles-frontend:u (36.36%) stalled-cycles-backend:u 7353.546161428 seconds time elapsed 218175.674912000 seconds user 1243.367457000 seconds sys took 2:02:33.564912 to run KnnGraphTester result: KNNResultV1(lucene_git_rev='b0900bd176f42e01500ad04660ed2c4e98fddf01', luceneutil_git_rev='c8bdaa9f036b46752fe4aaec6727afad3912b1d1', 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.944, cpu_time_ms=3.16, net_cpu_ms=3.302, 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=5684, index_time_sec=3201.29, index_docs_per_sec=2499.0, force_merge_time_sec=2440.31, index_num_segments=1, index_size_on_disk_mb=32156.08, selectivity=None, pre_post_filter='null', vec_disk_mb=31250.0, vec_ram_mb=31250.0, graph_level_conn_p_values={3: (235, {0: 0, 10: 10, 20: 11, 30: 13, 40: 14, 50: 15, 60: 16, 70: 18, 80: 20, 90: 23, 100: 32}), 2: (7633, {0: 0, 10: 18, 20: 22, 30: 24, 40: 27, 50: 31, 60: 32, 70: 32, 80: 32, 90: 32, 100: 32}), 1: (247300, {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=7353, microseconds=564912)) Profiler summary for /l/logs.nightly/2026.05.01.18.04.10/bench-knn-q32-fmTrue.jfr Version: 2.1 Chunks: 165 Start: 2026-05-02 05:07:37 (UTC) Duration: 4796 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 104756186 1855109287 jdk.FileWrite 8433246 201999768 jdk.FileRead 1428059 33516033 jdk.CPULoad 89501 1845250 jdk.BooleanFlag 81840 2629681 jdk.ObjectAllocationInNewTLAB 33734 680175 jdk.Checkpoint 13286 25302743 jdk.UnsignedIntFlag 7920 272598 jdk.IntFlag 7260 268499 jdk.StringFlag 5610 220549 jdk.ObjectAllocationOutsideTLAB 1182 22241 jdk.Compilation 1074 29436 jdk.CPUInformation 165 247906 jdk.GCConfiguration 165 4366 jdk.JVMInformation 165 149896 jdk.Metadata 165 18237031 jdk.GarbageCollection 27 669 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.01.18.04.10/bench-knn-q32-fmTrue.jfr Profiler for cpu at stackSize=1 [/l/logs.nightly/2026.05.01.18.04.10/bench-knn-q32-fmTrue.jfr is 2041.39 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 104756186 events (total: 104M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 53.42% 55M org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] 33.12% 34M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 5.48% 5M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] 1.48% 1M org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] 1.08% 1M org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#scoreEntryPoints():97 [Inlined code] 0.62% 649856 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] 0.59% 617297 java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] 0.39% 404321 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] 0.31% 323733 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.31% 322673 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] 0.30% 309220 org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#setScoringOrdinal():155 [JIT compiled code] 0.28% 293128 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():234 [Inlined code] 0.24% 255189 org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] 0.23% 244834 org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#setScoringOrdinal():155 [Inlined code] 0.22% 234693 jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] 0.22% 227107 jdk.jfr.internal.JVM#emitEvent() [Native code] 0.22% 225724 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [JIT compiled code] 0.18% 184466 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] 0.16% 171343 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] 0.13% 135287 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] 0.09% 97145 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] 0.06% 57803 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.05% 51819 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():650 [Inlined code] 0.04% 44580 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():363 [JIT compiled code] 0.03% 35031 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():49 [JIT compiled code] 0.03% 31734 sun.nio.ch.NativeThread#current0() [Native code] 0.03% 30577 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [JIT compiled code] 0.03% 29572 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.03% 28706 org.apache.lucene.util.hnsw.HnswLock#write():48 [Inlined code] 0.03% 27463 org.apache.lucene.store.ChecksumIndexInput#skipByReading():81 [JIT compiled code] 0.03% 26481 java.util.concurrent.atomic.LongAdder#add():93 [Inlined code] 0.02% 22941 org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] 0.02% 22933 org.apache.lucene.util.TernaryLongHeap#downHeap():235 [Inlined code] 0.02% 21032 org.apache.lucene.util.hnsw.NeighborArray#sort():171 [Inlined code] 0.02% 20791 org.apache.lucene.util.TernaryLongHeap#downHeap():246 [Inlined code] 0.02% 20774 java.util.DualPivotQuicksort#sort():238 [Inlined code] 0.02% 19430 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():303 [JIT compiled code] 0.02% 18534 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 0.02% 18456 org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#writeVectorData():302 [JIT compiled code] 0.02% 16468 org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():248 [JIT compiled code] 0.02% 16254 org.apache.lucene.util.hnsw.NeighborQueue#encode():115 [Inlined code] 0.01% 15691 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():482 [JIT compiled code] 0.01% 15663 java.util.DualPivotQuicksort#sort():368 [JIT compiled code] 0.01% 15526 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [Inlined code] 0.01% 14144 org.apache.lucene.util.hnsw.NeighborArray#clear():233 [Inlined code] 0.01% 13905 org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.01% 12887 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] 0.01% 12286 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():227 [Inlined code] 0.01% 11493 jdk.jfr.internal.JVM#getStackTraceId() [Native code] 0.01% 10936 org.apache.lucene.store.MemorySegmentIndexInput#seek():324 [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.01.18.04.10/bench-knn-q32-fmTrue.jfr Profiler for cpu at stackSize=4 [/l/logs.nightly/2026.05.01.18.04.10/bench-knn-q32-fmTrue.jfr is 2041.39 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 104756186 events (total: 104M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 49.83% 52M 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] 17.65% 18M 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] 15.45% 16M 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] 5.48% 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] 3.59% 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] 0.93% 971354 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.91% 952664 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 [JIT compiled code] 0.47% 497450 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 [JIT compiled code] 0.46% 481257 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.38% 394211 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.37% 388698 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.31% 322668 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.30% 315350 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.28% 296950 org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#setScoringOrdinal():155 [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] 0.27% 280024 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():234 [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] 0.24% 254910 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.24% 249108 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% 244834 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 [JIT compiled code] 0.22% 234117 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.22% 226822 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% 184333 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.17% 177905 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 [JIT compiled code] 0.16% 168293 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():227 [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] 0.11% 119452 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% 95705 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.08% 88087 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% 59582 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% 57803 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% 55053 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% 51819 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.05% 48635 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 [JIT compiled code] 0.04% 40411 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.03% 35306 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% 33521 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% 33115 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.03% 31456 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% 28706 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 [JIT compiled code] 0.03% 28425 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.03% 27883 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.03% 26886 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% 23541 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 [JIT compiled code] 0.02% 23288 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 [JIT compiled code] 0.02% 21480 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 [JIT compiled code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] 0.02% 20347 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% 18534 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.02% 18456 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] 0.02% 16861 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.01% 15691 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.01% 15526 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] 0.01% 15119 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] 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.01.18.04.10/bench-knn-q32-fmTrue.jfr Profiler for cpu at stackSize=12 [/l/logs.nightly/2026.05.01.18.04.10/bench-knn-q32-fmTrue.jfr is 2041.39 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 104756186 events (total: 104M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 46.43% 48M 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 [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.0x000000007719f3e8#call() [Inlined code] 15.86% 16M 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 [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] 14.05% 14M 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 [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 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 3.65% 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.01% 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 [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.0x000000007719f3e8#call() [Inlined code] 1.75% 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 [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.0x000000007719f3e8#call() [Inlined code] 1.61% 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 [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.93% 971354 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 [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.85% 888386 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 [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.84% 877911 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 [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.0x000000007719f3e8#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.67% 700021 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 [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] 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.65% 681538 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 [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.49% 510064 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 [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 [Inlined code] 0.46% 481257 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 [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.45% 470927 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 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [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.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.36% 382256 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 [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.35% 363439 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 [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.0x000000007719f3e8#call() [Inlined code] 0.34% 355482 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.29% 300083 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.0x000000007719f3e8#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.28% 292246 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.0x000000007719f3e8#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.0x000000007719f940#run() [JIT compiled code] 0.27% 278144 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 [Inlined 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] 0.26% 271469 org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#setScoringOrdinal():155 [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.0x000000007719f3e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Inlined code] 0.24% 255965 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 [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.24% 246589 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.0x000000007719f3e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.23% 244834 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 [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 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007719f3e8#call() [Inlined code] 0.21% 224136 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.0x000000007719f3e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.19% 202670 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 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.18% 189314 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 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.17% 183169 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.0x000000007707aa58#run() [Interpreted code] at java.lang.Thread#runWith():1487 [Interpreted code] at java.lang.Thread#run():1474 [Interpreted code] 0.17% 178326 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 [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 [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.17% 177355 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.17% 174468 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 [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.0x000000007719f3e8#call() [Inlined code] 0.16% 170484 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.0x000000007719f3e8#call() [Inlined code] 0.16% 167468 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 [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.0x000000007719f3e8#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.16% 164043 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():234 [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.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.0x000000007719f3e8#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.15% 161295 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 [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 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.15% 157372 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 [Inlined 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] 0.13% 133816 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 [Inlined 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 [JIT compiled code] 0.12% 128994 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.12% 124508 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] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#collect():683 [Inlined code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#scoreEntryPoints():105 [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 [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.12% 122514 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] 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.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.11% 117238 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] 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] 0.11% 115067 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():234 [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.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.0x000000007719f3e8#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.11% 112059 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.10% 109233 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():227 [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.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.0x000000007719f3e8#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.09% 95705 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 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.07% 74753 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 [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.0x000000007719f3e8#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.07% 68827 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 [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.0x000000007719f3e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.06% 59060 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():227 [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.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.0x000000007719f3e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Inlined code] 0.06% 58250 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 [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=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.01.18.04.10/bench-knn-q32-fmTrue.jfr Profiler for heap at stackSize=1 [/l/logs.nightly/2026.05.01.18.04.10/bench-knn-q32-fmTrue.jfr is 2041.39 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 34906 events (total: 237865M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 28.26% 67227M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 27.57% 65589M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 26.66% 63419M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] 3.68% 8755M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] 2.36% 5624M java.util.Arrays#copyOf():3478 [Inlined code] 2.28% 5424M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] 2.25% 5361M java.lang.Integer#valueOf():1006 [Inlined code] 0.79% 1880M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] 0.78% 1858M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] 0.77% 1842M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] 0.77% 1826M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] 0.36% 866M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [Inlined code] 0.35% 827M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Inlined code] 0.34% 809M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] 0.24% 568M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [JIT compiled code] 0.23% 543M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [Inlined code] 0.22% 512M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] 0.15% 348M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():283 [JIT compiled code] 0.13% 319M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():269 [JIT compiled code] 0.10% 244M java.util.DualPivotQuicksort#tryMergeRuns():816 [JIT compiled code] 0.10% 227M java.util.DualPivotQuicksort#sort():354 [JIT compiled code] 0.09% 202M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():556 [JIT compiled code] 0.08% 190M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] 0.07% 163M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():345 [Interpreted code] 0.07% 162M org.apache.lucene.util.SparseFixedBitSet#insertLong():230 [Inlined code] 0.07% 160M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():618 [JIT compiled code] 0.07% 158M org.apache.lucene.search.TopKnnCollector#topDocs():63 [JIT compiled code] 0.07% 156M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] 0.06% 154M java.util.HashMap#newNode():1910 [Inlined code] 0.06% 154M jdk.internal.misc.Unsafe#allocateUninitializedArray():1396 [Inlined code] 0.06% 139M java.util.ArrayList#grow():240 [Inlined code] 0.06% 138M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():389 [JIT compiled code] 0.05% 129M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] 0.05% 123M org.apache.lucene.util.hnsw.OnHeapHnswGraph#():86 [JIT compiled code] 0.05% 122M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await():1767 [Interpreted code] 0.04% 102M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Interpreted code] 0.04% 98M org.apache.lucene.util.FixedBitSet#():148 [Inlined code] 0.04% 94M knn.KnnIndexer#createIndex():254 [Interpreted code] 0.04% 85M org.apache.lucene.internal.hppc.IntIntHashMap#allocateBuffers():744 [Interpreted code] 0.03% 80M java.util.logging.LogManager#reset():1298 [Interpreted code] 0.03% 80M jdk.jfr.internal.ShutdownHook#run():48 [Interpreted code] 0.03% 79M java.lang.reflect.Array#newInstance():76 [Inlined code] 0.03% 79M knn.IndexerThread#_run():83 [JIT compiled code] 0.03% 78M knn.IndexerThread#_run():119 [JIT compiled code] 0.03% 73M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph():526 [JIT compiled code] 0.03% 72M java.util.HashMap#resize():711 [JIT compiled code] 0.03% 71M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [JIT compiled code] 0.03% 65M java.lang.Thread#beforeSleep():473 [Inlined code] 0.03% 61M java.util.ArrayList#iterator():1030 [JIT compiled code] 0.02% 46M knn.KnnIndexer#waitForMergesWithStatus():287 [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.01.18.04.10/bench-knn-q32-fmTrue.jfr Profiler for heap at stackSize=4 [/l/logs.nightly/2026.05.01.18.04.10/bench-knn-q32-fmTrue.jfr is 2041.39 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 34906 events (total: 237865M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 23.47% 55819M 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] 22.83% 54306M 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] 16.36% 38921M 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.30% 24497M 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.76% 11311M 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.74% 11282M 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.31% 7873M 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.36% 5615M 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.28% 5424M 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] 2.25% 5350M java.lang.Integer#valueOf():1006 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1099 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1054 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1029 [Interpreted code] 0.77% 1823M 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.71% 1682M 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.43% 1023M 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.37% 882M 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.35% 827M 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():2212 [JIT compiled code] 0.32% 769M 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.32% 753M 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.32% 751M 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.32% 751M 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.24% 568M 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.23% 537M 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.18% 434M 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.15% 353M 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.13% 314M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():283 [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.13% 307M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():269 [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% 244M 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.09% 202M 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% 190M 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.07% 176M 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.07% 172M 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% 163M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():345 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run():726 [Interpreted code] 0.07% 163M 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% 160M 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% 158M 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.07% 158M org.apache.lucene.search.TopKnnCollector#topDocs():63 [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#approximateSearch():119 [JIT compiled code] at org.apache.lucene.search.AbstractKnnVectorQuery#getLeafResults():196 [JIT compiled code] at org.apache.lucene.search.AbstractKnnVectorQuery#searchLeaf():177 [JIT compiled code] 0.07% 156M 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.06% 154M 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.0x000000007717f400#concat() [Inlined code] 0.06% 147M 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.06% 139M 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.05% 129M 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.05% 123M 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% 116M 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 [Inlined code] 0.05% 114M 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.04% 102M 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():2212 [Interpreted code] 0.04% 98M org.apache.lucene.util.FixedBitSet#():148 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#():168 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#():64 [JIT compiled code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder():85 [Interpreted code] 0.04% 95M 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.04% 94M knn.KnnIndexer#createIndex():254 [Interpreted code] at knn.KnnGraphTester#run():662 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():271 [Interpreted code] at knn.KnnGraphTester#main():266 [Interpreted code] 0.04% 91M 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.04% 89M 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% 86M 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] 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.01.18.04.10/bench-knn-q32-fmTrue.jfr Profiler for heap at stackSize=12 [/l/logs.nightly/2026.05.01.18.04.10/bench-knn-q32-fmTrue.jfr is 2041.39 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 34906 events (total: 237865M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 19.30% 45900M 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.0x000000007719f3e8#call() [Inlined code] 18.71% 44499M 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.0x000000007719f3e8#call() [Inlined code] 16.34% 38857M 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():741 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#searchAfter():590 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():613 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1486 [JIT compiled code] at knn.KnnGraphTester#testSearch():1221 [Interpreted code] at knn.KnnGraphTester#run():743 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():271 [Interpreted code] 6.88% 16358M 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():741 [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter():590 [Interpreted code] at org.apache.lucene.search.IndexSearcher#search():613 [Interpreted code] at knn.KnnGraphTester#doFloatVectorQuery():1486 [Interpreted code] at knn.KnnGraphTester#testSearch():1221 [Interpreted code] at knn.KnnGraphTester#run():743 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():271 [Interpreted code] 3.42% 8139M 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():741 [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter():590 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():613 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1486 [JIT compiled code] at knn.KnnGraphTester#testSearch():1221 [Interpreted code] at knn.KnnGraphTester#run():743 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():271 [Interpreted code] 3.30% 7861M 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 [Inlined code] 3.29% 7821M 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 [Inlined code] 2.36% 5615M 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():1099 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1054 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1029 [Interpreted code] at knn.KnnGraphTester#run():748 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():271 [Interpreted code] at knn.KnnGraphTester#main():266 [Interpreted code] 2.31% 5496M 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.0x000000007719f3e8#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] 2.28% 5424M 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] 2.25% 5350M java.lang.Integer#valueOf():1006 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1099 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1054 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1029 [Interpreted code] at knn.KnnGraphTester#run():748 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():271 [Interpreted code] at knn.KnnGraphTester#main():266 [Interpreted code] 2.09% 4964M 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] 1.99% 4729M 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] 1.79% 4255M 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] 1.73% 4106M 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] 1.17% 2777M 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.10% 2612M 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.00% 2367M 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.0x000000007719f3e8#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.77% 1823M 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 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007719f3e8#call() [Inlined code] 0.48% 1142M 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] 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.0x000000007719f3e8#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.33% 788M 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.33% 787M 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.30% 720M 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():2212 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite():862 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite():873 [Inlined code] at org.apache.lucene.search.IndexSearcher#search():742 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#searchAfter():590 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():613 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1486 [JIT compiled code] at knn.KnnGraphTester#testSearch():1221 [Interpreted code] at knn.KnnGraphTester#run():743 [Interpreted code] 0.29% 685M 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 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007719f3e8#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.26% 606M 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.25% 588M 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.24% 568M 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 [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.0x000000007719f3e8#call() [Inlined code] 0.23% 540M 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 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007719f3e8#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.23% 538M 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] 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.0x000000007719f3e8#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.0x000000007719f940#run() [JIT compiled code] 0.23% 537M 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] 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.0x000000007719f3e8#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.22% 532M 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] 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.0x000000007719f3e8#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.22% 519M 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 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007719f3e8#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.0x000000007719f940#run() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker():1090 [Interpreted code] 0.17% 404M 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] 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 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007719f3e8#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.17% 398M 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.16% 369M 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] 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.0x000000007719f3e8#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.15% 352M 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.14% 337M 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 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007719f3e8#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.11% 264M 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.11% 258M 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] 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.0x000000007719f3e8#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.0x000000007719f940#run() [JIT compiled code] 0.10% 234M 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] 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.0x000000007719f3e8#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% 231M 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 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007719f3e8#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.09% 217M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():269 [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.0x000000007719f3e8#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.0x000000007719f940#run() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker():1090 [Interpreted code] 0.09% 211M 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 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000007719f3e8#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.09% 210M 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] 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.0x000000007719f3e8#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% 209M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():283 [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.0x000000007719f3e8#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.0x000000007719f940#run() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker():1090 [Interpreted code] 0.09% 202M 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.0x0000000077192700#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.08% 193M 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.0x0000000077198b58#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.0x0000000077196438#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] 0.07% 168M 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] 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] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$$Lambda.0x0000000077198b58#run() [Inlined code] at org.apache.lucene.codecs.KnnVectorsWriter#merge():144 [JIT compiled code] 0.07% 167M 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] 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.0x000000007719f3e8#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.07% 163M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():345 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run():726 [Interpreted 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 0.897 12.805 13.397 1.046 8000000 KNN 100 100 N/A N/A 100.000 32 100 4 bits 898.90 8899.82 0.00 17 36042.35 1.000 35278.320 4028.320 false HNSW 0.881 2.320 2.419 1.043 8000000 KNN 100 100 N/A N/A 100.000 32 100 4 bits 967.95 8264.87 1123.97 1 36185.92 1.000 35278.320 4028.320 false HNSW 0.954 15.352 16.072 1.047 8000000 KNN 100 100 N/A N/A 100.000 32 100 7 bits 1451.98 5509.74 0.00 20 39937.20 1.000 39184.570 7934.570 false HNSW 0.930 2.575 2.689 1.044 8000000 KNN 100 100 N/A N/A 100.000 32 100 7 bits 1515.71 5278.06 1109.03 1 40090.80 1.000 39184.570 7934.570 false HNSW 0.975 11.910 12.481 1.048 8000000 KNN 100 100 N/A N/A 100.000 32 100 no 3220.38 2484.18 0.00 14 32015.42 1.000 31250.000 31250.000 false HNSW 0.944 3.160 3.302 1.045 8000000 KNN 100 100 N/A N/A 100.000 32 100 no 3201.29 2499.00 2440.31 1 32156.08 1.000 31250.000 31250.000 false HNSW saving all results to /l/logs.nightly/2026.05.01.18.04.10/knn_results.pk done! took 27301.0 seconds total removing KNN indices dir /l/util.nightly/knn-reuse/indices [2026-05-02 02:54:44.434562] now generate KNN nightly charts [2026-05-02 02:54:48.475043] 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=3778483 Profiler summary for /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr Version: 2.1 Chunks: 17 Start: 2026-05-02 06:54:48 (UTC) Duration: 149 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 4380820 77146155 jdk.FileWrite 4026217 84348799 jdk.FileRead 796349 18996625 jdk.ObjectAllocationInNewTLAB 555332 9725469 jdk.ObjectAllocationOutsideTLAB 130034 2068089 jdk.BooleanFlag 11764 373731 jdk.Compilation 6236 160814 jdk.CPULoad 2682 53021 jdk.UnsignedIntFlag 1054 36489 jdk.IntFlag 952 34235 jdk.Checkpoint 921 26148439 jdk.StringFlag 765 28634 jdk.GarbageCollection 45 1072 jdk.CPUInformation 17 25530 jdk.GCConfiguration 17 438 jdk.JVMInformation 17 17982 jdk.Metadata 17 1878956 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 210.81 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 4380820 events (total: 4M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 13.80% 604401 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():982 [JIT compiled code] 7.52% 329585 org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 5.71% 250338 java.lang.Character#codePointAtImpl():9670 [Inlined code] 4.86% 213123 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] 3.85% 168519 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] 3.13% 136903 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] 2.83% 124077 java.lang.Integer#rotateLeft():1650 [Inlined code] 2.46% 107562 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] 2.32% 101442 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] 2.19% 95889 java.lang.Character#isHighSurrogate():9464 [Inlined code] 1.58% 69398 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1022 [JIT compiled code] 1.41% 61833 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] 1.35% 59041 org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] 1.21% 52995 org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] 1.16% 50719 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 1.15% 50356 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1019 [JIT compiled code] 0.96% 41930 org.apache.lucene.index.ByteSliceReader#readByte():74 [Inlined code] 0.96% 41852 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():47 [Inlined code] 0.92% 40254 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 0.92% 40125 java.lang.Character#toChars():9872 [Inlined code] 0.90% 39552 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():65 [Inlined code] 0.86% 37797 org.apache.lucene.util.ByteBlockPool#getBuffer():358 [Inlined code] 0.85% 37177 org.apache.lucene.analysis.CharacterUtils#toLowerCase():57 [Inlined code] 0.73% 31767 org.apache.lucene.index.TermsHashPerField#writeByte():222 [Inlined code] 0.71% 31234 org.apache.lucene.util.BytesRefBuilder#growNoCopy():67 [Inlined code] 0.67% 29570 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():145 [Inlined code] 0.62% 27278 org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#nextPosition():1300 [Inlined code] 0.61% 26831 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] 0.45% 19835 jdk.internal.misc.ScopedMemoryAccess#getByteInternal():1100 [Inlined code] 0.44% 19112 jdk.internal.util.ArraysSupport#mismatch():564 [Inlined code] 0.43% 19003 org.apache.lucene.util.AttributeSource#clearAttributes():273 [Inlined code] 0.42% 18321 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():143 [Inlined code] 0.41% 18045 org.apache.lucene.util.UnicodeUtil#UTF8toUTF16():667 [Inlined code] 0.40% 17535 org.apache.lucene.store.DataOutput#writeVInt():203 [Inlined code] 0.40% 17398 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1040 [JIT compiled code] 0.39% 17104 java.lang.Character#codePointAt():9662 [Inlined code] 0.37% 16366 java.lang.Character#toLowerCase():11251 [Inlined code] 0.37% 16193 org.apache.lucene.util.UnicodeUtil#maxUTF8Length():675 [Inlined code] 0.36% 15657 org.apache.lucene.codecs.lucene104.PForUtil#encode():58 [JIT compiled code] 0.35% 15484 jdk.internal.util.ArraysSupport#mismatch():563 [Inlined code] 0.35% 15232 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.35% 15171 org.apache.lucene.index.TermsHashPerField#initReader():100 [Inlined code] 0.33% 14555 org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] 0.33% 14340 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1020 [JIT compiled code] 0.32% 14008 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():131 [JIT compiled code] 0.31% 13621 org.apache.lucene.analysis.CharArraySet#contains():89 [Inlined code] 0.31% 13444 java.lang.Character#codePointAt():9665 [Inlined code] 0.30% 13349 org.apache.lucene.analysis.standard.StandardTokenizerImpl#zzCMap():742 [Inlined code] 0.30% 13334 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():170 [JIT compiled code] 0.30% 13225 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():986 [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 210.81 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 4380820 events (total: 4M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 13.80% 604401 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():982 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 5.71% 250338 java.lang.Character#codePointAtImpl():9670 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] 4.93% 216111 org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] 3.84% 168378 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 3.12% 136817 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] 2.83% 124077 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] 2.59% 113474 org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 2.43% 106500 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.32% 101442 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] 2.18% 95492 java.lang.Character#isHighSurrogate():9464 [Inlined code] at java.lang.Character#codePointAtImpl():9671 [Inlined code] 1.58% 69397 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1022 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 1.41% 61827 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] 1.38% 60404 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] 1.33% 58318 org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 1.24% 54501 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] 1.21% 52995 org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] 1.16% 50719 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] 1.15% 50334 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1019 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 1.13% 49644 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [JIT compiled code] 1.11% 48574 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] 0.96% 41930 org.apache.lucene.index.ByteSliceReader#readByte():74 [Inlined code] at org.apache.lucene.store.DataInput#readVInt():107 [Inlined code] 0.96% 41852 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():47 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getText():709 [Inlined code] 0.92% 40252 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] 0.92% 40125 java.lang.Character#toChars():9872 [Inlined code] at org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] 0.85% 37177 org.apache.lucene.analysis.CharacterUtils#toLowerCase():57 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] 0.70% 30796 org.apache.lucene.util.BytesRefBuilder#growNoCopy():67 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():147 [Inlined code] 0.67% 29553 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():145 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] 0.62% 27269 org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#nextPosition():1300 [Inlined code] at org.apache.lucene.index.MappingMultiPostingsEnum#nextPosition():110 [Inlined code] 0.61% 26829 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 0.46% 19945 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():65 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxTermsEnum#next():194 [Inlined code] 0.45% 19835 jdk.internal.misc.ScopedMemoryAccess#getByteInternal():1100 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getByte():1088 [Inlined code] 0.45% 19591 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():65 [Inlined code] at org.apache.lucene.util.BytesRefHash$1#get():266 [Inlined code] 0.44% 19348 org.apache.lucene.util.ByteBlockPool#getBuffer():358 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():223 [Inlined code] 0.43% 19000 org.apache.lucene.util.AttributeSource#clearAttributes():273 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():153 [Inlined code] 0.42% 18319 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():143 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] 0.40% 17392 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1040 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 0.37% 16159 org.apache.lucene.util.UnicodeUtil#maxUTF8Length():675 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():147 [Inlined code] 0.37% 16157 java.lang.Character#toLowerCase():11251 [Inlined code] at org.apache.lucene.analysis.CharacterUtils#toLowerCase():59 [Inlined code] 0.37% 16125 org.apache.lucene.util.UnicodeUtil#UTF8toUTF16():667 [Inlined code] at perf.LineFileDocs#nextDoc():642 [JIT compiled code] 0.36% 15647 org.apache.lucene.util.ByteBlockPool#getBuffer():358 [Inlined code] at org.apache.lucene.util.BytesRefBlockPool#equals():156 [Inlined code] 0.36% 15592 jdk.internal.util.ArraysSupport#mismatch():564 [Inlined code] at java.util.Arrays#equals():2707 [Inlined code] 0.35% 15531 org.apache.lucene.index.TermsHashPerField#writeByte():222 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [JIT compiled code] 0.35% 15179 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] 0.34% 14796 org.apache.lucene.index.TermsHashPerField#initReader():100 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxPostingsEnum#reset():435 [Inlined code] 0.33% 14555 org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [JIT compiled code] 0.33% 14340 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1020 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 0.32% 13991 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.31% 13614 org.apache.lucene.analysis.CharArraySet#contains():89 [Inlined code] at org.apache.lucene.analysis.StopFilter#accept():97 [Inlined code] 0.30% 13349 org.apache.lucene.analysis.standard.StandardTokenizerImpl#zzCMap():742 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] 0.30% 13333 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():170 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [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.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 210.81 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 4380820 events (total: 4M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 13.80% 604401 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] 5.59% 244796 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.84% 168361 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] 3.02% 132288 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.81% 123246 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.66% 116672 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] 2.58% 113012 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] 2.32% 101430 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.12% 92725 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.58% 69396 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.41% 61606 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.22% 53412 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% 52995 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.18% 51546 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.17% 51326 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] 1.16% 50719 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.15% 50334 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.12% 49253 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.10% 48087 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] 1.06% 46628 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.00% 43973 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.98% 42808 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.96% 41852 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] 0.92% 40125 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.85% 37177 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.70% 30796 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.67% 29553 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.64% 28199 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.62% 27269 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.61% 26828 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.61% 26767 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.51% 22303 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 [Inlined code] 0.50% 22024 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] 0.45% 19835 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.44% 19443 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.43% 19000 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.42% 18319 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.40% 17391 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.37% 16159 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.37% 16157 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.37% 16083 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% 15645 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.36% 15591 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.35% 15383 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.35% 15179 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.34% 15018 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.34% 14731 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.33% 14340 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.31% 13605 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.30% 13349 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] 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 210.81 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 4380820 events (total: 4M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 6.89% 302032 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 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 6.88% 301485 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] 3.69% 161752 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] 2.61% 114132 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] 2.54% 111439 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 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 2.52% 110587 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] 2.12% 92725 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] 1.90% 83044 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] 1.89% 82600 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 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 1.82% 79555 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.81% 79354 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.25% 54580 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 [Inlined code] 1.18% 51546 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.0x00000000691d0220#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] 1.13% 49712 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] 1.07% 47067 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 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 1.05% 45964 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 [Inlined code] 1.00% 43827 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.97% 42323 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] 0.93% 40932 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 [Inlined code] 0.91% 39968 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] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.90% 39600 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] 0.71% 31103 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.70% 30858 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.62% 27268 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.61% 26659 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% 26318 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.56% 24626 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 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.56% 24525 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.56% 24336 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 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.55% 24294 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.52% 22917 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.51% 22284 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.50% 21872 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 [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.49% 21626 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] 0.49% 21470 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.48% 20990 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.46% 20242 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.43% 18948 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.42% 18526 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.42% 18281 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.41% 17746 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.40% 17425 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.39% 17219 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.38% 16518 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.37% 16083 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.35% 15179 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.34% 14972 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 [JIT compiled code] at org.apache.lucene.util.MSBRadixSorter#computeCommonPrefixLengthAndBuildHistogram():220 [Inlined code] 0.33% 14394 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 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.33% 14316 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 [Inlined code] 0.31% 13638 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 [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 210.81 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 4380820 events (total: 4M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 6.89% 302023 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 [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] 6.88% 301469 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.61% 114132 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] 2.54% 111197 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 [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.52% 110587 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] 1.88% 82372 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 [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% 80373 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] 1.81% 79367 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.81% 79152 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.77% 77724 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.23% 53935 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 [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% 51546 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.0x00000000691d0220#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.12% 49200 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] 1.07% 46964 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 [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.05% 45817 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 [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.00% 43702 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 [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.98% 42801 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.96% 41971 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.93% 40818 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 [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.90% 39641 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] 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.90% 39459 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 [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% 38540 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.74% 32432 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.72% 31579 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] 0.71% 30995 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.70% 30758 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.62% 27268 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.0x00000000691d0220#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.60% 26393 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.60% 26256 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.56% 24571 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 [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.56% 24413 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.55% 24294 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.55% 24242 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 [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% 22859 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.51% 22199 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.50% 21872 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 [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.49% 21626 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] 0.48% 20903 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.46% 20174 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.43% 18908 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.42% 18466 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.42% 18201 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% 17380 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.39% 17181 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.38% 16450 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.37% 16092 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.37% 16083 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.35% 15170 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.34% 14850 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 [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.33% 14358 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 [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 210.81 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 685344 events (total: 325504M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 16.23% 52842M perf.LineFileDocs#nextDoc():641 [JIT compiled code] 8.85% 28815M java.lang.StringUTF16#compress():212 [Inlined code] 8.44% 27467M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] 6.88% 22401M perf.LineFileDocs#readDocs():176 [JIT compiled code] 6.81% 22151M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] 4.31% 14041M java.lang.StringUTF16#compress():216 [Inlined code] 3.47% 11292M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] 3.19% 10377M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] 3.14% 10214M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] 2.74% 8904M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] 2.49% 8115M perf.LineFileDocs#nextDoc():636 [JIT compiled code] 1.97% 6413M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] 1.92% 6265M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] 1.74% 5668M org.apache.lucene.util.TimSorter#():62 [Inlined code] 1.72% 5590M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] 1.69% 5500M org.apache.lucene.util.BytesRef#():71 [Inlined code] 1.68% 5466M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] 1.60% 5198M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] 1.55% 5033M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] 1.37% 4457M java.util.TreeMap#keyIterator():1421 [Inlined code] 1.36% 4421M java.util.ArrayList#grow():240 [Inlined code] 1.27% 4133M perf.LineFileDocs#readDocs():176 [Interpreted code] 1.18% 3844M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] 1.17% 3802M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] 0.88% 2853M org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] 0.60% 1946M org.apache.lucene.document.IntPoint#pack():114 [Inlined code] 0.53% 1718M java.lang.Integer#toString():167 [Inlined code] 0.52% 1680M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] 0.51% 1651M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#():127 [Inlined code] 0.48% 1555M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] 0.48% 1546M perf.LineFileDocs#newDocState():503 [Interpreted code] 0.47% 1532M java.util.Formatter#parse():2810 [Inlined code] 0.45% 1456M java.util.Arrays#copyOfRange():3849 [Inlined code] 0.43% 1387M org.apache.lucene.codecs.lucene104.PForUtil#encode():78 [JIT compiled code] 0.41% 1339M org.apache.lucene.document.IntPoint#pack():108 [Inlined code] 0.40% 1290M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():108 [JIT compiled code] 0.35% 1143M perf.LineFileDocs#nextDoc():643 [JIT compiled code] 0.33% 1083M java.lang.StringBuilder#toString():478 [Inlined code] 0.33% 1080M java.lang.String#format():4455 [Inlined code] 0.32% 1036M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 0.31% 1019M java.lang.StringLatin1#replace():312 [Inlined code] 0.30% 983M java.util.List#of():935 [Inlined code] 0.30% 980M java.util.Formatter#parse():2782 [Inlined code] 0.28% 926M java.lang.AbstractStringBuilder#():101 [Inlined code] 0.28% 922M java.lang.StringLatin1#newString():760 [Inlined code] 0.28% 920M perf.LineFileDocs#nextDoc():646 [JIT compiled code] 0.28% 910M perf.LineFileDocs#nextDoc():648 [JIT compiled code] 0.26% 848M java.util.Formatter#():2110 [Inlined code] 0.26% 846M perf.LineFileDocs#nextDoc():638 [JIT compiled code] 0.25% 812M java.util.Formatter$FormatSpecifierParser#parse():2915 [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 210.81 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 685344 events (total: 325504M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 16.21% 52756M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 8.85% 28815M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] 8.43% 27451M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] 6.88% 22401M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 6.81% 22151M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] 4.31% 14041M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] 3.47% 11292M 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.07% 10005M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] 2.73% 8871M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] 2.53% 8227M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] 2.49% 8092M perf.LineFileDocs#nextDoc():636 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 1.97% 6413M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 1.92% 6265M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 1.74% 5668M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] 1.72% 5590M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 1.68% 5466M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 1.61% 5229M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] 1.60% 5198M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 1.55% 5033M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 1.37% 4457M java.util.TreeMap#keyIterator():1421 [Inlined code] at java.util.TreeMap$KeySet#iterator():1434 [JIT compiled code] 1.36% 4421M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] 1.27% 4133M perf.LineFileDocs#readDocs():176 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.18% 3844M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] 1.17% 3802M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 0.66% 2149M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():464 [JIT compiled code] 0.60% 1946M org.apache.lucene.document.IntPoint#pack():114 [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues():72 [Inlined code] 0.52% 1680M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [Inlined code] 0.51% 1651M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#():127 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie():114 [Inlined code] 0.49% 1605M java.lang.Integer#toString():167 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] 0.48% 1555M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer():153 [JIT compiled code] 0.48% 1546M perf.LineFileDocs#newDocState():503 [Interpreted code] at perf.IndexThreads$IndexThread#run():188 [Interpreted code] 0.47% 1532M java.util.Formatter#parse():2810 [Inlined code] at java.util.Formatter#format():2744 [Inlined code] 0.41% 1339M org.apache.lucene.document.IntPoint#pack():108 [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues():72 [Inlined code] 0.40% 1287M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():108 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():398 [JIT compiled code] 0.35% 1143M perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 0.33% 1083M java.lang.StringBuilder#toString():478 [Inlined code] at java.util.Formatter#toString():2598 [Inlined code] 0.32% 1036M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] 0.31% 1022M org.apache.lucene.codecs.lucene104.PForUtil#encode():78 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] 0.31% 1019M java.lang.StringLatin1#replace():312 [Inlined code] at java.lang.String#replace():2998 [Inlined code] 0.31% 1018M java.lang.String#format():4455 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] 0.30% 983M java.util.List#of():935 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1847 [JIT compiled code] 0.30% 980M java.util.Formatter#parse():2782 [Inlined code] at java.util.Formatter#format():2744 [Inlined code] 0.30% 964M org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] at perf.LineFileDocs#nextDoc():730 [JIT compiled code] 0.29% 949M org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] at perf.LineFileDocs#nextDoc():731 [JIT compiled code] 0.29% 938M org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] at perf.LineFileDocs#nextDoc():747 [JIT compiled code] 0.28% 926M java.lang.AbstractStringBuilder#():101 [Inlined code] at java.lang.StringBuilder#():106 [Inlined code] 0.28% 922M java.lang.StringLatin1#newString():760 [Inlined code] at java.lang.Integer#toString():185 [Inlined code] 0.28% 920M perf.LineFileDocs#nextDoc():646 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 0.28% 910M perf.LineFileDocs#nextDoc():648 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 0.26% 848M java.util.Formatter#():2110 [Inlined code] at java.lang.String#format():4455 [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.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 210.81 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 685344 events (total: 325504M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 16.21% 52756M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 8.29% 26990M 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% 26739M 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.88% 22401M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 5.26% 17124M 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.28% 13941M 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.04% 9907M 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% 8736M 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.52% 8211M 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.49% 8092M perf.LineFileDocs#nextDoc():636 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.97% 6413M 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.92% 6265M 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.74% 5668M 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.72% 5590M 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% 5466M 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.60% 5198M 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.55% 5040M 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.55% 5033M 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.53% 4993M 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.37% 4457M 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.36% 4421M 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.27% 4133M perf.LineFileDocs#readDocs():176 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.17% 3802M 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.11% 3598M 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.09% 3549M 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% 2993M 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% 2146M 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.51% 1665M 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 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] 0.51% 1651M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#():127 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie():114 [Inlined 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.49% 1605M 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.48% 1555M 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.48% 1546M perf.LineFileDocs#newDocState():503 [Interpreted code] at perf.IndexThreads$IndexThread#run():188 [Interpreted code] 0.47% 1532M 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.44% 1428M 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.41% 1331M 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.39% 1268M 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.35% 1143M 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% 1076M 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.33% 1071M 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.32% 1052M 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.32% 1036M 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.31% 1018M 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.31% 1014M 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.31% 1005M 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.30% 983M java.util.List#of():935 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1847 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 0.30% 980M 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% 964M 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.29% 949M org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] at perf.LineFileDocs#nextDoc():731 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.29% 938M 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.28% 926M 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] 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 210.81 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 685344 events (total: 325504M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 16.21% 52756M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 8.19% 26653M 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.88% 22401M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 4.27% 13898M 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.59% 11684M 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.49% 8092M perf.LineFileDocs#nextDoc():636 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 2.20% 7159M 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.72% 5587M 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 [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] 1.57% 5109M 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.57% 5095M 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.54% 5028M 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.53% 4993M 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.0x00000000691d0220#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] 1.53% 4967M 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.51% 4911M 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.50% 4883M 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.46% 4762M 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.45% 4715M 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.37% 4469M 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.34% 4366M 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.0x00000000691d0220#merge() [Interpreted code] 1.27% 4133M perf.LineFileDocs#readDocs():176 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.18% 3834M 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.0x00000000691d0220#merge() [Interpreted code] 1.15% 3745M 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.04% 3387M 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 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.94% 3061M 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.93% 3012M 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 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.92% 2993M 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.91% 2949M 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.86% 2794M 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.86% 2787M 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.80% 2609M 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.78% 2533M 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.77% 2491M 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.68% 2229M 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.68% 2203M 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% 2178M 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.58% 1883M 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.56% 1835M 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.51% 1665M 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 [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.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] 0.49% 1605M 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.49% 1590M 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.48% 1546M perf.LineFileDocs#newDocState():503 [Interpreted code] at perf.IndexThreads$IndexThread#run():188 [Interpreted code] 0.45% 1461M 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.44% 1446M 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.43% 1398M 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.41% 1342M 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.41% 1331M 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.39% 1283M 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 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.37% 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.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.35% 1143M perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.34% 1122M 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 [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-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 210.81 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 685344 events (total: 325504M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 16.21% 52756M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 8.19% 26653M 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.88% 22401M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 4.27% 13898M 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.59% 11684M 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.0x00000000691d0220#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.49% 8092M perf.LineFileDocs#nextDoc():636 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 2.17% 7071M 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.72% 5587M 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 [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.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.0x00000000691d0220#merge() [Interpreted code] 1.57% 5109M 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.0x00000000691d0220#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.54% 5024M 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 [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% 4993M 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.0x00000000691d0220#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.51% 4909M 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 [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.50% 4881M 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 [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.46% 4762M 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 [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.39% 4533M 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 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 1.39% 4522M 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.34% 4366M 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.0x00000000691d0220#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.27% 4133M perf.LineFileDocs#readDocs():176 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.24% 4021M 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 [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% 3854M 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.18% 3834M 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.0x00000000691d0220#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.04% 3387M 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 [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.93% 3012M 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 [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.92% 2993M 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.91% 2949M 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.86% 2813M 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 [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% 2702M 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.82% 2666M 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.77% 2510M 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.73% 2382M 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.66% 2164M 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 [Inlined code] 0.66% 2162M 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.63% 2037M 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 [Inlined code] 0.58% 1883M 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.51% 1665M 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 [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.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.0x00000000691d0220#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] 0.50% 1643M 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 [Inlined code] 0.50% 1643M 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.49% 1605M 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.48% 1546M perf.LineFileDocs#newDocState():503 [Interpreted code] at perf.IndexThreads$IndexThread#run():188 [Interpreted code] 0.45% 1467M 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% 1454M 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.44% 1446M 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.44% 1432M 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.43% 1398M 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.0x00000000691d0220#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] 0.41% 1331M 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.39% 1283M 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 [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.38% 1241M 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.35% 1143M perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.34% 1122M 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 [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.33% 1076M 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] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] move log to /l/logs.nightly/2026.05.01.18.04.10/fastIndexMediumDocs.log move vmstat log to /l/logs.nightly/2026.05.01.18.04.10/fastIndexMediumDocs.vmstat.log move top log to /l/logs.nightly/2026.05.01.18.04.10/fastIndexMediumDocs.top.log [2026-05-02 02:59:23.818679] took 120.7 sec [2026-05-02 02:59:23.822740] medIndexAtClose None [2026-05-02 02:59:23.824017] 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=3782479 Profiler summary for /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr Version: 2.1 Chunks: 39 Start: 2026-05-02 10:37:36 (UTC) Duration: 1456 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 99321711 1986409705 jdk.FileWrite 3669236 100319509 jdk.ObjectAllocationInNewTLAB 104725 2280066 jdk.FileRead 67720 1927028 jdk.BooleanFlag 26988 890721 jdk.ObjectAllocationOutsideTLAB 6987 138607 jdk.CPULoad 3446 72366 jdk.UnsignedIntFlag 2418 86697 jdk.IntFlag 2184 81237 jdk.StringFlag 1755 68640 jdk.Checkpoint 990 47918234 jdk.Compilation 101 2817 jdk.CPUInformation 39 58617 jdk.GCConfiguration 39 1053 jdk.JVMInformation 39 47073 jdk.Metadata 39 4310592 jdk.GarbageCollection 15 393 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 2045.27 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 99321711 events (total: 99M) 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.63% 10M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] 5.05% 5M jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] 1.88% 1M org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] 1.50% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 1.14% 1M org.apache.lucene.util.FixedBitSet#getAndSet():307 [Inlined code] 1.07% 1M java.util.ArrayList#elementData():412 [Inlined code] 0.91% 902335 jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] 0.55% 549399 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] 0.52% 516075 java.util.Arrays#fill():3144 [Inlined code] 0.34% 335473 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#apparentlyFirstQueuedIsExclusive():897 [Inlined code] 0.25% 250609 org.apache.lucene.util.TernaryLongHeap#downHeap():232 [Inlined code] 0.25% 245387 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():101 [JIT compiled code] 0.24% 237509 java.util.concurrent.locks.ReentrantReadWriteLock#readLock():248 [Inlined code] 0.23% 227750 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():232 [Inlined code] 0.23% 226767 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():298 [JIT compiled code] 0.21% 206821 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [JIT compiled code] 0.20% 203509 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():303 [JIT compiled code] 0.20% 200859 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] 0.19% 190598 org.apache.lucene.util.hnsw.HnswLock#read():40 [JIT compiled code] 0.19% 189877 jdk.incubator.vector.FloatVector#fromMemorySegment():3040 [Inlined code] 0.18% 181890 org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#minCompetitiveSimilarity():688 [Inlined code] 0.14% 142753 org.apache.lucene.util.hnsw.OnHeapHnswGraph#nextNeighbor():189 [Inlined code] 0.14% 137504 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():234 [Inlined code] 0.13% 126722 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.12% 120422 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#getState():165 [Inlined code] 0.11% 105007 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] 0.10% 94489 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():336 [JIT compiled code] 0.09% 92839 org.apache.lucene.util.VectorUtil#normalizeToUnitInterval():412 [Inlined code] 0.09% 89892 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():293 [JIT compiled code] 0.09% 89870 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] 0.09% 85649 java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] 0.09% 84819 org.apache.lucene.util.hnsw.NeighborQueue#decodeScore():120 [Inlined code] 0.09% 84738 org.apache.lucene.util.TernaryLongHeap#top():111 [Inlined code] 0.08% 83539 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 0.08% 79621 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():297 [JIT compiled code] 0.08% 77960 org.apache.lucene.util.hnsw.NeighborArray#growArrays():96 [Inlined code] 0.07% 71548 org.apache.lucene.util.TernaryLongHeap#downHeap():235 [Inlined code] 0.07% 70804 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] 0.07% 69159 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():345 [JIT compiled code] 0.07% 68213 org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] 0.07% 66966 org.apache.lucene.util.TernaryLongHeap#push():81 [Inlined code] 0.06% 63869 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():315 [JIT compiled code] 0.06% 63724 org.apache.lucene.util.hnsw.NeighborQueue#encode():115 [Inlined code] 0.06% 63234 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] 0.06% 61701 org.apache.lucene.util.hnsw.NeighborArray#nodes():217 [Inlined code] 0.06% 61530 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():264 [Inlined code] 0.06% 59061 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] 0.06% 58996 org.apache.lucene.util.hnsw.NeighborQueue#size():68 [Inlined code] 0.06% 56630 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#compareAndSetState():189 [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.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 2045.27 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 99321711 events (total: 99M) 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.63% 10M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] 5.05% 5M jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] 1.73% 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.50% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] 1.14% 1M org.apache.lucene.util.FixedBitSet#getAndSet():307 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] 1.07% 1M java.util.ArrayList#elementData():412 [Inlined code] at java.util.ArrayList#get():429 [Inlined code] 0.91% 902335 jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] at jdk.incubator.vector.Float256Vector#fromArray0():935 [Inlined code] 0.55% 549399 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.52% 516075 java.util.Arrays#fill():3144 [Inlined code] at org.apache.lucene.util.FixedBitSet#clear():174 [Inlined code] 0.34% 335473 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#apparentlyFirstQueuedIsExclusive():897 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$NonfairSync#readerShouldBlock():698 [Inlined code] 0.25% 245387 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.24% 237509 java.util.concurrent.locks.ReentrantReadWriteLock#readLock():248 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():40 [JIT compiled code] 0.23% 227750 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():232 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.22% 220303 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():298 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.19% 190598 org.apache.lucene.util.hnsw.HnswLock#read():40 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [Inlined code] 0.17% 173126 org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#minCompetitiveSimilarity():688 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():343 [JIT compiled code] 0.17% 168141 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#seek():177 [Inlined code] 0.17% 166767 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():227 [Inlined code] 0.17% 165298 jdk.incubator.vector.FloatVector#fromMemorySegment():3040 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():110 [JIT compiled code] 0.17% 164492 org.apache.lucene.util.TernaryLongHeap#downHeap():232 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#pop():124 [Inlined code] 0.16% 162052 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.15% 145178 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% 142753 org.apache.lucene.util.hnsw.OnHeapHnswGraph#nextNeighbor():189 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#graphNextNeighbor():401 [Inlined code] 0.14% 137504 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():234 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.13% 126721 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] 0.09% 92330 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.09% 89832 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#getState():165 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():475 [Inlined code] 0.09% 86117 org.apache.lucene.util.TernaryLongHeap#downHeap():232 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#updateTop():153 [JIT compiled code] 0.09% 85649 java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [JIT compiled code] 0.09% 84819 org.apache.lucene.util.hnsw.NeighborQueue#decodeScore():120 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#topScore():151 [Inlined code] 0.09% 84738 org.apache.lucene.util.TernaryLongHeap#top():111 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#topScore():151 [Inlined code] 0.08% 79797 org.apache.lucene.util.VectorUtil#normalizeToUnitInterval():412 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#normalizeRawScore():153 [Inlined code] 0.08% 77369 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.08% 77233 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.08% 74791 org.apache.lucene.util.hnsw.NeighborArray#growArrays():96 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] 0.07% 70804 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] 0.07% 67404 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% 65198 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% 63234 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 0.06% 59061 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] 0.06% 59017 org.apache.lucene.util.TernaryLongHeap#push():81 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] 0.06% 58211 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.06% 55721 java.util.Arrays#fill():3143 [Inlined code] at org.apache.lucene.util.FixedBitSet#clear():174 [Inlined code] 0.06% 55069 org.apache.lucene.util.hnsw.NeighborQueue#encode():115 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] 0.05% 54217 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphNextNeighbor():242 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():326 [JIT compiled code] 0.05% 53697 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():327 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.05% 53294 org.apache.lucene.util.FixedBitSet#getAndSet():308 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] 0.05% 53166 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():264 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#release():720 [Inlined code] 0.05% 47426 org.apache.lucene.util.hnsw.OnHeapHnswGraph#nextNeighbor():188 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#graphNextNeighbor():401 [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 2045.27 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 99321711 events (total: 99M) 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.63% 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.31% 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.65% 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.50% 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.26% 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.11% 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.98% 976081 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.66% 655822 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.53% 522008 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.52% 516075 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.48% 474901 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.34% 334364 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.24% 237509 java.util.concurrent.locks.ReentrantReadWriteLock#readLock():248 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():40 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.22% 217768 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():232 [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] 0.21% 212337 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():298 [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.20% 194420 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.19% 187869 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.18% 179713 org.apache.lucene.util.hnsw.HnswLock#read():40 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [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] 0.17% 168141 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.17% 165298 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.16% 163290 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.16% 161906 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% 157903 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():227 [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] 0.16% 155617 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.14% 138597 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.13% 132616 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():234 [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] 0.13% 126721 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.09% 89123 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% 89109 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% 86117 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.09% 85649 java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.08% 77439 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 [JIT compiled code] 0.08% 75953 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% 74001 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.07% 73364 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():297 [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.07% 72146 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():336 [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.07% 71245 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% 66944 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.07% 66716 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.06% 63234 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.06% 59061 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.06% 58742 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% 57761 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% 56639 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.06% 55721 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% 55512 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.05% 53166 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% 53010 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphNextNeighbor():242 [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] 0.05% 52167 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] 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 2045.27 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 99321711 events (total: 99M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 13.64% 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] 12.66% 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] 12.43% 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():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.50% 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.62% 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] 3.97% 3M 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.30% 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.03% 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.49% 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.85% 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.60% 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 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] 1.53% 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.25% 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.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():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% 982235 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.85% 840918 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.84% 832880 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.79% 785958 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] 0.71% 705272 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.68% 675593 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.66% 655822 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.55% 546774 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.53% 522008 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.46% 458214 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% 418433 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% 412139 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.34% 334364 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 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.23% 224001 java.util.concurrent.locks.ReentrantReadWriteLock#readLock():248 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():40 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [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.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.22% 217768 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():232 [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.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.21% 212337 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():298 [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.21% 209918 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 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [Inlined code] 0.19% 187869 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% 179713 org.apache.lucene.util.hnsw.HnswLock#read():40 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [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.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% 163207 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% 161051 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.16% 157903 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():227 [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.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% 155617 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.15% 152813 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.15% 145530 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.14% 137797 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 [JIT compiled code] 0.13% 132616 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():234 [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.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% 126721 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.12% 123142 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 [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.12% 115339 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.11% 113529 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.10% 101477 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 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [Inlined code] 0.10% 96864 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% 86030 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] 0.08% 82285 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 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [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] 0.08% 79439 java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [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.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/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 2045.27 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 99321711 events (total: 99M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 11.71% 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.35% 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.63% 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] 10.50% 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] 7.41% 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.18% 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.83% 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] 2.03% 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#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] 2.00% 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.86% 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 [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.64% 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.60% 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 [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.37% 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.26% 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.18% 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] 1.17% 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] 0.93% 919655 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.0x0000000067202d70#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.91% 907836 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.85% 840918 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.84% 833701 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.79% 782562 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] 0.71% 705272 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.68% 675448 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] 0.68% 672702 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.59% 587824 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.54% 536786 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.53% 522008 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.52% 513659 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.48% 477060 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 [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.47% 468640 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% 458214 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.0x0000000067202d70#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.46% 454268 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 [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.45% 446788 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% 438865 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.43% 430965 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 [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.40% 399080 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.38% 372869 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 [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.38% 372618 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 [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.37% 369003 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.35% 345209 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.35% 343076 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.34% 337389 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.32% 321071 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.32% 316238 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 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [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.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.23% 224001 java.util.concurrent.locks.ReentrantReadWriteLock#readLock():248 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():40 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [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.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.0x0000000067202d70#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.21% 210509 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():298 [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.0x0000000067202d70#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.21% 209918 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 [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.21% 204002 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():232 [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.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.0x0000000067202d70#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.19% 192010 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% 188347 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 [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] 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 2045.27 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 111711 events (total: 109709M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 24.78% 27185M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 24.68% 27079M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 6.73% 7388M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] 6.38% 7000M java.nio.HeapByteBuffer#():75 [Inlined code] 5.89% 6467M perf.LineFileDocs#readVector():212 [Inlined code] 3.04% 3335M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] 2.89% 3169M perf.LineFileDocs#nextDoc():641 [JIT compiled code] 2.82% 3095M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] 2.14% 2343M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] 1.55% 1698M java.lang.StringUTF16#compress():212 [Inlined code] 1.41% 1548M perf.LineFileDocs#readDocs():176 [JIT compiled code] 1.18% 1296M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] 1.17% 1285M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] 0.94% 1034M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] 0.89% 974M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] 0.83% 914M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [Inlined code] 0.78% 851M java.lang.StringUTF16#compress():216 [Inlined code] 0.70% 772M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] 0.69% 756M org.apache.lucene.util.TimSorter#():62 [Inlined code] 0.62% 685M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] 0.58% 635M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] 0.49% 533M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] 0.46% 503M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] 0.41% 453M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] 0.40% 442M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] 0.39% 427M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] 0.38% 419M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] 0.35% 385M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] 0.34% 367M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] 0.32% 348M java.util.ArrayList#grow():240 [Inlined code] 0.32% 347M org.apache.lucene.util.BytesRef#():71 [Inlined code] 0.28% 304M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [JIT compiled code] 0.25% 279M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] 0.24% 265M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] 0.24% 263M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] 0.21% 225M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] 0.20% 214M jdk.internal.misc.Unsafe#allocateUninitializedArray():1396 [Inlined code] 0.17% 187M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#():127 [Inlined code] 0.16% 175M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():283 [JIT compiled code] 0.15% 162M perf.LineFileDocs#nextDoc():636 [JIT compiled code] 0.15% 159M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():389 [JIT compiled code] 0.14% 149M org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] 0.14% 149M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():269 [JIT compiled code] 0.13% 142M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] 0.11% 120M org.apache.lucene.document.IntPoint#pack():114 [Inlined code] 0.11% 119M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] 0.10% 113M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():108 [JIT compiled code] 0.10% 111M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] 0.10% 109M java.util.Arrays#copyOfRange():3849 [Inlined code] 0.10% 106M org.apache.lucene.document.IntPoint#pack():108 [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 2045.27 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 111711 events (total: 109709M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 24.68% 27079M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] 24.65% 27044M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] 6.73% 7388M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():338 [Inlined code] 6.38% 7000M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] 5.89% 6467M perf.LineFileDocs#readVector():212 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] 3.04% 3335M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] 2.89% 3169M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 2.82% 3095M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] 2.14% 2343M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] 1.55% 1698M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] 1.41% 1548M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.18% 1296M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] 1.17% 1285M 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.92% 1012M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] 0.89% 974M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] 0.83% 914M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.78% 851M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] 0.69% 756M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] 0.54% 595M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] 0.49% 533M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 0.46% 503M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 0.41% 453M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 0.40% 442M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 0.40% 433M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] 0.38% 415M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.37% 408M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] 0.35% 387M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] 0.35% 385M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 0.34% 367M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 0.32% 348M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] 0.30% 327M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] 0.26% 289M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] 0.25% 279M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] 0.24% 263M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 0.23% 251M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] 0.21% 226M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] 0.21% 225M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] 0.21% 225M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#newInvokeSpecial() [Inlined code] 0.20% 214M jdk.internal.misc.Unsafe#allocateUninitializedArray():1396 [Inlined code] at java.lang.StringConcatHelper#newArray():578 [Inlined code] 0.17% 187M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#():127 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie():114 [Inlined code] 0.16% 177M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():464 [JIT compiled code] 0.16% 174M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():283 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.15% 162M perf.LineFileDocs#nextDoc():636 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 0.13% 146M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():389 [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] 0.13% 146M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():269 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.13% 142M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] 0.13% 140M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [Inlined code] 0.11% 120M org.apache.lucene.document.IntPoint#pack():114 [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues():72 [Inlined code] 0.11% 119M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer():153 [JIT compiled code] 0.10% 113M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():108 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():398 [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 2045.27 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 111711 events (total: 109709M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 22.50% 24681M 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.44% 24619M 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.73% 7388M 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.37% 6989M 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] 5.89% 6467M perf.LineFileDocs#readVector():212 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 3.02% 3315M 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.89% 3169M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 2.82% 3095M 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.21% 2425M 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.19% 2397M 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.69% 1857M 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.42% 1560M 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.41% 1548M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 0.92% 1012M 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.89% 974M 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.84% 925M 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.83% 910M 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.76% 836M 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.69% 756M 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.60% 662M 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.57% 622M 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.54% 595M 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.49% 533M 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% 503M 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% 485M 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% 453M 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% 442M 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.39% 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 [JIT compiled code] 0.37% 408M 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.35% 385M 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% 367M 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% 348M 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% 305M 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.25% 276M 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.24% 263M 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% 248M 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.21% 230M 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] 0.21% 225M 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 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] 0.21% 225M 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.20% 215M 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% 210M 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.19% 203M 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.17% 187M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#():127 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie():114 [Inlined 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.17% 184M 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 [Inlined code] 0.16% 177M 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% 162M 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% 146M 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 [JIT compiled code] 0.13% 142M 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.13% 139M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():283 [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.12% 131M 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] 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 2045.27 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 111711 events (total: 109709M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 14.94% 16390M 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.83% 16271M 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.73% 7388M 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] 6.37% 6989M 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] 5.89% 6467M perf.LineFileDocs#readVector():212 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 5.23% 5738M 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] 5.20% 5699M 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] 2.89% 3169M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 2.26% 2475M 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.23% 2447M 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] 2.20% 2416M 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.69% 1857M 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.45% 1594M 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.42% 1560M 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.41% 1548M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.37% 1500M 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.29% 1414M 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] 1.25% 1374M 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.82% 899M 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.76% 836M 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.69% 756M 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 [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] 0.59% 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#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.57% 629M 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.57% 622M 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.0x00000000671ef568#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.55% 604M 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.51% 554M 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.46% 507M 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.0x00000000671ef568#merge() [Interpreted code] 0.46% 504M 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.44% 481M 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.42% 464M 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] 0.41% 453M 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] 0.40% 433M 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] 0.38% 419M 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.0x00000000671ef568#merge() [Interpreted code] 0.38% 411M 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.37% 407M 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.35% 385M 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] 0.34% 375M 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] 0.34% 375M 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.34% 372M 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.29% 323M 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.28% 307M 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% 305M 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.0x0000000067202d70#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.28% 303M 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% 303M 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] 0.26% 281M 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.25% 276M 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.0x0000000067202d70#call() [JIT compiled code] 0.23% 248M 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 [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.21% 230M 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.21% 225M 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 [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.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] 0.19% 210M 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] 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 2045.27 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 111711 events (total: 109709M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 14.94% 16390M 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.0x0000000067202d70#call() [JIT compiled code] 14.83% 16271M 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.0x0000000067202d70#call() [JIT compiled code] 6.73% 7388M 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#updateDocument():1846 [JIT compiled code] 6.37% 6989M 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] 5.89% 6467M perf.LineFileDocs#readVector():212 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 5.23% 5738M 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 5.20% 5699M 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 [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.89% 3169M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 2.00% 2196M 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.0x0000000067202d70#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.69% 1857M 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.0x0000000067202d70#call() [JIT compiled code] 1.69% 1853M 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.67% 1827M 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.42% 1560M 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.41% 1548M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.37% 1500M 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.0x00000000671ef568#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.29% 1414M 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] 1.25% 1374M 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.82% 903M 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.82% 899M 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 [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.76% 836M 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.69% 756M 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 [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.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.0x00000000671ef568#merge() [Interpreted code] 0.58% 631M 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 [JIT compiled code] 0.57% 622M 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.0x00000000671ef568#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% 622M 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.56% 619M 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.53% 584M 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.0x0000000067202d70#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.53% 583M 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 [JIT compiled code] 0.46% 507M 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.0x00000000671ef568#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.44% 481M 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 [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% 464M 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 [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.41% 453M 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 [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.40% 433M 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 [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% 419M 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.0x00000000671ef568#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.38% 411M 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.0x00000000671ef568#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.37% 407M 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.35% 385M 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 [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.34% 375M 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 [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.34% 375M 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.34% 372M 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% 372M 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.29% 323M 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] 0.29% 317M 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.28% 303M 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 [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.27% 292M 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.0x0000000067202d70#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.27% 291M 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.26% 289M 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.26% 286M 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.0x0000000067202d70#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.0x00000000672032c8#run() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker():1090 [Interpreted code] 0.26% 281M 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 [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.26% 280M 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.0x0000000067202d70#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.24% 260M 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.0x0000000067202d70#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.0x00000000672032c8#run() [JIT compiled code] move log to /l/logs.nightly/2026.05.01.18.04.10/fastIndexMediumDocsWithVectors.log move vmstat log to /l/logs.nightly/2026.05.01.18.04.10/fastIndexMediumDocsWithVectors.vmstat.log move top log to /l/logs.nightly/2026.05.01.18.04.10/fastIndexMediumDocsWithVectors.top.log [2026-05-02 07:44:39.616192] took 14243.0 sec [2026-05-02 07:44:40.376909] medIndexVectorsAtClose None [2026-05-02 07:44:40.384397] 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=3955495 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-02 13:19:04 (UTC) Duration: 1370 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 82803860 1655979410 jdk.FileWrite 11246622 306832709 jdk.ObjectAllocationInNewTLAB 516980 10354011 jdk.FileRead 212596 6213422 jdk.BooleanFlag 112104 3699918 jdk.ObjectAllocationOutsideTLAB 78809 1424555 jdk.CPULoad 20841 437661 jdk.UnsignedIntFlag 10044 360126 jdk.IntFlag 9072 337446 jdk.StringFlag 7290 287550 jdk.Checkpoint 6198 135336078 jdk.Compilation 165 4590 jdk.CPUInformation 162 243486 jdk.GCConfiguration 162 4374 jdk.JVMInformation 162 201852 jdk.Metadata 162 17905536 jdk.GarbageCollection 45 1173 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 2040.51 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 82803860 events (total: 82M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 35.68% 29M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] 35.68% 29M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] 6.22% 5M jdk.incubator.vector.IntVector#reduceLanesTemplate():2840 [Inlined code] 3.57% 2M org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] 3.24% 2M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 2.26% 1M jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] 1.30% 1M java.util.ArrayList#elementData():412 [Inlined code] 0.64% 528231 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] 0.62% 514499 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] 0.57% 475623 jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] 0.32% 261144 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#loss():290 [Inlined code] 0.29% 242289 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#apparentlyFirstQueuedIsExclusive():897 [Inlined code] 0.29% 239982 jdk.internal.foreign.AbstractMemorySegmentImpl#checkBounds():403 [Inlined code] 0.27% 222671 org.apache.lucene.util.hnsw.OnHeapHnswGraph#nextNeighbor():189 [Inlined code] 0.27% 220505 jdk.incubator.vector.IntVector#lanewiseTemplate():798 [Inlined code] 0.26% 214541 org.apache.lucene.util.FixedBitSet#getAndSet():307 [Inlined code] 0.25% 204292 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():232 [JIT compiled code] 0.23% 191954 java.util.concurrent.locks.ReentrantReadWriteLock#readLock():248 [Inlined code] 0.21% 173585 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.20% 167273 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.18% 149934 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():324 [JIT compiled code] 0.18% 146173 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] 0.17% 143355 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 0.16% 135476 java.util.Arrays#fill():3144 [Inlined code] 0.16% 132254 java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] 0.14% 117748 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] 0.14% 115458 org.apache.lucene.util.FixedBitSet#getAndSet():308 [Inlined code] 0.13% 104809 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#getState():165 [Inlined code] 0.12% 101711 org.apache.lucene.util.TernaryLongHeap#downHeap():232 [Inlined code] 0.12% 101073 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():329 [JIT compiled code] 0.12% 100428 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] 0.12% 99747 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] 0.10% 79882 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():51 [Inlined code] 0.09% 77398 jdk.jfr.internal.JVM#emitEvent() [Native code] 0.09% 70895 org.apache.lucene.util.hnsw.NeighborArray#nodes():217 [Inlined code] 0.08% 63280 org.apache.lucene.store.ChecksumIndexInput#skipByReading():81 [JIT compiled code] 0.07% 62023 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] 0.07% 59534 sun.nio.ch.NativeThread#current0() [Native code] 0.07% 59436 java.util.Arrays#fill():3143 [Inlined code] 0.07% 57469 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():249 [JIT compiled code] 0.06% 51288 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():247 [JIT compiled code] 0.06% 50176 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():228 [JIT compiled code] 0.06% 49619 org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] 0.06% 48967 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():328 [JIT compiled code] 0.05% 44403 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 0.05% 43808 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] 0.05% 42415 jdk.internal.foreign.NativeMemorySegmentImpl#unsafeGetOffset():87 [Inlined code] 0.05% 41623 org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] 0.05% 41571 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():291 [JIT compiled code] 0.05% 41535 org.apache.lucene.util.hnsw.OnHeapHnswGraph#nextNeighbor():188 [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 2040.51 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 82803860 events (total: 82M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 35.68% 29M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] 35.10% 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.22% 5M jdk.incubator.vector.IntVector#reduceLanesTemplate():2840 [Inlined code] at jdk.incubator.vector.Int256Vector#reduceLanes():330 [Inlined code] 3.29% 2M org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] 3.24% 2M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] 2.26% 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.62% 514499 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] 0.57% 475623 jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] 0.53% 440617 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.40% 331218 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#seek():177 [Inlined code] 0.29% 242289 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#apparentlyFirstQueuedIsExclusive():897 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$NonfairSync#readerShouldBlock():698 [Inlined code] 0.29% 239982 jdk.internal.foreign.AbstractMemorySegmentImpl#checkBounds():403 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#checkAccess():357 [Inlined code] 0.28% 228758 org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#setScoringOrdinal():155 [Inlined code] 0.27% 222671 org.apache.lucene.util.hnsw.OnHeapHnswGraph#nextNeighbor():189 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#graphNextNeighbor():401 [Inlined code] 0.27% 220505 jdk.incubator.vector.IntVector#lanewiseTemplate():798 [Inlined code] at jdk.incubator.vector.Int256Vector#lanewise():278 [Inlined code] 0.26% 214541 org.apache.lucene.util.FixedBitSet#getAndSet():307 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] 0.25% 204292 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% 201669 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#loss():290 [Inlined code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():345 [JIT compiled code] 0.23% 191954 java.util.concurrent.locks.ReentrantReadWriteLock#readLock():248 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] 0.20% 169515 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.20% 167273 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] 0.18% 151193 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% 149934 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():324 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] 0.16% 135476 java.util.Arrays#fill():3144 [Inlined code] at org.apache.lucene.util.FixedBitSet#clear():174 [Inlined code] 0.16% 132254 java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] 0.14% 117748 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 0.14% 115458 org.apache.lucene.util.FixedBitSet#getAndSet():308 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] 0.12% 101073 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% 100428 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] 0.12% 99747 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] 0.11% 89522 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#getState():165 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():475 [Inlined code] 0.10% 86840 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.09% 77398 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute():54 [Inlined code] 0.08% 67444 org.apache.lucene.util.TernaryLongHeap#downHeap():232 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#pop():124 [Inlined code] 0.08% 63280 org.apache.lucene.store.ChecksumIndexInput#skipByReading():81 [JIT compiled code] at org.apache.lucene.store.ChecksumIndexInput#seek():64 [Inlined code] 0.07% 62023 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] 0.07% 59534 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current():51 [Inlined code] 0.07% 59475 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#loss():290 [Inlined code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():307 [JIT compiled code] 0.07% 59436 java.util.Arrays#fill():3143 [Inlined code] at org.apache.lucene.util.FixedBitSet#clear():174 [Inlined code] 0.07% 57469 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% 55562 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] 0.06% 51968 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] 0.06% 51288 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.06% 48967 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% 48961 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():51 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.06% 47484 org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 0.06% 47163 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] 0.05% 44402 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read():51 [Inlined code] 0.05% 43803 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 2040.51 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 82803860 events (total: 82M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 35.68% 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.91% 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.22% 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.24% 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] 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] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 1.67% 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.22% 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% 960533 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.94% 780915 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.62% 512567 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.57% 475623 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.53% 440617 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% 372172 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.40% 331218 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.29% 241713 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.29% 236589 jdk.internal.foreign.AbstractMemorySegmentImpl#checkBounds():403 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#checkAccess():357 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#copy():650 [Inlined code] at java.lang.foreign.MemorySegment#copy():2555 [Inlined code] 0.27% 220503 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.26% 214491 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.25% 209154 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.24% 195522 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% 191954 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.20% 167273 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.18% 152562 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.17% 143381 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% 135476 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.16% 132254 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% 128453 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.14% 119870 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% 117748 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% 115900 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.14% 113976 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.14% 113779 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% 107855 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.12% 96756 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.11% 94335 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% 92735 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.11% 89260 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.10% 82671 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% 79503 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% 77398 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% 73216 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% 65272 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.08% 64453 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% 59436 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.07% 59181 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] 0.07% 58880 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% 55562 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% 55390 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.06% 47024 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 [JIT compiled code] 0.06% 46452 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] 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 2040.51 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 82803860 events (total: 82M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 32.91% 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.20% 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.22% 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.96% 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] 3.05% 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.60% 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.80% 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.67% 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.22% 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% 859637 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.94% 780915 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.92% 760747 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.62% 512567 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.54% 447122 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.53% 440607 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.45% 372172 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.38% 318686 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.29% 241713 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.27% 227646 jdk.internal.foreign.AbstractMemorySegmentImpl#checkBounds():403 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#checkAccess():357 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#copy():650 [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] 0.27% 220503 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.26% 213851 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 [JIT compiled code] 0.24% 195522 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% 180986 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% 167273 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% 155883 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.18% 152562 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.0x00000000681f38a0#call() [JIT compiled code] 0.17% 143381 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.15% 128177 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% 123529 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% 119868 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.14% 116068 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.14% 115900 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.13% 107582 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% 94335 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.11% 93237 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] 0.11% 88370 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] 0.10% 83384 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% 79502 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% 76437 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% 73462 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.0x000000006807aa58#run() [Interpreted code] at java.lang.Thread#runWith():1487 [Interpreted code] 0.09% 73216 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% 65272 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% 64858 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.08% 62807 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% 59256 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% 58880 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% 55741 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] 0.07% 55390 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% 52849 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 [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] 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 2040.51 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 82803860 events (total: 82M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 32.91% 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.0x00000000681f38a0#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.78% 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.60% 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.85% 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] 3.05% 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 [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.38% 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.80% 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.66% 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.55% 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.22% 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.0x00000000681f38a0#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% 859304 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.94% 780915 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.0x00000000681f38a0#call() [JIT compiled code] 0.76% 632537 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% 578911 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.62% 512567 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.0x00000000681f38a0#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.60% 499149 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.53% 440607 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.46% 381533 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% 345793 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.38% 318686 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 [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.28% 229198 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% 225881 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.26% 213851 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 [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 [JIT compiled code] 0.23% 187687 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% 184837 jdk.internal.foreign.AbstractMemorySegmentImpl#checkBounds():403 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#checkAccess():357 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#copy():650 [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] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.22% 183399 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.0x00000000681f38a0#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% 180986 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.0x00000000681f38a0#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.20% 167273 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.20% 164853 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.18% 147034 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.0x00000000681f38a0#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.17% 143381 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.0x00000000681f38a0#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% 142949 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.0x00000000681f38a0#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.0x00000000681f6000#run() [JIT compiled code] 0.17% 142610 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.17% 139664 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.15% 128177 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.0x00000000681ebc20#merge() [Interpreted code] 0.15% 123529 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.0x00000000681f38a0#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.14% 119856 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.14% 116068 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.0x00000000681f38a0#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.14% 114440 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% 108032 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.13% 107582 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 [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.13% 107038 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% 98058 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% 94335 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.0x00000000681ebc20#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] 0.11% 93237 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 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.11% 88370 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 [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.10% 83384 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% 79498 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 [JIT compiled code] 0.09% 73462 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.0x000000006807aa58#run() [Interpreted code] at java.lang.Thread#runWith():1487 [Interpreted code] at java.lang.Thread#run():1474 [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=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 2040.51 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 595787 events (total: 354802M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 21.00% 74514M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] 17.03% 60422M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 16.86% 59820M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 6.08% 21574M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] 5.91% 20958M perf.LineFileDocs#readVector():212 [Inlined code] 5.72% 20297M java.nio.HeapByteBuffer#():75 [Inlined code] 2.83% 10040M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] 2.69% 9541M perf.LineFileDocs#nextDoc():641 [JIT compiled code] 2.40% 8501M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] 1.59% 5641M perf.LineFileDocs#readDocs():176 [JIT compiled code] 1.52% 5407M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] 1.47% 5209M java.lang.StringUTF16#compress():212 [Inlined code] 1.05% 3711M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] 0.93% 3305M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] 0.93% 3293M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] 0.80% 2830M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] 0.73% 2601M java.lang.StringUTF16#compress():216 [Inlined code] 0.62% 2203M org.apache.lucene.util.TimSorter#():62 [Inlined code] 0.55% 1936M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] 0.53% 1863M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [Inlined code] 0.47% 1683M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] 0.46% 1632M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] 0.44% 1556M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] 0.44% 1547M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] 0.41% 1443M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] 0.40% 1412M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] 0.37% 1322M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] 0.33% 1157M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] 0.31% 1101M org.apache.lucene.util.BytesRef#():71 [Inlined code] 0.29% 1011M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] 0.25% 903M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] 0.25% 902M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] 0.25% 889M java.util.ArrayList#grow():240 [Inlined code] 0.24% 860M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] 0.17% 614M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] 0.17% 585M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():232 [JIT compiled code] 0.15% 547M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] 0.15% 532M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#():127 [Inlined code] 0.14% 505M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():283 [JIT compiled code] 0.14% 492M org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] 0.13% 461M perf.LineFileDocs#nextDoc():636 [JIT compiled code] 0.12% 437M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [JIT compiled code] 0.10% 364M org.apache.lucene.document.IntPoint#pack():114 [Inlined code] 0.09% 327M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():269 [JIT compiled code] 0.08% 299M java.lang.Integer#toString():167 [Inlined code] 0.08% 299M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] 0.08% 296M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] 0.08% 286M java.util.Arrays#copyOfRange():3849 [Inlined code] 0.08% 283M org.apache.lucene.codecs.lucene104.PForUtil#encode():78 [JIT compiled code] 0.08% 282M java.util.Formatter#parse():2810 [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.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 2040.51 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 595787 events (total: 354802M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 17.00% 60319M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] 16.86% 59820M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] 12.16% 43156M 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.84% 31358M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [Inlined code] 6.08% 21574M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():338 [Inlined code] 5.91% 20958M perf.LineFileDocs#readVector():212 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] 5.72% 20297M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] 2.83% 10040M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] 2.69% 9541M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 2.40% 8501M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] 1.59% 5641M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.52% 5407M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] 1.47% 5209M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] 1.05% 3711M 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.93% 3293M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] 0.92% 3259M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] 0.80% 2830M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] 0.73% 2601M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] 0.62% 2203M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] 0.53% 1863M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.47% 1683M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 0.44% 1569M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] 0.44% 1547M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 0.41% 1443M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 0.40% 1412M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 0.37% 1322M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 0.33% 1156M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 0.31% 1084M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] 0.29% 1043M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] 0.29% 1021M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] 0.29% 1011M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] 0.25% 903M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.25% 889M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] 0.24% 860M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 0.23% 814M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] 0.17% 614M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [Inlined code] 0.15% 548M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] 0.15% 532M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#():127 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie():114 [Inlined code] 0.14% 512M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] 0.14% 505M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():283 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.13% 461M perf.LineFileDocs#nextDoc():636 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 0.12% 420M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#newInvokeSpecial() [Inlined code] 0.11% 407M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():232 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] 0.11% 404M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] 0.10% 366M 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% 364M org.apache.lucene.document.IntPoint#pack():114 [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues():72 [Inlined code] 0.09% 327M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():269 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.08% 299M java.lang.Integer#toString():167 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] 0.08% 296M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer():153 [JIT compiled code] 0.08% 282M java.util.Formatter#parse():2810 [Inlined code] at java.util.Formatter#format():2744 [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.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 2040.51 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 595787 events (total: 354802M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 15.41% 54685M 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] 15.32% 54372M 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.93% 38793M 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.52% 30243M 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.08% 21574M 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.91% 20958M perf.LineFileDocs#readVector():212 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 5.71% 20256M 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.83% 10040M 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.69% 9541M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 2.40% 8501M 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.59% 5641M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.54% 5448M 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.49% 5284M 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.34% 4750M 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.22% 4331M 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% 3720M 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.92% 3259M 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% 2830M 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.73% 2580M 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.65% 2319M 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.62% 2203M 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] 0.53% 1863M 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.52% 1856M 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.52% 1854M 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.48% 1687M 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.47% 1683M 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.44% 1569M 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.44% 1547M 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.41% 1443M 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% 1412M 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.37% 1322M 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.33% 1156M 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% 1114M 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.31% 1084M 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.29% 1043M 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.26% 932M 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.25% 889M 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.24% 860M 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.18% 655M 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.18% 625M 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 [Inlined code] 0.17% 614M 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 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] 0.16% 566M 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.15% 532M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#():127 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie():114 [Inlined 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.14% 513M 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.13% 472M 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.13% 461M 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% 448M 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.12% 413M 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.11% 407M 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.10% 366M 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] 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 2040.51 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 595787 events (total: 354802M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 10.93% 38792M 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.76% 31075M 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.71% 30913M 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.52% 30243M 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.08% 21574M 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] 5.91% 20958M perf.LineFileDocs#readVector():212 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 5.71% 20256M 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] 5.00% 17732M 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] 4.90% 17389M 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] 2.69% 9541M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.65% 5846M 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.59% 5641M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.55% 5505M 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% 5364M 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.34% 4750M 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.22% 4331M 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.22% 4323M 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.18% 4177M 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.16% 4108M 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 1.05% 3720M 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.75% 2676M 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.73% 2595M 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.73% 2580M 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.62% 2203M 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 [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] 0.53% 1879M 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.52% 1854M 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.0x00000000681e0f28#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.48% 1716M 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.47% 1683M 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.46% 1648M 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% 1610M 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.0x00000000681e0f28#merge() [Interpreted code] 0.44% 1560M 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% 1473M 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.41% 1443M 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] 0.39% 1379M 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] 0.37% 1322M 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] 0.36% 1270M 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.0x00000000681e0f28#merge() [Interpreted code] 0.34% 1210M 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.34% 1193M 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] 0.33% 1176M 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.32% 1130M 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.31% 1114M 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.0x00000000681f38a0#call() [JIT compiled code] 0.30% 1053M 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.27% 956M 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] 0.26% 932M 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.23% 809M 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.22% 767M 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.19% 684M 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.19% 681M 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% 666M 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.18% 655M 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] 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 2040.51 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 595787 events (total: 354802M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 10.93% 38792M 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.76% 31075M 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.0x00000000681f38a0#call() [JIT compiled code] 8.71% 30913M 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.0x00000000681f38a0#call() [JIT compiled code] 8.52% 30243M 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.0x00000000681f38a0#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 6.08% 21574M 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 [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] 5.91% 20958M perf.LineFileDocs#readVector():212 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 5.71% 20256M 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] 5.00% 17732M 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 [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.90% 17389M 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 [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.69% 9541M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.59% 5641M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.52% 5382M 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.0x00000000681f38a0#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.34% 4750M 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.22% 4331M 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.0x00000000681f38a0#call() [JIT compiled code] 1.22% 4323M 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.0x00000000681e0f28#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.16% 4108M 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 [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 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 1.05% 3720M 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.0x00000000681f38a0#call() [JIT compiled code] 1.05% 3712M 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.01% 3593M 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.79% 2799M 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.75% 2676M 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.73% 2595M 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.73% 2580M 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.62% 2203M 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 [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.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.0x00000000681e0f28#merge() [Interpreted code] 0.53% 1887M 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.52% 1854M 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.0x00000000681e0f28#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.52% 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] 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 [JIT compiled code] 0.47% 1683M 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 [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.47% 1659M 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 [JIT compiled code] 0.46% 1628M 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.45% 1610M 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.0x00000000681e0f28#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.42% 1473M 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.41% 1443M 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] 0.39% 1379M 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] 0.37% 1322M 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] 0.36% 1270M 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.0x00000000681e0f28#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% 1210M 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 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.34% 1193M 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] 0.32% 1149M 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.32% 1130M 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.0x00000000681e0f28#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.31% 1108M 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.0x00000000681f38a0#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.31% 1103M 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.0x00000000681f38a0#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.0x00000000681f6000#run() [JIT compiled code] 0.30% 1059M 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.30% 1053M 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.28% 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.27% 956M 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] 0.26% 932M 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 [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.23% 809M 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.19% 666M 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 [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 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.18% 655M 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] move log to /l/logs.nightly/2026.05.01.18.04.10/fastIndexMediumDocsWithVectorsQuantized.log move vmstat log to /l/logs.nightly/2026.05.01.18.04.10/fastIndexMediumDocsWithVectorsQuantized.vmstat.log move top log to /l/logs.nightly/2026.05.01.18.04.10/fastIndexMediumDocsWithVectorsQuantized.top.log [2026-05-02 10:15:51.840546] took 6941.0 sec [2026-05-02 10:15:51.844533] medIndexVectorsAtClose None [2026-05-02 10:15:51.854084] 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=4047705 Profiler summary for /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr Version: 2.1 Chunks: 19 Start: 2026-05-02 14:15:52 (UTC) Duration: 190 s Event Type Count Size (bytes) ============================================================= jdk.FileWrite 5081647 121728973 jdk.CPUTimeSample 3840272 67551707 jdk.FileRead 796609 18912654 jdk.ObjectAllocationInNewTLAB 308442 5537869 jdk.ObjectAllocationOutsideTLAB 77596 1270081 jdk.BooleanFlag 13148 417333 jdk.Compilation 7163 185312 jdk.CPULoad 3448 68356 jdk.UnsignedIntFlag 1178 40749 jdk.IntFlag 1064 38233 jdk.Checkpoint 1053 32147973 jdk.StringFlag 855 32164 jdk.GarbageCollection 50 1187 jdk.CPUInformation 19 28533 jdk.GCConfiguration 19 489 jdk.JVMInformation 19 21199 jdk.Metadata 19 2100009 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 238.50 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3840272 events (total: 3M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 6.49% 249127 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [Inlined code] 5.27% 202467 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] 3.86% 148370 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] 3.54% 135969 java.lang.Character#codePointAtImpl():9670 [Inlined code] 3.53% 135386 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] 3.20% 122822 java.lang.Character#codePointAt():9662 [Inlined code] 3.06% 117425 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] 2.86% 109959 java.lang.Character#isHighSurrogate():9464 [Inlined code] 2.52% 96668 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] 2.44% 93729 java.lang.Integer#rotateLeft():1650 [Inlined code] 1.64% 63058 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1022 [JIT compiled code] 1.58% 60672 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1019 [JIT compiled code] 1.45% 55733 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] 1.39% 53298 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():47 [Inlined code] 1.39% 53262 java.lang.Character#toChars():9872 [Inlined code] 1.37% 52801 org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] 1.36% 52226 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 1.16% 44589 org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] 1.13% 43495 org.apache.lucene.analysis.CharacterUtils#toLowerCase():57 [Inlined code] 1.07% 41266 org.apache.lucene.index.ByteSliceReader#readByte():74 [Inlined code] 1.06% 40661 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():148 [Inlined code] 1.00% 38509 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():65 [Inlined code] 0.97% 37120 org.apache.lucene.util.ByteBlockPool#getBuffer():358 [Inlined code] 0.84% 32441 org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#nextPosition():1300 [Inlined code] 0.77% 29431 java.lang.Character#toLowerCase():11251 [Inlined code] 0.74% 28321 org.apache.lucene.index.TermsHashPerField#writeByte():222 [Inlined code] 0.69% 26621 org.apache.lucene.analysis.CharArraySet#contains():89 [Inlined code] 0.68% 26275 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] 0.63% 24230 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():143 [Inlined code] 0.60% 22850 org.apache.lucene.document.Field#setIntValue():372 [Inlined code] 0.59% 22845 jdk.internal.misc.ScopedMemoryAccess#getByteInternal():1100 [Inlined code] 0.58% 22392 java.lang.Character#codePointAt():9665 [Inlined code] 0.56% 21468 org.apache.lucene.analysis.standard.StandardTokenizerImpl#zzCMap():742 [Inlined code] 0.55% 21137 org.apache.lucene.store.DataOutput#writeVInt():203 [Inlined code] 0.51% 19731 org.apache.lucene.util.AttributeSource#clearAttributes():273 [Inlined code] 0.51% 19643 jdk.internal.util.ArraysSupport#mismatch():564 [Inlined code] 0.50% 19385 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 0.49% 18806 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.49% 18741 org.apache.lucene.codecs.lucene104.PForUtil#encode():58 [JIT compiled code] 0.47% 18041 org.apache.lucene.analysis.StopFilter#accept():97 [Inlined code] 0.44% 17073 org.apache.lucene.util.BytesRefBuilder#growNoCopy():67 [Inlined code] 0.44% 16819 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():131 [JIT compiled code] 0.43% 16409 org.apache.lucene.index.DocIDMerger$Sub#nextMappedDoc():60 [Inlined code] 0.42% 15962 org.apache.lucene.index.TermsHashPerField#initReader():100 [Inlined code] 0.41% 15780 jdk.internal.util.ArraysSupport#mismatch():563 [Inlined code] 0.40% 15222 org.apache.lucene.codecs.lucene104.ForUtil#encode():154 [JIT compiled code] 0.37% 14170 org.apache.lucene.util.AttributeSource#clearAttributes():274 [Inlined code] 0.34% 13157 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():170 [JIT compiled code] 0.34% 13122 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1040 [JIT compiled code] 0.34% 12910 org.apache.lucene.codecs.CompetitiveImpactAccumulator#add():67 [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 238.50 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3840272 events (total: 3M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 6.49% 249127 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 3.86% 148259 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 3.54% 135969 java.lang.Character#codePointAtImpl():9670 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] 3.53% 135385 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] 3.04% 116699 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.98% 114603 java.lang.Character#codePointAt():9662 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] 2.85% 109550 java.lang.Character#isHighSurrogate():9464 [Inlined code] at java.lang.Character#codePointAtImpl():9671 [Inlined code] 2.52% 96668 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] 2.44% 93729 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] 1.64% 63058 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1022 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 1.58% 60643 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1019 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 1.49% 57055 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] 1.45% 55733 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] 1.39% 53298 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():47 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getText():709 [Inlined code] 1.39% 53262 java.lang.Character#toChars():9872 [Inlined code] at org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] 1.37% 52520 org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 1.36% 52225 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] 1.35% 51731 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] 1.25% 48120 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [JIT compiled code] 1.19% 45561 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] 1.16% 44589 org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] 1.13% 43495 org.apache.lucene.analysis.CharacterUtils#toLowerCase():57 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] 1.07% 41266 org.apache.lucene.index.ByteSliceReader#readByte():74 [Inlined code] at org.apache.lucene.store.DataInput#readVInt():107 [Inlined code] 1.06% 40661 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():148 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [JIT compiled code] 0.84% 32441 org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#nextPosition():1300 [Inlined code] at org.apache.lucene.index.MappingMultiPostingsEnum#nextPosition():110 [Inlined code] 0.76% 29310 java.lang.Character#toLowerCase():11251 [Inlined code] at org.apache.lucene.analysis.CharacterUtils#toLowerCase():59 [Inlined code] 0.69% 26612 org.apache.lucene.analysis.CharArraySet#contains():89 [Inlined code] at org.apache.lucene.analysis.StopFilter#accept():97 [Inlined code] 0.68% 26275 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 0.63% 24229 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():143 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [JIT compiled code] 0.59% 22849 org.apache.lucene.document.Field#setIntValue():372 [Inlined code] at org.apache.lucene.document.IntField#setIntValue():97 [Inlined code] 0.59% 22845 jdk.internal.misc.ScopedMemoryAccess#getByteInternal():1100 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getByte():1088 [Inlined code] 0.56% 21468 org.apache.lucene.analysis.standard.StandardTokenizerImpl#zzCMap():742 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] 0.55% 20984 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():65 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxTermsEnum#next():194 [Inlined code] 0.53% 20237 java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] 0.51% 19728 org.apache.lucene.util.AttributeSource#clearAttributes():273 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():153 [Inlined code] 0.50% 19379 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] 0.49% 18906 org.apache.lucene.util.ByteBlockPool#getBuffer():358 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():223 [Inlined code] 0.49% 18737 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] 0.47% 18041 org.apache.lucene.analysis.StopFilter#accept():97 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():52 [JIT compiled code] 0.45% 17384 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():65 [Inlined code] at org.apache.lucene.util.BytesRefHash$1#get():266 [Inlined code] 0.44% 16801 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.43% 16532 org.apache.lucene.util.BytesRefBuilder#growNoCopy():67 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():147 [JIT compiled code] 0.43% 16406 org.apache.lucene.index.DocIDMerger$Sub#nextMappedDoc():60 [Inlined code] at org.apache.lucene.index.DocIDMerger$SequentialDocIDMerger#next():123 [Inlined code] 0.41% 15836 jdk.internal.util.ArraysSupport#mismatch():564 [Inlined code] at java.util.Arrays#equals():2707 [Inlined code] 0.41% 15597 org.apache.lucene.index.TermsHashPerField#initReader():100 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxPostingsEnum#reset():435 [Inlined code] 0.40% 15260 org.apache.lucene.util.ByteBlockPool#getBuffer():358 [Inlined code] at org.apache.lucene.util.BytesRefBlockPool#equals():156 [Inlined code] 0.37% 14167 org.apache.lucene.util.AttributeSource#clearAttributes():274 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():153 [Inlined code] 0.36% 13675 org.apache.lucene.index.TermsHashPerField#writeByte():222 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [JIT compiled code] 0.35% 13505 org.apache.lucene.codecs.lucene104.PForUtil#encode():58 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] 0.34% 13157 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():170 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [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 238.50 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3840272 events (total: 3M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 3.86% 148230 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] 3.37% 129384 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.19% 122526 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] 2.98% 114377 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] 2.79% 106963 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.51% 96223 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.42% 92864 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.37% 91170 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] 2.21% 85012 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] 1.74% 66725 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.64% 63058 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.58% 60638 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.44% 55278 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.39% 53298 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.39% 53261 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.36% 52225 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.26% 48280 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.24% 47741 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.16% 44589 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.15% 44177 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.13% 43495 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.07% 41116 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.06% 40686 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.06% 40661 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] 1.00% 38337 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.89% 34170 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.84% 32441 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.76% 29310 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.69% 26606 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.68% 26272 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.65% 25118 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.63% 24229 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.59% 22845 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.59% 22741 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.56% 21467 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.54% 20630 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 [Inlined code] 0.54% 20557 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] 0.53% 20416 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.52% 20119 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.51% 19728 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.49% 18737 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.43% 16532 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.41% 15834 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.40% 15475 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.40% 15260 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.38% 14781 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.37% 14167 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.36% 13702 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.35% 13533 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.35% 13524 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] 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 238.50 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3840272 events (total: 3M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 2.83% 108704 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 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 2.79% 106962 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.16% 83021 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] 2.03% 78120 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 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 2.00% 76758 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] 1.90% 72852 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] 1.76% 67663 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.75% 67042 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.74% 66725 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.0x000000006d1e6220#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] 1.29% 49674 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.26% 48329 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] 1.17% 44767 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 [Inlined code] 1.15% 43978 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] 1.10% 42116 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 [Inlined code] 1.07% 41234 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 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 1.05% 40419 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.00% 38455 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 [Inlined code] 0.96% 36861 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] 0.95% 36327 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] 0.90% 34673 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.84% 32437 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.81% 31210 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.78% 29802 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.77% 29447 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 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.76% 29085 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% 26882 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.67% 25635 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% 25608 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.66% 25172 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.65% 24811 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.65% 24803 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.64% 24467 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.64% 24390 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 [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% 24002 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.59% 22741 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.59% 22645 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.57% 21944 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.55% 21288 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.53% 20391 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.53% 20208 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.53% 20165 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.49% 18914 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 [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.49% 18819 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.49% 18808 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] 0.49% 18736 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.44% 16731 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.41% 15577 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.39% 14902 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.39% 14829 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 [JIT compiled code] 0.38% 14733 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 [JIT compiled 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 [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.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 238.50 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3840272 events (total: 3M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 2.69% 103286 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 [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.16% 83021 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] 2.00% 76758 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] 1.93% 74202 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 [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.74% 66725 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.0x000000006d1e6220#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.68% 64361 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.66% 63618 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.31% 50395 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] 1.17% 44985 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.15% 44029 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] 1.10% 42371 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 [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% 39673 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 [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.03% 39438 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 [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.02% 39183 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 [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.99% 38038 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.95% 36436 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 [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.93% 35844 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 [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.90% 34396 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.89% 34083 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] 0.87% 33379 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] 0.84% 32437 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.0x000000006d1e6220#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.84% 32199 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] 0.81% 30955 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.74% 28401 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.73% 27909 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 [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.72% 27656 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.66% 25347 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.63% 24279 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.62% 23916 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.61% 23602 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.61% 23515 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.61% 23505 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.60% 23212 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.59% 22741 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.59% 22603 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 [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.54% 20772 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.53% 20169 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.51% 19409 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.50% 19155 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.50% 19120 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.49% 18914 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 [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.49% 18808 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] 0.49% 18747 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.46% 17702 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 [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.45% 17468 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.40% 15277 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.39% 14986 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.38% 14417 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.36% 13872 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] 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.36% 13686 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] 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.0x000000006d1e6220#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [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=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 238.50 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 386010 events (total: 355354M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 14.74% 52368M perf.LineFileDocs#nextDoc():641 [JIT compiled code] 8.70% 30902M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] 8.28% 29440M java.lang.StringUTF16#compress():212 [Inlined code] 6.31% 22416M perf.LineFileDocs#readDocs():176 [JIT compiled code] 6.18% 21948M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] 3.95% 14050M java.lang.StringUTF16#compress():216 [Inlined code] 3.49% 12389M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] 3.38% 12002M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] 3.27% 11630M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] 2.78% 9864M org.apache.lucene.util.BytesRef#():71 [Inlined code] 2.67% 9493M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] 2.19% 7799M perf.LineFileDocs#nextDoc():636 [JIT compiled code] 1.96% 6952M org.apache.lucene.util.TimSorter#():62 [Inlined code] 1.81% 6440M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] 1.76% 6242M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] 1.62% 5755M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] 1.61% 5729M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] 1.48% 5263M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] 1.44% 5122M java.util.TreeMap#keyIterator():1421 [Inlined code] 1.43% 5090M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] 1.36% 4820M java.util.ArrayList#grow():240 [Inlined code] 1.16% 4124M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] 1.14% 4057M perf.LineFileDocs#readDocs():176 [Interpreted code] 1.12% 3997M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] 0.74% 2628M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 0.59% 2091M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] 0.55% 1961M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#():127 [Inlined code] 0.55% 1957M org.apache.lucene.document.KeywordField#setStringValue():119 [Inlined code] 0.54% 1913M org.apache.lucene.document.IntPoint#pack():114 [Inlined code] 0.52% 1854M org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] 0.47% 1660M java.lang.Integer#toString():167 [Inlined code] 0.47% 1652M java.util.Formatter#parse():2810 [Inlined code] 0.45% 1591M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] 0.44% 1571M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():108 [JIT compiled code] 0.44% 1555M org.apache.lucene.codecs.lucene104.PForUtil#encode():78 [JIT compiled code] 0.44% 1546M perf.LineFileDocs#newDocState():503 [Interpreted code] 0.39% 1370M org.apache.lucene.document.IntPoint#pack():108 [Inlined code] 0.36% 1283M java.util.Arrays#copyOfRange():3849 [Inlined code] 0.36% 1264M java.lang.Long#valueOf():1000 [Inlined code] 0.33% 1175M java.lang.StringLatin1#newString():760 [Inlined code] 0.32% 1134M java.lang.String#format():4455 [Inlined code] 0.32% 1122M java.lang.StringBuilder#toString():478 [Inlined code] 0.31% 1104M perf.LineFileDocs#nextDoc():733 [JIT compiled code] 0.30% 1058M java.lang.AbstractStringBuilder#():101 [Inlined code] 0.30% 1049M perf.LineFileDocs#nextDoc():643 [JIT compiled code] 0.28% 995M java.util.Formatter$FormatSpecifierParser#parse():2915 [JIT compiled code] 0.27% 949M java.lang.StringLatin1#replace():312 [Inlined code] 0.27% 944M perf.LineFileDocs#nextDoc():648 [JIT compiled code] 0.27% 943M org.apache.lucene.document.LongField#binaryValue():90 [JIT compiled code] 0.26% 936M java.util.Formatter#parse():2782 [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.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 238.50 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 386010 events (total: 355354M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 14.65% 52067M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 8.69% 30886M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] 8.28% 29440M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] 6.31% 22416M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 6.18% 21948M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] 3.95% 14050M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] 3.49% 12389M 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.22% 11425M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] 2.67% 9484M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] 2.67% 9477M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] 2.64% 9397M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] 2.19% 7799M perf.LineFileDocs#nextDoc():636 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 1.96% 6952M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] 1.81% 6440M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 1.76% 6242M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 1.62% 5755M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 1.61% 5729M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 1.48% 5263M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 1.44% 5122M java.util.TreeMap#keyIterator():1421 [Inlined code] at java.util.TreeMap$KeySet#iterator():1434 [JIT compiled code] 1.43% 5090M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 1.36% 4820M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] 1.16% 4124M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] 1.14% 4057M perf.LineFileDocs#readDocs():176 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.12% 3997M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 0.73% 2605M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():464 [JIT compiled code] 0.70% 2489M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] 0.59% 2080M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [Inlined code] 0.55% 1961M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#():127 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie():114 [Inlined code] 0.54% 1913M org.apache.lucene.document.IntPoint#pack():114 [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues():72 [Inlined code] 0.47% 1652M java.util.Formatter#parse():2810 [Inlined code] at java.util.Formatter#format():2744 [Inlined code] 0.45% 1591M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer():153 [JIT compiled code] 0.45% 1590M java.lang.Integer#toString():167 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] 0.44% 1571M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():108 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():398 [JIT compiled code] 0.44% 1546M perf.LineFileDocs#newDocState():503 [Interpreted code] at perf.IndexThreads$IndexThread#run():188 [Interpreted code] 0.39% 1370M org.apache.lucene.document.IntPoint#pack():108 [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues():72 [Inlined code] 0.36% 1264M java.lang.Long#valueOf():1000 [Inlined code] at org.apache.lucene.document.Field#setLongValue():381 [Inlined code] 0.33% 1175M java.lang.StringLatin1#newString():760 [Inlined code] at java.lang.Integer#toString():185 [Inlined code] 0.33% 1171M org.apache.lucene.codecs.lucene104.PForUtil#encode():78 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] 0.31% 1115M java.lang.StringBuilder#toString():478 [Inlined code] at java.util.Formatter#toString():2598 [Inlined code] 0.31% 1104M perf.LineFileDocs#nextDoc():733 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 0.30% 1055M java.lang.AbstractStringBuilder#():101 [Inlined code] at java.lang.StringBuilder#():106 [Inlined code] 0.30% 1049M perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 0.29% 1029M org.apache.lucene.document.KeywordField#setStringValue():119 [Inlined code] at perf.LineFileDocs#nextDoc():736 [JIT compiled code] 0.29% 1022M java.lang.String#format():4455 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] 0.28% 995M java.util.Formatter$FormatSpecifierParser#parse():2915 [JIT compiled code] at java.util.Formatter#parse():2814 [Inlined code] 0.28% 990M org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] at perf.LineFileDocs#nextDoc():731 [JIT compiled code] 0.27% 949M java.lang.StringLatin1#replace():312 [Inlined code] at java.lang.String#replace():2998 [Inlined code] 0.27% 944M perf.LineFileDocs#nextDoc():648 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 0.26% 936M java.util.Formatter#parse():2782 [Inlined code] at java.util.Formatter#format():2744 [Inlined code] 0.26% 934M java.util.Formatter#():2110 [Inlined code] at java.lang.String#format():4455 [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 238.50 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 386010 events (total: 355354M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 14.65% 52067M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 8.59% 30535M 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.65% 27194M 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.31% 22416M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 4.70% 16685M 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] 3.91% 13903M 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.19% 11318M 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.65% 9418M 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.63% 9348M 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.19% 7799M perf.LineFileDocs#nextDoc():636 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.94% 6886M 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.81% 6440M 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.76% 6242M 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% 6158M 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.69% 5991M 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.62% 5755M 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.61% 5729M 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.48% 5263M 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.44% 5122M 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.43% 5090M 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.36% 4820M 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.14% 4057M perf.LineFileDocs#readDocs():176 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.12% 3997M 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.03% 3655M 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.90% 3211M 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.90% 3185M 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.89% 3150M 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 [Inlined code] 0.73% 2603M 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.69% 2438M 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 [JIT compiled code] 0.59% 2080M 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.55% 1961M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#():127 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie():114 [Inlined 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.50% 1761M 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.47% 1652M 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.45% 1590M 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.44% 1571M 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% 1546M perf.LineFileDocs#newDocState():503 [Interpreted code] at perf.IndexThreads$IndexThread#run():188 [Interpreted code] 0.42% 1493M 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.40% 1437M 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 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():198 [Inlined code] 0.33% 1155M 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% 1104M perf.LineFileDocs#nextDoc():733 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.31% 1093M 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% 1066M java.lang.StringLatin1#newString():760 [Inlined code] at java.lang.Integer#toString():185 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] at perf.LineFileDocs#nextDoc():747 [JIT compiled code] 0.30% 1055M 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.30% 1049M perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.29% 1037M 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.29% 1029M org.apache.lucene.document.KeywordField#setStringValue():119 [Inlined code] at perf.LineFileDocs#nextDoc():736 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.29% 1022M 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.29% 1022M 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.28% 995M java.util.Formatter$FormatSpecifierParser#parse():2915 [JIT compiled 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.28% 990M org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] at perf.LineFileDocs#nextDoc():731 [JIT compiled 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-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 238.50 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 386010 events (total: 355354M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 14.65% 52067M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 7.63% 27108M 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.31% 22416M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 4.30% 15290M 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] 3.91% 13903M 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.27% 8072M 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] 2.19% 7799M perf.LineFileDocs#nextDoc():636 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.94% 6886M 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.84% 6544M 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.82% 6461M 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.73% 6158M 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.0x000000006d1e6220#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] 1.60% 5669M 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.56% 5541M 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.0x000000006d1e6220#merge() [Interpreted code] 1.53% 5441M 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.49% 5308M 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% 5294M 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.44% 5134M 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.41% 5005M 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.25% 4426M 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.0x000000006d1e6220#merge() [Interpreted code] 1.21% 4291M 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% 4286M 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.14% 4057M perf.LineFileDocs#readDocs():176 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.01% 3576M 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 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.93% 3297M 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.90% 3211M 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.90% 3185M 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.86% 3049M 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.84% 2997M 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.81% 2895M 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 [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] 0.78% 2788M 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 [Inlined code] at java.util.Formatter#format():2744 [Inlined code] at java.util.Formatter#format():2698 [Inlined code] 0.74% 2625M 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.71% 2522M 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% 2488M 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.67% 2367M 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.66% 2328M 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.62% 2215M 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.61% 2155M 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.60% 2115M 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.59% 2080M 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.58% 2050M 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 [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.53% 1867M 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.47% 1674M 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.45% 1590M 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% 1583M 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.44% 1546M perf.LineFileDocs#newDocState():503 [Interpreted code] at perf.IndexThreads$IndexThread#run():188 [Interpreted code] 0.42% 1493M 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.41% 1456M 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.38% 1364M 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.35% 1242M 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 [Inlined 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 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.33% 1160M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#():127 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie():114 [Inlined 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] 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] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [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 238.50 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 386010 events (total: 355354M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 14.65% 52067M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 7.63% 27108M 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.31% 22416M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 4.30% 15290M 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.0x000000006d1e6220#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] 3.91% 13903M 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.19% 7799M perf.LineFileDocs#nextDoc():636 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 2.09% 7427M 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.94% 6886M 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.0x000000006d1e6220#merge() [Interpreted code] 1.82% 6461M 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.0x000000006d1e6220#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.73% 6158M 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.0x000000006d1e6220#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.56% 5541M 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.0x000000006d1e6220#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.45% 5151M 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.41% 5028M 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 [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.37% 4870M 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 [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% 4827M 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 [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.33% 4710M 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 [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.32% 4704M 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 [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% 4426M 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.0x000000006d1e6220#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.17% 4165M 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 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 1.14% 4057M perf.LineFileDocs#readDocs():176 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.10% 3912M 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] 0.95% 3391M 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 [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.90% 3211M 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.90% 3185M 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.86% 3049M 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.83% 2964M 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 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.76% 2690M 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.74% 2613M 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 [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] 0.73% 2581M 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 [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.69% 2445M 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.66% 2350M 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.61% 2159M 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.60% 2125M 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.59% 2080M 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.0x000000006d1e6220#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] 0.58% 2050M 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 [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.58% 2047M 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.57% 2040M 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 [Inlined code] 0.57% 2010M 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 [Inlined code] 0.54% 1927M 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.53% 1867M 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.0x000000006d1e6220#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] 0.47% 1678M 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.45% 1590M 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% 1583M 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.44% 1546M perf.LineFileDocs#newDocState():503 [Interpreted code] at perf.IndexThreads$IndexThread#run():188 [Interpreted code] 0.42% 1493M 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.39% 1395M 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.37% 1329M 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 [JIT compiled code] 0.34% 1199M 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 [Inlined 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 [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% 1160M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#():127 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie():114 [Inlined 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] 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] 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.0x000000006d1e6220#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] 0.32% 1154M 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.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] move log to /l/logs.nightly/2026.05.01.18.04.10/nrtIndexMediumDocs.log move vmstat log to /l/logs.nightly/2026.05.01.18.04.10/nrtIndexMediumDocs.vmstat.log move top log to /l/logs.nightly/2026.05.01.18.04.10/nrtIndexMediumDocs.top.log [2026-05-02 10:20:59.290526] took 189.7 sec [2026-05-02 10:20:59.294533] run CheckIndex [2026-05-02 10:20:59.294613] 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.01.18.04.10/checkIndex.nrtIndexMediumDocs.log 2>&1 [2026-05-02 10:29:21.794557] took 502.5 sec [2026-05-02 10:29:21.795946] nrtMedIndexAtClose 24 segments: segments_2: _77(11.0.0):C6870859 _1a(11.0.0):C445556 _5g(11.0.0):C6796502 _1k(11.0.0):C603434 _2g(11.0.0):C724000 _26(11.0.0):C876838 _6b(11.0.0):C910874 _8n(11.0.0):C7137731 _7o(11.0.0):C907603 _5z(11.0.0):C116608 _8l(11.0.0):C866872 _82(11.0.0):C52181 _89(11.0.0):C31273 _88(11.0.0):C34904 _8m(11.0.0):C697730 _8k(11.0.0):C131816 _7y(11.0.0):C64773 _80(11.0.0):C56717 _83(11.0.0):C50900 _86(11.0.0):C42846 _7z(11.0.0):C66636 _81(11.0.0):C55801 _84(11.0.0):C45717 _87(11.0.0):C36867 [2026-05-02 10:29:21.796197] 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.01.18.04.10/nrt.log 2>&1 [2026-05-02 10:59:22.708781] took 1800.9 sec [2026-05-02 10:59:22.713113] drop: 491.1 506.3 508.7 514.8 524.6 526.1 526.6 527.7 527.7 528.0 530.0 531.3 531.6 531.6 532.1 532.2 532.4 532.4 532.7 532.8 532.8 532.8 532.9 532.9 533.0 533.0 533.0 533.1 533.2 533.2 533.5 533.5 533.6 535.5 536.3 [2026-05-02 10:59:22.713482] times: 20.3 20.3 20.9 21.0 21.2 21.3 21.4 21.4 21.7 21.7 21.7 21.9 21.9 22.0 22.1 22.2 22.2 22.2 22.2 22.2 22.3 22.3 22.3 22.3 22.3 22.3 22.3 22.4 22.4 22.4 22.5 22.5 22.5 22.6 22.6 22.6 22.6 22.7 22.7 22.7 22.8 22.8 22.9 22.9 22.9 23.0 23.0 23.2 23.2 23.2 23.3 23.4 23.4 23.4 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.6 23.6 23.6 23.6 23.6 23.7 23.7 23.7 23.7 23.7 23.8 23.8 23.8 23.8 23.8 23.8 23.8 23.9 23.9 23.9 23.9 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.0 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.5 24.5 24.5 24.5 24.6 24.6 24.6 24.6 24.6 24.6 24.6 24.6 24.6 24.7 24.7 24.7 24.7 24.8 24.8 24.8 24.8 24.8 24.8 24.9 24.9 24.9 24.9 24.9 25.0 25.0 25.0 25.0 25.0 25.0 25.1 25.1 25.1 25.1 25.1 25.1 25.2 25.2 25.2 25.2 25.2 25.3 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.4 25.4 25.5 25.5 25.5 25.5 25.6 25.6 25.6 25.6 25.6 25.6 25.6 25.6 25.7 25.7 25.7 25.7 25.7 25.7 25.8 25.8 25.8 25.8 25.8 25.8 25.9 25.9 25.9 25.9 25.9 25.9 26.0 26.0 26.1 26.1 26.1 26.2 26.2 26.2 26.2 26.3 26.3 26.3 26.3 26.3 26.3 26.4 26.4 26.4 26.5 26.6 26.6 26.6 26.6 26.6 26.6 26.7 26.7 26.7 26.7 26.7 26.8 26.8 26.8 26.8 26.8 26.9 26.9 26.9 27.0 27.0 27.0 27.1 27.1 27.1 27.1 27.1 27.2 27.2 27.2 27.2 27.2 27.2 27.3 27.3 27.3 27.3 27.4 27.4 27.4 27.5 27.5 27.6 27.6 27.6 27.8 27.8 27.9 27.9 27.9 27.9 28.0 28.0 28.0 28.1 28.1 28.1 28.1 28.1 28.1 28.1 28.2 28.2 28.2 28.2 28.3 28.3 28.3 28.3 28.3 28.3 28.3 28.4 28.4 28.4 28.4 28.5 28.5 28.5 28.5 28.5 28.5 28.5 28.5 28.6 28.6 28.6 28.6 28.6 28.6 28.6 28.6 28.6 28.6 28.7 28.7 28.7 28.7 28.7 28.7 28.8 28.8 28.8 28.8 28.8 28.8 28.8 28.8 28.8 28.9 28.9 28.9 28.9 28.9 28.9 28.9 28.9 28.9 28.9 28.9 28.9 28.9 28.9 29.0 29.0 29.0 29.0 29.0 29.0 29.0 29.0 29.0 29.0 29.0 29.0 29.0 29.0 29.1 29.1 29.1 29.1 29.1 29.1 29.1 29.1 29.1 29.1 29.1 29.1 29.2 29.2 29.2 29.2 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.3 29.3 29.3 29.4 29.4 29.4 29.4 29.4 29.4 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.5 29.5 29.5 29.5 29.5 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 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.7 29.7 29.7 29.7 29.7 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.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 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.0 30.0 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 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.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.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.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.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.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.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.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.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.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 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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.3 33.3 33.3 33.3 33.4 33.4 33.5 33.5 33.5 33.5 33.5 33.6 33.6 33.7 33.8 33.8 33.8 33.9 33.9 34.1 34.1 34.3 34.6 34.6 34.9 34.9 35.0 35.4 35.8 36.0 36.0 36.3 36.5 36.6 36.6 36.8 37.1 37.3 37.4 37.5 37.6 37.6 38.3 38.4 38.4 38.6 38.8 40.0 40.0 141.5 146.9 150.0 155.0 155.2 157.5 157.8 169.6 182.0 188.7 201.5 212.1 212.2 213.6 214.5 214.6 214.8 216.6 217.7 217.7 218.6 218.7 219.0 219.4 219.6 219.8 220.1 220.8 220.9 220.9 221.0 221.3 222.0 222.4 222.5 223.2 223.9 224.1 225.1 225.6 225.9 227.3 227.7 228.6 229.6 235.7 240.0 241.7 243.8 248.6 248.9 249.0 262.0 264.2 265.8 271.5 274.1 274.4 282.6 285.5 288.1 292.6 293.9 296.2 297.2 298.5 303.2 305.7 309.4 309.9 310.2 314.5 317.5 317.8 320.8 324.7 325.7 328.6 333.7 336.1 337.1 342.2 343.5 343.6 346.2 346.5 346.5 347.0 347.5 347.6 347.9 348.6 348.8 348.8 349.3 349.6 349.6 349.7 350.2 350.5 351.1 351.2 351.6 351.9 352.2 352.7 352.7 353.5 353.6 354.9 355.8 356.0 356.2 356.2 358.8 361.8 362.3 363.7 364.8 367.7 370.7 384.2 387.2 389.7 396.9 401.7 401.9 409.8 409.9 416.1 418.9 425.1 436.8 438.1 439.3 442.7 444.5 445.0 445.4 448.0 450.0 454.9 455.5 456.0 456.4 456.9 457.7 459.6 459.8 460.0 460.3 461.5 461.9 462.6 463.5 463.9 464.1 464.8 465.1 465.2 465.2 466.2 466.3 466.9 467.1 467.1 468.0 469.3 469.4 469.7 470.9 471.0 471.2 471.8 472.0 474.0 474.0 474.2 474.4 474.7 475.2 477.9 478.2 478.7 479.1 479.7 484.5 [2026-05-02 10:59:22.713621] NRT reopen time (msec) mean=63.2068 stdDev=101.3725 [2026-05-02 10:59:22.713627] run CheckIndex [2026-05-02 10:59:22.713698] 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.01.18.04.10/checkIndex.nrt.log 2>&1 [2026-05-02 11:07:47.286303] took 504.6 sec [2026-05-02 11:07:48.434230] 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=4080135 Profiler summary for /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr Version: 2.1 Chunks: 15 Start: 2026-05-02 15:07:48 (UTC) Duration: 111 s Event Type Count Size (bytes) ============================================================= jdk.FileWrite 3888303 80886149 jdk.CPUTimeSample 2954535 51649391 jdk.ObjectAllocationInNewTLAB 671609 11692985 jdk.FileRead 624167 14679007 jdk.ObjectAllocationOutsideTLAB 165362 2612205 jdk.BooleanFlag 10380 328053 jdk.Compilation 5820 149560 jdk.CPULoad 1970 38805 jdk.UnsignedIntFlag 930 32043 jdk.IntFlag 840 30069 jdk.Checkpoint 742 23702395 jdk.StringFlag 675 25110 jdk.GarbageCollection 41 970 jdk.CPUInformation 15 22524 jdk.GCConfiguration 15 384 jdk.JVMInformation 15 15639 jdk.Metadata 15 1657901 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 178.84 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 2954531 events (total: 2M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 5.32% 157300 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] 4.63% 136709 org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 4.57% 134908 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] 4.44% 131227 java.lang.Character#codePointAtImpl():9670 [Inlined code] 4.33% 127940 java.lang.Integer#rotateLeft():1650 [Inlined code] 3.64% 107471 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] 3.49% 103117 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1019 [JIT compiled code] 3.45% 101997 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] 2.70% 79654 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] 2.27% 67065 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1022 [JIT compiled code] 2.00% 58999 org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] 1.62% 47990 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] 1.61% 47587 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():47 [Inlined code] 1.57% 46380 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] 1.51% 44752 org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] 1.35% 39752 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#growTermBuffer():69 [Inlined code] 1.33% 39400 org.apache.lucene.index.ByteSliceReader#readByte():74 [Inlined code] 1.29% 38106 java.lang.Character#isHighSurrogate():9464 [Inlined code] 1.14% 33608 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 1.11% 32688 org.apache.lucene.util.ByteBlockPool#getBuffer():358 [Inlined code] 1.02% 30086 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():145 [Inlined code] 0.95% 27943 org.apache.lucene.util.BytesRefBuilder#growNoCopy():67 [Inlined code] 0.78% 23144 org.apache.lucene.index.TermsHashPerField#writeByte():222 [Inlined code] 0.76% 22519 org.apache.lucene.analysis.CharArraySet#contains():89 [Inlined code] 0.74% 22006 java.lang.Character#toChars():9872 [Inlined code] 0.73% 21579 org.apache.lucene.util.UnicodeUtil#maxUTF8Length():675 [Inlined code] 0.72% 21398 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():65 [Inlined code] 0.59% 17300 org.apache.lucene.util.AttributeSource#clearAttributes():274 [Inlined code] 0.57% 16787 jdk.internal.util.ArraysSupport#mismatch():564 [Inlined code] 0.56% 16524 org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#nextPosition():1300 [Inlined code] 0.55% 16158 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] 0.55% 16157 org.apache.lucene.util.UnicodeUtil#UTF8toUTF16():641 [Inlined code] 0.54% 15929 org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] 0.52% 15490 org.apache.lucene.analysis.standard.StandardTokenizerImpl#zzCMap():742 [Inlined code] 0.51% 15042 org.apache.lucene.index.TermsHashPerField#initReader():100 [Inlined code] 0.51% 14927 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.50% 14640 org.apache.lucene.store.DataOutput#writeVInt():203 [Inlined code] 0.46% 13636 java.lang.Character#toLowerCase():11251 [Inlined code] 0.46% 13605 org.apache.lucene.codecs.lucene104.ForUtil#encode():154 [JIT compiled code] 0.45% 13353 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1026 [JIT compiled code] 0.44% 12930 jdk.internal.util.ArraysSupport#mismatch():563 [Inlined code] 0.42% 12496 org.apache.lucene.codecs.lucene104.PForUtil#encode():58 [JIT compiled code] 0.42% 12471 java.lang.Character#codePointAt():9662 [Inlined code] 0.41% 11995 org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] 0.40% 11907 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():143 [Inlined code] 0.38% 11289 org.apache.lucene.index.FreqProxFields$FreqProxTermsEnum#next():193 [Inlined code] 0.37% 10982 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():214 [Inlined code] 0.37% 10892 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1108 [JIT compiled code] 0.36% 10688 org.apache.lucene.index.TermsHashPerField#initReader():96 [Inlined code] 0.36% 10616 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1020 [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-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 178.84 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 2954531 events (total: 2M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 4.56% 134757 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] 4.44% 131227 java.lang.Character#codePointAtImpl():9670 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] 4.33% 127938 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] 3.64% 107470 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] 3.49% 103090 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1019 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] 3.44% 101664 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.70% 79654 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] 2.33% 68868 org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] 2.32% 68652 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] 2.29% 67744 org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 2.27% 67065 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1022 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] 1.99% 58926 org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 1.62% 47972 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] 1.61% 47587 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():47 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getText():709 [Inlined code] 1.57% 46380 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] 1.51% 44752 org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] 1.34% 39734 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#growTermBuffer():69 [Inlined code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():46 [Inlined code] 1.33% 39394 org.apache.lucene.index.ByteSliceReader#readByte():74 [Inlined code] at org.apache.lucene.store.DataInput#readVInt():107 [Inlined code] 1.28% 37765 java.lang.Character#isHighSurrogate():9464 [Inlined code] at java.lang.Character#codePointAtImpl():9671 [Inlined code] 1.14% 33602 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] 1.12% 32998 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] 1.08% 31922 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [JIT compiled code] 1.02% 30085 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():145 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] 0.93% 27599 org.apache.lucene.util.BytesRefBuilder#growNoCopy():67 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():147 [Inlined code] 0.80% 23728 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] 0.76% 22519 org.apache.lucene.analysis.CharArraySet#contains():89 [Inlined code] at org.apache.lucene.analysis.StopFilter#accept():97 [Inlined code] 0.74% 22006 java.lang.Character#toChars():9872 [Inlined code] at org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] 0.73% 21570 org.apache.lucene.util.UnicodeUtil#maxUTF8Length():675 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():147 [Inlined code] 0.59% 17300 org.apache.lucene.util.AttributeSource#clearAttributes():274 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():153 [JIT compiled code] 0.57% 16928 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():65 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxTermsEnum#next():194 [Inlined code] 0.56% 16508 org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#nextPosition():1300 [Inlined code] at org.apache.lucene.index.MappingMultiPostingsEnum#nextPosition():110 [Inlined code] 0.55% 16320 org.apache.lucene.util.ByteBlockPool#getBuffer():358 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():223 [Inlined code] 0.55% 16158 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 0.54% 15938 org.apache.lucene.util.UnicodeUtil#UTF8toUTF16():641 [Inlined code] at perf.LineFileDocs#nextDoc():642 [JIT compiled code] 0.54% 15926 org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] 0.52% 15490 org.apache.lucene.analysis.standard.StandardTokenizerImpl#zzCMap():742 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] 0.50% 14902 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] 0.50% 14812 org.apache.lucene.index.TermsHashPerField#initReader():100 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxPostingsEnum#reset():435 [Inlined code] 0.48% 14325 jdk.internal.util.ArraysSupport#mismatch():564 [Inlined code] at java.util.Arrays#equals():2707 [Inlined code] 0.47% 13906 org.apache.lucene.util.ByteBlockPool#getBuffer():358 [Inlined code] at org.apache.lucene.util.BytesRefBlockPool#equals():156 [Inlined code] 0.45% 13374 java.lang.Character#toLowerCase():11251 [Inlined code] at org.apache.lucene.analysis.CharacterUtils#toLowerCase():59 [Inlined code] 0.45% 13330 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% 12376 org.apache.lucene.codecs.lucene104.ForUtil#encode():154 [JIT compiled code] at org.apache.lucene.codecs.lucene104.ForUtil#encode():96 [Inlined code] 0.41% 11995 org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [JIT compiled code] 0.40% 11905 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():143 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] 0.38% 11289 org.apache.lucene.index.FreqProxFields$FreqProxTermsEnum#next():193 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():381 [JIT compiled code] 0.37% 10993 org.apache.lucene.index.TermsHashPerField#writeByte():222 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [JIT compiled code] 0.37% 10981 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():214 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] 0.37% 10883 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1108 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] 0.36% 10671 org.apache.lucene.index.TermsHashPerField#initReader():96 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxPostingsEnum#reset():435 [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-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 178.84 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 2954531 events (total: 2M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 4.55% 134545 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.31% 127377 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.31% 127355 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] 3.59% 105940 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% 103046 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] 2.70% 79647 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.32% 68561 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] 2.29% 67702 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.27% 67050 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.85% 54736 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.68% 49565 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.62% 47972 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.61% 47580 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.59% 46853 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.57% 46354 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.34% 39734 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#growTermBuffer():69 [Inlined code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():46 [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] 1.11% 32782 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.06% 31429 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.06% 31397 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.02% 30084 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] 1.00% 29623 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.99% 29244 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.99% 29165 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.93% 27597 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.77% 22655 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.76% 22468 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 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] 0.75% 22097 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.74% 22000 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 [Inlined code] 0.73% 21570 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.68% 20168 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.64% 18771 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% 17291 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.57% 16928 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.56% 16508 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.55% 16157 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.54% 15926 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.52% 15487 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.50% 14901 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.50% 14873 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.49% 14536 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.48% 14324 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.47% 13904 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.45% 13421 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.45% 13367 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 [Inlined code] 0.45% 13263 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.43% 12751 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% 11905 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.39% 11531 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.37% 10967 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% 10863 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] 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 178.84 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 2954531 events (total: 2M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 2.94% 86972 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] 2.32% 68614 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.22% 65465 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] 2.21% 65198 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] 2.17% 64146 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.14% 63169 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.12% 62594 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.10% 62040 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.83% 54030 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 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] 1.83% 53952 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 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] 1.74% 51429 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.74% 51337 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.67% 49440 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% 46853 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.0x00000000811c7398#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] 1.14% 33591 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.12% 33232 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.11% 32774 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] 1.11% 32658 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.10% 32532 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.06% 31384 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.06% 31279 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] 0.97% 28585 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 [JIT compiled code] 0.95% 28083 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 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 0.94% 27716 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.85% 25212 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.81% 23799 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.80% 23627 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.75% 22181 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.72% 21178 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 [Inlined code] 0.69% 20500 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 [Inlined code] 0.67% 19939 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#growTermBuffer():69 [Inlined code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():46 [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] 0.67% 19783 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#growTermBuffer():69 [Inlined code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():46 [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] 0.65% 19341 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.61% 17903 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.59% 17453 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 [Inlined code] 0.57% 16743 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.56% 16508 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.54% 15986 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.51% 14992 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.50% 14901 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.50% 14873 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.50% 14732 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.48% 14192 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% 13979 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% 13801 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.45% 13403 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.44% 13114 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.40% 11759 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 [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.39% 11640 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 [Inlined code] 0.39% 11382 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 [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] 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 178.84 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 2954531 events (total: 2M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 2.64% 78044 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 [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] 2.13% 62951 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 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 2.08% 61551 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 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] 2.03% 60030 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 [Inlined code] 2.03% 59866 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 [JIT compiled code] 2.01% 59365 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 [Inlined code] 1.96% 57989 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 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] 1.89% 55752 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 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] 1.83% 54030 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 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 1.83% 53952 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 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 1.59% 46853 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.0x00000000811c7398#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.56% 46024 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 [Inlined code] 1.47% 43321 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 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] 1.46% 43135 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 [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% 30001 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 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] 1.01% 29788 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 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 1.00% 29530 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 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] 1.00% 29403 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 [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.97% 28699 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 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 0.92% 27215 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 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 0.90% 26584 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 [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] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 0.76% 22534 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 [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.76% 22339 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 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 0.75% 22044 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 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 0.68% 19962 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 [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] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 0.67% 19789 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 [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.65% 19245 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 [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] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 0.63% 18663 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#growTermBuffer():69 [Inlined code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():46 [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 [Inlined code] 0.63% 18552 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#growTermBuffer():69 [Inlined code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():46 [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 [Inlined code] 0.57% 16947 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.57% 16932 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 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 0.56% 16508 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.0x00000000811c7398#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.54% 16010 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 [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] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 0.53% 15799 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 [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.52% 15435 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.50% 14888 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.50% 14873 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.50% 14631 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 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] 0.47% 13964 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 [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.45% 13300 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 [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.44% 13103 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 [Inlined code] 0.44% 13043 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 [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.42% 12318 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 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] 0.40% 11769 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 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 0.39% 11589 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 [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.39% 11401 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 [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 [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.38% 11083 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 [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.37% 10864 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 [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.36% 10754 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 [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] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 0.36% 10552 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 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [JIT compiled code] at perf.IndexThreads$IndexThread#run():419 [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=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 178.84 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 836947 events (total: 288001M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 15.79% 45474M perf.LineFileDocs#nextDoc():641 [JIT compiled code] 12.41% 35727M java.lang.StringUTF16#compress():216 [Inlined code] 8.85% 25482M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] 8.53% 24577M java.lang.StringUTF16#compress():212 [Inlined code] 7.56% 21778M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] 7.08% 20377M perf.LineFileDocs#readDocs():176 [JIT compiled code] 3.06% 8821M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] 3.03% 8738M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] 2.82% 8131M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] 2.65% 7628M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] 1.94% 5575M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] 1.82% 5252M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] 1.76% 5074M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] 1.73% 4971M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] 1.71% 4938M perf.LineFileDocs#readDocs():176 [Interpreted code] 1.71% 4934M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] 1.68% 4836M org.apache.lucene.util.TimSorter#():62 [Inlined code] 1.61% 4638M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] 1.40% 4040M perf.LineFileDocs#nextDoc():636 [JIT compiled code] 1.17% 3378M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] 1.08% 3096M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] 0.95% 2747M java.util.TreeMap#keyIterator():1421 [Inlined code] 0.84% 2424M perf.LineFileDocs#nextDoc():641 [Interpreted code] 0.61% 1751M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] 0.59% 1703M java.util.ArrayList#grow():240 [Inlined code] 0.55% 1590M org.apache.lucene.codecs.lucene104.PForUtil#encode():78 [JIT compiled code] 0.54% 1546M perf.LineFileDocs#newDocState():503 [Interpreted code] 0.49% 1413M org.apache.lucene.util.BytesRef#():71 [Inlined code] 0.48% 1394M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] 0.47% 1349M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#():127 [Inlined code] 0.44% 1281M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():108 [JIT compiled code] 0.22% 630M org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] 0.17% 493M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock():967 [JIT compiled code] 0.16% 458M org.apache.lucene.util.StringSorter#fallbackSorter():92 [Inlined code] 0.14% 410M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] 0.14% 401M java.util.Formatter#parse():2810 [Inlined code] 0.14% 395M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 0.13% 386M org.apache.lucene.document.IntPoint#pack():114 [Inlined code] 0.13% 385M java.util.ArrayList#iterator():1030 [JIT compiled code] 0.12% 337M java.util.Arrays#copyOfRange():3849 [Inlined code] 0.11% 327M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():103 [JIT compiled code] 0.11% 326M java.lang.Integer#toString():167 [Inlined code] 0.11% 302M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock():725 [JIT compiled code] 0.10% 292M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#():108 [Inlined code] 0.10% 280M org.apache.lucene.document.IntPoint#pack():108 [Inlined code] 0.10% 278M perf.LineFileDocs#nextDoc():643 [JIT compiled code] 0.09% 271M java.util.Formatter#parse():2782 [Inlined code] 0.09% 267M perf.LineFileDocs#nextDoc():599 [Interpreted code] 0.09% 262M perf.LineFileDocs#nextDoc():648 [JIT compiled code] 0.08% 241M 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-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 178.84 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 836947 events (total: 288001M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 14.63% 42143M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 12.41% 35727M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] 8.85% 25482M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] 8.53% 24577M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] 7.56% 21778M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] 7.08% 20377M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 3.03% 8725M 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.80% 8065M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] 2.69% 7741M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] 2.65% 7628M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] 1.94% 5575M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 1.82% 5252M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 1.76% 5074M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 1.71% 4938M perf.LineFileDocs#readDocs():176 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.71% 4934M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 1.68% 4841M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 1.68% 4836M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] 1.51% 4335M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 1.18% 3398M perf.LineFileDocs#nextDoc():636 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 1.17% 3378M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 1.16% 3330M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [JIT compiled code] 1.08% 3096M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] 0.95% 2747M java.util.TreeMap#keyIterator():1421 [Inlined code] at java.util.TreeMap$KeySet#iterator():1434 [JIT compiled code] 0.84% 2407M perf.LineFileDocs#nextDoc():641 [Interpreted code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 0.61% 1751M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer():153 [JIT compiled code] 0.59% 1703M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] 0.54% 1546M perf.LineFileDocs#newDocState():503 [Interpreted code] at perf.IndexThreads$IndexThread#run():188 [Interpreted code] 0.48% 1388M org.apache.lucene.codecs.lucene104.PForUtil#encode():78 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] 0.47% 1349M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#():127 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie():114 [Inlined code] 0.46% 1333M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] 0.44% 1279M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():108 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():398 [JIT compiled code] 0.42% 1214M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] 0.37% 1068M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():464 [JIT compiled code] 0.22% 641M perf.LineFileDocs#nextDoc():636 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [JIT compiled code] 0.16% 458M org.apache.lucene.util.StringSorter#fallbackSorter():92 [Inlined code] at org.apache.lucene.util.StringSorter$MSBStringRadixSorter#getFallbackSorter():83 [Inlined code] 0.14% 391M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] at java.lang.invoke.LambdaForm$DMH.0x00000000811a4400#newInvokeSpecial() [Inlined code] 0.13% 386M org.apache.lucene.document.IntPoint#pack():114 [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues():72 [Inlined code] 0.13% 378M java.util.Formatter#parse():2810 [Inlined code] at java.util.Formatter#format():2744 [Inlined code] 0.13% 363M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] 0.12% 349M java.util.ArrayList#iterator():1030 [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic():126 [Interpreted code] 0.11% 327M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():103 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():398 [JIT compiled code] 0.11% 303M java.lang.Integer#toString():167 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] 0.11% 302M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [JIT compiled code] 0.10% 294M 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% 292M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#():108 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie():114 [Inlined code] 0.10% 280M org.apache.lucene.document.IntPoint#pack():108 [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues():72 [Inlined code] 0.09% 271M java.util.Formatter#parse():2782 [Inlined code] at java.util.Formatter#format():2744 [Inlined code] 0.09% 267M perf.LineFileDocs#nextDoc():599 [Interpreted code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 0.09% 255M perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 0.08% 239M 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-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 178.84 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 836947 events (total: 288001M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 14.63% 42143M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 11.48% 33048M 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.85% 22613M 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.51% 21627M 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.13% 20546M 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] 7.08% 20377M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 2.79% 8031M 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% 7724M 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.64% 7592M 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] 1.94% 5575M 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.82% 5252M 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.76% 5074M 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.71% 4938M perf.LineFileDocs#readDocs():176 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.71% 4934M 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.68% 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] 1.66% 4773M 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.61% 4630M 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.51% 4335M 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.27% 3669M 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% 3599M 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.18% 3398M perf.LineFileDocs#nextDoc():636 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.17% 3378M 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.16% 3330M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [JIT compiled code] at perf.IndexThreads$IndexThread#run():397 [Interpreted code] 1.01% 2901M 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.95% 2747M 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.84% 2409M 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] 0.84% 2407M perf.LineFileDocs#nextDoc():641 [Interpreted code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.61% 1751M 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.59% 1703M 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.54% 1546M perf.LineFileDocs#newDocState():503 [Interpreted code] at perf.IndexThreads$IndexThread#run():188 [Interpreted code] 0.48% 1388M 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.47% 1349M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#():127 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie():114 [Inlined 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.46% 1323M 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 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] 0.45% 1286M 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.44% 1279M 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% 1266M 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.37% 1068M 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.22% 641M perf.LineFileDocs#nextDoc():636 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [JIT compiled code] at perf.IndexThreads$IndexThread#run():397 [Interpreted code] 0.21% 602M 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% 458M 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.14% 391M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] at java.lang.invoke.LambdaForm$DMH.0x00000000811a4400#newInvokeSpecial() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] at org.apache.lucene.util.StringSorter$MSBStringRadixSorter#getFallbackSorter():83 [Inlined code] 0.13% 378M 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.13% 363M 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.12% 352M 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% 349M 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.11% 327M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():103 [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.11% 307M 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.11% 302M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [JIT compiled code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [JIT compiled code] 0.10% 295M 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.10% 294M 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] 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] 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 178.84 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 836947 events (total: 288001M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 14.63% 42143M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 10.56% 30398M 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.42% 21356M 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.08% 20377M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 3.16% 9111M 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] 3.07% 8848M 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.60% 7483M 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.95% 5622M 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.81% 5220M 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.76% 5074M 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.71% 4938M perf.LineFileDocs#readDocs():176 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.71% 4934M 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.68% 4843M 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.60% 4616M 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 [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] 1.55% 4476M 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% 4461M 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.54% 4447M 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% 4012M 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% 3599M 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.0x00000000811c7398#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] 1.24% 3570M 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.18% 3398M perf.LineFileDocs#nextDoc():636 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.16% 3330M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [JIT compiled code] at perf.IndexThreads$IndexThread#run():397 [Interpreted code] 1.09% 3143M 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.0x00000000811c7398#merge() [Interpreted code] 1.08% 3112M 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.0x00000000811c7398#merge() [Interpreted code] 1.05% 3019M 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.01% 2898M 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.92% 2649M 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.91% 2625M 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.86% 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 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] 0.85% 2458M 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.84% 2407M perf.LineFileDocs#nextDoc():641 [Interpreted code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.83% 2393M 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.72% 2060M 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.68% 1949M 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.58% 1680M 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.57% 1647M 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.57% 1637M 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.54% 1546M perf.LineFileDocs#newDocState():503 [Interpreted code] at perf.IndexThreads$IndexThread#run():188 [Interpreted code] 0.53% 1526M 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.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():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.46% 1323M 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 [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.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] 0.46% 1323M 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% 1284M 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 [JIT compiled code] 0.44% 1270M 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.44% 1256M 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.40% 1155M 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.39% 1131M 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.37% 1077M 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.35% 1022M 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.29% 837M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#():127 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie():114 [Inlined 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] 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] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [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-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 178.84 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 836947 events (total: 288001M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 14.63% 42143M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 10.56% 30398M 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.42% 21356M 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.08% 20377M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 3.07% 8848M 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.0x00000000811c7398#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.04% 5883M 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.73% 4968M 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 [Inlined code] 1.71% 4938M perf.LineFileDocs#readDocs():176 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.67% 4815M 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 [Inlined code] 1.64% 4732M 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 [Inlined code] 1.60% 4616M 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 [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.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.0x00000000811c7398#merge() [Interpreted code] 1.59% 4585M 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 [Inlined code] 1.55% 4461M 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.0x00000000811c7398#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.54% 4444M 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.46% 4207M 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.41% 4056M 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.39% 4010M 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.25% 3599M 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.0x00000000811c7398#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.18% 3412M 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 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] 1.18% 3398M perf.LineFileDocs#nextDoc():636 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.16% 3330M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [JIT compiled code] at perf.IndexThreads$IndexThread#run():397 [Interpreted code] 1.12% 3227M 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] 1.09% 3143M 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.0x00000000811c7398#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.08% 3112M 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.0x00000000811c7398#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.05% 3017M 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.00% 2886M 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 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [Inlined code] 0.96% 2753M 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] 0.95% 2722M 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 [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.92% 2649M 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.84% 2407M perf.LineFileDocs#nextDoc():641 [Interpreted code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.83% 2393M 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.54% 1546M perf.LineFileDocs#newDocState():503 [Interpreted code] at perf.IndexThreads$IndexThread#run():188 [Interpreted code] 0.52% 1502M 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 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [Inlined code] 0.52% 1488M 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 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] 0.51% 1479M 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.50% 1438M 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 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] 0.49% 1415M 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.46% 1326M 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 [Inlined 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():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.46% 1323M 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 [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.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.0x00000000811c7398#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% 1291M 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 [Inlined code] 0.44% 1270M 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.44% 1256M 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.44% 1253M 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.40% 1157M 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 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [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.40% 1155M 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.39% 1131M 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 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] 0.39% 1123M 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.38% 1102M 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 [Inlined code] 0.37% 1077M 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#postUpdate():403 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] move log to /l/logs.nightly/2026.05.01.18.04.10/fastIndexBigDocs.log move vmstat log to /l/logs.nightly/2026.05.01.18.04.10/fastIndexBigDocs.vmstat.log move top log to /l/logs.nightly/2026.05.01.18.04.10/fastIndexBigDocs.top.log [2026-05-02 11:11:22.569063] took 82.5 sec [2026-05-02 11:11:22.570387] bigIndexAtClose None [2026-05-02 11:11:22.571482] 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=4083494 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: 169 Start: 2026-05-02 23:13:55 (UTC) Duration: 11779 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 88045703 1672400340 jdk.FileWrite 14815304 340728910 jdk.FileRead 322459 8948390 jdk.CPULoad 222536 4673256 jdk.BooleanFlag 116948 3859791 jdk.ObjectAllocationInNewTLAB 35266 768081 jdk.Checkpoint 34864 95407906 jdk.UnsignedIntFlag 10478 375687 jdk.IntFlag 9464 352027 jdk.StringFlag 7605 325663 jdk.ObjectAllocationOutsideTLAB 183 3268 jdk.Compilation 176 4915 jdk.CPUInformation 169 254007 jdk.GCConfiguration 169 4563 jdk.JVMInformation 169 318565 jdk.Metadata 169 18679232 jdk.GarbageCollection 67 1742 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 2047.65 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 88045703 events (total: 88M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 47.03% 41M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] 29.92% 26M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 8.41% 7M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] 2.68% 2M jdk.internal.util.Preconditions#outOfBoundsCheckIndex():124 [Inlined code] 1.53% 1M jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] 0.81% 710602 java.util.Arrays#fill():3144 [Inlined code] 0.75% 657302 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [Inlined code] 0.71% 624595 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [Inlined code] 0.54% 471760 jdk.jfr.internal.JVM#emitEvent() [Native code] 0.42% 368442 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#apparentlyFirstQueuedIsExclusive():897 [Inlined code] 0.41% 361438 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] 0.38% 331218 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] 0.31% 276957 java.util.ArrayList#elementData():412 [Inlined code] 0.31% 270086 java.util.concurrent.locks.ReentrantReadWriteLock#readLock():248 [Inlined code] 0.30% 268519 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():232 [JIT compiled code] 0.24% 213461 org.apache.lucene.util.FixedBitSet#getAndSet():307 [Inlined code] 0.21% 186782 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 0.19% 164856 jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] 0.17% 153943 java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] 0.15% 130375 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] 0.14% 123670 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#getState():165 [Inlined code] 0.14% 119642 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.12% 102282 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():326 [JIT compiled code] 0.11% 100952 java.util.Arrays#fill():3143 [Inlined code] 0.10% 87726 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():336 [JIT compiled code] 0.10% 85545 org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#setScoringOrdinal():155 [JIT compiled code] 0.10% 84121 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#compareAndSetState():189 [Inlined code] 0.09% 82976 org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] 0.09% 80149 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] 0.08% 70004 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():51 [Inlined code] 0.08% 68064 org.apache.lucene.util.TernaryLongHeap#downHeap():232 [Inlined code] 0.07% 63165 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] 0.06% 54361 org.apache.lucene.util.VectorUtil#normalizeToUnitInterval():412 [Inlined code] 0.06% 50410 org.apache.lucene.util.TernaryLongHeap#updateTop():153 [Inlined code] 0.06% 48960 org.apache.lucene.util.FixedBitSet#getAndSet():308 [Inlined code] 0.05% 47004 org.apache.lucene.util.TernaryLongHeap#push():81 [Inlined code] 0.05% 45465 org.apache.lucene.util.hnsw.NeighborQueue#encode():115 [Inlined code] 0.05% 44130 org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] 0.05% 43103 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] 0.05% 42653 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.05% 42504 org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] 0.05% 39932 org.apache.lucene.util.hnsw.NeighborArray#nodes():217 [Inlined code] 0.05% 39621 org.apache.lucene.util.TernaryLongHeap#upHeap():204 [Inlined code] 0.04% 39101 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] 0.04% 34610 org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] 0.04% 32026 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():347 [JIT compiled code] 0.04% 31715 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] 0.04% 31392 org.apache.lucene.util.TernaryLongHeap#downHeap():232 [JIT compiled code] 0.04% 30910 org.apache.lucene.util.TernaryLongHeap#top():111 [Inlined code] 0.03% 30140 org.apache.lucene.util.BytesRefHash#findHash():381 [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.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 2047.65 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 88045703 events (total: 88M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 47.03% 41M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] 29.92% 26M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] 8.41% 7M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] 2.68% 2M jdk.internal.util.Preconditions#outOfBoundsCheckIndex():124 [Inlined code] at jdk.internal.util.Preconditions#checkIndex():448 [Inlined code] 1.53% 1M jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] 0.81% 710602 java.util.Arrays#fill():3144 [Inlined code] at org.apache.lucene.util.FixedBitSet#clear():174 [Inlined code] 0.75% 657302 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] 0.71% 624595 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.54% 471760 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute():54 [Inlined code] 0.42% 368442 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#apparentlyFirstQueuedIsExclusive():897 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$NonfairSync#readerShouldBlock():698 [Inlined code] 0.38% 331218 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 0.31% 276926 java.util.ArrayList#elementData():412 [Inlined code] at java.util.ArrayList#get():429 [Inlined code] 0.31% 270086 java.util.concurrent.locks.ReentrantReadWriteLock#readLock():248 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] 0.30% 268519 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.29% 251155 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% 213461 org.apache.lucene.util.FixedBitSet#getAndSet():307 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] 0.19% 164856 jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] at jdk.incubator.vector.Float256Vector#fromArray0():935 [Inlined code] 0.17% 153943 java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] 0.15% 135386 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.15% 130375 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.13% 116531 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.12% 102785 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#getState():165 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():475 [Inlined code] 0.11% 100952 java.util.Arrays#fill():3143 [Inlined code] at org.apache.lucene.util.FixedBitSet#clear():174 [Inlined code] 0.11% 98115 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% 86459 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#seek():177 [Inlined code] 0.10% 86441 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.09% 82976 org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] 0.08% 68064 org.apache.lucene.util.TernaryLongHeap#downHeap():232 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#pop():124 [Inlined code] 0.07% 63165 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] 0.06% 51488 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#compareAndSetState():189 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():482 [Inlined code] 0.06% 50620 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [Inlined code] 0.06% 50410 org.apache.lucene.util.TernaryLongHeap#updateTop():153 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] 0.06% 48960 org.apache.lucene.util.FixedBitSet#getAndSet():308 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] 0.05% 44130 org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] 0.05% 43103 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] 0.05% 43096 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():51 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.05% 42916 org.apache.lucene.util.TernaryLongHeap#push():81 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] 0.05% 42653 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] 0.05% 39906 org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#setScoringOrdinal():155 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [Inlined code] 0.05% 39684 org.apache.lucene.util.VectorUtil#normalizeToUnitInterval():412 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] 0.05% 39621 org.apache.lucene.util.TernaryLongHeap#upHeap():204 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] 0.04% 39316 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.04% 39101 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% 38465 org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#setScoringOrdinal():155 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [Inlined code] 0.04% 33869 org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#setScoringOrdinal():155 [JIT compiled code] 0.04% 33569 org.apache.lucene.util.hnsw.NeighborArray#nodes():217 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():232 [JIT compiled code] 0.04% 31715 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 0.04% 31392 org.apache.lucene.util.TernaryLongHeap#downHeap():232 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#updateTop():153 [Inlined code] 0.04% 30910 org.apache.lucene.util.TernaryLongHeap#top():111 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#topScore():151 [Inlined code] 0.03% 30680 org.apache.lucene.util.hnsw.NeighborQueue#encode():115 [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=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 2047.65 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 88045703 events (total: 88M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 47.03% 41M 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] 29.92% 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] 8.41% 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] 2.68% 2M jdk.internal.util.Preconditions#outOfBoundsCheckIndex():124 [Inlined code] at jdk.internal.util.Preconditions#checkIndex():448 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#checkBounds():403 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#checkAccess():357 [Inlined code] 0.81% 710602 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.74% 652338 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.66% 581464 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.62% 546811 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] 0.54% 471760 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.49% 427212 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.42% 367984 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.38% 331218 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.31% 270086 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.30% 267049 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.30% 264181 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.29% 256858 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.27% 238802 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.21% 184524 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.17% 153943 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% 123647 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% 114793 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.12% 106463 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.12% 102441 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% 100952 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.11% 93082 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% 90610 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.10% 86459 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% 78952 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.09% 77784 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.09% 75838 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.07% 65245 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% 57468 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():336 [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.06% 51465 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.06% 50620 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.06% 50446 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.06% 50410 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% 42653 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% 41541 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.05% 40287 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.05% 39906 org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#setScoringOrdinal():155 [JIT compiled code] at 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] 0.04% 38465 org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#setScoringOrdinal():155 [JIT compiled 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] 0.04% 38127 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% 36709 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.04% 34880 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.04% 34632 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.04% 33021 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.04% 31715 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% 31392 org.apache.lucene.util.TernaryLongHeap#downHeap():232 [JIT compiled code] at 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] 0.04% 31069 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.03% 29973 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] 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 2047.65 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 88045703 events (total: 88M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 27.26% 23M 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 [JIT compiled code] 12.26% 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():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] 10.52% 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():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] 10.51% 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] 8.14% 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] 2.68% 2M jdk.internal.util.Preconditions#outOfBoundsCheckIndex():124 [Inlined code] at jdk.internal.util.Preconditions#checkIndex():448 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#checkBounds():403 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#checkAccess():357 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#copy():650 [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] 2.59% 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.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():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.79% 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.79% 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.77% 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.22% 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 [JIT compiled code] 0.90% 791905 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.77% 677235 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.71% 623904 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.70% 620516 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.68% 602991 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.68% 599896 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 [JIT compiled code] 0.68% 599480 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.66% 581464 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 [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.65% 571183 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.62% 546811 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 [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.60% 525403 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.54% 471760 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.0x000000008107aa58#run() [Interpreted code] at java.lang.Thread#runWith():1487 [Interpreted code] 0.43% 376419 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.42% 367984 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.29% 256858 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 [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.29% 255202 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% 253900 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 [JIT compiled code] 0.27% 238802 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 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 0.23% 202242 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.21% 184524 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 [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% 149229 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.16% 141624 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] 0.14% 123647 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.14% 122275 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.13% 114793 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.0x0000000081207c68#call() [JIT compiled code] 0.12% 109708 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 [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.12% 106463 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.12% 106339 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% 93082 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] 0.10% 91992 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% 90887 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% 90610 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% 83553 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% 78952 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 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 0.09% 77223 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% 75823 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% 73163 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.07% 61506 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 [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 2047.65 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 88045703 events (total: 88M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 27.26% 23M 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 [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] 10.52% 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] 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.10% 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():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] 9.27% 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():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] 6.01% 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] 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] 2.21% 1M jdk.internal.util.Preconditions#outOfBoundsCheckIndex():124 [Inlined code] at jdk.internal.util.Preconditions#checkIndex():448 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#checkBounds():403 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#checkAccess():357 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#copy():650 [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 [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] 2.20% 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.79% 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.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] 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.64% 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.56% 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.23% 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.22% 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 [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.98% 862998 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] 0.80% 700243 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.71% 624888 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.70% 619780 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 [JIT compiled code] 0.68% 599896 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 [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.0x0000000081207c68#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.67% 590866 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 [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.66% 581464 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 [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.0x0000000081207c68#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.60% 525389 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 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.59% 519553 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.59% 515406 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 [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.0x0000000081207c68#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.57% 502589 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.56% 492555 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.54% 471760 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.0x000000008107aa58#run() [Interpreted code] at java.lang.Thread#runWith():1487 [Interpreted code] at java.lang.Thread#run():1474 [Interpreted code] 0.44% 383003 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.41% 360013 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.39% 347777 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 [JIT compiled code] 0.34% 301889 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.32% 281250 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.31% 273035 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.30% 264536 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.29% 255194 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.29% 253900 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 [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.0x0000000081207c68#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.28% 245786 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.27% 240017 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 [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.0x0000000081207c68#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.27% 238802 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 [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.0x0000000081207c68#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% 201857 jdk.internal.util.Preconditions#outOfBoundsCheckIndex():124 [Inlined code] at jdk.internal.util.Preconditions#checkIndex():448 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#checkBounds():403 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#checkAccess():357 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#copy():650 [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 [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.22% 191998 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.22% 190512 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.22% 189870 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 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.20% 173411 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 [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.0x0000000081207c68#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.19% 169340 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.17% 150919 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% 148765 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.16% 145146 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.16% 141624 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.0x0000000081207c68#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.15% 129915 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] 0.14% 127600 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] 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 2047.65 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 35445 events (total: 651575M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 14.98% 97637M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 14.80% 96410M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 5.08% 33087M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] 4.79% 31216M perf.LineFileDocs#readVector():212 [Inlined code] 4.71% 30679M java.nio.HeapByteBuffer#():75 [Inlined code] 2.99% 19469M org.apache.lucene.util.BytesRef#():71 [Inlined code] 2.89% 18846M java.util.Arrays#copyOf():3478 [Inlined code] 2.86% 18615M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getNode():183 [Inlined code] 2.03% 13194M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] 1.99% 12947M perf.LineFileDocs#nextDoc():641 [JIT compiled code] 1.79% 11685M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getFrame():169 [Inlined code] 1.40% 9091M java.util.ArrayList#grow():240 [Inlined code] 1.32% 8610M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] 1.29% 8428M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] 1.21% 7898M java.lang.StringUTF16#compress():212 [Inlined code] 1.19% 7751M perf.LineFileDocs#readDocs():176 [JIT compiled code] 1.18% 7671M java.util.Arrays#copyOf():3537 [Inlined code] 1.17% 7594M java.util.Arrays#copyOfRange():3849 [Inlined code] 1.11% 7223M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getNode():180 [Inlined code] 1.08% 7032M org.apache.lucene.document.StringField#():61 [Inlined code] 1.03% 6735M java.lang.AbstractStringBuilder#():101 [Inlined code] 0.94% 6136M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] 0.92% 6001M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] 0.90% 5856M java.lang.StringBuilder#toString():478 [Inlined code] 0.87% 5691M java.util.ImmutableCollections$AbstractImmutableList#iterator():303 [JIT compiled code] 0.80% 5209M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():448 [JIT compiled code] 0.79% 5143M jdk.internal.misc.Unsafe#allocateUninitializedArray():1396 [Inlined code] 0.73% 4782M java.lang.StringUTF16#compress():216 [Inlined code] 0.72% 4710M java.util.HashMap#newNode():1910 [Inlined code] 0.66% 4326M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#newTermState():203 [Inlined code] 0.62% 4025M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():423 [JIT compiled code] 0.59% 3858M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] 0.58% 3755M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] 0.58% 3753M java.util.HashMap#resize():711 [JIT compiled code] 0.51% 3304M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#():334 [JIT compiled code] 0.48% 3104M java.util.TreeMap#keyIterator():1421 [Inlined code] 0.46% 2991M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] 0.45% 2938M perf.LineFileDocs#cloneDoc():527 [JIT compiled code] 0.42% 2768M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] 0.42% 2738M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [Inlined code] 0.42% 2728M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] 0.41% 2691M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] 0.40% 2622M org.apache.lucene.util.FixedBitSet#():148 [Inlined code] 0.40% 2620M org.apache.lucene.util.TimSorter#():62 [Inlined code] 0.39% 2531M java.lang.Integer#toString():437 [Inlined code] 0.38% 2505M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#():301 [JIT compiled code] 0.38% 2499M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] 0.37% 2398M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] 0.36% 2329M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [JIT compiled code] 0.34% 2217M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [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 2047.65 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 35445 events (total: 651575M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 14.80% 96410M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] 14.45% 94138M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] 5.08% 33087M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():338 [Inlined code] 4.79% 31216M perf.LineFileDocs#readVector():212 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] 4.71% 30679M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] 2.99% 19469M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] 2.89% 18846M java.util.Arrays#copyOf():3478 [Inlined code] at java.util.ArrayList#grow():238 [Inlined code] 2.86% 18615M 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.03% 13194M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] 1.99% 12947M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] 1.79% 11685M 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.40% 9091M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] 1.32% 8610M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [Inlined code] 1.29% 8428M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] 1.21% 7898M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] 1.19% 7751M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.18% 7671M java.util.Arrays#copyOf():3537 [Inlined code] at java.lang.AbstractStringBuilder#ensureCapacityNewCoder():282 [JIT compiled code] 1.14% 7450M java.util.Arrays#copyOfRange():3849 [Inlined code] at java.lang.String#():4863 [Inlined code] 1.11% 7223M 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.03% 6735M java.lang.AbstractStringBuilder#():101 [Inlined code] at java.lang.StringBuilder#():106 [Inlined code] 0.94% 6136M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] 0.92% 6001M 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.87% 5691M java.util.ImmutableCollections$AbstractImmutableList#iterator():303 [JIT compiled code] at org.apache.lucene.index.BufferedUpdatesStream#waitApplyForMerge():181 [JIT compiled code] 0.83% 5436M java.lang.StringBuilder#toString():478 [Inlined code] at org.apache.lucene.facet.FacetsConfig#pathToString():592 [JIT compiled code] 0.79% 5143M jdk.internal.misc.Unsafe#allocateUninitializedArray():1396 [Inlined code] at java.lang.StringConcatHelper#newArray():578 [Inlined code] 0.73% 4782M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] 0.66% 4326M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#newTermState():203 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnumFrame#():106 [Inlined code] 0.58% 3755M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] 0.54% 3499M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [Inlined code] 0.53% 3447M org.apache.lucene.document.StringField#():61 [Inlined code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():426 [JIT compiled code] 0.52% 3405M 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% 3304M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#():334 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#postings():259 [Inlined code] 0.48% 3145M java.util.HashMap#resize():711 [JIT compiled code] at java.util.HashMap#computeIfAbsent():1207 [JIT compiled code] 0.48% 3104M java.util.TreeMap#keyIterator():1421 [Inlined code] at java.util.TreeMap$KeySet#iterator():1434 [JIT compiled code] 0.46% 2991M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] 0.45% 2945M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():448 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():501 [Inlined code] 0.45% 2938M perf.LineFileDocs#cloneDoc():527 [JIT compiled code] at perf.LineFileDocs#nextDoc():760 [JIT compiled code] 0.43% 2774M org.apache.lucene.document.StringField#():61 [Inlined code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():450 [JIT compiled code] 0.42% 2768M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 0.42% 2738M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.42% 2728M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 0.40% 2622M org.apache.lucene.util.FixedBitSet#():148 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#():306 [JIT compiled code] 0.40% 2620M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] 0.39% 2531M java.lang.Integer#toString():437 [Inlined code] at java.lang.String#valueOf():4643 [Inlined code] 0.38% 2505M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#():301 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#postings():259 [Inlined code] 0.38% 2499M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 0.37% 2398M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 0.36% 2329M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] 0.35% 2265M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():423 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():400 [JIT compiled code] 0.35% 2263M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():448 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():400 [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.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 2047.65 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 35445 events (total: 651575M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 13.75% 89612M 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.32% 86777M 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] 5.08% 33087M 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.79% 31216M perf.LineFileDocs#readVector():212 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 4.71% 30679M 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.89% 18846M 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] 2.86% 18615M 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] 1.99% 12947M 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.40% 9091M 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.39% 9080M 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.33% 8667M 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.32% 8610M 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.29% 8428M 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.19% 7751M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.18% 7671M 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.13% 7360M 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.11% 7223M 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.10% 7177M 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.10% 7165M 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.04% 6798M 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] 0.92% 6003M 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.87% 5691M 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.87% 5657M 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.75% 4864M 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.0x000000008104c400#concat() [Inlined code] 0.73% 4782M 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.63% 4114M 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.58% 3755M 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.54% 3531M 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.54% 3518M 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.52% 3405M 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.52% 3382M 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.51% 3304M 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.50% 3236M 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 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [JIT compiled code] 0.48% 3104M 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.46% 3018M 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.46% 2991M 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.45% 2945M 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% 2938M 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.42% 2768M 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.42% 2764M 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] 0.42% 2728M 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.40% 2622M 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.40% 2620M 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] 0.39% 2531M java.lang.Integer#toString():437 [Inlined code] at java.lang.String#valueOf():4643 [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#invokeStatic() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] 0.38% 2505M 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.38% 2499M 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.37% 2398M 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.35% 2265M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():423 [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.35% 2263M 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.34% 2242M 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] 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 2047.65 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 35445 events (total: 651575M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 8.38% 54587M 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.03% 52291M 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] 5.08% 33087M 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.79% 31216M perf.LineFileDocs#readVector():212 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 4.71% 30679M 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.11% 26783M 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.89% 25332M 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.86% 18615M 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.99% 12947M 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.39% 9080M 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] 1.38% 9008M 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.33% 8667M 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.19% 7751M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.11% 7223M 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] 1.10% 7165M 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.95% 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#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] 0.93% 6090M 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 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.90% 5835M 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] 0.87% 5691M 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.75% 4864M 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.0x000000008104c400#concat() [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#invokeSpecial() [Inlined code] at java.lang.invoke.LambdaForm$MH.0x000000008104c800#invoke() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] at org.apache.lucene.store.IndexInput#getFullSliceDescription():150 [Inlined code] 0.73% 4782M 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.70% 4542M 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.69% 4514M 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.69% 4465M 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.67% 4336M 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.63% 4114M 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.60% 3913M 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.51% 3304M 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.50% 3236M 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 [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.0x00000000811de000#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] 0.47% 3090M 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.46% 3023M 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% 3018M 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.45% 2949M 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.45% 2945M 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.45% 2938M 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.45% 2912M 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.45% 2906M 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] 0.42% 2764M 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] 0.41% 2655M 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.40% 2634M 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#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.40% 2622M 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.40% 2620M 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 [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] 0.39% 2547M 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.39% 2519M 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.38% 2508M 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.38% 2505M 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.37% 2435M 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.35% 2265M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():423 [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.35% 2263M 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.34% 2242M 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] 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 2047.65 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 35445 events (total: 651575M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 8.38% 54587M 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.0x0000000081207c68#call() [JIT compiled code] 8.03% 52291M 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.0x0000000081207c68#call() [JIT compiled code] 5.08% 33087M 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.79% 31216M perf.LineFileDocs#readVector():212 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 4.71% 30679M 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.11% 26783M 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.89% 25332M 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.86% 18615M 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.99% 12947M 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.38% 9008M 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.33% 8667M 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.19% 7751M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.12% 7280M 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.0x0000000081207c68#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.11% 7223M 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] 1.10% 7165M 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.95% 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#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 [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.93% 6090M 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 [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.0x0000000081207c68#call() [JIT compiled code] 0.90% 5835M 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 [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.87% 5691M 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.73% 4782M 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.70% 4542M 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 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 0.69% 4465M 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 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 0.67% 4336M 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.66% 4311M 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.63% 4114M 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.60% 3913M 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.0x00000000811de000#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.51% 3304M 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.49% 3222M 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 [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.0x00000000811de000#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] at org.apache.lucene.index.IndexWriter#merge():4749 [JIT compiled code] at org.apache.lucene.index.IndexWriter$IndexWriterMergeSource#merge():6554 [JIT compiled code] at org.apache.lucene.index.SerialMergeScheduler#merge():38 [Interpreted code] 0.47% 3090M 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.46% 3023M 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% 3018M 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.45% 2945M 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.45% 2938M 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.45% 2912M 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.45% 2906M 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.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.42% 2764M 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] at org.apache.lucene.index.IndexWriter#addDocuments():1523 [Inlined code] at perf.IndexThreads$IndexThread#run():275 [JIT compiled code] 0.42% 2747M 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.0x000000008104c400#concat() [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#invokeSpecial() [Inlined code] at java.lang.invoke.LambdaForm$MH.0x000000008104c800#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.41% 2655M 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.40% 2634M 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#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.40% 2622M 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.40% 2620M 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 [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.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.0x00000000811de000#merge() [JIT compiled code] 0.39% 2547M 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.39% 2519M 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.38% 2508M 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.0x00000000811de000#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.38% 2505M 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.37% 2435M 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.35% 2265M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():423 [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.35% 2263M 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.34% 2242M 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.34% 2236M 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] move log to /l/logs.nightly/2026.05.01.18.04.10/fixedIndex.log move vmstat log to /l/logs.nightly/2026.05.01.18.04.10/fixedIndex.vmstat.log move top log to /l/logs.nightly/2026.05.01.18.04.10/fixedIndex.top.log [2026-05-02 23:06:23.761573] took 40731.4 sec [2026-05-02 23:06:23.764957] run CheckIndex [2026-05-02 23:06:23.765040] 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.01.18.04.10/checkIndex.fixedIndex.log 2>&1 [2026-05-02 23:12:14.092614] took 350.3 sec [2026-05-02 23:12:14.093657] 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-02 23:12:14.093790] search run vmstat: /usr/sbin/vmstat --active --wide --timestamp --unit M 1 > /l/logs.nightly/2026.05.01.18.04.10/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.01.18.04.10/search-tasks.top.log 2>&1 to /l/logs.nightly/2026.05.01.18.04.10/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 416.9 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.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 406.8 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.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 406.4 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.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 412.5 s 55.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.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 409.1 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.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 409.5 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.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 411.2 s 55.2 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 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.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 410.0 s 55.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.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 409.1 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.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 402.4 s 56.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.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 417.9 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.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 404.3 s 56.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.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 422.1 s 53.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.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 409.3 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.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 406.3 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.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 417.1 s 54.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.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 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.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 408.9 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.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 406.6 s 55.9 actual sustained QPS; 2.7 CPU cores used now kill vmstat: pid=338108 [2026-05-03 01:29:36.369991] done search (2:17:22.276179) 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.616 1.580 -2.2% 4.982 4.809 -3.5% 5.400 5.184 -4.0% 5.520 5.318 -3.7% 5.665 5.345 -5.6% ('And3Terms', None) 1.616 1.575 -2.6% 3.146 3.121 -0.8% 3.440 3.390 -1.4% 3.599 3.463 -3.8% 3.714 3.617 -2.6% ('AndHighHigh', None) 4.881 4.834 -1.0% 6.871 6.752 -1.7% 6.998 6.972 -0.4% 9.036 8.005 -11.4% 32.500 14.746 -54.6% ('AndHighHighDayTaxoFacets', None) 69.618 62.807 -9.8% 129.775 115.020 -11.4% 132.547 117.681 -11.2% 135.698 119.526 -11.9% 161.867 188.131 16.2% ('AndHighMed', None) 2.170 2.140 -1.4% 2.983 2.930 -1.8% 3.171 3.112 -1.9% 3.215 3.164 -1.6% 3.378 3.189 -5.6% ('AndHighMedDayTaxoFacets', None) 7.947 7.615 -4.2% 22.279 21.056 -5.5% 23.266 21.585 -7.2% 23.630 23.551 -0.3% 23.839 24.144 1.3% ('AndHighOrMedMed', None) 6.493 6.379 -1.8% 11.767 11.707 -0.5% 12.157 12.447 2.4% 12.934 12.848 -0.7% 20.032 25.884 29.2% ('AndMedOrHighHigh', None) 4.253 4.270 0.4% 11.461 11.373 -0.8% 12.148 11.732 -3.4% 15.888 11.836 -25.5% 58.979 75.257 27.6% ('AndMissingHigh', 'Title') 0.155 0.149 -4.0% 0.257 0.257 0.4% 0.406 0.477 17.3% 0.592 0.530 -10.5% 0.627 0.537 -14.3% ('AndStopWords', None) 6.234 5.665 -9.1% 18.561 18.648 0.5% 20.007 19.150 -4.3% 20.007 19.150 -4.3% 20.035 20.006 -0.1% ('BrowseDateSSDVFacets', None) 655.571 651.672 -0.6% 660.040 657.981 -0.3% 667.679 670.191 0.4% 667.679 670.191 0.4% 714.690 746.949 4.5% ('BrowseDateTaxoFacets', None) 138.667 138.255 -0.3% 141.165 139.465 -1.2% 152.899 153.208 0.2% 152.899 153.208 0.2% 152.922 153.815 0.6% ('BrowseDayOfYearSSDVFacets', None) 173.106 173.041 -0.0% 175.296 175.067 -0.1% 182.497 183.243 0.4% 182.497 183.243 0.4% 183.230 183.446 0.1% ('BrowseDayOfYearTaxoFacets', None) 137.650 137.293 -0.3% 139.597 139.440 -0.1% 152.036 152.080 0.0% 152.036 152.080 0.0% 153.364 154.103 0.5% ('BrowseMonthSSDVFacets', None) 161.482 161.346 -0.1% 169.549 164.785 -2.8% 171.514 171.377 -0.1% 171.514 171.377 -0.1% 173.496 171.843 -1.0% ('BrowseMonthTaxoFacets', None) 148.439 147.986 -0.3% 149.980 150.341 0.2% 158.541 158.694 0.1% 158.541 158.694 0.1% 209.341 212.864 1.7% ('BrowseRandomLabelSSDVFacets', None) 211.107 210.237 -0.4% 217.935 221.176 1.5% 229.121 232.117 1.3% 229.121 232.117 1.3% 229.149 232.582 1.5% ('BrowseRandomLabelTaxoFacets', None) 157.397 155.674 -1.1% 163.679 163.095 -0.4% 167.675 168.208 0.3% 167.675 168.208 0.3% 172.550 169.503 -1.8% ('CombinedAndHighHigh', None) 19.013 18.952 -0.3% 20.210 20.184 -0.1% 20.778 20.711 -0.3% 22.358 22.290 -0.3% 61.866 47.449 -23.3% ('CombinedAndHighMed', None) 3.276 3.242 -1.1% 9.567 9.597 0.3% 10.140 9.982 -1.6% 11.567 10.304 -10.9% 84.458 83.463 -1.2% ('CombinedOrHighHigh', None) 19.159 19.170 0.1% 20.485 20.525 0.2% 21.182 21.745 2.7% 22.353 22.061 -1.3% 22.955 41.436 80.5% ('CombinedOrHighMed', None) 3.366 3.323 -1.3% 9.703 9.703 0.0% 10.227 10.151 -0.7% 10.820 10.578 -2.2% 22.788 35.002 53.6% ('CombinedTerm', None) 7.045 6.938 -1.5% 13.504 13.469 -0.3% 13.877 14.068 1.4% 14.046 15.416 9.8% 14.785 15.685 6.1% ('CountAndHighHigh', None) 1.818 1.785 -1.8% 2.028 1.983 -2.2% 2.167 2.183 0.7% 2.186 2.219 1.5% 2.221 2.836 27.7% ('CountAndHighMed', None) 1.716 1.673 -2.5% 1.950 1.981 1.6% 2.254 7.664 240.0% 50.903 49.410 -2.9% 89.882 78.512 -12.6% ('CountFilteredIntNRQ', None) 6.699 6.605 -1.4% 7.589 7.449 -1.8% 8.099 7.899 -2.5% 33.860 34.113 0.7% 39.270 44.374 13.0% ('CountFilteredOrHighHigh', None) 4.846 4.841 -0.1% 5.114 5.044 -1.4% 5.390 5.281 -2.0% 5.910 5.394 -8.7% 19.793 23.785 20.2% ('CountFilteredOrHighMed', None) 4.391 4.343 -1.1% 4.773 4.744 -0.6% 5.051 4.886 -3.3% 7.885 4.963 -37.1% 8.013 4.998 -37.6% ('CountFilteredOrMany', None) 17.334 17.380 0.3% 20.418 20.598 0.9% 21.407 21.189 -1.0% 31.871 21.981 -31.0% 89.355 85.975 -3.8% ('CountFilteredPhrase', None) 12.045 11.749 -2.5% 17.208 17.002 -1.2% 18.189 17.437 -4.1% 28.491 25.666 -9.9% 110.014 68.667 -37.6% ('CountOrHighHigh', None) 1.763 1.752 -0.6% 1.974 1.948 -1.3% 2.215 2.239 1.1% 2.249 2.407 7.0% 2.379 2.469 3.8% ('CountOrHighMed', None) 1.678 1.648 -1.8% 1.969 1.994 1.2% 2.366 2.373 0.3% 3.154 3.672 16.4% 15.229 15.775 3.6% ('CountOrMany', None) 15.476 15.692 1.4% 19.275 19.533 1.3% 20.280 20.164 -0.6% 23.396 21.557 -7.9% 24.437 24.995 2.3% ('CountPhrase', None) 39.650 38.785 -2.2% 83.819 80.325 -4.2% 92.634 89.954 -2.9% 93.360 90.693 -2.9% 93.681 90.956 -2.9% ('CountTerm', None) 0.104 0.099 -5.0% 0.157 0.153 -2.8% 0.219 0.258 17.7% 0.294 0.327 11.1% 0.357 0.407 13.9% ('DismaxOrHighHigh', None) 2.748 2.691 -2.1% 7.038 6.857 -2.6% 7.499 9.266 23.6% 13.183 14.729 11.7% 13.196 15.461 17.2% ('DismaxOrHighMed', None) 2.476 2.439 -1.5% 3.076 3.011 -2.1% 3.264 3.307 1.3% 3.990 3.414 -14.4% 6.973 11.267 61.6% ('DismaxTerm', None) 0.699 0.693 -0.9% 0.931 0.902 -3.1% 2.640 2.510 -4.9% 9.236 10.634 15.1% 10.903 16.080 47.5% ('FilteredAnd2Terms2StopWords', None) 1.013 0.977 -3.6% 6.287 6.223 -1.0% 6.577 6.466 -1.7% 6.691 6.600 -1.4% 10.223 6.750 -34.0% ('FilteredAnd3Terms', None) 1.531 1.485 -3.0% 2.580 2.506 -2.9% 2.813 2.826 0.5% 6.656 2.989 -55.1% 46.717 6.067 -87.0% ('FilteredAndHighHigh', None) 7.375 7.282 -1.3% 7.640 7.526 -1.5% 7.911 7.688 -2.8% 9.985 8.522 -14.7% 11.886 8.784 -26.1% ('FilteredAndHighMed', None) 2.211 2.228 0.8% 5.597 5.594 -0.1% 5.816 5.834 0.3% 5.886 5.885 -0.0% 5.890 5.937 0.8% ('FilteredAndStopWords', None) 8.196 7.940 -3.1% 10.210 10.053 -1.5% 12.598 10.206 -19.0% 12.598 10.206 -19.0% 97.165 109.897 13.1% ('FilteredDismaxOrHighHigh', None) 10.839 10.142 -6.4% 11.447 10.845 -5.3% 11.683 11.707 0.2% 12.976 14.482 11.6% 35.730 32.205 -9.9% ('FilteredDismaxOrHighMed', None) 3.341 3.116 -6.7% 7.789 7.277 -6.6% 8.210 7.596 -7.5% 21.621 7.657 -64.6% 130.044 131.589 1.2% ('FilteredDismaxTerm', None) 3.555 3.497 -1.6% 4.825 4.723 -2.1% 5.162 5.149 -0.2% 6.466 6.717 3.9% 6.666 14.042 110.7% ('FilteredIntNRQ', None) 3.355 3.246 -3.3% 4.256 4.115 -3.3% 6.109 4.446 -27.2% 7.028 4.540 -35.4% 52.193 57.561 10.3% ('FilteredOr2Terms2StopWords', None) 3.392 3.345 -1.4% 7.386 7.315 -1.0% 7.792 7.552 -3.1% 10.966 7.791 -29.0% 99.218 94.526 -4.7% ('FilteredOr3Terms', None) 4.559 4.559 0.0% 6.073 6.018 -0.9% 6.267 6.237 -0.5% 6.378 6.284 -1.5% 7.552 6.286 -16.8% ('FilteredOrHighHigh', None) 7.747 7.624 -1.6% 8.125 7.921 -2.5% 8.981 8.303 -7.5% 17.577 9.834 -44.1% 61.893 141.754 129.0% ('FilteredOrHighMed', None) 2.255 2.238 -0.8% 5.570 5.526 -0.8% 5.748 5.754 0.1% 5.941 5.934 -0.1% 27.316 26.798 -1.9% ('FilteredOrMany', None) 30.781 30.505 -0.9% 33.621 33.325 -0.9% 35.365 34.881 -1.4% 41.041 35.335 -13.9% 188.592 35.459 -81.2% ('FilteredOrStopWords', None) 11.444 11.455 0.1% 11.853 11.778 -0.6% 13.908 17.705 27.3% 13.908 17.705 27.3% 148.925 146.342 -1.7% ('FilteredPhrase', None) 11.129 10.879 -2.2% 17.209 16.941 -1.6% 19.015 18.957 -0.3% 23.365 23.252 -0.5% 32.463 37.281 14.8% ('FilteredPrefix3', None) 1.834 1.819 -0.9% 3.979 3.964 -0.4% 4.364 4.367 0.1% 4.402 4.483 1.8% 5.578 15.326 174.8% ('FilteredTerm', None) 3.203 3.134 -2.2% 4.570 4.484 -1.9% 5.142 4.723 -8.1% 6.564 4.846 -26.2% 31.444 30.701 -2.4% ('Fuzzy1', None) 9.011 8.930 -0.9% 10.891 10.819 -0.7% 11.904 11.360 -4.6% 12.813 12.015 -6.2% 35.380 34.128 -3.5% ('Fuzzy2', None) 9.884 9.924 0.4% 11.943 11.972 0.2% 12.472 12.772 2.4% 12.925 13.438 4.0% 13.875 14.041 1.2% ('IntNRQ', None) 3.250 3.154 -3.0% 4.157 4.087 -1.7% 4.789 4.378 -8.6% 5.906 4.512 -23.6% 6.031 12.544 108.0% ('IntSet', None) 1.179 1.157 -1.8% 1.342 1.353 0.8% 3.354 3.115 -7.1% 20.803 20.340 -2.2% 26.440 26.686 0.9% ('IntervalsOrdered', None) 38.214 36.054 -5.7% 97.793 94.005 -3.9% 99.444 96.168 -3.3% 103.121 99.231 -3.8% 120.320 121.794 1.2% ('MedTermDayTaxoFacets', None) 24.850 22.411 -9.8% 29.918 26.949 -9.9% 30.955 27.596 -10.9% 31.867 27.768 -12.9% 33.492 27.771 -17.1% ('Or2Terms2StopWords', None) 1.648 1.673 1.6% 4.984 4.856 -2.6% 5.349 5.204 -2.7% 5.725 5.315 -7.2% 34.391 34.840 1.3% ('Or3Terms', None) 2.126 2.071 -2.6% 3.529 3.484 -1.3% 3.942 3.895 -1.2% 4.166 3.976 -4.6% 264.701 271.071 2.4% ('OrHighHigh', None) 5.243 5.039 -3.9% 5.837 5.668 -2.9% 5.982 5.875 -1.8% 6.213 5.961 -4.1% 18.326 15.768 -14.0% ('OrHighMed', None) 1.653 1.657 0.3% 2.824 2.777 -1.7% 3.063 3.039 -0.8% 8.358 8.757 4.8% 9.538 8.780 -7.9% ('OrHighMedDayTaxoFacets', None) 88.495 73.663 -16.8% 295.122 238.855 -19.1% 299.412 242.079 -19.1% 316.294 247.128 -21.9% 330.575 287.867 -12.9% ('OrHighRare', None) 2.791 2.671 -4.3% 3.103 2.992 -3.6% 3.340 3.358 0.5% 3.412 3.429 0.5% 3.563 4.849 36.1% ('OrMany', None) 24.420 24.381 -0.2% 27.362 27.348 -0.1% 29.598 28.835 -2.6% 31.601 30.308 -4.1% 31.979 44.286 38.5% ('OrStopWords', None) 6.142 5.720 -6.9% 15.455 15.229 -1.5% 15.899 15.487 -2.6% 15.899 15.487 -2.6% 15.955 15.554 -2.5% ('PKLookup',) 2.696 2.687 -0.3% 2.853 2.877 0.8% 3.925 3.389 -13.6% 5.352 5.796 8.3% 7.712 7.782 0.9% ('Phrase', None) 15.174 14.331 -5.6% 43.442 39.276 -9.6% 45.623 42.013 -7.9% 46.919 45.397 -3.2% 61.406 62.208 1.3% ('PostFilteredVectorSearch', None) 1.841 1.754 -4.7% 2.081 2.129 2.3% 5.374 5.075 -5.6% 6.172 6.458 4.6% 6.199 6.612 6.7% ('PreFilteredVectorSearch', None) 5.922 5.661 -4.4% 6.517 6.194 -5.0% 9.189 8.811 -4.1% 27.844 79.933 187.1% 307.012 318.309 3.7% ('Prefix3', None) 1.107 1.083 -2.2% 3.516 3.498 -0.5% 4.117 4.037 -1.9% 9.057 13.148 45.2% 80.536 93.640 16.3% ('Respell',) 14.507 14.424 -0.6% 16.969 16.770 -1.2% 19.772 19.563 -1.1% 25.569 25.413 -0.6% 31.748 32.942 3.8% ('SloppyPhrase', None) 78.613 76.531 -2.6% 206.756 203.442 -1.6% 208.286 206.505 -0.9% 209.633 207.261 -1.1% 281.974 300.008 6.4% ('SpanNear', None) 34.056 33.810 -0.7% 91.329 97.384 6.6% 92.402 98.399 6.5% 96.700 105.926 9.5% 187.580 254.500 35.7% ('Term', None) 0.848 0.809 -4.6% 1.026 0.993 -3.3% 1.186 1.161 -2.1% 1.317 1.242 -5.7% 23.760 30.799 29.6% ('TermBGroup1M', None) 50.841 50.361 -0.9% 82.597 81.647 -1.2% 83.387 82.734 -0.8% 84.059 83.002 -1.3% 85.044 84.596 -0.5% ('TermBGroup1M1P', None) 24.873 24.920 0.2% 44.392 44.490 0.2% 44.880 44.774 -0.2% 45.207 45.027 -0.4% 49.727 50.765 2.1% ('TermDateFacets', None) 33.547 29.883 -10.9% 59.436 51.770 -12.9% 61.880 52.542 -15.1% 68.421 55.507 -18.9% 158.487 146.141 -7.8% ('TermDateTimeSort', 'DateTime') 4.276 4.243 -0.8% 5.702 5.714 0.2% 6.257 6.133 -2.0% 16.651 33.805 103.0% 67.049 77.691 15.9% ('TermDateTimeSortSkipper', 'LastModified (skipper)') 6.201 6.208 0.1% 9.590 9.611 0.2% 10.248 9.946 -3.0% 10.796 10.288 -4.7% 39.300 35.786 -8.9% ('TermDayOfYearSort', 'DayOfYear') 2.298 2.151 -6.4% 3.575 3.422 -4.3% 3.995 3.950 -1.1% 4.044 4.132 2.2% 14.390 22.748 58.1% ('TermDayOfYearSortSkipper', 'DayOfYear (skipper)') 6.179 6.184 0.1% 10.562 10.585 0.2% 10.895 10.960 0.6% 11.953 11.091 -7.2% 16.491 11.577 -29.8% ('TermGroup100', None) 57.390 55.719 -2.9% 109.495 105.870 -3.3% 112.238 106.822 -4.8% 113.077 107.281 -5.1% 113.466 107.908 -4.9% ('TermGroup10K', None) 62.971 62.520 -0.7% 108.321 107.208 -1.0% 109.774 108.077 -1.5% 111.277 120.566 8.3% 124.764 126.207 1.2% ('TermGroup1M', None) 63.554 63.103 -0.7% 112.888 111.897 -0.9% 115.413 114.222 -1.0% 115.985 114.325 -1.4% 117.528 115.499 -1.7% ('TermMonthSort', 'Month') 0.949 0.920 -3.0% 1.084 1.094 0.9% 1.302 1.236 -5.1% 2.261 1.829 -19.1% 3.968 2.492 -37.2% ('TermMonthSortSkipper', 'Month (skipper)') 4.958 4.937 -0.4% 8.344 8.335 -0.1% 8.631 8.553 -0.9% 9.160 8.790 -4.0% 42.546 61.947 45.6% ('TermTitleSort', 'Title') 7.650 7.438 -2.8% 10.501 9.981 -5.0% 17.701 20.061 13.3% 60.050 89.883 49.7% 151.812 129.316 -14.8% ('TermTitleSortSkipper', 'Title (skipper)') 6.417 6.249 -2.6% 9.565 9.511 -0.6% 9.802 9.791 -0.1% 10.376 9.828 -5.3% 68.960 71.815 4.1% ('VectorSearch', None) 2.034 2.034 0.0% 2.176 2.226 2.3% 6.160 5.924 -3.8% 6.794 6.500 -4.3% 8.134 8.428 3.6% ('Wildcard', None) 28.409 24.346 -14.3% 41.962 39.206 -6.6% 51.047 50.148 -1.8% 52.022 51.429 -1.1% 76.796 82.433 7.3% generate vmstat pretties /l/reports.nightly/2026.05.01.18.04.10/fastIndexMediumDocsWithVectorsQuantized /l/reports.nightly/2026.05.01.18.04.10/search-tasks /l/reports.nightly/2026.05.01.18.04.10/fastIndexBigDocs /l/reports.nightly/2026.05.01.18.04.10/fixedIndex /l/reports.nightly/2026.05.01.18.04.10/fastIndexMediumDocsWithVectors /l/reports.nightly/2026.05.01.18.04.10/nrtIndexMediumDocs /l/reports.nightly/2026.05.01.18.04.10/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 42.34 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.86 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 95.12 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 158.82 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 217.56 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 13.27 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.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=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.31 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.89 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 13.69 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: 52.92.36.88, 3.5.66.20, 52.92.2.56, 3.5.69.24, 3.5.70.225, 52.92.1.16, 3.5.75.43, 3.5.66.42 * Trying 52.92.36.88: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.36.88 port 443) from 10.17.4.7 port 39776 * using HTTP/1.x } [5 bytes data] > PUT /jfr-uploads.blunders.io/demo/8862c3aa-a700-4e49-8757-03a59bf35edc.jfr.gz?X-Amz-Security-Token=IQoJb3JpZ2luX2VjEIP%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwEaCWV1LXdlc3QtMSJIMEYCIQCEphGr4jrw9aFkn%2BlFuKGm7s92t%2BBNuuKCG5bgg95VhwIhALHaucd%2FVAF24f8j%2Fd4TVDJu%2BilOk58aV8lOiKmf%2F46UKroFCEwQABoMODM1NDk0NzUzMTI2Igz5KmyXptdXkIVResgqlwWIW30IxbN2hxKY8fo2AcmJDuOhxwem96WF2Gn%2FcF7tcY0Ztf%2F1zkmV4HJxcHuG1WDClXr8PHZWlnUCxARawn7vc5wvHFVc%2F6myKXEt6txydJ0yuxa6%2By06YJwunnitH%2FlO%2FLROS2XjK7xU31XoPAkFWT6niDWGbP4x%2FERyyKd1vOUzwHePlENTHHD%2FVVDGFq8TRsPMVEARt4jmuNB0fiSHzRC%2Fy5FOvQE3qlwQfS4I7JdfiyzFmJAoSnZJZzgg%2BH%2BL8qbMzpDbC43lZuJ1JpAMPEP98BQAqNyjk7vZBVStrPe5c8Fvx%2FBbJ7tgRf5zfPKtQoxIOW1L75W5Ly7pDLCw0%2F8XckxEFJ8sCSFae%2F%2Fk39E5%2BJhGXLhUMovJHcrp8Fyit%2BFRb%2B3jwGgAbZGKylYJAc%2Fw5%2B4gAxywSSQx3I6jn51tfzLVSDCb%2BF5z2Fmlngb0TW7QyaVF%2FBbfO%2FL0N2uYM3sDi30iQuDoJ7ueRrf6mWBNFS8nV%2BaJnvk9%2BI7d2zMmMEw0kn5WJwnEPu9NBWnXHkaUhWK39jhpkB7yObP93vHXjbLsbsx2GaC%2B97gGOk7b3Jn32SZo6P2ZgG4FEWs7RMHjMXHW5wN9bLykYkFtwDGRSXbukBTReygaELA%2BEHnrTdDimmCOjwTO77DrD29XzpAsSWaoUZkRsNtQVnSKYLwh3eqEJ%2Fpc6KnQckgUX%2BVACkDahggDx440eAcne9yPcSSiVPNt5lMHAVodYbkgpavydytU3G3sKJaT4x6viZ0L5lyQwhxyVJWso00C1%2FnqS%2FSZAwXg5Xy1I2Ba4VMdIYyHr5PD5%2FGiGeD2oKih0y9rOv22%2FVgtfUmlgrgobacuoZXVa2jxjQGMhKRUzc32%2FZpKSD1ZFY8wh%2FTazwY6sAFCa7PglVrOYFjARyVU59BxByArBOXPHOyo0AHAxO13i21YpWGP1dQZvYugOc5fx3KNfqJaeJOt%2BoWNHPvPzPV4EWjEv0AEmUtU00%2Ftk13x4v9Rm0zOycD1Ki6erM9OPeMz1ixeroRMlYqrn%2BtUWLjnKzl0O4AMCaDCrOcZUProwG3v91SVscB%2BxKoNu%2F3wCSqvM0nag2IAkkLIrc4o1%2F%2FoB1WHpdmI9flvhfSIaPCzbw%3D%3D&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20260503T054214Z&X-Amz-SignedHeaders=host&X-Amz-Credential=ASIA4FB26GNTNRENU32S%2F20260503%2Feu-west-1%2Fs3%2Faws4_request&X-Amz-Expires=86400&X-Amz-Signature=6d7b270e4c83e78d02af067a06ce3c1fa41ce07fe9756bad0c2995e19770d870 HTTP/1.1 > Host: s3.eu-west-1.amazonaws.com > User-Agent: curl/8.18.0 > Accept: */* > content-type: application/octet-stream > Content-Length: 427010624 > Expect: 100-continue > { [5 bytes data] < HTTP/1.1 100 Continue < } [5 bytes data] 0 407.2M 0 0 0 640.0k 0 600.0k 11:34 00:01 11:33 600.3k 0 407.2M 0 0 0 1.06M 0 495.7k 14:01 00:02 13:59 495.8k 0 407.2M 0 0 0 1.25M 0 375.7k 18:29 00:03 18:26 375.8k 0 407.2M 0 0 0 1.43M 0 304.4k 22:49 00:04 22:45 304.4k 0 407.2M 0 0 0 1.62M 0 262.4k 26:29 00:06 26:23 262.4k 0 407.2M 0 0 0 1.81M 0 242.1k 28:42 00:07 28:35 184.2k 0 407.2M 0 0 0 2.00M 0 232.9k 29:50 00:08 29:42 145.4k 0 407.2M 0 0 0 2.18M 0 225.8k 30:46 00:09 30:37 147.4k 0 407.2M 0 0 0 2.37M 0 214.6k 32:23 00:11 32:12 147.7k 0 407.2M 0 0 0 2.56M 0 207.7k 33:27 00:12 33:15 152.5k 0 407.2M 0 0 0 2.75M 0 202.1k 34:23 00:13 34:10 153.1k 0 407.2M 0 0 0 2.93M 0 199.1k 34:53 00:15 34:38 152.2k 0 407.2M 0 0 0 3.18M 0 201.8k 34:26 00:16 34:10 163.7k 0 407.2M 0 0 0 3.43M 0 203.0k 34:13 00:17 33:56 181.3k 0 407.2M 0 0 0 3.62M 0 200.7k 34:37 00:18 34:19 185.6k 0 407.2M 0 0 0 3.81M 0 195.3k 35:34 00:19 35:15 179.7k 0 407.2M 0 0 0 3.93M 0 189.2k 36:43 00:21 36:22 165.1k 0 407.2M 0 0 0 4.06M 0 185.5k 37:27 00:22 37:05 143.4k 1 407.2M 0 0 1 4.18M 0 181.0k 38:22 00:23 37:59 121.0k 1 407.2M 0 0 1 4.31M 0 178.6k 38:53 00:24 38:29 113.2k 1 407.2M 0 0 1 4.50M 0 177.0k 39:15 00:26 38:49 116.6k 1 407.2M 0 0 1 4.68M 0 176.8k 39:17 00:27 38:50 131.4k 1 407.2M 0 0 1 4.87M 0 174.0k 39:55 00:28 39:27 132.9k 1 407.2M 0 0 1 5.06M 0 172.8k 40:12 00:29 39:43 142.0k 1 407.2M 0 0 1 5.31M 0 174.1k 39:55 00:31 39:24 156.7k 1 407.2M 0 0 1 5.56M 0 175.4k 39:36 00:32 39:04 169.0k 1 407.2M 0 0 1 5.87M 0 178.4k 38:56 00:33 38:23 184.9k 1 407.2M 0 0 1 6.12M 0 180.5k 38:29 00:34 37:55 211.2k 1 407.2M 0 0 1 6.37M 0 182.3k 38:07 00:35 37:32 230.9k 1 407.2M 0 0 1 6.62M 0 183.1k 37:57 00:37 37:20 231.5k 1 407.2M 0 0 1 6.81M 0 182.8k 38:00 00:38 37:22 224.7k 1 407.2M 0 0 1 7.00M 0 182.0k 38:10 00:39 37:31 203.6k 1 407.2M 0 0 1 7.18M 0 182.1k 38:09 00:40 37:29 191.9k 1 407.2M 0 0 1 7.31M 0 180.7k 38:27 00:41 37:46 170.6k 1 407.2M 0 0 1 7.50M 0 179.2k 38:45 00:42 38:03 154.8k 1 407.2M 0 0 1 7.62M 0 178.0k 39:02 00:43 38:19 145.6k 1 407.2M 0 0 1 7.81M 0 176.3k 39:24 00:45 38:39 138.8k 1 407.2M 0 0 1 7.93M 0 175.2k 39:39 00:46 38:53 128.4k 1 407.2M 0 0 1 8.12M 0 174.4k 39:50 00:47 39:03 132.8k 2 407.2M 0 0 2 8.37M 0 175.3k 39:37 00:48 38:49 147.8k 2 407.2M 0 0 2 8.62M 0 176.4k 39:23 00:50 38:33 165.1k 2 407.2M 0 0 2 8.87M 0 177.3k 39:10 00:51 38:19 185.1k 2 407.2M 0 0 2 9.12M 0 178.4k 38:56 00:52 38:04 203.6k 2 407.2M 0 0 2 9.37M 0 178.8k 38:51 00:53 37:58 213.6k 2 407.2M 0 0 2 9.56M 0 178.2k 39:00 00:54 38:06 200.9k 2 407.2M 0 0 2 9.68M 0 177.2k 39:12 00:55 38:17 184.0k 2 407.2M 0 0 2 9.87M 0 177.1k 39:14 00:57 38:17 174.7k 2 407.2M 0 0 2 10.12M 0 178.1k 39:01 00:58 38:03 174.7k 2 407.2M 0 0 2 10.31M 0 177.7k 39:06 00:59 38:07 167.2k 2 407.2M 0 0 2 10.50M 0 177.5k 39:08 01:00 38:08 171.2k 2 407.2M 0 0 2 10.68M 0 176.6k 39:20 01:01 38:19 171.2k 2 407.2M 0 0 2 10.87M 0 176.3k 39:24 01:03 38:21 169.2k 2 407.2M 0 0 2 11.06M 0 175.7k 39:32 01:04 38:28 154.1k 2 407.2M 0 0 2 11.25M 0 174.7k 39:45 01:05 38:40 148.0k 2 407.2M 0 0 2 11.43M 0 174.2k 39:53 01:07 38:46 143.9k 2 407.2M 0 0 2 11.62M 0 173.9k 39:57 01:08 38:49 148.2k 2 407.2M 0 0 2 11.75M 0 173.2k 40:07 01:09 38:58 141.8k 2 407.2M 0 0 2 11.87M 0 172.5k 40:17 01:10 39:07 137.5k 2 407.2M 0 0 2 12.00M 0 171.1k 40:36 01:11 39:25 130.4k 2 407.2M 0 0 2 12.18M 0 171.0k 40:37 01:12 39:25 134.1k 3 407.2M 0 0 3 12.37M 0 171.3k 40:33 01:13 39:20 139.0k 3 407.2M 0 0 3 12.56M 0 171.0k 40:37 01:15 39:22 145.0k 3 407.2M 0 0 3 12.75M 0 170.6k 40:43 01:16 39:27 148.9k 3 407.2M 0 0 3 12.93M 0 170.4k 40:46 01:17 39:29 161.8k 3 407.2M 0 0 3 13.12M 0 170.0k 40:52 01:19 39:33 157.5k 3 407.2M 0 0 3 13.25M 0 169.2k 41:03 01:20 39:43 144.4k 3 407.2M 0 0 3 13.43M 0 168.9k 41:08 01:21 39:47 142.9k 3 407.2M 0 0 3 13.68M 0 168.9k 41:08 01:22 39:46 148.7k 3 407.2M 0 0 3 13.87M 0 168.9k 41:08 01:24 39:44 150.3k 3 407.2M 0 0 3 14.06M 0 169.1k 41:04 01:25 39:39 158.1k 3 407.2M 0 0 3 14.25M 0 169.0k 41:06 01:26 39:40 166.9k 3 407.2M 0 0 3 14.43M 0 168.3k 41:16 01:27 39:49 161.7k 3 407.2M 0 0 3 14.62M 0 167.8k 41:23 01:29 39:54 153.7k 3 407.2M 0 0 3 14.81M 0 167.7k 41:25 01:30 39:55 152.1k 3 407.2M 0 0 3 15.00M 0 167.4k 41:30 01:31 39:59 145.0k 3 407.2M 0 0 3 15.25M 0 168.0k 41:21 01:32 39:49 153.9k 3 407.2M 0 0 3 15.43M 0 168.1k 41:20 01:34 39:46 164.6k 3 407.2M 0 0 3 15.62M 0 168.3k 41:16 01:35 39:41 175.7k 3 407.2M 0 0 3 15.87M 0 169.1k 41:05 01:36 39:29 191.3k 3 407.2M 0 0 3 16.12M 0 169.9k 40:54 01:37 39:17 211.4k 4 407.2M 0 0 4 16.31M 0 170.0k 40:52 01:38 39:14 205.4k 4 407.2M 0 0 4 16.50M 0 169.7k 40:56 01:39 39:17 196.6k 4 407.2M 0 0 4 16.62M 0 168.4k 41:15 01:41 39:34 169.9k 4 407.2M 0 0 4 16.81M 0 167.8k 41:24 01:42 39:42 148.6k 4 407.2M 0 0 4 16.93M 0 166.9k 41:37 01:43 39:54 124.3k 4 407.2M 0 0 4 17.12M 0 166.6k 41:42 01:45 39:57 118.7k 4 407.2M 0 0 4 17.37M 0 166.9k 41:38 01:46 39:52 127.2k 4 407.2M 0 0 4 17.56M 0 166.8k 41:39 01:47 39:52 142.8k 4 407.2M 0 0 4 17.68M 0 166.1k 41:49 01:48 40:01 139.6k 4 407.2M 0 0 4 17.81M 0 165.2k 42:04 01:50 40:14 137.0k 4 407.2M 0 0 4 18.00M 0 165.4k 42:01 01:51 40:10 144.7k 4 407.2M 0 0 4 18.18M 0 165.3k 42:01 01:52 40:09 138.3k 4 407.2M 0 0 4 18.31M 0 164.8k 42:09 01:53 40:16 128.1k 4 407.2M 0 0 4 18.50M 0 164.8k 42:10 01:54 40:16 139.7k 4 407.2M 0 0 4 18.68M 0 164.6k 42:12 01:56 40:16 154.9k 4 407.2M 0 0 4 18.87M 0 164.6k 42:13 01:57 40:16 150.0k 4 407.2M 0 0 4 19.06M 0 164.7k 42:11 01:58 40:13 152.5k 4 407.2M 0 0 4 19.31M 0 165.3k 42:01 01:59 40:02 175.7k 4 407.2M 0 0 4 19.50M 0 165.4k 42:00 02:00 40:00 178.3k 4 407.2M 0 0 4 19.68M 0 165.0k 42:05 02:02 40:03 172.9k 4 407.2M 0 0 4 19.87M 0 164.8k 42:08 02:03 40:05 170.3k 4 407.2M 0 0 4 20.00M 0 164.5k 42:13 02:04 40:09 161.1k 4 407.2M 0 0 4 20.18M 0 164.5k 42:14 02:05 40:09 148.0k 5 407.2M 0 0 5 20.37M 0 164.3k 42:17 02:06 40:11 142.7k 5 407.2M 0 0 5 20.50M 0 163.8k 42:24 02:08 40:16 139.5k 5 407.2M 0 0 5 20.68M 0 163.8k 42:25 02:09 40:16 141.5k 5 407.2M 0 0 5 20.87M 0 164.0k 42:22 02:10 40:12 152.0k 5 407.2M 0 0 5 21.00M 0 163.2k 42:33 02:11 40:22 137.3k 5 407.2M 0 0 5 21.12M 0 162.9k 42:38 02:12 40:26 133.1k 5 407.2M 0 0 5 21.31M 0 162.8k 42:40 02:14 40:26 139.8k 5 407.2M 0 0 5 21.43M 0 162.5k 42:44 02:15 40:29 134.0k 5 407.2M 0 0 5 21.68M 0 162.9k 42:38 02:16 40:22 140.5k 5 407.2M 0 0 5 21.93M 0 163.5k 42:28 02:17 40:11 171.0k 5 407.2M 0 0 5 22.18M 0 163.7k 42:25 02:18 40:07 181.6k 5 407.2M 0 0 5 22.31M 0 163.4k 42:31 02:19 40:12 177.9k 5 407.2M 0 0 5 22.50M 0 163.4k 42:31 02:20 40:11 182.3k 5 407.2M 0 0 5 22.75M 0 163.7k 42:25 02:22 40:03 181.9k 5 407.2M 0 0 5 23.00M 0 164.2k 42:19 02:23 39:56 178.0k 5 407.2M 0 0 5 23.31M 0 165.1k 42:04 02:24 39:40 197.3k 5 407.2M 0 0 5 23.56M 0 165.4k 42:00 02:25 39:35 210.6k 5 407.2M 0 0 5 23.68M 0 165.0k 42:06 02:26 39:40 203.0k 5 407.2M 0 0 5 23.81M 0 164.2k 42:19 02:28 39:51 174.2k 5 407.2M 0 0 5 23.93M 0 163.5k 42:29 02:29 40:00 148.7k 5 407.2M 0 0 5 24.06M 0 162.8k 42:41 02:31 40:10 113.2k 5 407.2M 0 0 5 24.18M 0 162.1k 42:52 02:32 40:20 94650 5 407.2M 0 0 5 24.31M 0 161.6k 43:00 02:34 40:26 92787 6 407.2M 0 0 6 24.43M 0 161.2k 43:06 02:35 40:31 97292 6 407.2M 0 0 6 24.56M 0 160.2k 43:21 02:36 40:45 93236 6 407.2M 0 0 6 24.68M 0 159.3k 43:37 02:38 40:59 89091 6 407.2M 0 0 6 24.75M 0 158.7k 43:47 02:39 41:08 85419 6 407.2M 0 0 6 24.87M 0 157.8k 44:01 02:41 41:20 80621 6 407.2M 0 0 6 25.00M 0 157.2k 44:11 02:42 41:29 77679 6 407.2M 0 0 6 25.12M 0 156.8k 44:18 02:44 41:34 82654 6 407.2M 0 0 6 25.25M 0 156.4k 44:25 02:45 41:40 89693 6 407.2M 0 0 6 25.43M 0 156.6k 44:22 02:46 41:36 106.1k 6 407.2M 0 0 6 25.62M 0 156.6k 44:22 02:47 41:35 124.6k 6 407.2M 0 0 6 25.87M 0 156.9k 44:16 02:48 41:28 148.8k 6 407.2M 0 0 6 26.06M 0 156.6k 44:21 02:50 41:31 152.0k 6 407.2M 0 0 6 26.18M 0 156.3k 44:26 02:51 41:35 153.9k 6 407.2M 0 0 6 26.37M 0 156.1k 44:31 02:52 41:39 143.7k 6 407.2M 0 0 6 26.56M 0 156.1k 44:31 02:54 41:37 143.2k 6 407.2M 0 0 6 26.81M 0 156.4k 44:24 02:55 41:29 144.5k 6 407.2M 0 0 6 27.00M 0 156.5k 44:23 02:56 41:27 154.4k 6 407.2M 0 0 6 27.18M 0 156.7k 44:20 02:57 41:23 168.1k 6 407.2M 0 0 6 27.37M 0 156.7k 44:19 02:58 41:21 176.8k 6 407.2M 0 0 6 27.56M 0 156.6k 44:22 03:00 41:22 171.7k 6 407.2M 0 0 6 27.75M 0 156.3k 44:26 03:01 41:25 153.1k 6 407.2M 0 0 6 27.93M 0 156.3k 44:26 03:02 41:24 151.1k 6 407.2M 0 0 6 28.12M 0 156.4k 44:25 03:04 41:21 147.6k 6 407.2M 0 0 6 28.31M 0 156.4k 44:24 03:05 41:19 147.8k 6 407.2M 0 0 6 28.50M 0 156.5k 44:24 03:06 41:18 152.8k 7 407.2M 0 0 7 28.68M 0 156.6k 44:21 03:07 41:14 166.8k 7 407.2M 0 0 7 28.93M 0 156.9k 44:16 03:08 41:08 175.1k 7 407.2M 0 0 7 29.12M 0 157.1k 44:13 03:09 41:04 179.9k 7 407.2M 0 0 7 29.31M 0 157.1k 44:13 03:10 41:03 179.7k 7 407.2M 0 0 7 29.50M 0 157.3k 44:10 03:12 40:58 184.1k 7 407.2M 0 0 7 29.68M 0 157.3k 44:10 03:13 40:57 178.7k 7 407.2M 0 0 7 29.87M 0 157.2k 44:11 03:14 40:57 167.6k 7 407.2M 0 0 7 30.06M 0 157.0k 44:14 03:15 40:59 154.8k 7 407.2M 0 0 7 30.18M 0 156.9k 44:17 03:17 41:00 148.5k 7 407.2M 0 0 7 30.37M 0 156.7k 44:19 03:18 41:01 141.1k 7 407.2M 0 0 7 30.56M 0 156.8k 44:17 03:19 40:58 143.1k 7 407.2M 0 0 7 30.75M 0 156.9k 44:16 03:20 40:56 147.0k 7 407.2M 0 0 7 30.87M 0 156.8k 44:19 03:21 40:58 147.9k 7 407.2M 0 0 7 31.06M 0 156.6k 44:22 03:23 40:59 147.5k 7 407.2M 0 0 7 31.12M 0 156.1k 44:30 03:24 41:06 134.4k 7 407.2M 0 0 7 31.18M 0 155.7k 44:37 03:25 41:12 113.8k 7 407.2M 0 0 7 31.25M 0 155.2k 44:45 03:26 41:19 95307 7 407.2M 0 0 7 31.37M 0 154.9k 44:50 03:27 41:23 92125 7 407.2M 0 0 7 31.56M 0 154.6k 44:55 03:28 41:27 89423 7 407.2M 0 0 7 31.68M 0 154.3k 45:02 03:30 41:32 95549 7 407.2M 0 0 7 31.87M 0 154.2k 45:02 03:31 41:31 108.7k 7 407.2M 0 0 7 32.12M 0 154.6k 44:56 03:32 41:24 134.7k 7 407.2M 0 0 7 32.31M 0 154.4k 44:59 03:34 41:25 138.5k 7 407.2M 0 0 7 32.50M 0 154.4k 44:59 03:35 41:24 148.3k 8 407.2M 0 0 8 32.75M 0 154.9k 44:51 03:36 41:15 176.4k 8 407.2M 0 0 8 33.00M 0 155.3k 44:43 03:37 41:06 194.0k 8 407.2M 0 0 8 33.18M 0 155.4k 44:41 03:38 41:03 186.8k 8 407.2M 0 0 8 33.43M 0 155.8k 44:36 03:39 40:57 208.0k 8 407.2M 0 0 8 33.62M 0 155.8k 44:34 03:40 40:54 211.1k 8 407.2M 0 0 8 33.87M 0 156.3k 44:27 03:41 40:46 209.1k 8 407.2M 0 0 8 34.06M 0 156.2k 44:28 03:43 40:45 190.0k 8 407.2M 0 0 8 34.18M 0 155.9k 44:33 03:44 40:49 174.0k 8 407.2M 0 0 8 34.31M 0 155.6k 44:39 03:45 40:54 148.2k 8 407.2M 0 0 8 34.56M 0 155.9k 44:34 03:47 40:47 156.4k 8 407.2M 0 0 8 34.81M 0 156.3k 44:27 03:48 40:39 157.8k 8 407.2M 0 0 8 35.06M 0 156.6k 44:21 03:49 40:32 173.1k 8 407.2M 0 0 8 35.25M 0 156.7k 44:20 03:50 40:30 186.8k 8 407.2M 0 0 8 35.43M 0 156.7k 44:20 03:51 40:29 200.8k 8 407.2M 0 0 8 35.62M 0 156.8k 44:18 03:52 40:26 195.0k 8 407.2M 0 0 8 35.81M 0 156.9k 44:16 03:53 40:23 183.3k 8 407.2M 0 0 8 36.00M 0 156.9k 44:16 03:54 40:22 169.1k 8 407.2M 0 0 8 36.18M 0 156.9k 44:16 03:56 40:20 164.6k 8 407.2M 0 0 8 36.37M 0 157.0k 44:16 03:57 40:19 168.1k 8 407.2M 0 0 8 36.56M 0 157.0k 44:15 03:58 40:17 165.4k 9 407.2M 0 0 9 36.75M 0 156.6k 44:21 04:00 40:21 145.1k 9 407.2M 0 0 9 36.87M 0 156.4k 44:25 04:01 40:24 136.3k 9 407.2M 0 0 9 37.06M 0 156.5k 44:23 04:02 40:21 141.5k 9 407.2M 0 0 9 37.25M 0 156.4k 44:25 04:03 40:22 135.6k 9 407.2M 0 0 9 37.37M 0 156.0k 44:32 04:05 40:27 119.9k 9 407.2M 0 0 9 37.56M 0 156.0k 44:31 04:06 40:25 133.9k 9 407.2M 0 0 9 37.75M 0 156.1k 44:30 04:07 40:23 145.5k 9 407.2M 0 0 9 37.93M 0 156.2k 44:28 04:08 40:20 146.0k 9 407.2M 0 0 9 38.12M 0 156.1k 44:30 04:09 40:21 146.2k 9 407.2M 0 0 9 38.25M 0 155.9k 44:33 04:11 40:22 154.7k 9 407.2M 0 0 9 38.43M 0 155.9k 44:34 04:12 40:22 149.5k 9 407.2M 0 0 9 38.62M 0 155.8k 44:34 04:13 40:21 144.9k 9 407.2M 0 0 9 38.81M 0 155.9k 44:34 04:14 40:20 141.1k 9 407.2M 0 0 9 39.00M 0 155.9k 44:33 04:16 40:17 146.9k 9 407.2M 0 0 9 39.25M 0 156.3k 44:27 04:17 40:10 170.5k 9 407.2M 0 0 9 39.50M 0 156.5k 44:23 04:18 40:05 184.0k 9 407.2M 0 0 9 39.75M 0 156.7k 44:20 04:19 40:01 194.2k 9 407.2M 0 0 9 39.93M 0 156.6k 44:22 04:21 40:01 186.9k 9 407.2M 0 0 9 40.06M 0 156.3k 44:27 04:22 40:05 171.6k 9 407.2M 0 0 9 40.18M 0 156.0k 44:31 04:23 40:08 147.1k 9 407.2M 0 0 9 40.37M 0 156.0k 44:32 04:24 40:08 134.4k 9 407.2M 0 0 9 40.56M 0 155.9k 44:34 04:26 40:08 122.9k 9 407.2M 0 0 9 40.68M 0 155.7k 44:37 04:27 40:10 118.2k 10 407.2M 0 0 10 40.87M 0 155.8k 44:36 04:28 40:08 133.8k 10 407.2M 0 0 10 41.12M 0 156.1k 44:31 04:29 40:02 156.5k 10 407.2M 0 0 10 41.31M 0 156.2k 44:29 04:30 39:59 165.2k 10 407.2M 0 0 10 41.50M 0 156.0k 44:31 04:32 39:59 163.4k 10 407.2M 0 0 10 41.62M 0 155.9k 44:33 04:33 40:00 167.1k 10 407.2M 0 0 10 41.81M 0 155.8k 44:35 04:34 40:01 157.1k 10 407.2M 0 0 10 41.93M 0 155.5k 44:40 04:36 40:04 132.9k 10 407.2M 0 0 10 42.06M 0 155.3k 44:44 04:37 40:07 117.8k 10 407.2M 0 0 10 42.18M 0 155.2k 44:46 04:38 40:08 116.3k 10 407.2M 0 0 10 42.37M 0 155.0k 44:49 04:39 40:10 116.8k 10 407.2M 0 0 10 42.50M 0 154.8k 44:53 04:41 40:12 111.0k 10 407.2M 0 0 10 42.68M 0 154.9k 44:51 04:42 40:09 126.6k 10 407.2M 0 0 10 42.87M 0 155.0k 44:49 04:43 40:06 143.0k 10 407.2M 0 0 10 43.12M 0 155.2k 44:45 04:44 40:01 158.2k 10 407.2M 0 0 10 43.31M 0 155.2k 44:45 04:45 40:00 167.7k 10 407.2M 0 0 10 43.56M 0 155.4k 44:41 04:46 39:55 187.1k 10 407.2M 0 0 10 43.75M 0 155.5k 44:40 04:48 39:52 183.8k 10 407.2M 0 0 10 44.00M 0 155.8k 44:36 04:49 39:47 191.8k 10 407.2M 0 0 10 44.25M 0 156.1k 44:30 04:50 39:40 200.1k 10 407.2M 0 0 10 44.50M 0 156.3k 44:26 04:51 39:35 211.4k 10 407.2M 0 0 10 44.68M 0 156.4k 44:26 04:52 39:34 203.0k 11 407.2M 0 0 11 44.87M 0 156.5k 44:24 04:53 39:31 205.6k 11 407.2M 0 0 11 45.06M 0 156.4k 44:25 04:54 39:31 188.2k 11 407.2M 0 0 11 45.25M 0 156.3k 44:27 04:56 39:31 164.1k 11 407.2M 0 0 11 45.37M 0 156.2k 44:29 04:57 39:32 147.4k 11 407.2M 0 0 11 45.56M 0 156.1k 44:31 04:58 39:33 142.7k 11 407.2M 0 0 11 45.68M 0 155.8k 44:34 05:00 39:34 128.3k 11 407.2M 0 0 11 45.87M 0 155.8k 44:36 05:01 39:35 127.1k 11 407.2M 0 0 11 46.06M 0 155.7k 44:38 05:02 39:36 127.1k 11 407.2M 0 0 11 46.25M 0 155.6k 44:38 05:04 39:34 132.6k 11 407.2M 0 0 11 46.37M 0 155.2k 44:46 05:05 39:41 117.2k 11 407.2M 0 0 11 46.50M 0 155.1k 44:48 05:06 39:42 120.5k 11 407.2M 0 0 11 46.68M 0 155.1k 44:48 05:08 39:40 123.9k 11 407.2M 0 0 11 46.81M 0 154.7k 44:54 05:09 39:45 113.4k 11 407.2M 0 0 11 46.93M 0 154.4k 44:59 05:11 39:48 101.8k 11 407.2M 0 0 11 47.06M 0 154.1k 45:05 05:12 39:53 104.6k 11 407.2M 0 0 11 47.12M 0 153.8k 45:10 05:13 39:57 82831 11 407.2M 0 0 11 47.12M 0 153.8k 45:10 05:13 39:57 153.8k 11 407.2M 0 0 11 47.18M 0 153.5k 45:15 05:14 40:01 65470 11 407.2M 0 0 11 47.31M 0 153.3k 45:18 05:15 40:03 88244 11 407.2M 0 0 11 47.43M 0 153.1k 45:22 05:17 40:05 95338 11 407.2M 0 0 11 47.56M 0 152.8k 45:27 05:18 40:09 93413 11 407.2M 0 0 11 47.68M 0 152.6k 45:30 05:19 40:11 96125 11 407.2M 0 0 11 47.81M 0 152.5k 45:34 05:21 40:13 100.6k 11 407.2M 0 0 11 48.00M 0 152.4k 45:35 05:22 40:13 108.0k 11 407.2M 0 0 11 48.18M 0 152.3k 45:36 05:23 40:13 114.9k 11 407.2M 0 0 11 48.37M 0 152.2k 45:38 05:25 40:13 124.4k 11 407.2M 0 0 11 48.50M 0 152.0k 45:42 05:26 40:16 121.4k 11 407.2M 0 0 11 48.68M 0 152.0k 45:42 05:27 40:15 130.5k 12 407.2M 0 0 12 48.87M 0 151.9k 45:43 05:29 40:14 130.6k 12 407.2M 0 0 12 49.06M 0 151.9k 45:43 05:30 40:13 132.0k 12 407.2M 0 0 12 49.25M 0 151.9k 45:45 05:31 40:14 133.3k 12 407.2M 0 0 12 49.43M 0 151.8k 45:45 05:33 40:12 144.8k 12 407.2M 0 0 12 49.56M 0 151.7k 45:48 05:34 40:14 134.9k 12 407.2M 0 0 12 49.75M 0 151.7k 45:48 05:35 40:13 136.8k 12 407.2M 0 0 12 49.87M 0 151.5k 45:52 05:37 40:15 127.7k 12 407.2M 0 0 12 50.00M 0 151.2k 45:56 05:38 40:18 117.8k 12 407.2M 0 0 12 50.12M 0 151.1k 45:58 05:39 40:19 113.0k 12 407.2M 0 0 12 50.31M 0 151.1k 45:58 05:40 40:18 123.0k 12 407.2M 0 0 12 50.50M 0 151.1k 45:58 05:42 40:16 122.6k 12 407.2M 0 0 12 50.68M 0 151.1k 45:58 05:43 40:15 132.7k 12 407.2M 0 0 12 50.81M 0 151.0k 45:59 05:44 40:15 141.9k 12 407.2M 0 0 12 50.93M 0 150.7k 46:06 05:46 40:20 127.8k 12 407.2M 0 0 12 51.12M 0 150.6k 46:07 05:47 40:20 125.4k 12 407.2M 0 0 12 51.31M 0 150.7k 46:06 05:48 40:18 126.7k 12 407.2M 0 0 12 51.50M 0 150.8k 46:05 05:49 40:16 130.9k 12 407.2M 0 0 12 51.62M 0 150.6k 46:08 05:50 40:18 127.0k 12 407.2M 0 0 12 51.75M 0 150.5k 46:10 05:52 40:18 136.6k 12 407.2M 0 0 12 51.87M 0 150.4k 46:12 05:53 40:19 133.5k 12 407.2M 0 0 12 52.00M 0 150.3k 46:13 05:54 40:19 127.3k 12 407.2M 0 0 12 52.18M 0 150.1k 46:16 05:55 40:21 115.5k 12 407.2M 0 0 12 52.31M 0 149.9k 46:20 05:57 40:23 111.4k 12 407.2M 0 0 12 52.50M 0 149.9k 46:20 05:58 40:22 120.9k 12 407.2M 0 0 12 52.68M 0 149.9k 46:20 05:59 40:21 125.4k 12 407.2M 0 0 12 52.87M 0 150.0k 46:19 06:00 40:19 132.4k 13 407.2M 0 0 13 53.06M 0 149.9k 46:20 06:02 40:18 138.2k 13 407.2M 0 0 13 53.18M 0 149.9k 46:21 06:03 40:18 147.6k 13 407.2M 0 0 13 53.31M 0 149.7k 46:23 06:04 40:19 138.9k 13 407.2M 0 0 13 53.43M 0 149.7k 46:25 06:05 40:20 135.2k 13 407.2M 0 0 13 53.62M 0 149.6k 46:25 06:06 40:19 129.9k 13 407.2M 0 0 13 53.81M 0 149.7k 46:25 06:08 40:17 132.9k 13 407.2M 0 0 13 53.93M 0 149.5k 46:28 06:09 40:19 126.4k 13 407.2M 0 0 13 54.06M 0 149.3k 46:32 06:10 40:22 121.5k 13 407.2M 0 0 13 54.18M 0 149.2k 46:34 06:11 40:23 120.0k 13 407.2M 0 0 13 54.37M 0 149.3k 46:32 06:12 40:20 127.3k 13 407.2M 0 0 13 54.62M 0 149.4k 46:29 06:14 40:15 136.0k 13 407.2M 0 0 13 54.75M 0 149.2k 46:34 06:15 40:19 130.2k 13 407.2M 0 0 13 54.81M 0 148.9k 46:39 06:16 40:23 127.9k 13 407.2M 0 0 13 54.93M 0 148.6k 46:44 06:18 40:26 117.4k 13 407.2M 0 0 13 55.06M 0 148.3k 46:50 06:19 40:31 99.22k 13 407.2M 0 0 13 55.25M 0 148.3k 46:50 06:21 40:29 92643 13 407.2M 0 0 13 55.43M 0 148.3k 46:51 06:22 40:29 100.7k 13 407.2M 0 0 13 55.62M 0 148.2k 46:53 06:24 40:29 110.1k 13 407.2M 0 0 13 55.75M 0 148.1k 46:55 06:25 40:30 118.0k 13 407.2M 0 0 13 55.93M 0 148.1k 46:54 06:26 40:28 136.3k 13 407.2M 0 0 13 56.06M 0 148.1k 46:55 06:27 40:28 131.2k 13 407.2M 0 0 13 56.18M 0 148.0k 46:56 06:28 40:28 131.1k 13 407.2M 0 0 13 56.31M 0 148.0k 46:57 06:29 40:28 132.9k 13 407.2M 0 0 13 56.50M 0 148.0k 46:56 06:30 40:26 142.9k 13 407.2M 0 0 13 56.68M 0 147.8k 46:59 06:32 40:27 129.2k 13 407.2M 0 0 13 56.81M 0 147.5k 47:06 06:34 40:32 114.0k 13 407.2M 0 0 13 56.93M 0 147.3k 47:10 06:35 40:35 107.2k 14 407.2M 0 0 14 57.06M 0 147.1k 47:14 06:37 40:37 102.1k 14 407.2M 0 0 14 57.25M 0 147.0k 47:15 06:38 40:37 98.85k 14 407.2M 0 0 14 57.37M 0 146.9k 47:17 06:39 40:38 98268 14 407.2M 0 0 14 57.50M 0 146.8k 47:19 06:40 40:39 107.2k 14 407.2M 0 0 14 57.68M 0 146.8k 47:19 06:42 40:37 118.2k 14 407.2M 0 0 14 57.81M 0 146.7k 47:22 06:43 40:39 120.8k 14 407.2M 0 0 14 57.93M 0 146.6k 47:23 06:44 40:39 119.0k 14 407.2M 0 0 14 58.12M 0 146.7k 47:21 06:45 40:36 132.6k 14 407.2M 0 0 14 58.31M 0 146.8k 47:20 06:46 40:34 142.1k 14 407.2M 0 0 14 58.43M 0 146.6k 47:22 06:47 40:35 134.8k 14 407.2M 0 0 14 58.56M 0 146.5k 47:26 06:49 40:37 131.2k 14 407.2M 0 0 14 58.68M 0 146.4k 47:27 06:50 40:37 131.3k 14 407.2M 0 0 14 58.87M 0 146.5k 47:25 06:51 40:34 131.2k 14 407.2M 0 0 14 59.12M 0 146.6k 47:22 06:52 40:30 138.6k 14 407.2M 0 0 14 59.31M 0 146.7k 47:21 06:53 40:28 149.8k 14 407.2M 0 0 14 59.50M 0 146.7k 47:21 06:55 40:26 166.2k 14 407.2M 0 0 14 59.68M 0 146.8k 47:19 06:56 40:23 174.7k 14 407.2M 0 0 14 59.81M 0 146.7k 47:21 06:57 40:24 163.0k 14 407.2M 0 0 14 59.93M 0 146.5k 47:24 06:58 40:26 140.0k 14 407.2M 0 0 14 60.06M 0 146.5k 47:26 06:59 40:27 131.2k 14 407.2M 0 0 14 60.25M 0 146.5k 47:25 07:01 40:24 129.7k 14 407.2M 0 0 14 60.37M 0 146.4k 47:27 07:02 40:25 118.9k 14 407.2M 0 0 14 60.56M 0 146.4k 47:27 07:03 40:24 125.2k 14 407.2M 0 0 14 60.68M 0 146.2k 47:30 07:04 40:26 124.2k 14 407.2M 0 0 14 60.81M 0 146.0k 47:34 07:06 40:28 118.7k 14 407.2M 0 0 14 60.93M 0 146.0k 47:35 07:07 40:28 112.6k 14 407.2M 0 0 14 61.06M 0 145.8k 47:39 07:08 40:31 107.1k 15 407.2M 0 0 15 61.18M 0 145.6k 47:43 07:10 40:33 97321 15 407.2M 0 0 15 61.31M 0 145.5k 47:44 07:11 40:33 100.1k 15 407.2M 0 0 15 61.43M 0 145.4k 47:46 07:12 40:34 103.9k 15 407.2M 0 0 15 61.62M 0 145.5k 47:44 07:13 40:31 114.6k 15 407.2M 0 0 15 61.87M 0 145.7k 47:40 07:14 40:26 140.8k 15 407.2M 0 0 15 62.06M 0 145.8k 47:39 07:15 40:24 158.8k 15 407.2M 0 0 15 62.25M 0 145.8k 47:39 07:17 40:22 163.1k 15 407.2M 0 0 15 62.50M 0 146.0k 47:35 07:18 40:17 188.3k 15 407.2M 0 0 15 62.81M 0 146.3k 47:28 07:19 40:09 204.7k 15 407.2M 0 0 15 63.06M 0 146.5k 47:24 07:20 40:04 206.3k 15 407.2M 0 0 15 63.37M 0 146.9k 47:18 07:21 39:57 227.9k 15 407.2M 0 0 15 63.62M 0 147.1k 47:14 07:22 39:52 246.4k 15 407.2M 0 0 15 63.81M 0 147.0k 47:14 07:24 39:50 222.0k 15 407.2M 0 0 15 64.00M 0 147.0k 47:15 07:25 39:50 194.5k 15 407.2M 0 0 15 64.12M 0 146.8k 47:19 07:27 39:52 165.9k 15 407.2M 0 0 15 64.25M 0 146.7k 47:20 07:28 39:52 138.6k 15 407.2M 0 0 15 64.43M 0 146.7k 47:21 07:29 39:52 121.7k 15 407.2M 0 0 15 64.62M 0 146.7k 47:22 07:31 39:51 121.5k 15 407.2M 0 0 15 64.81M 0 146.7k 47:21 07:32 39:49 126.5k 15 407.2M 0 0 15 65.06M 0 146.9k 47:17 07:33 39:44 151.6k 16 407.2M 0 0 16 65.31M 0 147.1k 47:14 07:34 39:40 170.1k 16 407.2M 0 0 16 65.50M 0 147.0k 47:15 07:36 39:39 170.5k 16 407.2M 0 0 16 65.62M 0 146.9k 47:17 07:37 39:40 167.4k 16 407.2M 0 0 16 65.75M 0 146.8k 47:19 07:38 39:41 154.1k 16 407.2M 0 0 16 65.87M 0 146.7k 47:21 07:39 39:42 131.6k 16 407.2M 0 0 16 66.06M 0 146.6k 47:22 07:41 39:41 116.6k 16 407.2M 0 0 16 66.18M 0 146.5k 47:24 07:42 39:42 112.5k 16 407.2M 0 0 16 66.37M 0 146.6k 47:24 07:43 39:41 120.0k 16 407.2M 0 0 16 66.50M 0 146.5k 47:25 07:44 39:41 123.3k 16 407.2M 0 0 16 66.68M 0 146.5k 47:24 07:45 39:39 135.7k 16 407.2M 0 0 16 66.87M 0 146.6k 47:24 07:47 39:37 140.7k 16 407.2M 0 0 16 67.06M 0 146.6k 47:23 07:48 39:35 149.9k 16 407.2M 0 0 16 67.18M 0 146.5k 47:24 07:49 39:35 145.1k 16 407.2M 0 0 16 67.37M 0 146.5k 47:25 07:50 39:35 146.9k 16 407.2M 0 0 16 67.56M 0 146.5k 47:25 07:52 39:33 143.1k 16 407.2M 0 0 16 67.75M 0 146.5k 47:25 07:53 39:32 140.3k 16 407.2M 0 0 16 67.93M 0 146.6k 47:24 07:54 39:30 144.5k 16 407.2M 0 0 16 68.12M 0 146.6k 47:23 07:55 39:28 150.6k 16 407.2M 0 0 16 68.31M 0 146.6k 47:23 07:56 39:27 154.5k 16 407.2M 0 0 16 68.50M 0 146.6k 47:23 07:58 39:25 155.6k 16 407.2M 0 0 16 68.68M 0 146.6k 47:22 07:59 39:23 159.2k 16 407.2M 0 0 16 68.87M 0 146.7k 47:21 08:00 39:21 158.1k 16 407.2M 0 0 16 69.06M 0 146.7k 47:21 08:01 39:20 155.6k 17 407.2M 0 0 17 69.31M 0 146.9k 47:18 08:03 39:15 164.8k 17 407.2M 0 0 17 69.50M 0 146.9k 47:17 08:04 39:13 168.5k 17 407.2M 0 0 17 69.68M 0 146.9k 47:17 08:05 39:12 167.2k 17 407.2M 0 0 17 69.81M 0 146.8k 47:19 08:06 39:13 155.3k 17 407.2M 0 0 17 69.93M 0 146.7k 47:21 08:08 39:13 144.9k 17 407.2M 0 0 17 70.12M 0 146.8k 47:20 08:09 39:11 140.8k 17 407.2M 0 0 17 70.31M 0 146.8k 47:19 08:10 39:09 138.7k 17 407.2M 0 0 17 70.56M 0 147.0k 47:16 08:11 39:05 154.0k 17 407.2M 0 0 17 70.81M 0 147.1k 47:14 08:12 39:02 168.3k 17 407.2M 0 0 17 70.93M 0 147.0k 47:14 08:13 39:01 176.5k 17 407.2M 0 0 17 71.12M 0 147.0k 47:15 08:15 39:00 165.6k 17 407.2M 0 0 17 71.31M 0 147.1k 47:13 08:16 38:57 173.2k 17 407.2M 0 0 17 71.50M 0 147.2k 47:12 08:17 38:55 164.8k 17 407.2M 0 0 17 71.62M 0 147.1k 47:13 08:18 38:55 151.5k 17 407.2M 0 0 17 71.75M 0 147.1k 47:14 08:19 38:55 149.0k 17 407.2M 0 0 17 71.93M 0 147.0k 47:15 08:20 38:55 147.7k 17 407.2M 0 0 17 72.06M 0 147.0k 47:16 08:21 38:55 136.2k 17 407.2M 0 0 17 72.18M 0 146.9k 47:18 08:23 38:55 119.0k 17 407.2M 0 0 17 72.37M 0 146.9k 47:18 08:24 38:54 124.8k 17 407.2M 0 0 17 72.56M 0 146.8k 47:19 08:25 38:54 128.8k 17 407.2M 0 0 17 72.75M 0 146.8k 47:19 08:27 38:52 130.1k 17 407.2M 0 0 17 73.00M 0 147.0k 47:16 08:28 38:48 144.9k 17 407.2M 0 0 17 73.18M 0 147.0k 47:15 08:29 38:46 161.3k 18 407.2M 0 0 18 73.37M 0 147.1k 47:14 08:30 38:44 163.5k 18 407.2M 0 0 18 73.56M 0 147.1k 47:13 08:31 38:42 169.7k 18 407.2M 0 0 18 73.68M 0 146.8k 47:19 08:33 38:46 148.0k 18 407.2M 0 0 18 73.81M 0 146.7k 47:22 08:35 38:47 124.3k 18 407.2M 0 0 18 74.00M 0 146.6k 47:22 08:36 38:46 117.7k 18 407.2M 0 0 18 74.12M 0 146.6k 47:24 08:37 38:47 109.7k 18 407.2M 0 0 18 74.25M 0 146.4k 47:27 08:39 38:48 98.02k 18 407.2M 0 0 18 74.43M 0 146.4k 47:27 08:40 38:47 115.1k 18 407.2M 0 0 18 74.62M 0 146.5k 47:26 08:41 38:45 129.9k 18 407.2M 0 0 18 74.75M 0 146.4k 47:28 08:42 38:46 123.4k 18 407.2M 0 0 18 74.93M 0 146.4k 47:27 08:44 38:43 132.4k 18 407.2M 0 0 18 75.12M 0 146.5k 47:25 08:45 38:40 151.3k 18 407.2M 0 0 18 75.31M 0 146.5k 47:25 08:46 38:39 151.8k 18 407.2M 0 0 18 75.50M 0 146.6k 47:24 08:47 38:37 156.3k 18 407.2M 0 0 18 75.75M 0 146.7k 47:22 08:48 38:34 173.3k 18 407.2M 0 0 18 75.87M 0 146.5k 47:25 08:50 38:35 155.2k 18 407.2M 0 0 18 76.00M 0 146.4k 47:26 08:51 38:35 142.5k 18 407.2M 0 0 18 76.12M 0 146.3k 47:28 08:52 38:36 134.4k 18 407.2M 0 0 18 76.31M 0 146.3k 47:28 08:53 38:35 128.7k 18 407.2M 0 0 18 76.50M 0 146.4k 47:28 08:55 38:33 120.6k 18 407.2M 0 0 18 76.68M 0 146.4k 47:26 08:56 38:30 140.7k 18 407.2M 0 0 18 76.87M 0 146.5k 47:26 08:57 38:29 148.9k 18 407.2M 0 0 18 77.06M 0 146.4k 47:27 08:58 38:29 152.3k 18 407.2M 0 0 18 77.25M 0 146.4k 47:27 09:00 38:27 151.3k 19 407.2M 0 0 19 77.43M 0 146.5k 47:25 09:01 38:24 157.4k 19 407.2M 0 0 19 77.68M 0 146.7k 47:22 09:02 38:20 166.5k 19 407.2M 0 0 19 78.00M 0 146.9k 47:17 09:03 38:14 187.8k 19 407.2M 0 0 19 78.25M 0 147.1k 47:13 09:04 38:09 211.6k 19 407.2M 0 0 19 78.43M 0 147.1k 47:13 09:05 38:08 215.3k 19 407.2M 0 0 19 78.62M 0 147.1k 47:13 09:07 38:06 203.4k 19 407.2M 0 0 19 78.81M 0 147.2k 47:12 09:08 38:04 192.0k 19 407.2M 0 0 19 79.06M 0 147.2k 47:11 09:09 38:02 175.1k 19 407.2M 0 0 19 79.25M 0 147.2k 47:12 09:11 38:01 155.5k 19 407.2M 0 0 19 79.43M 0 147.2k 47:11 09:12 37:59 156.3k 19 407.2M 0 0 19 79.62M 0 147.3k 47:10 09:13 37:57 164.1k 19 407.2M 0 0 19 79.81M 0 147.4k 47:09 09:14 37:55 165.1k 19 407.2M 0 0 19 79.93M 0 147.3k 47:09 09:15 37:54 154.1k 19 407.2M 0 0 19 80.12M 0 147.3k 47:09 09:16 37:53 161.9k 19 407.2M 0 0 19 80.31M 0 147.4k 47:07 09:17 37:50 166.2k 19 407.2M 0 0 19 80.43M 0 147.4k 47:08 09:18 37:50 155.1k 19 407.2M 0 0 19 80.62M 0 147.4k 47:08 09:20 37:48 148.7k 19 407.2M 0 0 19 80.81M 0 147.3k 47:09 09:21 37:48 146.8k 19 407.2M 0 0 19 81.00M 0 147.3k 47:09 09:22 37:47 146.1k 19 407.2M 0 0 19 81.18M 0 147.2k 47:11 09:24 37:47 131.4k 19 407.2M 0 0 19 81.31M 0 147.0k 47:15 09:26 37:49 120.2k 19 407.2M 0 0 19 81.43M 0 146.8k 47:18 09:27 37:51 108.3k 20 407.2M 0 0 20 81.62M 0 146.8k 47:19 09:29 37:50 108.5k 20 407.2M 0 0 20 81.75M 0 146.7k 47:20 09:30 37:50 102.9k 20 407.2M 0 0 20 81.87M 0 146.7k 47:21 09:31 37:50 104.6k 20 407.2M 0 0 20 82.00M 0 146.7k 47:22 09:32 37:50 115.8k 20 407.2M 0 0 20 82.18M 0 146.7k 47:21 09:33 37:48 133.2k 20 407.2M 0 0 20 82.37M 0 146.7k 47:20 09:34 37:46 142.0k 20 407.2M 0 0 20 82.50M 0 146.7k 47:22 09:35 37:47 138.8k 20 407.2M 0 0 20 82.62M 0 146.6k 47:24 09:37 37:47 132.9k 20 407.2M 0 0 20 82.81M 0 146.6k 47:23 09:38 37:45 138.8k 20 407.2M 0 0 20 83.00M 0 146.6k 47:23 09:39 37:44 138.4k 20 407.2M 0 0 20 83.12M 0 146.6k 47:24 09:40 37:44 129.4k 20 407.2M 0 0 20 83.31M 0 146.5k 47:24 09:41 37:43 134.7k 20 407.2M 0 0 20 83.50M 0 146.6k 47:24 09:43 37:41 146.4k 20 407.2M 0 0 20 83.68M 0 146.6k 47:22 09:44 37:38 150.2k 20 407.2M 0 0 20 83.87M 0 146.6k 47:23 09:45 37:38 143.5k 20 407.2M 0 0 20 84.06M 0 146.6k 47:23 09:46 37:37 150.9k 20 407.2M 0 0 20 84.25M 0 146.6k 47:23 09:48 37:35 154.2k 20 407.2M 0 0 20 84.37M 0 146.6k 47:24 09:49 37:35 146.1k 20 407.2M 0 0 20 84.56M 0 146.6k 47:22 09:50 37:32 146.6k 20 407.2M 0 0 20 84.81M 0 146.8k 47:19 09:51 37:28 170.6k 20 407.2M 0 0 20 85.06M 0 146.9k 47:17 09:52 37:25 179.5k 20 407.2M 0 0 20 85.25M 0 146.9k 47:17 09:53 37:24 178.8k 20 407.2M 0 0 20 85.43M 0 146.9k 47:17 09:55 37:22 182.6k 21 407.2M 0 0 21 85.62M 0 147.0k 47:15 09:56 37:19 184.1k 21 407.2M 0 0 21 85.87M 0 147.1k 47:13 09:57 37:16 175.8k 21 407.2M 0 0 21 86.06M 0 147.1k 47:14 09:58 37:16 162.5k 21 407.2M 0 0 21 86.25M 0 147.1k 47:14 10:00 37:14 158.1k 21 407.2M 0 0 21 86.43M 0 147.1k 47:14 10:01 37:13 160.4k 21 407.2M 0 0 21 86.56M 0 147.0k 47:15 10:02 37:13 150.4k 21 407.2M 0 0 21 86.75M 0 147.0k 47:15 10:04 37:11 138.4k 21 407.2M 0 0 21 86.87M 0 146.9k 47:17 10:05 37:12 128.9k 21 407.2M 0 0 21 87.00M 0 146.8k 47:19 10:06 37:13 123.6k 21 407.2M 0 0 21 87.12M 0 146.8k 47:20 10:07 37:13 115.8k 21 407.2M 0 0 21 87.31M 0 146.8k 47:19 10:08 37:11 125.5k 21 407.2M 0 0 21 87.50M 0 146.8k 47:19 10:10 37:09 125.6k 21 407.2M 0 0 21 87.68M 0 146.8k 47:19 10:11 37:08 135.9k 21 407.2M 0 0 21 87.81M 0 146.7k 47:21 10:12 37:09 135.9k 21 407.2M 0 0 21 88.00M 0 146.8k 47:20 10:13 37:07 148.1k 21 407.2M 0 0 21 88.18M 0 146.8k 47:18 10:14 37:04 149.1k 21 407.2M 0 0 21 88.31M 0 146.8k 47:19 10:15 37:04 147.0k 21 407.2M 0 0 21 88.43M 0 146.7k 47:21 10:16 37:05 140.4k 21 407.2M 0 0 21 88.62M 0 146.6k 47:22 10:18 37:04 140.8k 21 407.2M 0 0 21 88.75M 0 146.6k 47:23 10:19 37:04 130.3k 21 407.2M 0 0 21 88.93M 0 146.6k 47:23 10:20 37:03 124.4k 21 407.2M 0 0 21 89.12M 0 146.6k 47:23 10:22 37:01 127.5k 21 407.2M 0 0 21 89.31M 0 146.6k 47:22 10:23 36:59 138.5k 21 407.2M 0 0 21 89.50M 0 146.7k 47:22 10:24 36:58 146.9k 22 407.2M 0 0 22 89.75M 0 146.7k 47:20 10:26 36:54 159.9k 22 407.2M 0 0 22 90.00M 0 146.9k 47:18 10:27 36:51 172.5k 22 407.2M 0 0 22 90.18M 0 146.9k 47:17 10:28 36:49 181.8k 22 407.2M 0 0 22 90.37M 0 146.9k 47:16 10:29 36:47 178.3k 22 407.2M 0 0 22 90.50M 0 146.9k 47:17 10:30 36:47 153.1k 22 407.2M 0 0 22 90.50M 0 146.9k 47:17 10:30 36:47 146.9k 22 407.2M 0 0 22 90.62M 0 146.8k 47:19 10:31 36:48 103.0k 22 407.2M 0 0 22 90.75M 0 146.7k 47:21 10:33 36:48 96625 22 407.2M 0 0 22 90.87M 0 146.6k 47:23 10:34 36:49 97.88k 22 407.2M 0 0 22 91.00M 0 146.5k 47:24 10:35 36:49 99.64k 22 407.2M 0 0 22 91.18M 0 146.5k 47:24 10:37 36:47 109.5k 22 407.2M 0 0 22 91.31M 0 146.5k 47:26 10:38 36:48 110.0k 22 407.2M 0 0 22 91.43M 0 146.3k 47:28 10:39 36:49 111.8k 22 407.2M 0 0 22 91.56M 0 146.2k 47:30 10:40 36:50 109.3k 22 407.2M 0 0 22 91.68M 0 146.2k 47:31 10:41 36:50 112.3k 22 407.2M 0 0 22 91.87M 0 146.2k 47:31 10:43 36:48 110.5k 22 407.2M 0 0 22 92.12M 0 146.3k 47:29 10:44 36:45 130.8k 22 407.2M 0 0 22 92.37M 0 146.5k 47:26 10:45 36:41 160.0k 22 407.2M 0 0 22 92.62M 0 146.6k 47:23 10:46 36:37 190.8k 22 407.2M 0 0 22 92.87M 0 146.7k 47:20 10:47 36:33 207.2k 22 407.2M 0 0 22 93.06M 0 146.8k 47:20 10:49 36:31 212.8k 22 407.2M 0 0 22 93.25M 0 146.8k 47:19 10:50 36:29 203.0k 22 407.2M 0 0 22 93.43M 0 146.8k 47:19 10:51 36:28 185.5k 22 407.2M 0 0 22 93.62M 0 146.8k 47:19 10:52 36:27 167.5k 23 407.2M 0 0 23 93.81M 0 146.9k 47:18 10:53 36:25 160.7k 23 407.2M 0 0 23 94.00M 0 146.9k 47:17 10:55 36:22 160.7k 23 407.2M 0 0 23 94.18M 0 146.9k 47:17 10:56 36:21 159.9k 23 407.2M 0 0 23 94.37M 0 146.9k 47:17 10:57 36:20 157.5k 23 407.2M 0 0 23 94.50M 0 146.8k 47:18 10:58 36:20 148.5k 23 407.2M 0 0 23 94.68M 0 146.9k 47:17 10:59 36:18 148.1k 23 407.2M 0 0 23 94.87M 0 146.9k 47:18 11:01 36:17 144.2k 23 407.2M 0 0 23 95.06M 0 146.9k 47:17 11:02 36:15 146.4k 23 407.2M 0 0 23 95.37M 0 147.1k 47:13 11:03 36:10 167.4k 23 407.2M 0 0 23 95.56M 0 147.2k 47:12 11:04 36:08 182.9k 23 407.2M 0 0 23 95.75M 0 147.2k 47:11 11:05 36:06 184.7k 23 407.2M 0 0 23 95.93M 0 147.2k 47:11 11:06 36:05 191.4k 23 407.2M 0 0 23 96.12M 0 147.3k 47:09 11:07 36:02 193.7k 23 407.2M 0 0 23 96.31M 0 147.4k 47:09 11:09 36:00 177.0k 23 407.2M 0 0 23 96.50M 0 147.4k 47:08 11:10 35:58 174.7k 23 407.2M 0 0 23 96.68M 0 147.4k 47:07 11:11 35:56 170.7k 23 407.2M 0 0 23 96.93M 0 147.5k 47:05 11:12 35:53 183.5k 23 407.2M 0 0 23 97.06M 0 147.5k 47:05 11:13 35:52 172.1k 23 407.2M 0 0 23 97.18M 0 147.5k 47:06 11:14 35:52 162.7k 23 407.2M 0 0 23 97.37M 0 147.5k 47:06 11:15 35:51 159.7k 23 407.2M 0 0 23 97.56M 0 147.5k 47:05 11:16 35:49 163.6k 24 407.2M 0 0 24 97.81M 0 147.6k 47:03 11:18 35:45 157.1k 24 407.2M 0 0 24 98.06M 0 147.7k 47:01 11:19 35:42 173.9k 24 407.2M 0 0 24 98.25M 0 147.8k 47:00 11:20 35:40 184.3k 24 407.2M 0 0 24 98.43M 0 147.7k 47:01 11:22 35:39 173.6k 24 407.2M 0 0 24 98.56M 0 147.7k 47:03 11:23 35:40 158.3k 24 407.2M 0 0 24 98.68M 0 147.6k 47:04 11:24 35:40 140.7k 24 407.2M 0 0 24 98.81M 0 147.5k 47:05 11:25 35:40 124.8k 24 407.2M 0 0 24 99.00M 0 147.6k 47:05 11:26 35:39 121.5k 24 407.2M 0 0 24 99.25M 0 147.7k 47:02 11:28 35:34 140.8k 24 407.2M 0 0 24 99.50M 0 147.8k 47:00 11:29 35:31 164.1k 24 407.2M 0 0 24 99.68M 0 147.8k 46:59 11:30 35:29 179.8k 24 407.2M 0 0 24 99.87M 0 147.8k 47:00 11:31 35:29 180.1k 24 407.2M 0 0 24 100.0M 0 147.8k 47:00 11:33 35:27 174.3k 24 407.2M 0 0 24 100.2M 0 147.8k 47:00 11:34 35:26 162.2k 24 407.2M 0 0 24 100.5M 0 147.9k 46:58 11:35 35:23 158.2k 24 407.2M 0 0 24 100.6M 0 147.9k 46:57 11:36 35:21 158.9k 24 407.2M 0 0 24 100.8M 0 147.9k 46:58 11:37 35:21 157.4k 24 407.2M 0 0 24 101.0M 0 147.9k 46:57 11:38 35:19 165.4k 24 407.2M 0 0 24 101.2M 0 148.1k 46:55 11:40 35:15 178.6k 24 407.2M 0 0 24 101.5M 0 148.1k 46:53 11:41 35:12 178.9k 24 407.2M 0 0 24 101.6M 0 148.1k 46:54 11:42 35:12 170.9k 25 407.2M 0 0 25 101.8M 0 148.0k 46:55 11:44 35:11 163.3k 25 407.2M 0 0 25 102.0M 0 148.0k 46:57 11:45 35:12 151.9k 25 407.2M 0 0 25 102.1M 0 147.8k 47:00 11:47 35:13 124.5k 25 407.2M 0 0 25 102.3M 0 147.8k 46:59 11:48 35:11 116.6k 25 407.2M 0 0 25 102.5M 0 147.8k 47:00 11:49 35:11 114.9k 25 407.2M 0 0 25 102.6M 0 147.7k 47:02 11:51 35:11 112.7k 25 407.2M 0 0 25 102.8M 0 147.7k 47:01 11:52 35:09 121.3k 25 407.2M 0 0 25 103.0M 0 147.8k 47:00 11:53 35:07 147.3k 25 407.2M 0 0 25 103.2M 0 147.9k 46:59 11:54 35:05 152.0k 25 407.2M 0 0 25 103.4M 0 147.9k 46:58 11:55 35:03 163.1k 25 407.2M 0 0 25 103.6M 0 147.9k 46:57 11:57 35:00 182.2k 25 407.2M 0 0 25 103.8M 0 147.9k 46:57 11:58 34:59 175.2k 25 407.2M 0 0 25 104.0M 0 147.9k 46:58 11:59 34:59 158.9k 25 407.2M 0 0 25 104.1M 0 147.8k 46:59 12:01 34:58 144.6k 25 407.2M 0 0 25 104.2M 0 147.7k 47:02 12:02 35:00 125.4k 25 407.2M 0 0 25 104.4M 0 147.7k 47:02 12:03 34:59 122.3k 25 407.2M 0 0 25 104.6M 0 147.7k 47:01 12:04 34:57 125.3k 25 407.2M 0 0 25 104.8M 0 147.8k 47:00 12:05 34:55 135.1k 25 407.2M 0 0 25 105.0M 0 147.7k 47:01 12:07 34:54 136.7k 25 407.2M 0 0 25 105.1M 0 147.7k 47:02 12:09 34:53 145.1k 25 407.2M 0 0 25 105.3M 0 147.6k 47:03 12:10 34:53 140.1k 25 407.2M 0 0 25 105.5M 0 147.6k 47:03 12:11 34:52 134.4k 25 407.2M 0 0 25 105.6M 0 147.6k 47:05 12:12 34:53 121.8k 25 407.2M 0 0 25 105.7M 0 147.4k 47:07 12:14 34:53 116.1k 26 407.2M 0 0 26 105.9M 0 147.5k 47:06 12:15 34:51 123.3k 26 407.2M 0 0 26 106.1M 0 147.5k 47:06 12:16 34:50 132.3k 26 407.2M 0 0 26 106.3M 0 147.5k 47:06 12:17 34:49 130.3k 26 407.2M 0 0 26 106.5M 0 147.5k 47:06 12:19 34:47 142.4k 26 407.2M 0 0 26 106.6M 0 147.5k 47:05 12:20 34:45 158.5k 26 407.2M 0 0 26 106.8M 0 147.5k 47:06 12:21 34:45 151.4k 26 407.2M 0 0 26 106.9M 0 147.4k 47:07 12:22 34:45 139.9k 26 407.2M 0 0 26 107.1M 0 147.5k 47:06 12:23 34:43 147.1k 26 407.2M 0 0 26 107.3M 0 147.6k 47:05 12:24 34:41 153.5k 26 407.2M 0 0 26 107.5M 0 147.5k 47:06 12:26 34:40 143.6k 26 407.2M 0 0 26 107.7M 0 147.5k 47:06 12:27 34:39 143.1k 26 407.2M 0 0 26 107.8M 0 147.4k 47:08 12:29 34:39 139.3k 26 407.2M 0 0 26 108.0M 0 147.4k 47:08 12:30 34:38 136.0k 26 407.2M 0 0 26 108.1M 0 147.3k 47:09 12:31 34:38 122.4k 26 407.2M 0 0 26 108.3M 0 147.3k 47:10 12:32 34:38 120.8k 26 407.2M 0 0 26 108.5M 0 147.2k 47:11 12:34 34:37 121.2k 26 407.2M 0 0 26 108.6M 0 147.2k 47:12 12:35 34:37 124.7k 26 407.2M 0 0 26 108.7M 0 147.1k 47:14 12:37 34:37 110.9k 26 407.2M 0 0 26 108.8M 0 147.0k 47:15 12:38 34:37 110.3k 26 407.2M 0 0 26 109.0M 0 147.0k 47:16 12:39 34:37 111.1k 26 407.2M 0 0 26 109.1M 0 146.9k 47:17 12:40 34:37 109.2k 26 407.2M 0 0 26 109.3M 0 146.8k 47:19 12:42 34:37 106.2k 26 407.2M 0 0 26 109.4M 0 146.7k 47:21 12:43 34:38 108.6k 26 407.2M 0 0 26 109.6M 0 146.7k 47:20 12:44 34:36 115.9k 26 407.2M 0 0 26 109.8M 0 146.8k 47:19 12:45 34:34 125.5k 27 407.2M 0 0 27 110.0M 0 146.8k 47:19 12:47 34:32 131.3k 27 407.2M 0 0 27 110.1M 0 146.8k 47:19 12:48 34:31 147.0k 27 407.2M 0 0 27 110.3M 0 146.8k 47:20 12:49 34:31 152.2k 27 407.2M 0 0 27 110.4M 0 146.7k 47:21 12:50 34:31 141.4k 27 407.2M 0 0 27 110.6M 0 146.7k 47:22 12:52 34:30 130.8k 27 407.2M 0 0 27 110.7M 0 146.6k 47:23 12:53 34:30 123.9k 27 407.2M 0 0 27 110.9M 0 146.6k 47:23 12:54 34:29 120.2k 27 407.2M 0 0 27 111.1M 0 146.6k 47:23 12:55 34:28 127.2k 27 407.2M 0 0 27 111.3M 0 146.6k 47:22 12:57 34:25 138.7k 27 407.2M 0 0 27 111.5M 0 146.6k 47:22 12:58 34:24 143.4k 27 407.2M 0 0 27 111.6M 0 146.6k 47:22 12:59 34:23 149.7k 27 407.2M 0 0 27 111.8M 0 146.7k 47:22 13:00 34:22 152.5k 27 407.2M 0 0 27 112.0M 0 146.7k 47:22 13:02 34:20 153.9k 27 407.2M 0 0 27 112.1M 0 146.6k 47:23 13:03 34:20 142.4k 27 407.2M 0 0 27 112.3M 0 146.6k 47:24 13:04 34:20 138.8k 27 407.2M 0 0 27 112.4M 0 146.5k 47:24 13:05 34:19 133.1k 27 407.2M 0 0 27 112.5M 0 146.5k 47:25 13:06 34:19 124.2k 27 407.2M 0 0 27 112.6M 0 146.4k 47:27 13:07 34:20 112.8k 27 407.2M 0 0 27 112.8M 0 146.3k 47:29 13:09 34:20 107.4k 27 407.2M 0 0 27 112.9M 0 146.3k 47:30 13:10 34:20 106.3k 27 407.2M 0 0 27 113.0M 0 146.2k 47:30 13:11 34:19 106.3k 27 407.2M 0 0 27 113.2M 0 146.2k 47:31 13:12 34:19 111.2k 27 407.2M 0 0 27 113.4M 0 146.2k 47:30 13:14 34:16 123.9k 27 407.2M 0 0 27 113.5M 0 146.2k 47:31 13:15 34:16 132.3k 27 407.2M 0 0 27 113.6M 0 146.1k 47:33 13:16 34:17 126.0k 27 407.2M 0 0 27 113.8M 0 146.1k 47:33 13:17 34:16 128.7k 27 407.2M 0 0 27 114.0M 0 146.1k 47:33 13:18 34:15 126.7k 28 407.2M 0 0 28 114.1M 0 146.0k 47:34 13:19 34:15 119.0k 28 407.2M 0 0 28 114.2M 0 146.0k 47:35 13:21 34:14 116.3k 28 407.2M 0 0 28 114.3M 0 145.9k 47:38 13:22 34:16 113.0k 28 407.2M 0 0 28 114.5M 0 145.7k 47:40 13:24 34:16 102.0k 28 407.2M 0 0 28 114.6M 0 145.8k 47:40 13:25 34:15 107.5k 28 407.2M 0 0 28 114.8M 0 145.7k 47:40 13:26 34:14 111.7k 28 407.2M 0 0 28 115.0M 0 145.7k 47:40 13:27 34:13 114.9k 28 407.2M 0 0 28 115.1M 0 145.7k 47:41 13:29 34:12 125.2k 28 407.2M 0 0 28 115.3M 0 145.6k 47:42 13:30 34:12 128.1k 28 407.2M 0 0 28 115.4M 0 145.6k 47:43 13:31 34:12 123.7k 28 407.2M 0 0 28 115.6M 0 145.6k 47:42 13:32 34:10 126.8k 28 407.2M 0 0 28 115.7M 0 145.5k 47:44 13:34 34:10 121.3k 28 407.2M 0 0 28 115.8M 0 145.5k 47:45 13:35 34:10 116.7k 28 407.2M 0 0 28 116.0M 0 145.5k 47:44 13:36 34:08 133.3k 28 407.2M 0 0 28 116.3M 0 145.6k 47:43 13:37 34:06 147.1k 28 407.2M 0 0 28 116.5M 0 145.6k 47:42 13:38 34:04 147.4k 28 407.2M 0 0 28 116.6M 0 145.6k 47:43 13:39 34:04 153.7k 28 407.2M 0 0 28 116.7M 0 145.5k 47:45 13:41 34:04 143.4k 28 407.2M 0 0 28 116.9M 0 145.5k 47:45 13:42 34:03 137.9k 28 407.2M 0 0 28 117.1M 0 145.5k 47:45 13:44 34:01 128.8k 28 407.2M 0 0 28 117.3M 0 145.5k 47:45 13:45 34:00 128.5k 28 407.2M 0 0 28 117.5M 0 145.6k 47:43 13:46 33:57 140.7k 28 407.2M 0 0 28 117.7M 0 145.6k 47:43 13:48 33:55 159.3k 28 407.2M 0 0 28 117.9M 0 145.6k 47:43 13:49 33:54 161.7k 29 407.2M 0 0 29 118.1M 0 145.6k 47:42 13:50 33:52 166.6k 29 407.2M 0 0 29 118.3M 0 145.6k 47:42 13:51 33:51 161.6k 29 407.2M 0 0 29 118.5M 0 145.6k 47:43 13:53 33:50 151.6k 29 407.2M 0 0 29 118.6M 0 145.5k 47:44 13:54 33:50 140.1k 29 407.2M 0 0 29 118.7M 0 145.5k 47:45 13:55 33:50 132.1k 29 407.2M 0 0 29 118.9M 0 145.5k 47:45 13:57 33:48 125.0k 29 407.2M 0 0 29 119.1M 0 145.5k 47:45 13:58 33:47 130.3k 29 407.2M 0 0 29 119.3M 0 145.5k 47:44 13:59 33:45 138.2k 29 407.2M 0 0 29 119.5M 0 145.6k 47:43 14:00 33:43 150.9k 29 407.2M 0 0 29 119.7M 0 145.6k 47:43 14:01 33:42 161.1k 29 407.2M 0 0 29 119.9M 0 145.6k 47:42 14:03 33:39 168.4k 29 407.2M 0 0 29 120.1M 0 145.6k 47:42 14:04 33:38 166.7k 29 407.2M 0 0 29 120.3M 0 145.7k 47:40 14:05 33:35 171.8k 29 407.2M 0 0 29 120.5M 0 145.8k 47:39 14:06 33:33 173.6k 29 407.2M 0 0 29 120.6M 0 145.7k 47:40 14:07 33:33 161.3k 29 407.2M 0 0 29 120.8M 0 145.7k 47:41 14:08 33:33 152.8k 29 407.2M 0 0 29 121.0M 0 145.7k 47:41 14:10 33:31 147.3k 29 407.2M 0 0 29 121.1M 0 145.6k 47:42 14:11 33:31 131.4k 29 407.2M 0 0 29 121.3M 0 145.6k 47:42 14:12 33:30 127.1k 29 407.2M 0 0 29 121.5M 0 145.6k 47:42 14:14 33:28 134.9k 29 407.2M 0 0 29 121.6M 0 145.6k 47:43 14:15 33:28 136.2k 29 407.2M 0 0 29 121.8M 0 145.6k 47:43 14:16 33:27 135.8k 29 407.2M 0 0 29 122.0M 0 145.6k 47:43 14:18 33:25 138.6k 30 407.2M 0 0 30 122.2M 0 145.6k 47:43 14:19 33:24 136.8k 30 407.2M 0 0 30 122.4M 0 145.6k 47:43 14:20 33:23 140.4k 30 407.2M 0 0 30 122.6M 0 145.6k 47:43 14:22 33:21 141.9k 30 407.2M 0 0 30 122.7M 0 145.5k 47:44 14:23 33:21 137.8k 30 407.2M 0 0 30 122.9M 0 145.5k 47:45 14:24 33:21 135.8k 30 407.2M 0 0 30 123.0M 0 145.5k 47:45 14:25 33:20 134.3k 30 407.2M 0 0 30 123.1M 0 145.4k 47:46 14:27 33:19 121.8k 30 407.2M 0 0 30 123.3M 0 145.4k 47:46 14:28 33:18 126.8k 30 407.2M 0 0 30 123.6M 0 145.5k 47:44 14:29 33:15 145.2k 30 407.2M 0 0 30 123.8M 0 145.6k 47:43 14:30 33:13 156.8k 30 407.2M 0 0 30 124.0M 0 145.6k 47:42 14:32 33:10 167.8k 30 407.2M 0 0 30 124.1M 0 145.5k 47:44 14:33 33:11 163.1k 30 407.2M 0 0 30 124.3M 0 145.5k 47:44 14:34 33:10 158.7k 30 407.2M 0 0 30 124.5M 0 145.6k 47:43 14:35 33:08 152.0k 30 407.2M 0 0 30 124.7M 0 145.6k 47:43 14:37 33:06 146.1k 30 407.2M 0 0 30 124.8M 0 145.5k 47:44 14:38 33:06 131.0k 30 407.2M 0 0 30 125.0M 0 145.6k 47:43 14:39 33:04 146.8k 30 407.2M 0 0 30 125.2M 0 145.6k 47:43 14:40 33:03 154.6k 30 407.2M 0 0 30 125.4M 0 145.6k 47:43 14:41 33:02 148.3k 30 407.2M 0 0 30 125.6M 0 145.6k 47:42 14:42 33:00 155.1k 30 407.2M 0 0 30 125.8M 0 145.6k 47:42 14:44 32:58 164.4k 30 407.2M 0 0 30 125.9M 0 145.6k 47:42 14:45 32:57 157.1k 30 407.2M 0 0 30 126.1M 0 145.6k 47:42 14:46 32:56 152.7k 31 407.2M 0 0 31 126.3M 0 145.6k 47:42 14:47 32:55 148.7k 31 407.2M 0 0 31 126.4M 0 145.6k 47:43 14:49 32:54 137.8k 31 407.2M 0 0 31 126.5M 0 145.6k 47:43 14:50 32:53 132.4k 31 407.2M 0 0 31 126.7M 0 145.5k 47:44 14:51 32:53 134.5k 31 407.2M 0 0 31 126.8M 0 145.5k 47:44 14:52 32:52 128.4k 31 407.2M 0 0 31 127.0M 0 145.5k 47:45 14:53 32:52 124.0k 31 407.2M 0 0 31 127.1M 0 145.4k 47:46 14:54 32:52 124.2k 31 407.2M 0 0 31 127.3M 0 145.5k 47:45 14:55 32:50 130.1k 31 407.2M 0 0 31 127.5M 0 145.5k 47:45 14:57 32:48 134.3k 31 407.2M 0 0 31 127.6M 0 145.5k 47:45 14:58 32:47 133.9k 31 407.2M 0 0 31 127.7M 0 145.3k 47:48 14:59 32:49 126.2k 31 407.2M 0 0 31 127.8M 0 145.2k 47:49 15:01 32:48 117.8k 31 407.2M 0 0 31 128.0M 0 145.1k 47:52 15:02 32:50 102.9k 31 407.2M 0 0 31 128.1M 0 145.1k 47:53 15:04 32:49 95575 31 407.2M 0 0 31 128.2M 0 145.0k 47:54 15:05 32:49 92109 31 407.2M 0 0 31 128.3M 0 144.9k 47:56 15:06 32:50 94842 31 407.2M 0 0 31 128.5M 0 144.8k 47:58 15:08 32:50 91787 31 407.2M 0 0 31 128.6M 0 144.8k 47:59 15:09 32:50 96832 31 407.2M 0 0 31 128.8M 0 144.7k 47:59 15:10 32:49 101.0k 31 407.2M 0 0 31 129.0M 0 144.8k 47:58 15:11 32:47 114.8k 31 407.2M 0 0 31 129.1M 0 144.8k 47:59 15:13 32:46 122.3k 31 407.2M 0 0 31 129.3M 0 144.7k 47:59 15:14 32:45 135.7k 31 407.2M 0 0 31 129.4M 0 144.7k 48:01 15:15 32:46 130.6k 31 407.2M 0 0 31 129.5M 0 144.6k 48:02 15:17 32:45 123.8k 31 407.2M 0 0 31 129.7M 0 144.6k 48:02 15:18 32:44 117.0k 31 407.2M 0 0 31 129.9M 0 144.6k 48:02 15:19 32:43 122.3k 31 407.2M 0 0 31 130.1M 0 144.7k 48:00 15:20 32:40 138.7k 32 407.2M 0 0 32 130.3M 0 144.7k 48:01 15:22 32:39 148.6k 32 407.2M 0 0 32 130.5M 0 144.7k 48:01 15:23 32:38 152.9k 32 407.2M 0 0 32 130.6M 0 144.6k 48:03 15:24 32:39 143.7k 32 407.2M 0 0 32 130.8M 0 144.6k 48:03 15:26 32:37 139.8k 32 407.2M 0 0 32 131.0M 0 144.6k 48:03 15:27 32:36 126.1k 32 407.2M 0 0 32 131.1M 0 144.6k 48:02 15:28 32:34 130.8k 32 407.2M 0 0 32 131.3M 0 144.6k 48:02 15:29 32:33 140.0k 32 407.2M 0 0 32 131.5M 0 144.6k 48:02 15:30 32:32 145.5k 32 407.2M 0 0 32 131.6M 0 144.6k 48:03 15:31 32:32 143.0k 32 407.2M 0 0 32 131.8M 0 144.5k 48:03 15:33 32:30 140.8k 32 407.2M 0 0 32 131.9M 0 144.5k 48:05 15:34 32:31 125.9k 32 407.2M 0 0 32 132.0M 0 144.4k 48:06 15:36 32:30 110.5k 32 407.2M 0 0 32 132.2M 0 144.4k 48:07 15:37 32:30 115.4k 32 407.2M 0 0 32 132.3M 0 144.4k 48:07 15:38 32:29 115.6k 32 407.2M 0 0 32 132.5M 0 144.3k 48:08 15:39 32:29 109.0k 32 407.2M 0 0 32 132.6M 0 144.3k 48:08 15:41 32:27 121.5k 32 407.2M 0 0 32 132.8M 0 144.3k 48:08 15:42 32:26 130.7k 32 407.2M 0 0 32 133.0M 0 144.3k 48:09 15:43 32:26 126.2k 32 407.2M 0 0 32 133.1M 0 144.3k 48:09 15:45 32:24 128.1k 32 407.2M 0 0 32 133.3M 0 144.3k 48:09 15:46 32:23 139.0k 32 407.2M 0 0 32 133.5M 0 144.3k 48:09 15:47 32:22 140.1k 32 407.2M 0 0 32 133.7M 0 144.3k 48:08 15:48 32:20 154.5k 32 407.2M 0 0 32 133.7M 0 144.3k 48:08 15:48 32:20 144.3k 32 407.2M 0 0 32 133.9M 0 144.3k 48:08 15:50 32:18 153.9k 32 407.2M 0 0 32 134.0M 0 144.3k 48:09 15:51 32:18 141.7k 32 407.2M 0 0 32 134.1M 0 144.3k 48:09 15:52 32:17 136.8k 32 407.2M 0 0 32 134.3M 0 144.2k 48:10 15:53 32:17 128.9k 33 407.2M 0 0 33 134.5M 0 144.2k 48:10 15:54 32:16 129.6k 33 407.2M 0 0 33 134.6M 0 144.2k 48:10 15:56 32:14 126.6k 33 407.2M 0 0 33 134.9M 0 144.3k 48:09 15:57 32:12 143.8k 33 407.2M 0 0 33 135.2M 0 144.4k 48:05 15:58 32:07 170.2k 33 407.2M 0 0 33 135.5M 0 144.5k 48:04 15:59 32:05 189.6k 33 407.2M 0 0 33 135.6M 0 144.5k 48:05 16:00 32:05 187.5k 33 407.2M 0 0 33 135.7M 0 144.5k 48:05 16:01 32:04 188.7k 33 407.2M 0 0 33 135.9M 0 144.5k 48:05 16:03 32:02 176.7k 33 407.2M 0 0 33 136.1M 0 144.5k 48:05 16:04 32:01 151.5k 33 407.2M 0 0 33 136.3M 0 144.5k 48:04 16:05 31:59 141.1k 33 407.2M 0 0 33 136.4M 0 144.5k 48:05 16:06 31:59 142.0k 33 407.2M 0 0 33 136.5M 0 144.4k 48:06 16:07 31:59 139.4k 33 407.2M 0 0 33 136.6M 0 144.4k 48:06 16:08 31:58 132.3k 33 407.2M 0 0 33 136.8M 0 144.3k 48:08 16:10 31:58 119.5k 33 407.2M 0 0 33 137.0M 0 144.4k 48:07 16:11 31:56 120.4k 33 407.2M 0 0 33 137.1M 0 144.4k 48:07 16:12 31:55 129.5k 33 407.2M 0 0 33 137.3M 0 144.4k 48:07 16:14 31:53 134.2k 33 407.2M 0 0 33 137.5M 0 144.3k 48:08 16:15 31:53 130.0k 33 407.2M 0 0 33 137.6M 0 144.2k 48:10 16:17 31:53 128.0k 33 407.2M 0 0 33 137.8M 0 144.2k 48:11 16:18 31:53 116.6k 33 407.2M 0 0 33 137.9M 0 144.1k 48:12 16:19 31:53 107.2k 33 407.2M 0 0 33 138.0M 0 144.0k 48:14 16:21 31:53 97.75k 33 407.2M 0 0 33 138.1M 0 144.0k 48:14 16:22 31:52 98.17k 33 407.2M 0 0 33 138.3M 0 144.0k 48:15 16:23 31:52 105.2k 34 407.2M 0 0 34 138.5M 0 144.0k 48:15 16:24 31:51 112.2k 34 407.2M 0 0 34 138.6M 0 143.9k 48:17 16:26 31:51 107.7k 34 407.2M 0 0 34 138.7M 0 143.8k 48:19 16:27 31:52 108.2k 34 407.2M 0 0 34 138.9M 0 143.8k 48:18 16:28 31:50 115.5k 34 407.2M 0 0 34 139.1M 0 143.9k 48:17 16:30 31:47 129.8k 34 407.2M 0 0 34 139.3M 0 143.9k 48:16 16:31 31:45 136.1k 34 407.2M 0 0 34 139.5M 0 143.9k 48:16 16:32 31:44 153.1k 34 407.2M 0 0 34 139.6M 0 143.9k 48:17 16:33 31:44 156.4k 34 407.2M 0 0 34 139.8M 0 143.9k 48:17 16:35 31:42 154.8k 34 407.2M 0 0 34 140.0M 0 143.9k 48:17 16:36 31:41 139.7k 34 407.2M 0 0 34 140.1M 0 143.9k 48:17 16:37 31:40 135.4k 34 407.2M 0 0 34 140.3M 0 143.9k 48:16 16:38 31:38 140.0k 34 407.2M 0 0 34 140.5M 0 143.9k 48:15 16:39 31:36 157.3k 34 407.2M 0 0 34 140.7M 0 144.0k 48:15 16:40 31:35 160.3k 34 407.2M 0 0 34 140.9M 0 143.9k 48:16 16:42 31:34 158.5k 34 407.2M 0 0 34 141.1M 0 143.9k 48:16 16:43 31:33 156.6k 34 407.2M 0 0 34 141.3M 0 143.9k 48:15 16:44 31:31 151.3k 34 407.2M 0 0 34 141.4M 0 143.9k 48:16 16:46 31:30 138.6k 34 407.2M 0 0 34 141.6M 0 143.9k 48:16 16:47 31:29 133.1k 34 407.2M 0 0 34 141.8M 0 143.9k 48:16 16:48 31:28 138.1k 34 407.2M 0 0 34 142.0M 0 143.9k 48:16 16:50 31:26 141.0k 34 407.2M 0 0 34 142.1M 0 143.9k 48:17 16:51 31:26 135.3k 34 407.2M 0 0 34 142.2M 0 143.9k 48:17 16:52 31:25 137.9k 34 407.2M 0 0 34 142.3M 0 143.8k 48:18 16:53 31:25 132.2k 34 407.2M 0 0 34 142.5M 0 143.7k 48:20 16:54 31:26 114.6k 35 407.2M 0 0 35 142.5M 0 143.6k 48:21 16:55 31:26 98.51k 35 407.2M 0 0 35 142.6M 0 143.6k 48:23 16:57 31:26 94781 35 407.2M 0 0 35 142.8M 0 143.5k 48:24 16:58 31:26 93356 35 407.2M 0 0 35 142.9M 0 143.5k 48:25 16:59 31:26 92073 35 407.2M 0 0 35 143.0M 0 143.4k 48:26 17:00 31:26 97378 35 407.2M 0 0 35 143.1M 0 143.4k 48:26 17:02 31:24 104.9k 35 407.2M 0 0 35 143.3M 0 143.4k 48:27 17:03 31:24 108.3k 35 407.2M 0 0 35 143.5M 0 143.4k 48:27 17:04 31:23 114.3k 35 407.2M 0 0 35 143.6M 0 143.4k 48:27 17:05 31:22 119.8k 35 407.2M 0 0 35 143.7M 0 143.3k 48:28 17:06 31:22 125.1k 35 407.2M 0 0 35 143.8M 0 143.3k 48:29 17:07 31:22 121.9k 35 407.2M 0 0 35 144.0M 0 143.3k 48:29 17:09 31:20 125.1k 35 407.2M 0 0 35 144.1M 0 143.2k 48:30 17:10 31:20 116.8k 35 407.2M 0 0 35 144.3M 0 143.2k 48:30 17:11 31:19 122.4k 35 407.2M 0 0 35 144.5M 0 143.1k 48:32 17:13 31:19 115.3k 35 407.2M 0 0 35 144.6M 0 143.1k 48:33 17:15 31:18 110.7k 35 407.2M 0 0 35 144.8M 0 143.1k 48:33 17:16 31:17 114.8k 35 407.2M 0 0 35 145.0M 0 143.1k 48:33 17:17 31:16 120.9k 35 407.2M 0 0 35 145.1M 0 143.0k 48:34 17:19 31:15 114.5k 35 407.2M 0 0 35 145.3M 0 143.0k 48:34 17:20 31:14 127.2k 35 407.2M 0 0 35 145.5M 0 143.0k 48:34 17:21 31:13 136.0k 35 407.2M 0 0 35 145.6M 0 143.1k 48:34 17:22 31:12 140.9k 35 407.2M 0 0 35 145.8M 0 143.0k 48:34 17:24 31:10 135.0k 35 407.2M 0 0 35 146.0M 0 143.0k 48:35 17:25 31:10 137.0k 35 407.2M 0 0 35 146.1M 0 143.0k 48:35 17:26 31:09 131.2k 35 407.2M 0 0 35 146.3M 0 143.0k 48:36 17:27 31:09 132.2k 35 407.2M 0 0 35 146.4M 0 142.9k 48:37 17:29 31:08 113.7k 35 407.2M 0 0 35 146.5M 0 142.8k 48:39 17:30 31:09 109.7k 36 407.2M 0 0 36 146.6M 0 142.7k 48:40 17:31 31:09 105.0k 36 407.2M 0 0 36 146.8M 0 142.7k 48:40 17:32 31:08 101.4k 36 407.2M 0 0 36 147.0M 0 142.7k 48:40 17:34 31:06 106.8k 36 407.2M 0 0 36 147.1M 0 142.7k 48:41 17:35 31:06 117.9k 36 407.2M 0 0 36 147.3M 0 142.7k 48:41 17:37 31:04 126.4k 36 407.2M 0 0 36 147.5M 0 142.7k 48:41 17:38 31:03 132.1k 36 407.2M 0 0 36 147.6M 0 142.7k 48:41 17:39 31:02 140.6k 36 407.2M 0 0 36 147.8M 0 142.7k 48:41 17:40 31:01 138.6k 36 407.2M 0 0 36 148.0M 0 142.7k 48:40 17:42 30:58 142.9k 36 407.2M 0 0 36 148.3M 0 142.8k 48:39 17:43 30:56 155.6k 36 407.2M 0 0 36 148.5M 0 142.8k 48:39 17:44 30:55 158.9k 36 407.2M 0 0 36 148.6M 0 142.8k 48:39 17:45 30:54 159.1k 36 407.2M 0 0 36 148.8M 0 142.8k 48:40 17:47 30:53 152.3k 36 407.2M 0 0 36 148.9M 0 142.7k 48:40 17:48 30:52 147.1k 36 407.2M 0 0 36 149.1M 0 142.8k 48:39 17:49 30:50 139.9k 36 407.2M 0 0 36 149.3M 0 142.8k 48:39 17:50 30:49 143.0k 36 407.2M 0 0 36 149.5M 0 142.9k 48:37 17:51 30:46 152.6k 36 407.2M 0 0 36 149.7M 0 142.9k 48:37 17:53 30:44 160.8k 36 407.2M 0 0 36 149.8M 0 142.8k 48:38 17:54 30:44 157.6k 36 407.2M 0 0 36 150.0M 0 142.8k 48:38 17:55 30:43 152.8k 36 407.2M 0 0 36 150.1M 0 142.8k 48:39 17:56 30:43 145.3k 36 407.2M 0 0 36 150.3M 0 142.8k 48:39 17:58 30:41 129.8k 36 407.2M 0 0 36 150.5M 0 142.8k 48:39 17:59 30:40 132.6k 37 407.2M 0 0 37 150.7M 0 142.8k 48:38 18:00 30:38 143.3k 37 407.2M 0 0 37 150.9M 0 142.8k 48:38 18:01 30:37 148.0k 37 407.2M 0 0 37 151.1M 0 142.9k 48:37 18:02 30:35 154.9k 37 407.2M 0 0 37 151.2M 0 142.8k 48:39 18:04 30:35 144.3k 37 407.2M 0 0 37 151.3M 0 142.8k 48:39 18:05 30:34 138.5k 37 407.2M 0 0 37 151.5M 0 142.8k 48:39 18:06 30:33 132.2k 37 407.2M 0 0 37 151.6M 0 142.7k 48:40 18:07 30:33 120.8k 37 407.2M 0 0 37 151.8M 0 142.7k 48:42 18:09 30:33 107.3k 37 407.2M 0 0 37 151.9M 0 142.6k 48:43 18:10 30:33 105.6k 37 407.2M 0 0 37 152.0M 0 142.5k 48:45 18:12 30:33 98.13k 37 407.2M 0 0 37 152.2M 0 142.5k 48:45 18:13 30:32 99.88k 37 407.2M 0 0 37 152.4M 0 142.5k 48:45 18:15 30:30 106.3k 37 407.2M 0 0 37 152.6M 0 142.5k 48:45 18:16 30:29 115.3k 37 407.2M 0 0 37 152.7M 0 142.5k 48:46 18:17 30:29 125.3k 37 407.2M 0 0 37 152.9M 0 142.5k 48:45 18:18 30:27 142.0k 37 407.2M 0 0 37 153.0M 0 142.5k 48:46 18:19 30:27 138.9k 37 407.2M 0 0 37 153.1M 0 142.5k 48:46 18:20 30:26 136.7k 37 407.2M 0 0 37 153.3M 0 142.5k 48:45 18:21 30:24 145.0k 37 407.2M 0 0 37 153.5M 0 142.5k 48:45 18:23 30:22 153.3k 37 407.2M 0 0 37 153.8M 0 142.6k 48:43 18:24 30:19 167.9k 37 407.2M 0 0 37 154.0M 0 142.6k 48:42 18:25 30:17 176.8k 37 407.2M 0 0 37 154.1M 0 142.6k 48:43 18:26 30:17 170.6k 37 407.2M 0 0 37 154.3M 0 142.6k 48:43 18:27 30:16 161.6k 37 407.2M 0 0 37 154.5M 0 142.6k 48:43 18:28 30:15 160.1k 37 407.2M 0 0 37 154.6M 0 142.6k 48:42 18:30 30:12 145.0k 38 407.2M 0 0 38 154.8M 0 142.6k 48:43 18:31 30:12 132.1k 38 407.2M 0 0 38 154.9M 0 142.5k 48:44 18:32 30:12 130.7k 38 407.2M 0 0 38 155.1M 0 142.5k 48:44 18:33 30:11 134.4k 38 407.2M 0 0 38 155.3M 0 142.5k 48:44 18:35 30:09 129.6k 38 407.2M 0 0 38 155.4M 0 142.5k 48:44 18:36 30:08 125.0k 38 407.2M 0 0 38 155.5M 0 142.5k 48:45 18:37 30:08 125.4k 38 407.2M 0 0 38 155.6M 0 142.4k 48:47 18:39 30:08 121.4k 38 407.2M 0 0 38 155.8M 0 142.4k 48:48 18:40 30:08 110.7k 38 407.2M 0 0 38 155.9M 0 142.3k 48:50 18:41 30:09 99568 38 407.2M 0 0 38 156.0M 0 142.3k 48:50 18:43 30:07 99583 38 407.2M 0 0 38 156.2M 0 142.3k 48:49 18:44 30:05 108.6k 38 407.2M 0 0 38 156.4M 0 142.3k 48:49 18:45 30:04 124.2k 38 407.2M 0 0 38 156.6M 0 142.3k 48:48 18:46 30:02 139.4k 38 407.2M 0 0 38 156.8M 0 142.4k 48:46 18:47 29:59 176.6k 38 407.2M 0 0 38 157.1M 0 142.5k 48:45 18:48 29:57 192.7k 38 407.2M 0 0 38 157.3M 0 142.6k 48:43 18:49 29:54 203.9k 38 407.2M 0 0 38 157.5M 0 142.6k 48:42 18:50 29:52 206.6k 38 407.2M 0 0 38 157.8M 0 142.7k 48:41 18:52 29:49 213.0k 38 407.2M 0 0 38 158.0M 0 142.8k 48:40 18:53 29:47 204.6k 38 407.2M 0 0 38 158.2M 0 142.8k 48:39 18:54 29:45 191.6k 38 407.2M 0 0 38 158.3M 0 142.7k 48:40 18:55 29:45 164.6k 38 407.2M 0 0 38 158.5M 0 142.7k 48:41 18:57 29:44 150.9k 38 407.2M 0 0 38 158.6M 0 142.7k 48:41 18:58 29:43 140.7k 39 407.2M 0 0 39 158.8M 0 142.7k 48:40 18:59 29:41 138.1k 39 407.2M 0 0 39 159.0M 0 142.8k 48:40 19:00 29:40 140.3k 39 407.2M 0 0 39 159.2M 0 142.8k 48:39 19:01 29:38 154.4k 39 407.2M 0 0 39 159.4M 0 142.8k 48:39 19:02 29:37 169.6k 39 407.2M 0 0 39 159.6M 0 142.8k 48:39 19:04 29:35 161.0k 39 407.2M 0 0 39 159.8M 0 142.8k 48:39 19:05 29:34 151.6k 39 407.2M 0 0 39 160.0M 0 142.9k 48:38 19:06 29:32 160.8k 39 407.2M 0 0 39 160.3M 0 142.9k 48:36 19:08 29:28 171.6k 39 407.2M 0 0 39 160.5M 0 143.0k 48:35 19:09 29:26 176.4k 39 407.2M 0 0 39 160.7M 0 143.0k 48:35 19:10 29:25 177.2k 39 407.2M 0 0 39 160.9M 0 143.0k 48:34 19:11 29:23 187.0k 39 407.2M 0 0 39 161.1M 0 143.1k 48:33 19:13 29:20 186.3k 39 407.2M 0 0 39 161.4M 0 143.1k 48:32 19:14 29:18 174.7k 39 407.2M 0 0 39 161.5M 0 143.1k 48:33 19:15 29:18 157.9k 39 407.2M 0 0 39 161.6M 0 143.0k 48:34 19:17 29:17 153.9k 39 407.2M 0 0 39 161.8M 0 143.0k 48:35 19:18 29:17 138.1k 39 407.2M 0 0 39 161.9M 0 142.9k 48:36 19:19 29:17 117.8k 39 407.2M 0 0 39 162.0M 0 142.9k 48:36 19:20 29:16 104.2k 39 407.2M 0 0 39 162.1M 0 142.9k 48:37 19:21 29:16 105.6k 39 407.2M 0 0 39 162.3M 0 142.9k 48:37 19:23 29:14 115.8k 39 407.2M 0 0 39 162.5M 0 142.9k 48:36 19:24 29:12 130.3k 39 407.2M 0 0 39 162.7M 0 142.9k 48:36 19:25 29:11 143.5k 40 407.2M 0 0 40 162.9M 0 143.0k 48:36 19:26 29:10 151.8k 40 407.2M 0 0 40 163.0M 0 142.9k 48:36 19:27 29:09 154.4k 40 407.2M 0 0 40 163.2M 0 142.9k 48:36 19:29 29:07 147.5k 40 407.2M 0 0 40 163.3M 0 142.8k 48:38 19:30 29:08 125.9k 40 407.2M 0 0 40 163.5M 0 142.8k 48:38 19:32 29:06 120.8k 40 407.2M 0 0 40 163.6M 0 142.8k 48:39 19:33 29:06 116.5k 40 407.2M 0 0 40 163.8M 0 142.8k 48:38 19:34 29:04 122.4k 40 407.2M 0 0 40 164.0M 0 142.8k 48:38 19:35 29:03 124.1k 40 407.2M 0 0 40 164.1M 0 142.8k 48:39 19:36 29:03 136.1k 40 407.2M 0 0 40 164.3M 0 142.8k 48:39 19:38 29:01 140.3k 40 407.2M 0 0 40 164.5M 0 142.8k 48:38 19:39 28:59 148.5k 40 407.2M 0 0 40 164.7M 0 142.9k 48:38 19:40 28:58 149.9k 40 407.2M 0 0 40 164.9M 0 142.9k 48:38 19:41 28:57 150.9k 40 407.2M 0 0 40 165.1M 0 142.9k 48:36 19:43 28:53 165.9k 40 407.2M 0 0 40 165.3M 0 143.0k 48:36 19:44 28:52 172.5k 40 407.2M 0 0 40 165.6M 0 143.0k 48:34 19:45 28:49 180.4k 40 407.2M 0 0 40 165.8M 0 143.1k 48:33 19:46 28:47 183.1k 40 407.2M 0 0 40 166.0M 0 143.1k 48:34 19:48 28:46 179.2k 40 407.2M 0 0 40 166.2M 0 143.1k 48:33 19:49 28:44 168.3k 40 407.2M 0 0 40 166.3M 0 143.0k 48:35 19:51 28:44 149.0k 40 407.2M 0 0 40 166.5M 0 142.9k 48:36 19:52 28:44 123.9k 40 407.2M 0 0 40 166.6M 0 142.9k 48:37 19:53 28:44 110.8k 40 407.2M 0 0 40 166.8M 0 142.9k 48:37 19:55 28:42 112.2k 41 407.2M 0 0 41 167.0M 0 142.9k 48:37 19:56 28:41 113.9k 41 407.2M 0 0 41 167.1M 0 142.9k 48:37 19:57 28:40 124.7k 41 407.2M 0 0 41 167.3M 0 142.8k 48:38 19:58 28:40 131.8k 41 407.2M 0 0 41 167.4M 0 142.8k 48:38 20:00 28:38 132.7k 41 407.2M 0 0 41 167.6M 0 142.8k 48:38 20:01 28:37 134.8k 41 407.2M 0 0 41 167.7M 0 142.8k 48:39 20:02 28:37 126.2k 41 407.2M 0 0 41 167.8M 0 142.7k 48:41 20:04 28:37 107.7k 41 407.2M 0 0 41 168.0M 0 142.6k 48:42 20:05 28:37 103.4k 41 407.2M 0 0 41 168.1M 0 142.6k 48:44 20:07 28:37 99092 41 407.2M 0 0 41 168.3M 0 142.5k 48:44 20:08 28:36 97431 41 407.2M 0 0 41 168.4M 0 142.5k 48:45 20:09 28:36 96247 41 407.2M 0 0 41 168.6M 0 142.5k 48:45 20:11 28:34 105.8k 41 407.2M 0 0 41 168.8M 0 142.5k 48:45 20:12 28:33 119.1k 41 407.2M 0 0 41 169.0M 0 142.5k 48:45 20:13 28:32 134.9k 41 407.2M 0 0 41 169.1M 0 142.5k 48:45 20:15 28:30 128.3k 41 407.2M 0 0 41 169.3M 0 142.5k 48:46 20:16 28:30 134.8k 41 407.2M 0 0 41 169.5M 0 142.4k 48:46 20:18 28:28 136.2k 41 407.2M 0 0 41 169.6M 0 142.4k 48:46 20:19 28:27 133.8k 41 407.2M 0 0 41 169.9M 0 142.5k 48:45 20:20 28:25 143.4k 41 407.2M 0 0 41 170.1M 0 142.6k 48:43 20:21 28:22 160.2k 41 407.2M 0 0 41 170.3M 0 142.5k 48:44 20:23 28:21 159.1k 41 407.2M 0 0 41 170.4M 0 142.5k 48:46 20:24 28:22 147.5k 41 407.2M 0 0 41 170.5M 0 142.4k 48:46 20:25 28:21 142.4k 41 407.2M 0 0 41 170.7M 0 142.5k 48:46 20:26 28:20 131.7k 41 407.2M 0 0 41 170.9M 0 142.5k 48:45 20:28 28:17 126.9k 42 407.2M 0 0 42 171.1M 0 142.5k 48:45 20:29 28:16 132.5k 42 407.2M 0 0 42 171.3M 0 142.5k 48:44 20:30 28:14 158.8k 42 407.2M 0 0 42 171.5M 0 142.5k 48:44 20:31 28:13 160.0k 42 407.2M 0 0 42 171.6M 0 142.5k 48:44 20:33 28:11 155.4k 42 407.2M 0 0 42 171.8M 0 142.5k 48:45 20:34 28:11 140.7k 42 407.2M 0 0 42 171.9M 0 142.5k 48:46 20:35 28:11 136.1k 42 407.2M 0 0 42 172.0M 0 142.5k 48:46 20:36 28:10 122.3k 42 407.2M 0 0 42 172.1M 0 142.4k 48:47 20:37 28:10 114.3k 42 407.2M 0 0 42 172.3M 0 142.3k 48:48 20:39 28:09 104.0k 42 407.2M 0 0 42 172.4M 0 142.3k 48:49 20:40 28:09 106.4k 42 407.2M 0 0 42 172.6M 0 142.3k 48:49 20:41 28:08 111.1k 42 407.2M 0 0 42 172.8M 0 142.3k 48:48 20:42 28:06 118.8k 42 407.2M 0 0 42 173.0M 0 142.4k 48:48 20:44 28:04 135.7k 42 407.2M 0 0 42 173.1M 0 142.4k 48:48 20:45 28:03 146.7k 42 407.2M 0 0 42 173.3M 0 142.3k 48:49 20:46 28:03 143.3k 42 407.2M 0 0 42 173.5M 0 142.3k 48:48 20:47 28:01 150.9k 42 407.2M 0 0 42 173.6M 0 142.4k 48:47 20:48 27:59 151.7k 42 407.2M 0 0 42 173.8M 0 142.3k 48:48 20:49 27:59 140.8k 42 407.2M 0 0 42 173.9M 0 142.3k 48:49 20:51 27:58 133.6k 42 407.2M 0 0 42 174.1M 0 142.3k 48:48 20:52 27:56 149.2k 42 407.2M 0 0 42 174.3M 0 142.3k 48:48 20:53 27:55 138.0k 42 407.2M 0 0 42 174.5M 0 142.4k 48:48 20:54 27:54 138.2k 42 407.2M 0 0 42 174.6M 0 142.3k 48:48 20:55 27:53 140.0k 42 407.2M 0 0 42 174.8M 0 142.3k 48:48 20:57 27:51 145.3k 42 407.2M 0 0 42 174.9M 0 142.3k 48:49 20:58 27:51 137.2k 42 407.2M 0 0 42 175.0M 0 142.3k 48:49 20:59 27:50 136.8k 43 407.2M 0 0 43 175.1M 0 142.2k 48:50 21:00 27:50 118.8k 43 407.2M 0 0 43 175.3M 0 142.3k 48:50 21:01 27:49 127.3k 43 407.2M 0 0 43 175.6M 0 142.4k 48:47 21:03 27:44 154.5k 43 407.2M 0 0 43 175.9M 0 142.4k 48:46 21:04 27:42 168.5k 43 407.2M 0 0 43 176.1M 0 142.5k 48:45 21:05 27:40 183.7k 43 407.2M 0 0 43 176.3M 0 142.5k 48:45 21:06 27:39 198.0k 43 407.2M 0 0 43 176.5M 0 142.5k 48:45 21:08 27:37 159.5k 43 407.2M 0 0 43 176.5M 0 142.5k 48:45 21:08 27:37 142.5k 43 407.2M 0 0 43 176.7M 0 142.5k 48:45 21:09 27:36 158.6k 43 407.2M 0 0 43 176.9M 0 142.5k 48:44 21:10 27:34 157.9k 43 407.2M 0 0 43 177.1M 0 142.5k 48:45 21:12 27:33 149.1k 43 407.2M 0 0 43 177.3M 0 142.5k 48:45 21:13 27:32 138.7k 43 407.2M 0 0 43 177.4M 0 142.4k 48:46 21:15 27:31 131.2k 43 407.2M 0 0 43 177.5M 0 142.4k 48:47 21:16 27:31 123.9k 43 407.2M 0 0 43 177.7M 0 142.4k 48:47 21:17 27:30 119.5k 43 407.2M 0 0 43 177.9M 0 142.4k 48:47 21:19 27:28 121.6k 43 407.2M 0 0 43 178.1M 0 142.4k 48:47 21:20 27:27 127.0k 43 407.2M 0 0 43 178.2M 0 142.4k 48:48 21:21 27:27 128.7k 43 407.2M 0 0 43 178.3M 0 142.3k 48:49 21:23 27:26 123.6k 43 407.2M 0 0 43 178.5M 0 142.3k 48:49 21:24 27:25 121.5k 43 407.2M 0 0 43 178.6M 0 142.3k 48:49 21:25 27:24 124.5k 43 407.2M 0 0 43 178.8M 0 142.3k 48:49 21:26 27:23 125.6k 43 407.2M 0 0 43 179.0M 0 142.3k 48:48 21:27 27:21 137.3k 44 407.2M 0 0 44 179.2M 0 142.4k 48:48 21:28 27:20 154.4k 44 407.2M 0 0 44 179.4M 0 142.4k 48:47 21:29 27:18 165.5k 44 407.2M 0 0 44 179.5M 0 142.4k 48:47 21:31 27:16 154.6k 44 407.2M 0 0 44 179.7M 0 142.4k 48:48 21:32 27:16 152.3k 44 407.2M 0 0 44 179.9M 0 142.4k 48:47 21:33 27:14 154.5k 44 407.2M 0 0 44 180.1M 0 142.4k 48:46 21:34 27:12 155.9k 44 407.2M 0 0 44 180.2M 0 142.4k 48:47 21:35 27:12 146.1k 44 407.2M 0 0 44 180.4M 0 142.4k 48:46 21:36 27:10 154.2k 44 407.2M 0 0 44 180.6M 0 142.5k 48:46 21:37 27:09 165.0k 44 407.2M 0 0 44 180.8M 0 142.5k 48:45 21:38 27:07 166.7k 44 407.2M 0 0 44 181.0M 0 142.5k 48:44 21:39 27:05 165.3k 44 407.2M 0 0 44 181.1M 0 142.5k 48:45 21:41 27:04 161.6k 44 407.2M 0 0 44 181.3M 0 142.5k 48:45 21:42 27:03 161.6k 44 407.2M 0 0 44 181.5M 0 142.5k 48:45 21:43 27:02 150.7k 44 407.2M 0 0 44 181.5M 0 142.4k 48:46 21:44 27:02 129.3k 44 407.2M 0 0 44 181.6M 0 142.4k 48:47 21:46 27:01 114.6k 44 407.2M 0 0 44 181.8M 0 142.4k 48:48 21:47 27:01 112.1k 44 407.2M 0 0 44 182.0M 0 142.3k 48:48 21:48 27:00 106.1k 44 407.2M 0 0 44 182.1M 0 142.3k 48:49 21:50 26:59 102.0k 44 407.2M 0 0 44 182.3M 0 142.3k 48:48 21:51 26:57 119.6k 44 407.2M 0 0 44 182.5M 0 142.4k 48:48 21:52 26:56 135.9k 44 407.2M 0 0 44 182.6M 0 142.3k 48:48 21:53 26:55 140.1k 44 407.2M 0 0 44 182.8M 0 142.4k 48:48 21:54 26:54 146.0k 44 407.2M 0 0 44 183.1M 0 142.4k 48:46 21:56 26:50 172.3k 45 407.2M 0 0 45 183.3M 0 142.5k 48:44 21:57 26:47 186.6k 45 407.2M 0 0 45 183.6M 0 142.6k 48:43 21:58 26:45 192.1k 45 407.2M 0 0 45 183.8M 0 142.6k 48:42 21:59 26:43 204.9k 45 407.2M 0 0 45 183.9M 0 142.6k 48:43 22:00 26:43 197.8k 45 407.2M 0 0 45 184.1M 0 142.6k 48:43 22:01 26:42 175.1k 45 407.2M 0 0 45 184.2M 0 142.5k 48:44 22:03 26:41 142.7k 45 407.2M 0 0 45 184.3M 0 142.5k 48:45 22:04 26:41 122.8k 45 407.2M 0 0 45 184.5M 0 142.5k 48:45 22:05 26:40 114.4k 45 407.2M 0 0 45 184.6M 0 142.5k 48:45 22:06 26:39 116.1k 45 407.2M 0 0 45 184.8M 0 142.5k 48:44 22:07 26:37 128.3k 45 407.2M 0 0 45 185.0M 0 142.5k 48:44 22:09 26:35 141.5k 45 407.2M 0 0 45 185.2M 0 142.5k 48:45 22:10 26:35 142.0k 45 407.2M 0 0 45 185.3M 0 142.5k 48:46 22:11 26:35 138.3k 45 407.2M 0 0 45 185.5M 0 142.4k 48:47 22:13 26:34 130.9k 45 407.2M 0 0 45 185.6M 0 142.4k 48:47 22:14 26:33 122.1k 45 407.2M 0 0 45 185.8M 0 142.4k 48:46 22:15 26:31 125.1k 45 407.2M 0 0 45 186.0M 0 142.4k 48:46 22:16 26:30 126.3k 45 407.2M 0 0 45 186.1M 0 142.4k 48:46 22:18 26:28 135.1k 45 407.2M 0 0 45 186.3M 0 142.4k 48:47 22:19 26:28 139.1k 45 407.2M 0 0 45 186.4M 0 142.4k 48:48 22:20 26:28 131.6k 45 407.2M 0 0 45 186.6M 0 142.4k 48:47 22:21 26:26 131.2k 45 407.2M 0 0 45 186.7M 0 142.4k 48:47 22:22 26:25 131.2k 45 407.2M 0 0 45 186.8M 0 142.3k 48:48 22:23 26:25 121.5k 45 407.2M 0 0 45 187.0M 0 142.3k 48:48 22:25 26:23 131.1k 45 407.2M 0 0 45 187.2M 0 142.4k 48:47 22:26 26:21 143.9k 46 407.2M 0 0 46 187.4M 0 142.4k 48:47 22:27 26:20 139.5k 46 407.2M 0 0 46 187.6M 0 142.4k 48:47 22:28 26:19 143.6k 46 407.2M 0 0 46 187.7M 0 142.4k 48:48 22:30 26:18 145.5k 46 407.2M 0 0 46 187.9M 0 142.3k 48:48 22:31 26:17 142.8k 46 407.2M 0 0 46 188.1M 0 142.4k 48:48 22:32 26:16 139.8k 46 407.2M 0 0 46 188.3M 0 142.4k 48:47 22:33 26:14 147.4k 46 407.2M 0 0 46 188.5M 0 142.4k 48:46 22:35 26:11 156.9k 46 407.2M 0 0 46 188.7M 0 142.5k 48:46 22:36 26:10 163.7k 46 407.2M 0 0 46 188.9M 0 142.5k 48:45 22:37 26:08 169.6k 46 407.2M 0 0 46 189.1M 0 142.4k 48:46 22:39 26:07 161.1k 46 407.2M 0 0 46 189.2M 0 142.4k 48:46 22:40 26:06 150.1k 46 407.2M 0 0 46 189.3M 0 142.4k 48:47 22:41 26:06 130.8k 46 407.2M 0 0 46 189.5M 0 142.4k 48:48 22:42 26:06 122.3k 46 407.2M 0 0 46 189.6M 0 142.3k 48:48 22:43 26:05 113.2k 46 407.2M 0 0 46 189.7M 0 142.3k 48:48 22:44 26:04 112.6k 46 407.2M 0 0 46 189.8M 0 142.3k 48:49 22:45 26:04 111.0k 46 407.2M 0 0 46 190.0M 0 142.3k 48:49 22:46 26:03 116.7k 46 407.2M 0 0 46 190.1M 0 142.3k 48:49 22:48 26:01 128.4k 46 407.2M 0 0 46 190.3M 0 142.3k 48:48 22:49 25:59 141.1k 46 407.2M 0 0 46 190.5M 0 142.4k 48:48 22:50 25:58 152.3k 46 407.2M 0 0 46 190.6M 0 142.3k 48:48 22:51 25:57 151.3k 46 407.2M 0 0 46 190.8M 0 142.3k 48:49 22:52 25:57 151.1k 46 407.2M 0 0 46 191.0M 0 142.3k 48:49 22:53 25:56 144.6k 46 407.2M 0 0 46 191.1M 0 142.3k 48:49 22:54 25:55 132.5k 46 407.2M 0 0 46 191.2M 0 142.3k 48:50 22:56 25:54 117.6k 47 407.2M 0 0 47 191.4M 0 142.3k 48:50 22:57 25:53 128.4k 47 407.2M 0 0 47 191.6M 0 142.3k 48:50 22:58 25:52 131.0k 47 407.2M 0 0 47 191.8M 0 142.3k 48:50 23:00 25:50 133.0k 47 407.2M 0 0 47 192.0M 0 142.3k 48:49 23:01 25:48 138.9k 47 407.2M 0 0 47 192.1M 0 142.3k 48:49 23:02 25:47 147.8k 47 407.2M 0 0 47 192.3M 0 142.3k 48:49 23:04 25:45 142.9k 47 407.2M 0 0 47 192.5M 0 142.3k 48:49 23:05 25:44 149.0k 47 407.2M 0 0 47 192.7M 0 142.3k 48:49 23:06 25:43 149.8k 47 407.2M 0 0 47 192.8M 0 142.3k 48:49 23:07 25:42 142.3k 47 407.2M 0 0 47 193.0M 0 142.3k 48:50 23:08 25:42 136.1k 47 407.2M 0 0 47 193.1M 0 142.3k 48:50 23:10 25:40 137.2k 47 407.2M 0 0 47 193.3M 0 142.3k 48:49 23:11 25:38 139.1k 47 407.2M 0 0 47 193.6M 0 142.3k 48:49 23:12 25:37 138.2k 47 407.2M 0 0 47 193.7M 0 142.3k 48:50 23:14 25:36 137.7k 47 407.2M 0 0 47 193.8M 0 142.2k 48:51 23:15 25:36 126.7k 47 407.2M 0 0 47 194.0M 0 142.1k 48:52 23:17 25:35 120.0k 47 407.2M 0 0 47 194.1M 0 142.1k 48:52 23:18 25:34 114.6k 47 407.2M 0 0 47 194.3M 0 142.1k 48:53 23:19 25:34 103.4k 47 407.2M 0 0 47 194.4M 0 142.1k 48:54 23:20 25:34 103.5k 47 407.2M 0 0 47 194.5M 0 142.1k 48:54 23:22 25:32 114.2k 47 407.2M 0 0 47 194.7M 0 142.0k 48:54 23:23 25:31 120.0k 47 407.2M 0 0 47 194.8M 0 142.0k 48:55 23:24 25:31 115.8k 47 407.2M 0 0 47 195.0M 0 142.0k 48:54 23:25 25:29 128.7k 47 407.2M 0 0 47 195.2M 0 142.0k 48:54 23:27 25:27 136.9k 47 407.2M 0 0 47 195.4M 0 142.1k 48:54 23:28 25:26 146.5k 48 407.2M 0 0 48 195.6M 0 142.1k 48:53 23:29 25:24 157.0k 48 407.2M 0 0 48 195.7M 0 142.1k 48:54 23:30 25:24 153.5k 48 407.2M 0 0 48 195.8M 0 142.1k 48:54 23:31 25:23 147.1k 48 407.2M 0 0 48 196.0M 0 142.1k 48:54 23:32 25:22 144.1k 48 407.2M 0 0 48 196.1M 0 142.0k 48:55 23:34 25:21 125.2k 48 407.2M 0 0 48 196.3M 0 142.0k 48:55 23:35 25:20 116.9k 48 407.2M 0 0 48 196.5M 0 142.0k 48:56 23:36 25:20 116.3k 48 407.2M 0 0 48 196.6M 0 141.9k 48:56 23:38 25:18 119.3k 48 407.2M 0 0 48 196.8M 0 141.9k 48:56 23:39 25:17 117.0k 48 407.2M 0 0 48 197.0M 0 141.9k 48:57 23:41 25:16 121.8k 48 407.2M 0 0 48 197.1M 0 141.9k 48:58 23:42 25:16 116.2k 48 407.2M 0 0 48 197.2M 0 141.9k 48:58 23:43 25:15 119.2k 48 407.2M 0 0 48 197.3M 0 141.8k 48:59 23:44 25:15 112.4k 48 407.2M 0 0 48 197.5M 0 141.8k 49:00 23:45 25:15 107.6k 48 407.2M 0 0 48 197.6M 0 141.7k 49:00 23:47 25:13 105.5k 48 407.2M 0 0 48 197.8M 0 141.8k 49:00 23:48 25:12 121.3k 48 407.2M 0 0 48 198.0M 0 141.8k 48:58 23:49 25:09 141.4k 48 407.2M 0 0 48 198.3M 0 141.9k 48:57 23:50 25:07 160.7k 48 407.2M 0 0 48 198.5M 0 141.9k 48:57 23:51 25:06 174.8k 48 407.2M 0 0 48 198.6M 0 141.9k 48:57 23:52 25:05 178.4k 48 407.2M 0 0 48 198.8M 0 141.9k 48:57 23:53 25:04 177.3k 48 407.2M 0 0 48 199.0M 0 142.0k 48:55 23:54 25:01 180.2k 48 407.2M 0 0 48 199.3M 0 142.1k 48:53 23:56 24:57 196.4k 49 407.2M 0 0 49 199.5M 0 142.1k 48:52 23:57 24:55 198.5k 49 407.2M 0 0 49 199.7M 0 142.2k 48:52 23:58 24:54 209.5k 49 407.2M 0 0 49 199.8M 0 142.1k 48:53 23:59 24:54 180.6k 49 407.2M 0 0 49 200.0M 0 142.1k 48:54 24:01 24:53 156.7k 49 407.2M 0 0 49 200.1M 0 142.1k 48:53 24:02 24:51 136.7k 49 407.2M 0 0 49 200.3M 0 142.1k 48:53 24:03 24:50 137.0k 49 407.2M 0 0 49 200.5M 0 142.1k 48:53 24:04 24:49 132.5k 49 407.2M 0 0 49 200.7M 0 142.1k 48:53 24:05 24:48 149.7k 49 407.2M 0 0 49 200.9M 0 142.1k 48:52 24:07 24:45 159.6k 49 407.2M 0 0 49 201.1M 0 142.1k 48:52 24:08 24:44 155.1k 49 407.2M 0 0 49 201.3M 0 142.2k 48:52 24:09 24:43 153.0k 49 407.2M 0 0 49 201.5M 0 142.2k 48:51 24:10 24:41 163.7k 49 407.2M 0 0 49 201.8M 0 142.3k 48:50 24:12 24:38 174.0k 49 407.2M 0 0 49 201.9M 0 142.2k 48:51 24:13 24:38 161.7k 49 407.2M 0 0 49 202.1M 0 142.2k 48:50 24:14 24:36 161.3k 49 407.2M 0 0 49 202.3M 0 142.2k 48:50 24:16 24:34 160.1k 49 407.2M 0 0 49 202.4M 0 142.2k 48:52 24:17 24:35 135.4k 49 407.2M 0 0 49 202.5M 0 142.2k 48:52 24:18 24:34 121.1k 49 407.2M 0 0 49 202.7M 0 142.2k 48:51 24:19 24:32 131.5k 49 407.2M 0 0 49 202.9M 0 142.2k 48:51 24:21 24:30 131.1k 49 407.2M 0 0 49 203.1M 0 142.2k 48:52 24:22 24:30 127.0k 49 407.2M 0 0 49 203.2M 0 142.1k 48:52 24:23 24:29 133.1k 49 407.2M 0 0 49 203.3M 0 142.1k 48:53 24:24 24:29 133.0k 50 407.2M 0 0 50 203.6M 0 142.2k 48:51 24:26 24:25 142.1k 50 407.2M 0 0 50 203.8M 0 142.2k 48:50 24:27 24:23 153.9k 50 407.2M 0 0 50 204.0M 0 142.2k 48:51 24:28 24:23 152.0k 50 407.2M 0 0 50 204.2M 0 142.2k 48:51 24:30 24:21 159.4k 50 407.2M 0 0 50 204.4M 0 142.2k 48:50 24:31 24:19 167.1k 50 407.2M 0 0 50 204.5M 0 142.2k 48:51 24:32 24:19 144.3k 50 407.2M 0 0 50 204.6M 0 142.1k 48:52 24:34 24:18 122.0k 50 407.2M 0 0 50 204.8M 0 142.1k 48:53 24:35 24:18 116.4k 50 407.2M 0 0 50 204.9M 0 142.1k 48:54 24:36 24:18 108.5k 50 407.2M 0 0 50 205.0M 0 142.0k 48:55 24:38 24:17 96362 50 407.2M 0 0 50 205.1M 0 142.0k 48:55 24:39 24:16 99.84k 50 407.2M 0 0 50 205.3M 0 142.0k 48:55 24:40 24:15 113.8k 50 407.2M 0 0 50 205.5M 0 142.0k 48:55 24:41 24:14 118.6k 50 407.2M 0 0 50 205.6M 0 142.0k 48:55 24:42 24:13 125.4k 50 407.2M 0 0 50 205.7M 0 141.9k 48:56 24:43 24:13 123.8k 50 407.2M 0 0 50 205.8M 0 141.9k 48:57 24:45 24:12 117.3k 50 407.2M 0 0 50 206.0M 0 141.9k 48:57 24:46 24:11 119.1k 50 407.2M 0 0 50 206.2M 0 141.9k 48:56 24:47 24:09 126.9k 50 407.2M 0 0 50 206.4M 0 141.9k 48:57 24:48 24:09 126.7k 50 407.2M 0 0 50 206.6M 0 141.9k 48:56 24:50 24:06 141.7k 50 407.2M 0 0 50 206.8M 0 142.0k 48:55 24:51 24:04 162.5k 50 407.2M 0 0 50 207.0M 0 142.0k 48:55 24:52 24:03 160.1k 50 407.2M 0 0 50 207.1M 0 142.0k 48:56 24:54 24:02 145.7k 50 407.2M 0 0 50 207.3M 0 141.9k 48:56 24:55 24:01 144.4k 50 407.2M 0 0 50 207.5M 0 141.9k 48:56 24:56 24:00 143.2k 51 407.2M 0 0 51 207.6M 0 141.9k 48:57 24:57 24:00 126.5k 51 407.2M 0 0 51 207.8M 0 141.9k 48:57 24:59 23:58 117.3k 51 407.2M 0 0 51 208.0M 0 141.9k 48:57 25:00 23:57 131.5k 51 407.2M 0 0 51 208.1M 0 141.9k 48:57 25:01 23:56 134.9k 51 407.2M 0 0 51 208.3M 0 141.9k 48:57 25:02 23:55 130.8k 51 407.2M 0 0 51 208.5M 0 141.9k 48:57 25:04 23:53 137.6k 51 407.2M 0 0 51 208.7M 0 142.0k 48:56 25:05 23:51 159.2k 51 407.2M 0 0 51 209.0M 0 142.0k 48:54 25:06 23:48 172.6k 51 407.2M 0 0 51 209.1M 0 142.1k 48:54 25:07 23:47 182.8k 51 407.2M 0 0 51 209.3M 0 142.1k 48:53 25:08 23:45 194.4k 51 407.2M 0 0 51 209.5M 0 142.1k 48:53 25:09 23:44 191.1k 51 407.2M 0 0 51 209.7M 0 142.1k 48:53 25:10 23:43 180.0k 51 407.2M 0 0 51 209.8M 0 142.1k 48:53 25:11 23:42 158.9k 51 407.2M 0 0 51 210.0M 0 142.1k 48:53 25:12 23:41 146.6k 51 407.2M 0 0 51 210.1M 0 142.1k 48:54 25:14 23:40 135.3k 51 407.2M 0 0 51 210.3M 0 142.1k 48:54 25:15 23:39 136.9k 51 407.2M 0 0 51 210.5M 0 142.0k 48:54 25:16 23:38 127.2k 51 407.2M 0 0 51 210.6M 0 142.0k 48:55 25:18 23:37 121.6k 51 407.2M 0 0 51 210.7M 0 142.0k 48:56 25:19 23:37 114.5k 51 407.2M 0 0 51 210.8M 0 141.9k 48:56 25:20 23:36 111.3k 51 407.2M 0 0 51 211.0M 0 141.9k 48:57 25:21 23:36 104.7k 51 407.2M 0 0 51 211.1M 0 141.9k 48:57 25:22 23:35 106.5k 51 407.2M 0 0 51 211.3M 0 141.9k 48:57 25:24 23:33 113.6k 51 407.2M 0 0 51 211.5M 0 141.9k 48:57 25:25 23:32 129.3k 51 407.2M 0 0 51 211.7M 0 142.0k 48:56 25:26 23:30 150.1k 52 407.2M 0 0 52 211.9M 0 142.0k 48:55 25:27 23:28 158.3k 52 407.2M 0 0 52 212.1M 0 142.0k 48:55 25:29 23:26 161.9k 52 407.2M 0 0 52 212.3M 0 142.0k 48:56 25:30 23:26 161.2k 52 407.2M 0 0 52 212.5M 0 142.0k 48:55 25:32 23:23 159.5k 52 407.2M 0 0 52 212.6M 0 142.0k 48:55 25:33 23:22 151.3k 52 407.2M 0 0 52 212.8M 0 142.0k 48:56 25:34 23:22 136.6k 52 407.2M 0 0 52 212.9M 0 141.9k 48:56 25:35 23:21 130.5k 52 407.2M 0 0 52 213.1M 0 142.0k 48:56 25:36 23:20 136.1k 52 407.2M 0 0 52 213.2M 0 141.9k 48:56 25:37 23:19 130.6k 52 407.2M 0 0 52 213.3M 0 141.9k 48:57 25:38 23:19 121.0k 52 407.2M 0 0 52 213.5M 0 141.9k 48:56 25:40 23:16 138.9k 52 407.2M 0 0 52 213.7M 0 142.0k 48:56 25:41 23:15 145.4k 52 407.2M 0 0 52 213.8M 0 141.9k 48:57 25:42 23:15 133.0k 52 407.2M 0 0 52 214.0M 0 141.9k 48:57 25:43 23:14 130.3k 52 407.2M 0 0 52 214.1M 0 141.9k 48:58 25:44 23:14 128.4k 52 407.2M 0 0 52 214.2M 0 141.9k 48:58 25:45 23:13 120.0k 52 407.2M 0 0 52 214.3M 0 141.8k 48:59 25:47 23:12 105.4k 52 407.2M 0 0 52 214.5M 0 141.8k 48:59 25:48 23:11 116.0k 52 407.2M 0 0 52 214.8M 0 141.9k 48:58 25:50 23:08 132.5k 52 407.2M 0 0 52 215.0M 0 141.9k 48:57 25:51 23:06 149.7k 52 407.2M 0 0 52 215.3M 0 142.0k 48:56 25:52 23:04 166.5k 52 407.2M 0 0 52 215.5M 0 142.0k 48:55 25:53 23:02 185.0k 52 407.2M 0 0 52 215.6M 0 142.0k 48:55 25:54 23:01 188.2k 53 407.2M 0 0 53 215.9M 0 142.1k 48:54 25:55 22:59 195.8k 53 407.2M 0 0 53 216.1M 0 142.1k 48:53 25:57 22:56 188.6k 53 407.2M 0 0 53 216.3M 0 142.1k 48:53 25:58 22:55 179.4k 53 407.2M 0 0 53 216.5M 0 142.1k 48:53 25:59 22:54 176.8k 53 407.2M 0 0 53 216.7M 0 142.2k 48:52 26:00 22:52 187.1k 53 407.2M 0 0 53 216.9M 0 142.2k 48:51 26:01 22:50 173.7k 53 407.2M 0 0 53 217.1M 0 142.2k 48:52 26:03 22:49 158.9k 53 407.2M 0 0 53 217.2M 0 142.1k 48:53 26:04 22:49 144.9k 53 407.2M 0 0 53 217.4M 0 142.1k 48:52 26:05 22:47 147.2k 53 407.2M 0 0 53 217.6M 0 142.1k 48:52 26:07 22:45 134.7k 53 407.2M 0 0 53 217.8M 0 142.2k 48:52 26:08 22:44 135.7k 53 407.2M 0 0 53 217.9M 0 142.1k 48:52 26:09 22:43 139.6k 53 407.2M 0 0 53 218.0M 0 142.1k 48:53 26:10 22:43 138.2k 53 407.2M 0 0 53 218.1M 0 142.1k 48:54 26:12 22:42 126.7k 53 407.2M 0 0 53 218.3M 0 142.1k 48:54 26:13 22:41 120.8k 53 407.2M 0 0 53 218.5M 0 142.0k 48:54 26:14 22:40 112.2k 53 407.2M 0 0 53 218.6M 0 142.0k 48:55 26:15 22:40 109.0k 53 407.2M 0 0 53 218.8M 0 142.0k 48:55 26:17 22:38 120.0k 53 407.2M 0 0 53 218.9M 0 142.0k 48:55 26:18 22:37 123.0k 53 407.2M 0 0 53 219.1M 0 142.0k 48:55 26:19 22:36 126.6k 53 407.2M 0 0 53 219.3M 0 142.0k 48:55 26:20 22:35 133.4k 53 407.2M 0 0 53 219.4M 0 142.0k 48:56 26:22 22:34 132.4k 53 407.2M 0 0 53 219.4M 0 142.0k 48:56 26:22 22:34 142.0k 53 407.2M 0 0 53 219.5M 0 142.0k 48:56 26:23 22:33 124.7k 53 407.2M 0 0 53 219.6M 0 142.0k 48:56 26:24 22:32 124.7k 53 407.2M 0 0 53 219.8M 0 141.9k 48:57 26:25 22:32 117.6k 54 407.2M 0 0 54 219.9M 0 141.9k 48:57 26:26 22:31 119.2k 54 407.2M 0 0 54 220.0M 0 141.9k 48:57 26:27 22:30 120.4k 54 407.2M 0 0 54 220.2M 0 141.9k 48:57 26:28 22:29 129.4k 54 407.2M 0 0 54 220.5M 0 142.0k 48:56 26:29 22:27 145.1k 54 407.2M 0 0 54 220.6M 0 142.0k 48:56 26:31 22:25 156.6k 54 407.2M 0 0 54 220.9M 0 142.0k 48:54 26:32 22:22 173.1k 54 407.2M 0 0 54 221.1M 0 142.1k 48:53 26:33 22:20 191.8k 54 407.2M 0 0 54 221.4M 0 142.2k 48:52 26:34 22:18 203.9k 54 407.2M 0 0 54 221.6M 0 142.2k 48:51 26:35 22:16 202.9k 54 407.2M 0 0 54 221.8M 0 142.2k 48:51 26:36 22:15 200.4k 54 407.2M 0 0 54 222.0M 0 142.2k 48:51 26:38 22:13 191.4k 54 407.2M 0 0 54 222.1M 0 142.2k 48:52 26:39 22:13 160.9k 54 407.2M 0 0 54 222.2M 0 142.1k 48:52 26:40 22:12 140.0k 54 407.2M 0 0 54 222.3M 0 142.1k 48:52 26:41 22:11 128.0k 54 407.2M 0 0 54 222.5M 0 142.1k 48:52 26:42 22:10 129.2k 54 407.2M 0 0 54 222.6M 0 142.1k 48:52 26:43 22:09 120.6k 54 407.2M 0 0 54 222.8M 0 142.1k 48:53 26:44 22:09 127.2k 54 407.2M 0 0 54 222.9M 0 142.1k 48:54 26:46 22:08 122.3k 54 407.2M 0 0 54 223.0M 0 142.1k 48:54 26:47 22:07 121.7k 54 407.2M 0 0 54 223.2M 0 142.1k 48:54 26:48 22:06 117.9k 54 407.2M 0 0 54 223.4M 0 142.0k 48:55 26:50 22:05 116.5k 54 407.2M 0 0 54 223.5M 0 142.0k 48:55 26:51 22:04 113.6k 54 407.2M 0 0 54 223.6M 0 142.0k 48:56 26:52 22:04 115.1k 54 407.2M 0 0 54 223.8M 0 141.9k 48:56 26:54 22:02 114.3k 54 407.2M 0 0 54 223.9M 0 141.9k 48:57 26:55 22:02 110.5k 55 407.2M 0 0 55 224.1M 0 141.9k 48:57 26:56 22:01 117.8k 55 407.2M 0 0 55 224.3M 0 141.9k 48:57 26:57 22:00 123.4k 55 407.2M 0 0 55 224.5M 0 141.9k 48:57 26:59 21:58 131.4k 55 407.2M 0 0 55 224.6M 0 142.0k 48:56 27:00 21:56 144.7k 55 407.2M 0 0 55 224.8M 0 142.0k 48:56 27:01 21:55 153.2k 55 407.2M 0 0 55 225.0M 0 142.0k 48:55 27:02 21:53 156.0k 55 407.2M 0 0 55 225.2M 0 142.0k 48:55 27:03 21:52 165.6k 55 407.2M 0 0 55 225.5M 0 142.0k 48:54 27:05 21:49 176.0k 55 407.2M 0 0 55 225.7M 0 142.1k 48:53 27:06 21:47 179.4k 55 407.2M 0 0 55 225.9M 0 142.1k 48:53 27:07 21:46 182.6k 55 407.2M 0 0 55 226.1M 0 142.1k 48:52 27:08 21:44 181.2k 55 407.2M 0 0 55 226.3M 0 142.2k 48:52 27:09 21:43 184.9k 55 407.2M 0 0 55 226.5M 0 142.2k 48:51 27:10 21:41 179.7k 55 407.2M 0 0 55 226.6M 0 142.2k 48:51 27:11 21:40 174.4k 55 407.2M 0 0 55 226.8M 0 142.2k 48:51 27:12 21:39 171.2k 55 407.2M 0 0 55 227.0M 0 142.2k 48:50 27:14 21:36 173.1k 55 407.2M 0 0 55 227.2M 0 142.3k 48:50 27:15 21:35 172.2k 55 407.2M 0 0 55 227.5M 0 142.3k 48:49 27:16 21:33 179.9k 55 407.2M 0 0 55 227.7M 0 142.4k 48:47 27:17 21:30 192.2k 55 407.2M 0 0 55 228.0M 0 142.4k 48:46 27:18 21:28 204.7k 56 407.2M 0 0 56 228.1M 0 142.4k 48:46 27:19 21:27 196.6k 56 407.2M 0 0 56 228.3M 0 142.4k 48:46 27:20 21:26 187.6k 56 407.2M 0 0 56 228.5M 0 142.4k 48:46 27:22 21:24 178.4k 56 407.2M 0 0 56 228.6M 0 142.4k 48:46 27:23 21:23 160.2k 56 407.2M 0 0 56 228.8M 0 142.4k 48:46 27:25 21:21 139.5k 56 407.2M 0 0 56 229.0M 0 142.4k 48:48 27:26 21:22 128.9k 56 407.2M 0 0 56 229.1M 0 142.3k 48:49 27:27 21:22 118.7k 56 407.2M 0 0 56 229.2M 0 142.3k 48:49 27:28 21:21 112.8k 56 407.2M 0 0 56 229.4M 0 142.3k 48:48 27:30 21:18 114.1k 56 407.2M 0 0 56 229.6M 0 142.4k 48:47 27:31 21:16 130.7k 56 407.2M 0 0 56 229.9M 0 142.4k 48:47 27:33 21:14 149.4k 56 407.2M 0 0 56 230.0M 0 142.4k 48:48 27:34 21:14 154.5k 56 407.2M 0 0 56 230.1M 0 142.3k 48:48 27:35 21:13 152.2k 56 407.2M 0 0 56 230.3M 0 142.3k 48:48 27:36 21:12 142.5k 56 407.2M 0 0 56 230.4M 0 142.3k 48:50 27:38 21:12 115.8k 56 407.2M 0 0 56 230.5M 0 142.3k 48:50 27:39 21:11 106.5k 56 407.2M 0 0 56 230.6M 0 142.2k 48:50 27:40 21:10 108.5k 56 407.2M 0 0 56 230.9M 0 142.3k 48:49 27:41 21:08 126.8k 56 407.2M 0 0 56 231.1M 0 142.3k 48:49 27:43 21:06 137.1k 56 407.2M 0 0 56 231.3M 0 142.3k 48:50 27:44 21:06 142.8k 56 407.2M 0 0 56 231.5M 0 142.3k 48:49 27:45 21:04 149.1k 56 407.2M 0 0 56 231.6M 0 142.3k 48:50 27:46 21:04 148.7k 56 407.2M 0 0 56 231.8M 0 142.3k 48:50 27:48 21:02 136.0k 56 407.2M 0 0 56 232.0M 0 142.2k 48:50 27:49 21:01 126.9k 57 407.2M 0 0 57 232.1M 0 142.2k 48:50 27:50 21:00 136.5k 57 407.2M 0 0 57 232.3M 0 142.2k 48:50 27:51 20:59 129.5k 57 407.2M 0 0 57 232.4M 0 142.2k 48:51 27:53 20:58 127.0k 57 407.2M 0 0 57 232.5M 0 142.2k 48:51 27:54 20:57 124.7k 57 407.2M 0 0 57 232.6M 0 142.2k 48:51 27:55 20:56 128.3k 57 407.2M 0 0 57 232.8M 0 142.1k 48:52 27:56 20:56 111.5k 57 407.2M 0 0 57 232.9M 0 142.1k 48:52 27:57 20:55 111.1k 57 407.2M 0 0 57 233.0M 0 142.1k 48:53 27:58 20:55 110.7k 57 407.2M 0 0 57 233.2M 0 142.1k 48:52 27:59 20:53 120.6k 57 407.2M 0 0 57 233.4M 0 142.2k 48:52 28:01 20:51 129.5k 57 407.2M 0 0 57 233.6M 0 142.2k 48:52 28:02 20:50 149.3k 57 407.2M 0 0 57 233.8M 0 142.2k 48:52 28:03 20:49 152.3k 57 407.2M 0 0 57 234.0M 0 142.2k 48:51 28:04 20:47 164.7k 57 407.2M 0 0 57 234.2M 0 142.2k 48:50 28:05 20:45 171.2k 57 407.2M 0 0 57 234.5M 0 142.3k 48:49 28:06 20:43 184.9k 57 407.2M 0 0 57 234.6M 0 142.3k 48:49 28:08 20:41 180.2k 57 407.2M 0 0 57 234.9M 0 142.4k 48:48 28:09 20:39 195.8k 57 407.2M 0 0 57 235.2M 0 142.4k 48:46 28:10 20:36 213.2k 57 407.2M 0 0 57 235.5M 0 142.5k 48:45 28:11 20:34 215.0k 57 407.2M 0 0 57 235.6M 0 142.5k 48:45 28:13 20:32 196.1k 57 407.2M 0 0 57 235.8M 0 142.5k 48:45 28:14 20:31 199.0k 57 407.2M 0 0 57 236.1M 0 142.6k 48:44 28:15 20:29 197.5k 58 407.2M 0 0 58 236.2M 0 142.5k 48:44 28:16 20:28 171.5k 58 407.2M 0 0 58 236.4M 0 142.5k 48:44 28:17 20:27 158.9k 58 407.2M 0 0 58 236.6M 0 142.6k 48:43 28:18 20:25 163.8k 58 407.2M 0 0 58 236.7M 0 142.5k 48:44 28:20 20:24 149.2k 58 407.2M 0 0 58 236.8M 0 142.5k 48:45 28:21 20:24 127.7k 58 407.2M 0 0 58 237.0M 0 142.5k 48:45 28:22 20:23 133.8k 58 407.2M 0 0 58 237.2M 0 142.5k 48:44 28:23 20:21 138.9k 58 407.2M 0 0 58 237.4M 0 142.6k 48:44 28:24 20:20 137.8k 58 407.2M 0 0 58 237.6M 0 142.6k 48:44 28:26 20:18 151.8k 58 407.2M 0 0 58 237.7M 0 142.5k 48:44 28:27 20:17 155.4k 58 407.2M 0 0 58 237.8M 0 142.5k 48:45 28:28 20:17 143.2k 58 407.2M 0 0 58 238.0M 0 142.5k 48:45 28:29 20:16 132.5k 58 407.2M 0 0 58 238.1M 0 142.5k 48:44 28:30 20:14 132.8k 58 407.2M 0 0 58 238.3M 0 142.5k 48:44 28:31 20:13 137.5k 58 407.2M 0 0 58 238.5M 0 142.6k 48:44 28:32 20:12 147.3k 58 407.2M 0 0 58 238.6M 0 142.5k 48:44 28:34 20:10 153.9k 58 407.2M 0 0 58 238.8M 0 142.5k 48:45 28:35 20:10 142.0k 58 407.2M 0 0 58 238.9M 0 142.5k 48:45 28:36 20:09 129.0k 58 407.2M 0 0 58 239.0M 0 142.4k 48:46 28:38 20:08 111.3k 58 407.2M 0 0 58 239.2M 0 142.4k 48:46 28:39 20:07 107.8k 58 407.2M 0 0 58 239.3M 0 142.4k 48:47 28:40 20:07 104.8k 58 407.2M 0 0 58 239.5M 0 142.4k 48:48 28:42 20:06 105.1k 58 407.2M 0 0 58 239.6M 0 142.3k 48:48 28:43 20:05 105.2k 58 407.2M 0 0 58 239.7M 0 142.3k 48:49 28:44 20:05 109.8k 58 407.2M 0 0 58 239.8M 0 142.3k 48:49 28:45 20:04 101.4k 58 407.2M 0 0 58 240.0M 0 142.3k 48:49 28:46 20:03 114.7k 58 407.2M 0 0 58 240.1M 0 142.3k 48:49 28:47 20:02 121.1k 59 407.2M 0 0 59 240.3M 0 142.3k 48:50 28:49 20:01 123.2k 59 407.2M 0 0 59 240.5M 0 142.3k 48:49 28:50 19:59 143.3k 59 407.2M 0 0 59 240.7M 0 142.3k 48:48 28:51 19:57 162.3k 59 407.2M 0 0 59 240.8M 0 142.3k 48:49 28:52 19:57 139.6k 59 407.2M 0 0 59 241.0M 0 142.3k 48:49 28:53 19:56 139.7k 59 407.2M 0 0 59 241.1M 0 142.2k 48:50 28:55 19:55 135.2k 59 407.2M 0 0 59 241.3M 0 142.2k 48:50 28:56 19:54 122.7k 59 407.2M 0 0 59 241.5M 0 142.2k 48:50 28:57 19:53 117.5k 59 407.2M 0 0 59 241.6M 0 142.2k 48:50 28:58 19:52 124.7k 59 407.2M 0 0 59 241.7M 0 142.2k 48:51 29:00 19:51 126.9k 59 407.2M 0 0 59 241.9M 0 142.2k 48:50 29:01 19:49 140.5k 59 407.2M 0 0 59 242.1M 0 142.3k 48:50 29:02 19:48 145.5k 59 407.2M 0 0 59 242.3M 0 142.2k 48:50 29:03 19:47 138.6k 59 407.2M 0 0 59 242.4M 0 142.2k 48:51 29:05 19:46 135.2k 59 407.2M 0 0 59 242.6M 0 142.2k 48:51 29:06 19:45 134.8k 59 407.2M 0 0 59 242.8M 0 142.2k 48:51 29:07 19:44 132.7k 59 407.2M 0 0 59 243.0M 0 142.2k 48:50 29:08 19:42 134.2k 59 407.2M 0 0 59 243.2M 0 142.3k 48:49 29:09 19:40 157.2k 59 407.2M 0 0 59 243.5M 0 142.3k 48:48 29:11 19:37 177.2k 59 407.2M 0 0 59 243.6M 0 142.3k 48:48 29:12 19:36 183.1k 59 407.2M 0 0 59 243.8M 0 142.3k 48:48 29:13 19:35 186.0k 59 407.2M 0 0 59 244.1M 0 142.4k 48:47 29:14 19:33 192.0k 60 407.2M 0 0 60 244.3M 0 142.5k 48:46 29:16 19:30 190.4k 60 407.2M 0 0 60 244.6M 0 142.5k 48:44 29:17 19:27 203.7k 60 407.2M 0 0 60 244.9M 0 142.6k 48:43 29:18 19:25 217.6k 60 407.2M 0 0 60 245.1M 0 142.6k 48:43 29:19 19:24 223.6k 60 407.2M 0 0 60 245.3M 0 142.6k 48:42 29:20 19:22 209.7k 60 407.2M 0 0 60 245.5M 0 142.6k 48:43 29:22 19:21 184.0k 60 407.2M 0 0 60 245.6M 0 142.6k 48:43 29:23 19:20 155.6k 60 407.2M 0 0 60 245.7M 0 142.6k 48:44 29:24 19:20 136.7k 60 407.2M 0 0 60 245.8M 0 142.6k 48:44 29:25 19:19 126.2k 60 407.2M 0 0 60 246.0M 0 142.6k 48:44 29:26 19:18 124.9k 60 407.2M 0 0 60 246.2M 0 142.6k 48:44 29:28 19:16 129.5k 60 407.2M 0 0 60 246.3M 0 142.5k 48:44 29:29 19:15 130.7k 60 407.2M 0 0 60 246.5M 0 142.5k 48:44 29:30 19:14 137.5k 60 407.2M 0 0 60 246.7M 0 142.5k 48:44 29:32 19:12 139.4k 60 407.2M 0 0 60 246.9M 0 142.6k 48:44 29:33 19:11 143.8k 60 407.2M 0 0 60 247.1M 0 142.5k 48:44 29:34 19:10 140.2k 60 407.2M 0 0 60 247.3M 0 142.5k 48:44 29:36 19:08 142.3k 60 407.2M 0 0 60 247.4M 0 142.5k 48:45 29:37 19:08 131.1k 60 407.2M 0 0 60 247.6M 0 142.5k 48:45 29:38 19:07 132.9k 60 407.2M 0 0 60 247.8M 0 142.5k 48:44 29:39 19:05 135.2k 60 407.2M 0 0 60 248.0M 0 142.6k 48:44 29:41 19:03 146.4k 60 407.2M 0 0 60 248.3M 0 142.6k 48:43 29:42 19:01 160.8k 61 407.2M 0 0 61 248.5M 0 142.6k 48:42 29:43 18:59 176.6k 61 407.2M 0 0 61 248.6M 0 142.6k 48:43 29:45 18:58 161.1k 61 407.2M 0 0 61 248.8M 0 142.5k 48:44 29:46 18:58 143.5k 61 407.2M 0 0 61 248.9M 0 142.5k 48:45 29:48 18:57 119.8k 61 407.2M 0 0 61 249.0M 0 142.5k 48:46 29:49 18:57 105.2k 61 407.2M 0 0 61 249.1M 0 142.4k 48:47 29:51 18:56 91722 61 407.2M 0 0 61 249.3M 0 142.4k 48:47 29:52 18:55 94746 61 407.2M 0 0 61 249.4M 0 142.4k 48:48 29:53 18:55 98802 61 407.2M 0 0 61 249.6M 0 142.4k 48:47 29:54 18:53 117.2k 61 407.2M 0 0 61 249.8M 0 142.4k 48:47 29:55 18:52 128.6k 61 407.2M 0 0 61 250.0M 0 142.4k 48:46 29:57 18:49 149.7k 61 407.2M 0 0 61 250.3M 0 142.5k 48:45 29:58 18:47 169.9k 61 407.2M 0 0 61 250.5M 0 142.5k 48:45 29:59 18:46 172.6k 61 407.2M 0 0 61 250.6M 0 142.5k 48:46 30:00 18:46 162.3k 61 407.2M 0 0 61 250.7M 0 142.4k 48:46 30:01 18:45 152.2k 61 407.2M 0 0 61 250.8M 0 142.4k 48:46 30:03 18:43 140.3k 61 407.2M 0 0 61 251.0M 0 142.4k 48:46 30:04 18:42 130.5k 61 407.2M 0 0 61 251.2M 0 142.4k 48:46 30:05 18:41 128.2k 61 407.2M 0 0 61 251.3M 0 142.4k 48:47 30:06 18:41 128.2k 61 407.2M 0 0 61 251.5M 0 142.4k 48:47 30:07 18:40 128.4k 61 407.2M 0 0 61 251.6M 0 142.4k 48:47 30:09 18:38 137.2k 61 407.2M 0 0 61 251.8M 0 142.4k 48:47 30:10 18:37 132.9k 61 407.2M 0 0 61 252.0M 0 142.4k 48:47 30:11 18:36 128.4k 61 407.2M 0 0 61 252.1M 0 142.4k 48:48 30:12 18:36 130.5k 61 407.2M 0 0 61 252.3M 0 142.4k 48:48 30:14 18:34 132.7k 61 407.2M 0 0 61 252.4M 0 142.4k 48:48 30:15 18:33 124.6k 62 407.2M 0 0 62 252.5M 0 142.3k 48:48 30:16 18:32 123.7k 62 407.2M 0 0 62 252.6M 0 142.3k 48:48 30:17 18:31 125.4k 62 407.2M 0 0 62 252.8M 0 142.3k 48:49 30:18 18:31 120.0k 62 407.2M 0 0 62 253.0M 0 142.3k 48:49 30:19 18:30 122.8k 62 407.2M 0 0 62 253.1M 0 142.3k 48:49 30:21 18:28 123.0k 62 407.2M 0 0 62 253.3M 0 142.3k 48:49 30:22 18:27 129.2k 62 407.2M 0 0 62 253.6M 0 142.4k 48:48 30:23 18:25 151.9k 62 407.2M 0 0 62 253.8M 0 142.4k 48:47 30:24 18:23 174.2k 62 407.2M 0 0 62 254.1M 0 142.4k 48:46 30:26 18:20 183.1k 62 407.2M 0 0 62 254.3M 0 142.4k 48:46 30:27 18:19 189.5k 62 407.2M 0 0 62 254.5M 0 142.5k 48:46 30:28 18:18 193.2k 62 407.2M 0 0 62 254.6M 0 142.5k 48:45 30:29 18:16 182.5k 62 407.2M 0 0 62 254.8M 0 142.5k 48:45 30:30 18:15 171.8k 62 407.2M 0 0 62 255.1M 0 142.5k 48:44 30:32 18:12 174.8k 62 407.2M 0 0 62 255.3M 0 142.6k 48:43 30:33 18:10 189.6k 62 407.2M 0 0 62 255.6M 0 142.6k 48:42 30:34 18:08 196.2k 62 407.2M 0 0 62 255.8M 0 142.7k 48:41 30:35 18:06 201.6k 62 407.2M 0 0 62 256.0M 0 142.7k 48:41 30:36 18:05 203.6k 62 407.2M 0 0 62 256.3M 0 142.8k 48:40 30:37 18:03 207.4k 62 407.2M 0 0 62 256.5M 0 142.8k 48:39 30:38 18:01 201.8k 63 407.2M 0 0 63 256.6M 0 142.8k 48:39 30:40 17:59 186.4k 63 407.2M 0 0 63 256.8M 0 142.8k 48:40 30:41 17:59 167.0k 63 407.2M 0 0 63 256.9M 0 142.7k 48:40 30:42 17:58 158.6k 63 407.2M 0 0 63 257.1M 0 142.7k 48:40 30:43 17:57 142.1k 63 407.2M 0 0 63 257.3M 0 142.7k 48:40 30:45 17:55 131.8k 63 407.2M 0 0 63 257.4M 0 142.7k 48:40 30:46 17:54 131.7k 63 407.2M 0 0 63 257.5M 0 142.7k 48:40 30:47 17:53 130.4k 63 407.2M 0 0 63 257.7M 0 142.7k 48:40 30:48 17:52 139.6k 63 407.2M 0 0 63 257.9M 0 142.7k 48:40 30:49 17:51 139.7k 63 407.2M 0 0 63 258.0M 0 142.7k 48:41 30:51 17:50 128.3k 63 407.2M 0 0 63 258.1M 0 142.7k 48:41 30:52 17:49 123.1k 63 407.2M 0 0 63 258.3M 0 142.6k 48:42 30:53 17:49 117.5k 63 407.2M 0 0 63 258.4M 0 142.6k 48:43 30:55 17:48 106.1k 63 407.2M 0 0 63 258.5M 0 142.6k 48:43 30:56 17:47 99.25k 63 407.2M 0 0 63 258.7M 0 142.6k 48:43 30:57 17:46 112.9k 63 407.2M 0 0 63 258.9M 0 142.6k 48:43 30:58 17:45 126.1k 63 407.2M 0 0 63 259.0M 0 142.6k 48:43 30:59 17:44 132.5k 63 407.2M 0 0 63 259.1M 0 142.6k 48:43 31:00 17:43 137.1k 63 407.2M 0 0 63 259.3M 0 142.6k 48:43 31:02 17:41 142.1k 63 407.2M 0 0 63 259.5M 0 142.6k 48:43 31:03 17:40 143.6k 63 407.2M 0 0 63 259.6M 0 142.6k 48:43 31:04 17:39 135.3k 63 407.2M 0 0 63 259.8M 0 142.6k 48:43 31:05 17:38 136.4k 63 407.2M 0 0 63 260.0M 0 142.6k 48:43 31:06 17:37 136.5k 63 407.2M 0 0 63 260.1M 0 142.6k 48:43 31:08 17:35 137.7k 63 407.2M 0 0 63 260.3M 0 142.6k 48:43 31:09 17:34 136.5k 63 407.2M 0 0 63 260.5M 0 142.6k 48:43 31:10 17:33 140.2k 64 407.2M 0 0 64 260.7M 0 142.5k 48:44 31:12 17:32 134.6k 64 407.2M 0 0 64 260.8M 0 142.5k 48:44 31:13 17:31 134.5k 64 407.2M 0 0 64 261.0M 0 142.5k 48:44 31:15 17:29 128.6k 64 407.2M 0 0 64 261.2M 0 142.5k 48:45 31:16 17:29 126.7k 64 407.2M 0 0 64 261.3M 0 142.5k 48:45 31:17 17:28 122.7k 64 407.2M 0 0 64 261.5M 0 142.5k 48:45 31:18 17:27 129.9k 64 407.2M 0 0 64 261.7M 0 142.5k 48:44 31:19 17:25 137.2k 64 407.2M 0 0 64 261.9M 0 142.5k 48:44 31:21 17:23 143.9k 64 407.2M 0 0 64 262.0M 0 142.5k 48:45 31:22 17:23 135.7k 64 407.2M 0 0 64 262.1M 0 142.5k 48:46 31:23 17:23 127.8k 64 407.2M 0 0 64 262.3M 0 142.5k 48:46 31:25 17:21 128.4k 64 407.2M 0 0 64 262.5M 0 142.5k 48:45 31:26 17:19 131.0k 64 407.2M 0 0 64 262.8M 0 142.5k 48:45 31:27 17:18 138.4k 64 407.2M 0 0 64 263.0M 0 142.5k 48:44 31:28 17:16 150.2k 64 407.2M 0 0 64 263.1M 0 142.5k 48:44 31:30 17:14 163.6k 64 407.2M 0 0 64 263.3M 0 142.5k 48:44 31:31 17:13 166.3k 64 407.2M 0 0 64 263.5M 0 142.5k 48:44 31:32 17:12 159.0k 64 407.2M 0 0 64 263.7M 0 142.5k 48:44 31:34 17:10 146.9k 64 407.2M 0 0 64 263.7M 0 142.5k 48:44 31:34 17:10 142.5k 64 407.2M 0 0 64 263.8M 0 142.5k 48:44 31:35 17:09 125.4k 64 407.2M 0 0 64 264.0M 0 142.5k 48:44 31:36 17:08 148.5k 64 407.2M 0 0 64 264.3M 0 142.6k 48:43 31:37 17:06 171.7k 64 407.2M 0 0 64 264.5M 0 142.6k 48:43 31:39 17:04 158.5k 64 407.2M 0 0 64 264.6M 0 142.6k 48:43 31:40 17:03 160.1k 65 407.2M 0 0 65 264.8M 0 142.6k 48:43 31:41 17:02 163.7k 65 407.2M 0 0 65 265.0M 0 142.6k 48:42 31:42 17:00 166.8k 65 407.2M 0 0 65 265.2M 0 142.6k 48:42 31:43 16:59 158.8k 65 407.2M 0 0 65 265.5M 0 142.7k 48:41 31:44 16:57 178.9k 65 407.2M 0 0 65 265.7M 0 142.7k 48:40 31:45 16:55 187.5k 65 407.2M 0 0 65 265.9M 0 142.7k 48:40 31:46 16:54 196.0k 65 407.2M 0 0 65 266.1M 0 142.8k 48:39 31:48 16:51 198.4k 65 407.2M 0 0 65 266.4M 0 142.8k 48:38 31:49 16:49 205.1k 65 407.2M 0 0 65 266.6M 0 142.8k 48:38 31:50 16:48 196.4k 65 407.2M 0 0 65 266.8M 0 142.9k 48:37 31:51 16:46 188.6k 65 407.2M 0 0 65 267.0M 0 142.9k 48:37 31:53 16:44 177.6k 65 407.2M 0 0 65 267.1M 0 142.9k 48:37 31:54 16:43 168.5k 65 407.2M 0 0 65 267.3M 0 142.9k 48:38 31:55 16:43 150.4k 65 407.2M 0 0 65 267.5M 0 142.8k 48:38 31:57 16:41 139.0k 65 407.2M 0 0 65 267.6M 0 142.8k 48:38 31:58 16:40 130.1k 65 407.2M 0 0 65 267.7M 0 142.8k 48:39 31:59 16:40 122.7k 65 407.2M 0 0 65 267.8M 0 142.8k 48:39 32:00 16:39 116.2k 65 407.2M 0 0 65 268.1M 0 142.8k 48:38 32:01 16:37 131.2k 65 407.2M 0 0 65 268.3M 0 142.8k 48:38 32:03 16:35 134.3k 65 407.2M 0 0 65 268.4M 0 142.8k 48:39 32:04 16:35 133.5k 65 407.2M 0 0 65 268.5M 0 142.8k 48:39 32:05 16:34 133.6k 65 407.2M 0 0 65 268.6M 0 142.7k 48:40 32:07 16:33 122.1k 66 407.2M 0 0 66 268.8M 0 142.7k 48:41 32:08 16:33 104.7k 66 407.2M 0 0 66 268.9M 0 142.7k 48:42 32:09 16:33 98.15k 66 407.2M 0 0 66 269.0M 0 142.6k 48:42 32:10 16:32 98.52k 66 407.2M 0 0 66 269.1M 0 142.6k 48:43 32:12 16:31 99841 66 407.2M 0 0 66 269.3M 0 142.6k 48:43 32:13 16:30 106.2k 66 407.2M 0 0 66 269.5M 0 142.6k 48:43 32:14 16:29 117.7k 66 407.2M 0 0 66 269.6M 0 142.6k 48:42 32:15 16:27 130.1k 66 407.2M 0 0 66 269.8M 0 142.6k 48:43 32:16 16:27 131.6k 66 407.2M 0 0 66 269.9M 0 142.6k 48:43 32:17 16:26 137.7k 66 407.2M 0 0 66 270.1M 0 142.6k 48:43 32:18 16:25 144.9k 66 407.2M 0 0 66 270.3M 0 142.6k 48:42 32:20 16:22 154.9k 66 407.2M 0 0 66 270.6M 0 142.7k 48:41 32:21 16:20 167.3k 66 407.2M 0 0 66 270.8M 0 142.7k 48:40 32:22 16:18 178.3k 66 407.2M 0 0 66 271.0M 0 142.7k 48:40 32:23 16:17 187.4k 66 407.2M 0 0 66 271.1M 0 142.7k 48:40 32:24 16:16 184.3k 66 407.2M 0 0 66 271.3M 0 142.7k 48:40 32:25 16:15 170.1k 66 407.2M 0 0 66 271.4M 0 142.7k 48:41 32:27 16:14 146.2k 66 407.2M 0 0 66 271.6M 0 142.7k 48:41 32:28 16:13 136.6k 66 407.2M 0 0 66 271.8M 0 142.7k 48:41 32:30 16:11 126.8k 66 407.2M 0 0 66 271.9M 0 142.7k 48:41 32:31 16:10 121.0k 66 407.2M 0 0 66 272.1M 0 142.7k 48:41 32:32 16:09 125.7k 66 407.2M 0 0 66 272.3M 0 142.7k 48:42 32:33 16:09 130.8k 66 407.2M 0 0 66 272.5M 0 142.7k 48:42 32:35 16:07 130.8k 66 407.2M 0 0 66 272.6M 0 142.7k 48:41 32:36 16:05 137.8k 66 407.2M 0 0 66 272.8M 0 142.6k 48:42 32:37 16:05 133.7k 67 407.2M 0 0 67 273.0M 0 142.6k 48:42 32:39 16:03 136.2k 67 407.2M 0 0 67 273.1M 0 142.6k 48:43 32:40 16:03 126.4k 67 407.2M 0 0 67 273.3M 0 142.6k 48:43 32:41 16:02 129.0k 67 407.2M 0 0 67 273.5M 0 142.6k 48:42 32:42 16:00 133.9k 67 407.2M 0 0 67 273.6M 0 142.6k 48:42 32:43 15:59 140.3k 67 407.2M 0 0 67 273.8M 0 142.6k 48:42 32:44 15:58 142.1k 67 407.2M 0 0 67 274.0M 0 142.6k 48:42 32:46 15:56 157.5k 67 407.2M 0 0 67 274.1M 0 142.7k 48:41 32:47 15:54 165.5k 67 407.2M 0 0 67 274.3M 0 142.7k 48:42 32:48 15:54 151.1k 67 407.2M 0 0 67 274.5M 0 142.7k 48:42 32:49 15:53 151.7k 67 407.2M 0 0 67 274.6M 0 142.7k 48:42 32:51 15:51 147.6k 67 407.2M 0 0 67 274.8M 0 142.6k 48:42 32:52 15:50 139.5k 67 407.2M 0 0 67 275.0M 0 142.7k 48:42 32:53 15:49 135.7k 67 407.2M 0 0 67 275.2M 0 142.7k 48:41 32:54 15:47 155.8k 67 407.2M 0 0 67 275.4M 0 142.7k 48:40 32:55 15:45 162.9k 67 407.2M 0 0 67 275.6M 0 142.7k 48:40 32:56 15:44 170.0k 67 407.2M 0 0 67 275.8M 0 142.7k 48:40 32:57 15:43 176.4k 67 407.2M 0 0 67 276.0M 0 142.7k 48:40 32:59 15:41 170.7k 67 407.2M 0 0 67 276.1M 0 142.7k 48:40 33:00 15:40 152.6k 67 407.2M 0 0 67 276.3M 0 142.7k 48:40 33:01 15:39 150.0k 67 407.2M 0 0 67 276.4M 0 142.7k 48:40 33:02 15:38 139.9k 67 407.2M 0 0 67 276.5M 0 142.7k 48:40 33:03 15:37 135.4k 67 407.2M 0 0 67 276.6M 0 142.7k 48:41 33:05 15:36 122.2k 67 407.2M 0 0 67 276.8M 0 142.7k 48:42 33:06 15:36 118.7k 68 407.2M 0 0 68 276.9M 0 142.6k 48:43 33:07 15:36 102.2k 68 407.2M 0 0 68 277.1M 0 142.6k 48:43 33:09 15:34 107.0k 68 407.2M 0 0 68 277.3M 0 142.6k 48:42 33:10 15:32 113.9k 68 407.2M 0 0 68 277.4M 0 142.6k 48:43 33:11 15:32 121.7k 68 407.2M 0 0 68 277.5M 0 142.6k 48:43 33:12 15:31 123.1k 68 407.2M 0 0 68 277.7M 0 142.6k 48:43 33:13 15:30 143.6k 68 407.2M 0 0 68 277.9M 0 142.6k 48:42 33:14 15:28 145.9k 68 407.2M 0 0 68 278.1M 0 142.6k 48:43 33:16 15:27 136.7k 68 407.2M 0 0 68 278.2M 0 142.6k 48:43 33:17 15:26 137.7k 68 407.2M 0 0 68 278.4M 0 142.6k 48:43 33:18 15:25 143.7k 68 407.2M 0 0 68 278.6M 0 142.6k 48:43 33:20 15:23 140.5k 68 407.2M 0 0 68 278.8M 0 142.6k 48:42 33:21 15:21 152.5k 68 407.2M 0 0 68 279.0M 0 142.7k 48:41 33:22 15:19 165.7k 68 407.2M 0 0 68 279.2M 0 142.7k 48:41 33:23 15:18 173.4k 68 407.2M 0 0 68 279.4M 0 142.7k 48:41 33:24 15:17 171.1k 68 407.2M 0 0 68 279.6M 0 142.7k 48:41 33:26 15:15 164.0k 68 407.2M 0 0 68 279.8M 0 142.7k 48:41 33:27 15:14 149.7k 68 407.2M 0 0 68 280.0M 0 142.7k 48:41 33:28 15:13 147.7k 68 407.2M 0 0 68 280.1M 0 142.7k 48:41 33:29 15:12 144.9k 68 407.2M 0 0 68 280.3M 0 142.7k 48:41 33:31 15:10 149.2k 68 407.2M 0 0 68 280.5M 0 142.7k 48:41 33:32 15:09 155.0k 68 407.2M 0 0 68 280.7M 0 142.7k 48:40 33:33 15:07 162.8k 68 407.2M 0 0 68 280.9M 0 142.7k 48:40 33:34 15:06 159.4k 69 407.2M 0 0 69 281.1M 0 142.7k 48:40 33:36 15:04 153.5k 69 407.2M 0 0 69 281.3M 0 142.7k 48:40 33:37 15:03 155.5k 69 407.2M 0 0 69 281.4M 0 142.7k 48:40 33:38 15:02 152.1k 69 407.2M 0 0 69 281.5M 0 142.7k 48:40 33:39 15:01 140.4k 69 407.2M 0 0 69 281.6M 0 142.7k 48:41 33:40 15:01 131.3k 69 407.2M 0 0 69 281.8M 0 142.7k 48:41 33:41 15:00 122.4k 69 407.2M 0 0 69 281.9M 0 142.6k 48:42 33:43 14:59 109.6k 69 407.2M 0 0 69 282.0M 0 142.6k 48:42 33:44 14:58 109.7k 69 407.2M 0 0 69 282.1M 0 142.6k 48:42 33:45 14:57 108.5k 69 407.2M 0 0 69 282.3M 0 142.6k 48:42 33:46 14:56 117.2k 69 407.2M 0 0 69 282.5M 0 142.6k 48:42 33:47 14:55 132.5k 69 407.2M 0 0 69 282.7M 0 142.7k 48:41 33:48 14:53 148.3k 69 407.2M 0 0 69 282.9M 0 142.7k 48:42 33:50 14:52 149.3k 69 407.2M 0 0 69 283.1M 0 142.7k 48:41 33:51 14:50 160.2k 69 407.2M 0 0 69 283.3M 0 142.7k 48:41 33:52 14:49 161.6k 69 407.2M 0 0 69 283.5M 0 142.7k 48:41 33:53 14:48 154.9k 69 407.2M 0 0 69 283.6M 0 142.7k 48:41 33:55 14:46 146.3k 69 407.2M 0 0 69 283.8M 0 142.7k 48:41 33:56 14:45 147.6k 69 407.2M 0 0 69 284.0M 0 142.6k 48:42 33:58 14:44 129.8k 69 407.2M 0 0 69 284.1M 0 142.6k 48:43 33:59 14:44 120.4k 69 407.2M 0 0 69 284.3M 0 142.6k 48:43 34:00 14:43 122.1k 69 407.2M 0 0 69 284.5M 0 142.6k 48:43 34:02 14:41 119.5k 69 407.2M 0 0 69 284.6M 0 142.6k 48:43 34:03 14:40 115.2k 69 407.2M 0 0 69 284.8M 0 142.6k 48:43 34:04 14:39 125.9k 69 407.2M 0 0 69 285.0M 0 142.6k 48:43 34:06 14:37 135.5k 70 407.2M 0 0 70 285.1M 0 142.6k 48:43 34:07 14:36 140.0k 70 407.2M 0 0 70 285.4M 0 142.6k 48:42 34:08 14:34 153.7k 70 407.2M 0 0 70 285.6M 0 142.6k 48:42 34:09 14:33 157.9k 70 407.2M 0 0 70 285.7M 0 142.6k 48:43 34:11 14:32 149.4k 70 407.2M 0 0 70 285.8M 0 142.6k 48:43 34:12 14:31 140.8k 70 407.2M 0 0 70 286.0M 0 142.6k 48:44 34:13 14:31 130.9k 70 407.2M 0 0 70 286.1M 0 142.6k 48:44 34:14 14:30 117.2k 70 407.2M 0 0 70 286.3M 0 142.6k 48:43 34:15 14:28 119.4k 70 407.2M 0 0 70 286.5M 0 142.6k 48:43 34:16 14:27 144.6k 70 407.2M 0 0 70 286.7M 0 142.6k 48:42 34:18 14:24 158.7k 70 407.2M 0 0 70 286.8M 0 142.6k 48:43 34:19 14:24 156.4k 70 407.2M 0 0 70 287.0M 0 142.6k 48:43 34:20 14:23 151.1k 70 407.2M 0 0 70 287.1M 0 142.6k 48:43 34:21 14:22 148.8k 70 407.2M 0 0 70 287.3M 0 142.6k 48:43 34:22 14:21 130.3k 70 407.2M 0 0 70 287.4M 0 142.5k 48:44 34:24 14:20 117.6k 70 407.2M 0 0 70 287.5M 0 142.5k 48:45 34:25 14:20 110.5k 70 407.2M 0 0 70 287.6M 0 142.5k 48:45 34:26 14:19 110.1k 70 407.2M 0 0 70 287.7M 0 142.5k 48:45 34:27 14:18 102.0k 70 407.2M 0 0 70 287.8M 0 142.5k 48:46 34:28 14:18 102.1k 70 407.2M 0 0 70 288.0M 0 142.4k 48:46 34:30 14:16 106.5k 70 407.2M 0 0 70 288.1M 0 142.4k 48:47 34:31 14:16 104.2k 70 407.2M 0 0 70 288.3M 0 142.4k 48:48 34:33 14:15 101.6k 70 407.2M 0 0 70 288.4M 0 142.3k 48:48 34:34 14:14 102.7k 70 407.2M 0 0 70 288.5M 0 142.3k 48:48 34:35 14:13 101.0k 70 407.2M 0 0 70 288.6M 0 142.3k 48:49 34:36 14:13 99.04k 70 407.2M 0 0 70 288.8M 0 142.3k 48:48 34:37 14:11 122.5k 70 407.2M 0 0 70 289.0M 0 142.4k 48:48 34:38 14:10 143.4k 71 407.2M 0 0 71 289.2M 0 142.4k 48:47 34:39 14:08 152.9k 71 407.2M 0 0 71 289.4M 0 142.4k 48:47 34:40 14:07 162.7k 71 407.2M 0 0 71 289.6M 0 142.4k 48:47 34:42 14:05 168.7k 71 407.2M 0 0 71 289.8M 0 142.4k 48:46 34:43 14:03 177.8k 71 407.2M 0 0 71 290.1M 0 142.5k 48:45 34:44 14:01 195.1k 71 407.2M 0 0 71 290.4M 0 142.5k 48:44 34:45 13:59 197.9k 71 407.2M 0 0 71 290.5M 0 142.5k 48:44 34:47 13:57 191.2k 71 407.2M 0 0 71 290.6M 0 142.5k 48:45 34:48 13:57 176.4k 71 407.2M 0 0 71 290.8M 0 142.5k 48:46 34:49 13:57 151.2k 71 407.2M 0 0 71 291.0M 0 142.5k 48:46 34:50 13:56 128.5k 71 407.2M 0 0 71 291.1M 0 142.5k 48:45 34:52 13:53 124.6k 71 407.2M 0 0 71 291.3M 0 142.5k 48:45 34:53 13:52 131.5k 71 407.2M 0 0 71 291.5M 0 142.5k 48:45 34:54 13:51 141.4k 71 407.2M 0 0 71 291.7M 0 142.5k 48:46 34:56 13:50 142.3k 71 407.2M 0 0 71 291.8M 0 142.4k 48:46 34:57 13:49 128.7k 71 407.2M 0 0 71 291.9M 0 142.4k 48:47 34:58 13:49 117.2k 71 407.2M 0 0 71 292.1M 0 142.4k 48:47 34:59 13:48 116.1k 71 407.2M 0 0 71 292.2M 0 142.4k 48:47 35:01 13:46 110.6k 71 407.2M 0 0 71 292.4M 0 142.4k 48:47 35:02 13:45 116.6k 71 407.2M 0 0 71 292.5M 0 142.4k 48:47 35:03 13:44 127.0k 71 407.2M 0 0 71 292.7M 0 142.4k 48:47 35:04 13:43 133.0k 71 407.2M 0 0 71 292.9M 0 142.4k 48:48 35:06 13:42 127.6k 71 407.2M 0 0 71 293.0M 0 142.3k 48:48 35:07 13:41 125.7k 71 407.2M 0 0 71 293.1M 0 142.3k 48:49 35:08 13:41 121.4k 72 407.2M 0 0 72 293.3M 0 142.3k 48:49 35:10 13:39 116.2k 72 407.2M 0 0 72 293.5M 0 142.3k 48:49 35:11 13:38 115.9k 72 407.2M 0 0 72 293.6M 0 142.3k 48:49 35:12 13:37 123.0k 72 407.2M 0 0 72 293.8M 0 142.3k 48:49 35:14 13:35 128.7k 72 407.2M 0 0 72 294.0M 0 142.3k 48:49 35:15 13:34 130.1k 72 407.2M 0 0 72 294.1M 0 142.3k 48:49 35:16 13:33 141.3k 72 407.2M 0 0 72 294.3M 0 142.3k 48:49 35:17 13:32 147.4k 72 407.2M 0 0 72 294.5M 0 142.3k 48:49 35:18 13:31 143.1k 72 407.2M 0 0 72 294.6M 0 142.3k 48:49 35:19 13:30 148.1k 72 407.2M 0 0 72 294.9M 0 142.3k 48:48 35:20 13:28 165.5k 72 407.2M 0 0 72 295.1M 0 142.4k 48:47 35:22 13:25 179.7k 72 407.2M 0 0 72 295.3M 0 142.4k 48:47 35:23 13:24 168.8k 72 407.2M 0 0 72 295.5M 0 142.4k 48:47 35:25 13:22 166.5k 72 407.2M 0 0 72 295.7M 0 142.4k 48:47 35:26 13:21 172.6k 72 407.2M 0 0 72 295.9M 0 142.4k 48:47 35:27 13:20 164.3k 72 407.2M 0 0 72 296.0M 0 142.4k 48:47 35:28 13:19 143.3k 72 407.2M 0 0 72 296.2M 0 142.4k 48:47 35:29 13:18 149.6k 72 407.2M 0 0 72 296.4M 0 142.4k 48:47 35:30 13:17 152.6k 72 407.2M 0 0 72 296.6M 0 142.4k 48:47 35:32 13:15 143.3k 72 407.2M 0 0 72 296.7M 0 142.4k 48:47 35:33 13:14 129.2k 72 407.2M 0 0 72 296.8M 0 142.4k 48:48 35:34 13:14 131.6k 72 407.2M 0 0 72 297.0M 0 142.4k 48:48 35:35 13:13 130.2k 72 407.2M 0 0 72 297.2M 0 142.4k 48:48 35:37 13:11 131.5k 73 407.2M 0 0 73 297.3M 0 142.3k 48:48 35:38 13:10 123.5k 73 407.2M 0 0 73 297.5M 0 142.3k 48:48 35:39 13:09 128.3k 73 407.2M 0 0 73 297.6M 0 142.3k 48:48 35:40 13:08 137.2k 73 407.2M 0 0 73 297.8M 0 142.4k 48:48 35:41 13:07 139.6k 73 407.2M 0 0 73 298.0M 0 142.4k 48:47 35:42 13:05 145.8k 73 407.2M 0 0 73 298.2M 0 142.4k 48:47 35:44 13:03 159.1k 73 407.2M 0 0 73 298.4M 0 142.4k 48:47 35:45 13:02 165.1k 73 407.2M 0 0 73 298.6M 0 142.4k 48:47 35:46 13:01 164.9k 73 407.2M 0 0 73 298.8M 0 142.4k 48:47 35:47 13:00 160.4k 73 407.2M 0 0 73 299.0M 0 142.4k 48:47 35:49 12:58 151.2k 73 407.2M 0 0 73 299.1M 0 142.4k 48:47 35:50 12:57 142.6k 73 407.2M 0 0 73 299.3M 0 142.4k 48:47 35:51 12:56 143.2k 73 407.2M 0 0 73 299.5M 0 142.4k 48:47 35:52 12:55 141.7k 73 407.2M 0 0 73 299.7M 0 142.4k 48:46 35:54 12:52 156.3k 73 407.2M 0 0 73 300.0M 0 142.5k 48:45 35:55 12:50 168.9k 73 407.2M 0 0 73 300.2M 0 142.5k 48:45 35:56 12:49 186.6k 73 407.2M 0 0 73 300.4M 0 142.5k 48:44 35:57 12:47 184.3k 73 407.2M 0 0 73 300.6M 0 142.5k 48:44 35:59 12:45 190.3k 73 407.2M 0 0 73 300.8M 0 142.5k 48:44 36:00 12:44 176.5k 73 407.2M 0 0 73 301.0M 0 142.5k 48:44 36:01 12:43 161.5k 73 407.2M 0 0 73 301.1M 0 142.5k 48:44 36:03 12:41 148.6k 74 407.2M 0 0 74 301.3M 0 142.5k 48:44 36:04 12:40 146.9k 74 407.2M 0 0 74 301.5M 0 142.5k 48:44 36:05 12:39 133.7k 74 407.2M 0 0 74 301.6M 0 142.5k 48:44 36:06 12:38 135.9k 74 407.2M 0 0 74 301.8M 0 142.5k 48:44 36:07 12:37 145.0k 74 407.2M 0 0 74 302.0M 0 142.5k 48:44 36:09 12:35 147.1k 74 407.2M 0 0 74 302.1M 0 142.5k 48:44 36:10 12:34 145.6k 74 407.2M 0 0 74 302.3M 0 142.5k 48:44 36:11 12:33 145.9k 74 407.2M 0 0 74 302.4M 0 142.5k 48:44 36:12 12:32 139.2k 74 407.2M 0 0 74 302.5M 0 142.5k 48:44 36:13 12:31 132.1k 74 407.2M 0 0 74 302.6M 0 142.5k 48:45 36:14 12:31 120.3k 74 407.2M 0 0 74 302.7M 0 142.5k 48:46 36:15 12:31 108.5k 74 407.2M 0 0 74 302.8M 0 142.4k 48:47 36:16 12:31 99.61k 74 407.2M 0 0 74 303.1M 0 142.4k 48:46 36:18 12:28 116.0k 74 407.2M 0 0 74 303.3M 0 142.5k 48:45 36:19 12:26 125.5k 74 407.2M 0 0 74 303.4M 0 142.5k 48:46 36:20 12:26 131.3k 74 407.2M 0 0 74 303.6M 0 142.5k 48:46 36:21 12:25 145.2k 74 407.2M 0 0 74 303.8M 0 142.5k 48:45 36:22 12:23 168.4k 74 407.2M 0 0 74 304.0M 0 142.5k 48:44 36:23 12:21 168.9k 74 407.2M 0 0 74 304.2M 0 142.5k 48:44 36:25 12:19 166.2k 74 407.2M 0 0 74 304.4M 0 142.5k 48:44 36:26 12:18 176.0k 74 407.2M 0 0 74 304.5M 0 142.5k 48:44 36:27 12:17 174.2k 74 407.2M 0 0 74 304.6M 0 142.5k 48:45 36:28 12:17 152.5k 74 407.2M 0 0 74 304.8M 0 142.5k 48:45 36:29 12:16 130.3k 74 407.2M 0 0 74 304.9M 0 142.4k 48:46 36:31 12:15 111.8k 74 407.2M 0 0 74 305.1M 0 142.4k 48:46 36:32 12:14 104.8k 74 407.2M 0 0 74 305.2M 0 142.4k 48:46 36:33 12:13 103.9k 74 407.2M 0 0 74 305.3M 0 142.4k 48:47 36:35 12:12 104.9k 75 407.2M 0 0 75 305.5M 0 142.4k 48:47 36:36 12:11 105.9k 75 407.2M 0 0 75 305.6M 0 142.3k 48:48 36:37 12:11 110.7k 75 407.2M 0 0 75 305.7M 0 142.3k 48:48 36:38 12:10 107.5k 75 407.2M 0 0 75 306.0M 0 142.4k 48:47 36:40 12:07 124.4k 75 407.2M 0 0 75 306.2M 0 142.4k 48:47 36:41 12:06 145.8k 75 407.2M 0 0 75 306.5M 0 142.4k 48:46 36:42 12:04 167.4k 75 407.2M 0 0 75 306.7M 0 142.5k 48:45 36:43 12:02 196.4k 75 407.2M 0 0 75 307.0M 0 142.5k 48:44 36:44 12:00 210.1k 75 407.2M 0 0 75 307.1M 0 142.5k 48:45 36:46 11:59 182.1k 75 407.2M 0 0 75 307.1M 0 142.5k 48:45 36:46 11:59 142.5k 75 407.2M 0 0 75 307.3M 0 142.5k 48:45 36:47 11:58 125.9k 75 407.2M 0 0 75 307.5M 0 142.5k 48:44 36:48 11:56 153.7k 75 407.2M 0 0 75 307.6M 0 142.5k 48:44 36:49 11:55 146.2k 75 407.2M 0 0 75 307.8M 0 142.5k 48:44 36:51 11:53 143.7k 75 407.2M 0 0 75 308.0M 0 142.5k 48:44 36:52 11:52 150.4k 75 407.2M 0 0 75 308.3M 0 142.6k 48:43 36:53 11:50 170.2k 75 407.2M 0 0 75 308.5M 0 142.6k 48:43 36:54 11:49 174.0k 75 407.2M 0 0 75 308.8M 0 142.6k 48:42 36:56 11:46 185.9k 75 407.2M 0 0 75 309.0M 0 142.6k 48:42 36:57 11:45 183.3k 75 407.2M 0 0 75 309.1M 0 142.6k 48:42 36:58 11:44 171.9k 75 407.2M 0 0 75 309.3M 0 142.6k 48:42 36:59 11:43 161.1k 76 407.2M 0 0 76 309.5M 0 142.7k 48:42 37:00 11:42 156.3k 76 407.2M 0 0 76 309.6M 0 142.6k 48:42 37:01 11:41 143.3k 76 407.2M 0 0 76 309.7M 0 142.6k 48:43 37:03 11:40 133.9k 76 407.2M 0 0 76 309.8M 0 142.6k 48:43 37:04 11:39 126.5k 76 407.2M 0 0 76 310.0M 0 142.5k 48:44 37:06 11:38 110.9k 76 407.2M 0 0 76 310.1M 0 142.5k 48:44 37:07 11:37 98.97k 76 407.2M 0 0 76 310.2M 0 142.5k 48:45 37:08 11:37 98.59k 76 407.2M 0 0 76 310.4M 0 142.5k 48:44 37:09 11:35 111.5k 76 407.2M 0 0 76 310.6M 0 142.5k 48:44 37:11 11:33 122.8k 76 407.2M 0 0 76 310.8M 0 142.5k 48:45 37:12 11:33 130.7k 76 407.2M 0 0 76 311.0M 0 142.5k 48:45 37:13 11:32 137.0k 76 407.2M 0 0 76 311.1M 0 142.5k 48:45 37:15 11:30 136.1k 76 407.2M 0 0 76 311.3M 0 142.5k 48:45 37:16 11:29 135.6k 76 407.2M 0 0 76 311.4M 0 142.5k 48:45 37:17 11:28 133.2k 76 407.2M 0 0 76 311.5M 0 142.5k 48:45 37:18 11:27 129.9k 76 407.2M 0 0 76 311.6M 0 142.5k 48:46 37:19 11:27 122.7k 76 407.2M 0 0 76 311.8M 0 142.5k 48:46 37:20 11:26 129.3k 76 407.2M 0 0 76 312.0M 0 142.5k 48:45 37:22 11:23 132.0k 76 407.2M 0 0 76 312.3M 0 142.5k 48:45 37:23 11:22 148.3k 76 407.2M 0 0 76 312.5M 0 142.5k 48:44 37:24 11:20 162.8k 76 407.2M 0 0 76 312.6M 0 142.5k 48:44 37:25 11:19 166.5k 76 407.2M 0 0 76 312.8M 0 142.5k 48:45 37:26 11:19 160.4k 76 407.2M 0 0 76 312.9M 0 142.5k 48:45 37:28 11:17 151.2k 76 407.2M 0 0 76 313.0M 0 142.5k 48:45 37:29 11:16 131.3k 76 407.2M 0 0 76 313.1M 0 142.4k 48:46 37:30 11:16 113.5k 76 407.2M 0 0 76 313.3M 0 142.5k 48:46 37:31 11:15 117.9k 76 407.2M 0 0 76 313.5M 0 142.5k 48:45 37:32 11:13 128.8k 77 407.2M 0 0 77 313.7M 0 142.5k 48:45 37:34 11:11 136.7k 77 407.2M 0 0 77 313.9M 0 142.5k 48:45 37:35 11:10 142.2k 77 407.2M 0 0 77 314.0M 0 142.5k 48:45 37:36 11:09 150.3k 77 407.2M 0 0 77 314.2M 0 142.5k 48:45 37:37 11:08 149.3k 77 407.2M 0 0 77 314.4M 0 142.5k 48:46 37:39 11:07 136.6k 77 407.2M 0 0 77 314.5M 0 142.4k 48:46 37:40 11:06 128.8k 77 407.2M 0 0 77 314.6M 0 142.4k 48:46 37:41 11:05 123.1k 77 407.2M 0 0 77 314.8M 0 142.4k 48:47 37:42 11:05 121.7k 77 407.2M 0 0 77 315.0M 0 142.4k 48:46 37:44 11:02 121.9k 77 407.2M 0 0 77 315.1M 0 142.4k 48:46 37:45 11:01 132.5k 77 407.2M 0 0 77 315.3M 0 142.4k 48:46 37:46 11:00 139.5k 77 407.2M 0 0 77 315.5M 0 142.4k 48:47 37:47 11:00 135.8k 77 407.2M 0 0 77 315.6M 0 142.4k 48:47 37:49 10:58 133.7k 77 407.2M 0 0 77 315.7M 0 142.4k 48:48 37:50 10:58 121.2k 77 407.2M 0 0 77 315.9M 0 142.3k 48:48 37:51 10:57 115.6k 77 407.2M 0 0 77 316.1M 0 142.4k 48:48 37:53 10:55 116.9k 77 407.2M 0 0 77 316.2M 0 142.3k 48:48 37:54 10:54 118.4k 77 407.2M 0 0 77 316.4M 0 142.4k 48:48 37:55 10:53 130.0k 77 407.2M 0 0 77 316.6M 0 142.4k 48:47 37:56 10:51 159.1k 77 407.2M 0 0 77 316.9M 0 142.4k 48:46 37:57 10:49 179.4k 77 407.2M 0 0 77 317.1M 0 142.5k 48:46 37:58 10:48 185.3k 77 407.2M 0 0 77 317.2M 0 142.5k 48:46 37:59 10:47 193.0k 77 407.2M 0 0 77 317.4M 0 142.5k 48:45 38:00 10:45 192.8k 77 407.2M 0 0 77 317.6M 0 142.5k 48:45 38:02 10:43 171.9k 78 407.2M 0 0 78 317.8M 0 142.5k 48:45 38:03 10:42 159.4k 78 407.2M 0 0 78 318.0M 0 142.5k 48:45 38:04 10:41 156.3k 78 407.2M 0 0 78 318.1M 0 142.5k 48:45 38:05 10:40 155.6k 78 407.2M 0 0 78 318.3M 0 142.5k 48:45 38:07 10:38 147.1k 78 407.2M 0 0 78 318.5M 0 142.5k 48:45 38:08 10:37 140.9k 78 407.2M 0 0 78 318.6M 0 142.4k 48:46 38:09 10:37 125.8k 78 407.2M 0 0 78 318.7M 0 142.4k 48:47 38:11 10:36 108.9k 78 407.2M 0 0 78 318.8M 0 142.4k 48:48 38:12 10:36 98.21k 78 407.2M 0 0 78 319.0M 0 142.3k 48:48 38:13 10:35 97727 78 407.2M 0 0 78 319.1M 0 142.4k 48:48 38:15 10:33 102.4k 78 407.2M 0 0 78 319.3M 0 142.4k 48:48 38:16 10:32 115.6k 78 407.2M 0 0 78 319.5M 0 142.4k 48:47 38:17 10:30 132.9k 78 407.2M 0 0 78 319.7M 0 142.4k 48:47 38:18 10:29 149.8k 78 407.2M 0 0 78 319.9M 0 142.4k 48:48 38:20 10:28 147.0k 78 407.2M 0 0 78 320.0M 0 142.3k 48:48 38:21 10:27 135.3k 78 407.2M 0 0 78 320.1M 0 142.3k 48:49 38:23 10:26 123.9k 78 407.2M 0 0 78 320.3M 0 142.3k 48:49 38:24 10:25 117.5k 78 407.2M 0 0 78 320.5M 0 142.3k 48:48 38:25 10:23 128.9k 78 407.2M 0 0 78 320.8M 0 142.4k 48:48 38:26 10:22 145.1k 78 407.2M 0 0 78 321.0M 0 142.4k 48:47 38:27 10:20 169.5k 78 407.2M 0 0 78 321.2M 0 142.4k 48:46 38:28 10:18 189.0k 78 407.2M 0 0 78 321.4M 0 142.4k 48:46 38:30 10:16 189.6k 78 407.2M 0 0 78 321.6M 0 142.4k 48:46 38:31 10:15 180.8k 79 407.2M 0 0 79 321.8M 0 142.5k 48:46 38:32 10:14 175.1k 79 407.2M 0 0 79 322.0M 0 142.5k 48:46 38:33 10:13 167.9k 79 407.2M 0 0 79 322.1M 0 142.5k 48:46 38:35 10:11 156.5k 79 407.2M 0 0 79 322.3M 0 142.4k 48:46 38:36 10:10 151.5k 79 407.2M 0 0 79 322.4M 0 142.4k 48:46 38:37 10:09 135.9k 79 407.2M 0 0 79 322.5M 0 142.4k 48:47 38:39 10:08 115.1k 79 407.2M 0 0 79 322.6M 0 142.3k 48:48 38:40 10:08 98.54k 79 407.2M 0 0 79 322.8M 0 142.3k 48:48 38:42 10:06 100.8k 79 407.2M 0 0 79 323.1M 0 142.4k 48:48 38:43 10:05 116.8k 79 407.2M 0 0 79 323.3M 0 142.4k 48:47 38:44 10:03 127.9k 79 407.2M 0 0 79 323.4M 0 142.3k 48:48 38:45 10:03 134.9k 79 407.2M 0 0 79 323.6M 0 142.4k 48:48 38:46 10:02 156.1k 79 407.2M 0 0 79 323.7M 0 142.3k 48:48 38:48 10:00 139.0k 79 407.2M 0 0 79 323.8M 0 142.3k 48:49 38:50 09:59 114.6k 79 407.2M 0 0 79 324.0M 0 142.3k 48:50 38:51 09:59 106.1k 79 407.2M 0 0 79 324.1M 0 142.3k 48:50 38:52 09:58 109.3k 79 407.2M 0 0 79 324.3M 0 142.2k 48:51 38:54 09:57 99092 79 407.2M 0 0 79 324.5M 0 142.2k 48:51 38:55 09:56 106.9k 79 407.2M 0 0 79 324.6M 0 142.2k 48:51 38:57 09:54 116.3k 79 407.2M 0 0 79 324.8M 0 142.2k 48:51 38:58 09:53 113.7k 79 407.2M 0 0 79 324.9M 0 142.1k 48:52 39:00 09:52 103.9k 79 407.2M 0 0 79 325.0M 0 142.1k 48:53 39:01 09:52 108.2k 79 407.2M 0 0 79 325.2M 0 142.1k 48:53 39:02 09:51 111.3k 79 407.2M 0 0 79 325.4M 0 142.1k 48:52 39:03 09:49 115.6k 79 407.2M 0 0 79 325.5M 0 142.1k 48:53 39:04 09:49 121.0k 79 407.2M 0 0 79 325.6M 0 142.1k 48:53 39:06 09:47 129.0k 80 407.2M 0 0 80 325.8M 0 142.1k 48:53 39:07 09:46 134.7k 80 407.2M 0 0 80 326.0M 0 142.1k 48:53 39:08 09:45 139.6k 80 407.2M 0 0 80 326.2M 0 142.1k 48:52 39:09 09:43 144.4k 80 407.2M 0 0 80 326.4M 0 142.2k 48:52 39:10 09:42 156.3k 80 407.2M 0 0 80 326.6M 0 142.2k 48:52 39:11 09:41 175.1k 80 407.2M 0 0 80 326.8M 0 142.2k 48:52 39:13 09:39 171.6k 80 407.2M 0 0 80 327.0M 0 142.2k 48:51 39:14 09:37 173.1k 80 407.2M 0 0 80 327.2M 0 142.2k 48:51 39:15 09:36 176.6k 80 407.2M 0 0 80 327.4M 0 142.2k 48:50 39:16 09:34 173.4k 80 407.2M 0 0 80 327.5M 0 142.2k 48:51 39:17 09:34 157.8k 80 407.2M 0 0 80 327.7M 0 142.2k 48:51 39:19 09:32 155.7k 80 407.2M 0 0 80 327.8M 0 142.2k 48:51 39:20 09:31 142.1k 80 407.2M 0 0 80 328.1M 0 142.2k 48:50 39:21 09:29 142.9k 80 407.2M 0 0 80 328.3M 0 142.2k 48:50 39:23 09:27 142.6k 80 407.2M 0 0 80 328.5M 0 142.2k 48:50 39:24 09:26 146.6k 80 407.2M 0 0 80 328.6M 0 142.2k 48:50 39:25 09:25 152.1k 80 407.2M 0 0 80 328.8M 0 142.2k 48:50 39:26 09:24 161.0k 80 407.2M 0 0 80 329.0M 0 142.2k 48:51 39:28 09:23 139.1k 80 407.2M 0 0 80 329.1M 0 142.2k 48:52 39:29 09:23 117.0k 80 407.2M 0 0 80 329.2M 0 142.1k 48:52 39:31 09:21 113.8k 80 407.2M 0 0 80 329.3M 0 142.1k 48:53 39:32 09:21 103.1k 80 407.2M 0 0 80 329.5M 0 142.1k 48:53 39:33 09:20 97422 80 407.2M 0 0 80 329.6M 0 142.1k 48:53 39:34 09:19 99.62k 80 407.2M 0 0 80 329.7M 0 142.1k 48:54 39:36 09:18 101.8k 81 407.2M 0 0 81 329.8M 0 142.0k 48:54 39:37 09:17 101.9k 81 407.2M 0 0 81 330.0M 0 142.0k 48:54 39:38 09:16 110.9k 81 407.2M 0 0 81 330.2M 0 142.0k 48:54 39:39 09:15 119.3k 81 407.2M 0 0 81 330.4M 0 142.0k 48:54 39:41 09:13 119.6k 81 407.2M 0 0 81 330.5M 0 142.0k 48:55 39:42 09:13 127.2k 81 407.2M 0 0 81 330.6M 0 142.0k 48:55 39:43 09:12 129.2k 81 407.2M 0 0 81 330.8M 0 142.0k 48:55 39:44 09:11 132.8k 81 407.2M 0 0 81 331.1M 0 142.1k 48:54 39:46 09:08 145.4k 81 407.2M 0 0 81 331.3M 0 142.1k 48:54 39:47 09:07 153.7k 81 407.2M 0 0 81 331.5M 0 142.1k 48:53 39:48 09:05 168.9k 81 407.2M 0 0 81 331.6M 0 142.1k 48:53 39:49 09:04 185.7k 81 407.2M 0 0 81 331.8M 0 142.1k 48:53 39:50 09:03 185.7k 81 407.2M 0 0 81 332.0M 0 142.1k 48:53 39:51 09:02 160.8k 81 407.2M 0 0 81 332.1M 0 142.1k 48:53 39:52 09:01 154.5k 81 407.2M 0 0 81 332.3M 0 142.1k 48:53 39:53 09:00 154.3k 81 407.2M 0 0 81 332.5M 0 142.1k 48:52 39:55 08:57 153.8k 81 407.2M 0 0 81 332.7M 0 142.1k 48:52 39:56 08:56 156.2k 81 407.2M 0 0 81 332.9M 0 142.2k 48:52 39:57 08:55 168.8k 81 407.2M 0 0 81 333.0M 0 142.2k 48:52 39:58 08:54 168.4k 81 407.2M 0 0 81 333.2M 0 142.2k 48:52 39:59 08:53 163.0k 81 407.2M 0 0 81 333.4M 0 142.2k 48:52 40:00 08:52 159.7k 81 407.2M 0 0 81 333.6M 0 142.2k 48:51 40:01 08:50 163.2k 81 407.2M 0 0 81 333.8M 0 142.2k 48:51 40:03 08:48 156.5k 82 407.2M 0 0 82 334.0M 0 142.2k 48:50 40:04 08:46 170.0k 82 407.2M 0 0 82 334.2M 0 142.2k 48:51 40:05 08:46 165.4k 82 407.2M 0 0 82 334.3M 0 142.2k 48:51 40:06 08:45 152.8k 82 407.2M 0 0 82 334.5M 0 142.2k 48:52 40:08 08:44 131.8k 82 407.2M 0 0 82 334.6M 0 142.1k 48:52 40:09 08:43 122.5k 82 407.2M 0 0 82 334.7M 0 142.1k 48:53 40:11 08:42 105.4k 82 407.2M 0 0 82 334.9M 0 142.1k 48:53 40:12 08:41 103.8k 82 407.2M 0 0 82 335.0M 0 142.1k 48:53 40:13 08:40 103.2k 82 407.2M 0 0 82 335.2M 0 142.1k 48:53 40:15 08:38 112.6k 82 407.2M 0 0 82 335.4M 0 142.1k 48:53 40:16 08:37 121.0k 82 407.2M 0 0 82 335.6M 0 142.1k 48:53 40:17 08:36 131.9k 82 407.2M 0 0 82 335.8M 0 142.1k 48:53 40:19 08:34 137.5k 82 407.2M 0 0 82 336.0M 0 142.1k 48:53 40:20 08:33 145.2k 82 407.2M 0 0 82 336.1M 0 142.1k 48:53 40:21 08:32 142.4k 82 407.2M 0 0 82 336.3M 0 142.1k 48:53 40:23 08:30 141.9k 82 407.2M 0 0 82 336.5M 0 142.1k 48:53 40:24 08:29 140.8k 82 407.2M 0 0 82 336.7M 0 142.1k 48:52 40:25 08:27 154.4k 82 407.2M 0 0 82 337.0M 0 142.2k 48:51 40:26 08:25 175.2k 82 407.2M 0 0 82 337.1M 0 142.2k 48:51 40:27 08:24 183.4k 82 407.2M 0 0 82 337.3M 0 142.2k 48:51 40:28 08:23 189.0k 82 407.2M 0 0 82 337.5M 0 142.2k 48:51 40:30 08:21 177.4k 82 407.2M 0 0 82 337.7M 0 142.2k 48:51 40:31 08:20 163.0k 82 407.2M 0 0 82 338.0M 0 142.2k 48:50 40:32 08:18 159.5k 83 407.2M 0 0 83 338.2M 0 142.3k 48:50 40:33 08:17 170.7k 83 407.2M 0 0 83 338.4M 0 142.3k 48:50 40:35 08:15 174.0k 83 407.2M 0 0 83 338.6M 0 142.3k 48:50 40:36 08:14 178.9k 83 407.2M 0 0 83 338.8M 0 142.3k 48:49 40:37 08:12 182.5k 83 407.2M 0 0 83 338.9M 0 142.3k 48:49 40:38 08:11 162.7k 83 407.2M 0 0 83 339.0M 0 142.3k 48:50 40:39 08:11 140.1k 83 407.2M 0 0 83 339.1M 0 142.2k 48:51 40:41 08:10 121.3k 83 407.2M 0 0 83 339.3M 0 142.2k 48:51 40:42 08:09 109.5k 83 407.2M 0 0 83 339.5M 0 142.2k 48:51 40:44 08:07 102.9k 83 407.2M 0 0 83 339.6M 0 142.2k 48:51 40:45 08:06 112.0k 83 407.2M 0 0 83 339.9M 0 142.2k 48:51 40:46 08:05 130.5k 83 407.2M 0 0 83 340.1M 0 142.2k 48:50 40:48 08:02 152.7k 83 407.2M 0 0 83 340.3M 0 142.2k 48:50 40:49 08:01 164.2k 83 407.2M 0 0 83 340.5M 0 142.2k 48:50 40:50 08:00 162.2k 83 407.2M 0 0 83 340.6M 0 142.2k 48:51 40:51 08:00 153.3k 83 407.2M 0 0 83 340.7M 0 142.2k 48:51 40:52 07:59 139.0k 83 407.2M 0 0 83 340.9M 0 142.2k 48:50 40:53 07:57 134.6k 83 407.2M 0 0 83 341.1M 0 142.2k 48:50 40:54 07:56 141.1k 83 407.2M 0 0 83 341.3M 0 142.2k 48:50 40:56 07:54 148.9k 83 407.2M 0 0 83 341.5M 0 142.2k 48:50 40:57 07:53 146.8k 83 407.2M 0 0 83 341.6M 0 142.2k 48:50 40:59 07:51 148.5k 83 407.2M 0 0 83 341.9M 0 142.3k 48:50 41:00 07:50 152.7k 84 407.2M 0 0 84 342.1M 0 142.3k 48:49 41:01 07:48 164.6k 84 407.2M 0 0 84 342.5M 0 142.4k 48:48 41:02 07:46 186.6k 84 407.2M 0 0 84 342.6M 0 142.4k 48:47 41:03 07:44 202.9k 84 407.2M 0 0 84 342.8M 0 142.4k 48:48 41:04 07:44 201.4k 84 407.2M 0 0 84 343.0M 0 142.4k 48:47 41:06 07:41 191.7k 84 407.2M 0 0 84 343.1M 0 142.4k 48:48 41:07 07:41 168.1k 84 407.2M 0 0 84 343.3M 0 142.4k 48:47 41:08 07:39 146.8k 84 407.2M 0 0 84 343.5M 0 142.4k 48:47 41:09 07:38 145.3k 84 407.2M 0 0 84 343.6M 0 142.4k 48:48 41:10 07:38 139.6k 84 407.2M 0 0 84 343.7M 0 142.4k 48:48 41:11 07:37 134.6k 84 407.2M 0 0 84 343.9M 0 142.4k 48:48 41:12 07:36 146.8k 84 407.2M 0 0 84 344.0M 0 142.4k 48:48 41:13 07:35 138.3k 84 407.2M 0 0 84 344.2M 0 142.4k 48:47 41:14 07:33 140.0k 84 407.2M 0 0 84 344.4M 0 142.4k 48:47 41:16 07:31 157.1k 84 407.2M 0 0 84 344.6M 0 142.4k 48:47 41:17 07:30 164.4k 84 407.2M 0 0 84 344.8M 0 142.4k 48:47 41:18 07:29 161.9k 84 407.2M 0 0 84 345.0M 0 142.4k 48:47 41:19 07:28 162.6k 84 407.2M 0 0 84 345.1M 0 142.4k 48:47 41:21 07:26 153.6k 84 407.2M 0 0 84 345.3M 0 142.4k 48:47 41:22 07:25 142.0k 84 407.2M 0 0 84 345.5M 0 142.4k 48:47 41:23 07:24 137.2k 84 407.2M 0 0 84 345.6M 0 142.4k 48:47 41:24 07:23 139.0k 84 407.2M 0 0 84 345.8M 0 142.4k 48:47 41:26 07:21 128.3k 84 407.2M 0 0 84 346.0M 0 142.4k 48:48 41:27 07:21 124.8k 84 407.2M 0 0 84 346.1M 0 142.3k 48:48 41:29 07:19 123.3k 85 407.2M 0 0 85 346.2M 0 142.3k 48:49 41:30 07:19 109.6k 85 407.2M 0 0 85 346.3M 0 142.3k 48:49 41:31 07:18 101.9k 85 407.2M 0 0 85 346.5M 0 142.3k 48:49 41:33 07:16 112.1k 85 407.2M 0 0 85 346.7M 0 142.3k 48:49 41:34 07:15 117.5k 85 407.2M 0 0 85 346.9M 0 142.3k 48:49 41:35 07:14 126.5k 85 407.2M 0 0 85 347.1M 0 142.3k 48:49 41:37 07:12 141.6k 85 407.2M 0 0 85 347.3M 0 142.3k 48:49 41:38 07:11 148.1k 85 407.2M 0 0 85 347.5M 0 142.3k 48:48 41:39 07:09 155.9k 85 407.2M 0 0 85 347.7M 0 142.3k 48:49 41:41 07:08 149.9k 85 407.2M 0 0 85 347.8M 0 142.3k 48:49 41:42 07:07 138.7k 85 407.2M 0 0 85 348.0M 0 142.3k 48:49 41:44 07:05 137.0k 85 407.2M 0 0 85 348.2M 0 142.3k 48:49 41:45 07:04 135.3k 85 407.2M 0 0 85 348.4M 0 142.3k 48:49 41:46 07:03 132.0k 85 407.2M 0 0 85 348.6M 0 142.3k 48:49 41:47 07:02 139.9k 85 407.2M 0 0 85 348.8M 0 142.3k 48:49 41:48 07:01 153.0k 85 407.2M 0 0 85 349.0M 0 142.3k 48:48 41:50 06:58 162.6k 85 407.2M 0 0 85 349.2M 0 142.4k 48:48 41:51 06:57 172.2k 85 407.2M 0 0 85 349.4M 0 142.4k 48:47 41:52 06:55 173.6k 85 407.2M 0 0 85 349.6M 0 142.4k 48:47 41:53 06:54 171.0k 85 407.2M 0 0 85 349.8M 0 142.4k 48:47 41:55 06:52 165.0k 85 407.2M 0 0 85 350.0M 0 142.4k 48:48 41:56 06:52 154.8k 85 407.2M 0 0 85 350.1M 0 142.3k 48:48 41:57 06:51 135.7k 86 407.2M 0 0 86 350.2M 0 142.3k 48:48 41:58 06:50 126.2k 86 407.2M 0 0 86 350.3M 0 142.3k 48:49 42:00 06:49 118.1k 86 407.2M 0 0 86 350.5M 0 142.3k 48:49 42:01 06:48 116.7k 86 407.2M 0 0 86 350.6M 0 142.3k 48:49 42:02 06:47 113.3k 86 407.2M 0 0 86 350.8M 0 142.3k 48:49 42:03 06:46 125.5k 86 407.2M 0 0 86 351.0M 0 142.3k 48:49 42:04 06:45 143.6k 86 407.2M 0 0 86 351.0M 0 142.3k 48:49 42:04 06:45 142.3k 86 407.2M 0 0 86 351.1M 0 142.3k 48:49 42:05 06:44 167.1k 86 407.2M 0 0 86 351.3M 0 142.3k 48:48 42:07 06:41 157.3k 86 407.2M 0 0 86 351.5M 0 142.3k 48:48 42:08 06:40 166.8k 86 407.2M 0 0 86 351.7M 0 142.3k 48:48 42:09 06:39 163.5k 86 407.2M 0 0 86 351.9M 0 142.4k 48:48 42:10 06:38 159.4k 86 407.2M 0 0 86 352.0M 0 142.3k 48:48 42:11 06:37 149.6k 86 407.2M 0 0 86 352.1M 0 142.3k 48:49 42:13 06:36 140.9k 86 407.2M 0 0 86 352.3M 0 142.3k 48:49 42:14 06:35 116.2k 86 407.2M 0 0 86 352.4M 0 142.3k 48:50 42:15 06:35 110.6k 86 407.2M 0 0 86 352.6M 0 142.3k 48:49 42:17 06:32 111.1k 86 407.2M 0 0 86 352.8M 0 142.3k 48:49 42:18 06:31 117.8k 86 407.2M 0 0 86 353.0M 0 142.3k 48:49 42:19 06:30 124.4k 86 407.2M 0 0 86 353.1M 0 142.3k 48:50 42:20 06:30 138.6k 86 407.2M 0 0 86 353.3M 0 142.3k 48:50 42:22 06:28 142.5k 86 407.2M 0 0 86 353.5M 0 142.3k 48:49 42:23 06:26 155.1k 86 407.2M 0 0 86 353.8M 0 142.3k 48:48 42:24 06:24 171.9k 86 407.2M 0 0 86 354.0M 0 142.3k 48:48 42:25 06:23 169.1k 86 407.2M 0 0 86 354.1M 0 142.3k 48:49 42:27 06:22 162.4k 87 407.2M 0 0 87 354.3M 0 142.3k 48:49 42:28 06:21 161.4k 87 407.2M 0 0 87 354.5M 0 142.3k 48:48 42:29 06:19 150.0k 87 407.2M 0 0 87 354.6M 0 142.3k 48:49 42:30 06:19 129.3k 87 407.2M 0 0 87 354.7M 0 142.3k 48:49 42:32 06:17 123.7k 87 407.2M 0 0 87 354.9M 0 142.3k 48:49 42:33 06:16 133.3k 87 407.2M 0 0 87 355.1M 0 142.3k 48:49 42:34 06:15 136.3k 87 407.2M 0 0 87 355.3M 0 142.3k 48:48 42:35 06:13 150.1k 87 407.2M 0 0 87 355.5M 0 142.4k 48:48 42:36 06:12 159.9k 87 407.2M 0 0 87 355.6M 0 142.3k 48:48 42:37 06:11 163.9k 87 407.2M 0 0 87 355.8M 0 142.3k 48:48 42:39 06:09 160.7k 87 407.2M 0 0 87 356.0M 0 142.3k 48:48 42:40 06:08 154.7k 87 407.2M 0 0 87 356.2M 0 142.4k 48:48 42:41 06:07 146.7k 87 407.2M 0 0 87 356.4M 0 142.4k 48:48 42:42 06:06 148.4k 87 407.2M 0 0 87 356.5M 0 142.4k 48:48 42:43 06:05 150.5k 87 407.2M 0 0 87 356.6M 0 142.4k 48:48 42:44 06:04 150.4k 87 407.2M 0 0 87 356.8M 0 142.4k 48:48 42:46 06:02 151.8k 87 407.2M 0 0 87 357.0M 0 142.4k 48:48 42:47 06:01 144.4k 87 407.2M 0 0 87 357.2M 0 142.4k 48:47 42:48 05:59 143.2k 87 407.2M 0 0 87 357.4M 0 142.4k 48:47 42:49 05:58 154.3k 87 407.2M 0 0 87 357.6M 0 142.4k 48:46 42:50 05:56 173.0k 87 407.2M 0 0 87 357.8M 0 142.4k 48:46 42:51 05:55 181.6k 87 407.2M 0 0 87 358.0M 0 142.5k 48:46 42:52 05:54 187.7k 87 407.2M 0 0 87 358.1M 0 142.4k 48:46 42:54 05:52 173.4k 87 407.2M 0 0 87 358.3M 0 142.4k 48:46 42:55 05:51 156.2k 88 407.2M 0 0 88 358.4M 0 142.4k 48:47 42:56 05:51 132.1k 88 407.2M 0 0 88 358.6M 0 142.4k 48:47 42:57 05:50 125.4k 88 407.2M 0 0 88 358.8M 0 142.4k 48:47 42:59 05:48 121.7k 88 407.2M 0 0 88 359.0M 0 142.4k 48:47 43:00 05:47 126.6k 88 407.2M 0 0 88 359.1M 0 142.4k 48:48 43:02 05:46 123.2k 88 407.2M 0 0 88 359.2M 0 142.3k 48:48 43:03 05:45 119.9k 88 407.2M 0 0 88 359.3M 0 142.3k 48:49 43:05 05:44 106.7k 88 407.2M 0 0 88 359.5M 0 142.3k 48:49 43:06 05:43 97.84k 88 407.2M 0 0 88 359.6M 0 142.3k 48:50 43:07 05:43 94527 88 407.2M 0 0 88 359.7M 0 142.3k 48:50 43:08 05:42 99811 88 407.2M 0 0 88 359.9M 0 142.3k 48:50 43:09 05:41 110.3k 88 407.2M 0 0 88 360.1M 0 142.3k 48:49 43:10 05:39 133.4k 88 407.2M 0 0 88 360.3M 0 142.3k 48:49 43:12 05:37 150.5k 88 407.2M 0 0 88 360.5M 0 142.3k 48:49 43:13 05:36 161.9k 88 407.2M 0 0 88 360.6M 0 142.3k 48:49 43:14 05:35 165.5k 88 407.2M 0 0 88 360.9M 0 142.3k 48:48 43:15 05:33 169.7k 88 407.2M 0 0 88 361.0M 0 142.3k 48:49 43:17 05:32 146.6k 88 407.2M 0 0 88 361.1M 0 142.2k 48:50 43:19 05:31 122.4k 88 407.2M 0 0 88 361.2M 0 142.2k 48:51 43:20 05:31 107.8k 88 407.2M 0 0 88 361.3M 0 142.2k 48:51 43:21 05:30 98739 88 407.2M 0 0 88 361.5M 0 142.2k 48:52 43:23 05:29 81332 88 407.2M 0 0 88 361.6M 0 142.1k 48:52 43:24 05:28 91263 88 407.2M 0 0 88 361.8M 0 142.1k 48:52 43:26 05:26 102.9k 88 407.2M 0 0 88 362.0M 0 142.1k 48:53 43:27 05:26 105.8k 88 407.2M 0 0 88 362.1M 0 142.1k 48:53 43:28 05:25 117.5k 88 407.2M 0 0 88 362.3M 0 142.1k 48:53 43:30 05:23 122.9k 89 407.2M 0 0 89 362.5M 0 142.1k 48:54 43:31 05:23 114.6k 89 407.2M 0 0 89 362.6M 0 142.1k 48:54 43:33 05:21 117.9k 89 407.2M 0 0 89 362.8M 0 142.1k 48:53 43:34 05:19 133.6k 89 407.2M 0 0 89 363.0M 0 142.1k 48:54 43:35 05:19 129.1k 89 407.2M 0 0 89 363.1M 0 142.1k 48:54 43:37 05:17 125.4k 89 407.2M 0 0 89 363.3M 0 142.1k 48:54 43:38 05:16 136.7k 89 407.2M 0 0 89 363.5M 0 142.1k 48:54 43:39 05:15 134.7k 89 407.2M 0 0 89 363.7M 0 142.1k 48:54 43:40 05:14 135.7k 89 407.2M 0 0 89 363.8M 0 142.1k 48:54 43:42 05:12 132.5k 89 407.2M 0 0 89 364.0M 0 142.0k 48:54 43:43 05:11 132.4k 89 407.2M 0 0 89 364.1M 0 142.0k 48:55 43:44 05:11 127.6k 89 407.2M 0 0 89 364.2M 0 142.0k 48:55 43:45 05:10 120.9k 89 407.2M 0 0 89 364.4M 0 142.0k 48:55 43:46 05:09 116.5k 89 407.2M 0 0 89 364.6M 0 142.0k 48:55 43:48 05:07 123.6k 89 407.2M 0 0 89 364.8M 0 142.0k 48:55 43:49 05:06 138.1k 89 407.2M 0 0 89 365.0M 0 142.0k 48:54 43:50 05:04 151.5k 89 407.2M 0 0 89 365.1M 0 142.1k 48:54 43:51 05:03 163.1k 89 407.2M 0 0 89 365.3M 0 142.1k 48:54 43:52 05:02 160.2k 89 407.2M 0 0 89 365.5M 0 142.0k 48:54 43:54 05:00 160.0k 89 407.2M 0 0 89 365.7M 0 142.1k 48:54 43:55 04:59 157.7k 89 407.2M 0 0 89 365.9M 0 142.1k 48:54 43:56 04:58 157.4k 89 407.2M 0 0 89 366.1M 0 142.1k 48:53 43:57 04:56 163.2k 89 407.2M 0 0 89 366.3M 0 142.1k 48:53 43:59 04:54 161.2k 89 407.2M 0 0 89 366.5M 0 142.1k 48:53 44:00 04:53 155.7k 90 407.2M 0 0 90 366.6M 0 142.1k 48:54 44:01 04:53 147.5k 90 407.2M 0 0 90 366.8M 0 142.1k 48:53 44:02 04:51 147.6k 90 407.2M 0 0 90 367.0M 0 142.1k 48:53 44:03 04:50 138.2k 90 407.2M 0 0 90 367.1M 0 142.1k 48:53 44:04 04:49 145.5k 90 407.2M 0 0 90 367.3M 0 142.1k 48:53 44:06 04:47 154.2k 90 407.2M 0 0 90 367.5M 0 142.1k 48:53 44:07 04:46 160.3k 90 407.2M 0 0 90 367.8M 0 142.1k 48:52 44:08 04:44 165.9k 90 407.2M 0 0 90 368.0M 0 142.2k 48:52 44:09 04:43 173.7k 90 407.2M 0 0 90 368.1M 0 142.2k 48:52 44:10 04:42 173.2k 90 407.2M 0 0 90 368.4M 0 142.2k 48:51 44:12 04:39 184.5k 90 407.2M 0 0 90 368.6M 0 142.2k 48:51 44:13 04:38 181.3k 90 407.2M 0 0 90 368.7M 0 142.2k 48:51 44:14 04:37 164.9k 90 407.2M 0 0 90 368.8M 0 142.2k 48:51 44:15 04:36 151.6k 90 407.2M 0 0 90 369.0M 0 142.2k 48:51 44:16 04:35 143.7k 90 407.2M 0 0 90 369.1M 0 142.2k 48:52 44:17 04:35 127.6k 90 407.2M 0 0 90 369.3M 0 142.2k 48:52 44:19 04:33 126.6k 90 407.2M 0 0 90 369.5M 0 142.2k 48:51 44:20 04:31 135.0k 90 407.2M 0 0 90 369.7M 0 142.2k 48:51 44:21 04:30 153.4k 90 407.2M 0 0 90 369.8M 0 142.2k 48:51 44:22 04:29 151.0k 90 407.2M 0 0 90 370.0M 0 142.2k 48:51 44:23 04:28 154.9k 90 407.2M 0 0 90 370.2M 0 142.2k 48:51 44:24 04:27 165.7k 90 407.2M 0 0 90 370.4M 0 142.2k 48:51 44:26 04:25 159.2k 90 407.2M 0 0 90 370.5M 0 142.2k 48:51 44:27 04:24 143.1k 91 407.2M 0 0 91 370.6M 0 142.2k 48:51 44:28 04:23 140.3k 91 407.2M 0 0 91 370.8M 0 142.2k 48:51 44:29 04:22 135.5k 91 407.2M 0 0 91 370.9M 0 142.2k 48:51 44:30 04:21 122.4k 91 407.2M 0 0 91 371.1M 0 142.2k 48:51 44:31 04:20 127.8k 91 407.2M 0 0 91 371.3M 0 142.2k 48:51 44:32 04:19 138.6k 91 407.2M 0 0 91 371.5M 0 142.2k 48:51 44:34 04:17 147.0k 91 407.2M 0 0 91 371.6M 0 142.2k 48:51 44:35 04:16 144.0k 91 407.2M 0 0 91 371.8M 0 142.2k 48:52 44:37 04:15 137.0k 91 407.2M 0 0 91 372.0M 0 142.2k 48:52 44:38 04:14 133.3k 91 407.2M 0 0 91 372.1M 0 142.2k 48:52 44:39 04:13 127.3k 91 407.2M 0 0 91 372.3M 0 142.1k 48:52 44:41 04:11 116.0k 91 407.2M 0 0 91 372.4M 0 142.1k 48:53 44:42 04:11 114.5k 91 407.2M 0 0 91 372.5M 0 142.1k 48:53 44:44 04:09 112.8k 91 407.2M 0 0 91 372.6M 0 142.1k 48:53 44:45 04:08 108.5k 91 407.2M 0 0 91 372.8M 0 142.1k 48:54 44:46 04:08 102.7k 91 407.2M 0 0 91 372.9M 0 142.0k 48:54 44:47 04:07 101.1k 91 407.2M 0 0 91 373.1M 0 142.1k 48:54 44:48 04:06 111.3k 91 407.2M 0 0 91 373.3M 0 142.1k 48:54 44:50 04:04 128.0k 91 407.2M 0 0 91 373.4M 0 142.0k 48:54 44:51 04:03 126.1k 91 407.2M 0 0 91 373.5M 0 142.0k 48:54 44:52 04:02 127.8k 91 407.2M 0 0 91 373.8M 0 142.1k 48:54 44:53 04:01 159.6k 91 407.2M 0 0 91 374.0M 0 142.1k 48:53 44:54 03:59 166.9k 91 407.2M 0 0 91 374.2M 0 142.1k 48:53 44:55 03:58 170.3k 91 407.2M 0 0 91 374.4M 0 142.1k 48:53 44:56 03:57 173.6k 91 407.2M 0 0 91 374.6M 0 142.1k 48:53 44:58 03:55 175.7k 92 407.2M 0 0 92 374.7M 0 142.1k 48:53 44:59 03:54 155.1k 92 407.2M 0 0 92 374.8M 0 142.1k 48:53 45:00 03:53 134.9k 92 407.2M 0 0 92 375.0M 0 142.1k 48:53 45:02 03:51 130.2k 92 407.2M 0 0 92 375.1M 0 142.1k 48:54 45:03 03:51 120.6k 92 407.2M 0 0 92 375.3M 0 142.1k 48:54 45:04 03:50 113.0k 92 407.2M 0 0 92 375.5M 0 142.0k 48:54 45:06 03:48 116.9k 92 407.2M 0 0 92 375.6M 0 142.0k 48:54 45:07 03:47 124.8k 92 407.2M 0 0 92 375.8M 0 142.0k 48:54 45:08 03:46 126.0k 92 407.2M 0 0 92 376.1M 0 142.1k 48:53 45:09 03:44 150.4k 92 407.2M 0 0 92 376.3M 0 142.1k 48:53 45:10 03:43 169.4k 92 407.2M 0 0 92 376.5M 0 142.1k 48:53 45:12 03:41 177.5k 92 407.2M 0 0 92 376.7M 0 142.1k 48:53 45:13 03:40 172.7k 92 407.2M 0 0 92 376.9M 0 142.1k 48:53 45:15 03:38 167.3k 92 407.2M 0 0 92 377.1M 0 142.1k 48:53 45:16 03:37 155.4k 92 407.2M 0 0 92 377.3M 0 142.1k 48:52 45:17 03:35 147.3k 92 407.2M 0 0 92 377.5M 0 142.1k 48:52 45:18 03:34 148.8k 92 407.2M 0 0 92 377.6M 0 142.2k 48:52 45:19 03:33 157.8k 92 407.2M 0 0 92 377.8M 0 142.2k 48:52 45:21 03:31 162.9k 92 407.2M 0 0 92 378.0M 0 142.2k 48:52 45:22 03:30 157.2k 92 407.2M 0 0 92 378.1M 0 142.1k 48:52 45:23 03:29 145.3k 92 407.2M 0 0 92 378.3M 0 142.1k 48:53 45:24 03:29 135.7k 92 407.2M 0 0 92 378.5M 0 142.1k 48:52 45:25 03:27 134.3k 92 407.2M 0 0 92 378.6M 0 142.1k 48:52 45:27 03:25 131.6k 93 407.2M 0 0 93 378.8M 0 142.1k 48:52 45:28 03:24 132.0k 93 407.2M 0 0 93 379.0M 0 142.1k 48:53 45:29 03:24 134.6k 93 407.2M 0 0 93 379.1M 0 142.1k 48:53 45:30 03:23 134.7k 93 407.2M 0 0 93 379.2M 0 142.1k 48:53 45:31 03:22 128.1k 93 407.2M 0 0 93 379.4M 0 142.1k 48:53 45:33 03:20 130.1k 93 407.2M 0 0 93 379.6M 0 142.1k 48:53 45:34 03:19 134.4k 93 407.2M 0 0 93 379.8M 0 142.1k 48:53 45:35 03:18 138.8k 93 407.2M 0 0 93 379.9M 0 142.1k 48:53 45:36 03:17 140.2k 93 407.2M 0 0 93 380.1M 0 142.1k 48:53 45:38 03:15 144.1k 93 407.2M 0 0 93 380.3M 0 142.1k 48:53 45:39 03:14 142.1k 93 407.2M 0 0 93 380.4M 0 142.1k 48:53 45:40 03:13 135.8k 93 407.2M 0 0 93 380.5M 0 142.1k 48:53 45:41 03:12 133.6k 93 407.2M 0 0 93 380.7M 0 142.1k 48:53 45:42 03:11 138.8k 93 407.2M 0 0 93 380.8M 0 142.1k 48:53 45:43 03:10 131.5k 93 407.2M 0 0 93 381.0M 0 142.1k 48:53 45:45 03:08 135.3k 93 407.2M 0 0 93 381.2M 0 142.1k 48:53 45:46 03:07 139.9k 93 407.2M 0 0 93 381.4M 0 142.1k 48:53 45:47 03:06 148.0k 93 407.2M 0 0 93 381.6M 0 142.1k 48:53 45:48 03:05 150.7k 93 407.2M 0 0 93 381.8M 0 142.1k 48:52 45:49 03:03 170.6k 93 407.2M 0 0 93 382.1M 0 142.2k 48:51 45:51 03:00 181.4k 93 407.2M 0 0 93 382.3M 0 142.2k 48:51 45:52 02:59 184.0k 93 407.2M 0 0 93 382.5M 0 142.2k 48:52 45:53 02:59 170.7k 93 407.2M 0 0 93 382.6M 0 142.2k 48:52 45:55 02:57 161.8k 93 407.2M 0 0 93 382.7M 0 142.2k 48:52 45:56 02:56 145.0k 94 407.2M 0 0 94 382.8M 0 142.1k 48:52 45:57 02:55 128.4k 94 407.2M 0 0 94 383.0M 0 142.2k 48:52 45:58 02:54 129.2k 94 407.2M 0 0 94 383.2M 0 142.2k 48:52 45:59 02:53 133.3k 94 407.2M 0 0 94 383.4M 0 142.2k 48:52 46:01 02:51 139.9k 94 407.2M 0 0 94 383.5M 0 142.1k 48:52 46:02 02:50 139.9k 94 407.2M 0 0 94 383.6M 0 142.1k 48:53 46:03 02:50 130.3k 94 407.2M 0 0 94 383.8M 0 142.1k 48:53 46:05 02:48 114.4k 94 407.2M 0 0 94 383.9M 0 142.1k 48:54 46:06 02:48 101.8k 94 407.2M 0 0 94 384.1M 0 142.1k 48:54 46:07 02:47 102.4k 94 407.2M 0 0 94 384.3M 0 142.1k 48:54 46:09 02:45 105.7k 94 407.2M 0 0 94 384.5M 0 142.1k 48:54 46:10 02:44 120.8k 94 407.2M 0 0 94 384.7M 0 142.1k 48:53 46:11 02:42 146.2k 94 407.2M 0 0 94 385.0M 0 142.1k 48:52 46:12 02:40 178.9k 94 407.2M 0 0 94 385.2M 0 142.2k 48:52 46:13 02:39 198.3k 94 407.2M 0 0 94 385.5M 0 142.2k 48:51 46:15 02:36 222.5k 94 407.2M 0 0 94 385.7M 0 142.2k 48:50 46:16 02:34 217.8k 94 407.2M 0 0 94 385.9M 0 142.2k 48:50 46:17 02:33 199.8k 94 407.2M 0 0 94 386.0M 0 142.2k 48:51 46:18 02:33 181.4k 94 407.2M 0 0 94 386.2M 0 142.2k 48:50 46:19 02:31 167.0k 94 407.2M 0 0 94 386.4M 0 142.2k 48:50 46:21 02:29 148.4k 94 407.2M 0 0 94 386.6M 0 142.3k 48:50 46:22 02:28 155.1k 95 407.2M 0 0 95 386.8M 0 142.3k 48:49 46:23 02:26 164.9k 95 407.2M 0 0 95 387.0M 0 142.3k 48:49 46:24 02:25 175.3k 95 407.2M 0 0 95 387.1M 0 142.2k 48:50 46:26 02:24 150.8k 95 407.2M 0 0 95 387.3M 0 142.2k 48:51 46:27 02:24 133.2k 95 407.2M 0 0 95 387.4M 0 142.2k 48:51 46:29 02:22 117.3k 95 407.2M 0 0 95 387.6M 0 142.2k 48:51 46:30 02:21 111.1k 95 407.2M 0 0 95 387.8M 0 142.2k 48:51 46:31 02:20 106.4k 95 407.2M 0 0 95 388.0M 0 142.2k 48:51 46:33 02:18 120.8k 95 407.2M 0 0 95 388.1M 0 142.2k 48:51 46:34 02:17 133.1k 95 407.2M 0 0 95 388.3M 0 142.2k 48:51 46:35 02:16 136.7k 95 407.2M 0 0 95 388.5M 0 142.2k 48:51 46:36 02:15 144.6k 95 407.2M 0 0 95 388.7M 0 142.2k 48:50 46:37 02:13 156.0k 95 407.2M 0 0 95 388.9M 0 142.2k 48:50 46:39 02:11 157.1k 95 407.2M 0 0 95 389.0M 0 142.2k 48:51 46:40 02:11 148.1k 95 407.2M 0 0 95 389.2M 0 142.2k 48:51 46:41 02:10 154.9k 95 407.2M 0 0 95 389.4M 0 142.2k 48:51 46:42 02:09 151.0k 95 407.2M 0 0 95 389.6M 0 142.2k 48:50 46:44 02:06 142.9k 95 407.2M 0 0 95 389.8M 0 142.3k 48:50 46:45 02:05 157.6k 95 407.2M 0 0 95 390.0M 0 142.3k 48:49 46:46 02:03 178.9k 95 407.2M 0 0 95 390.2M 0 142.3k 48:49 46:47 02:02 171.2k 95 407.2M 0 0 95 390.4M 0 142.3k 48:49 46:48 02:01 171.0k 95 407.2M 0 0 95 390.6M 0 142.3k 48:49 46:50 01:59 173.8k 95 407.2M 0 0 95 390.8M 0 142.3k 48:49 46:51 01:58 166.3k 96 407.2M 0 0 96 391.0M 0 142.3k 48:48 46:52 01:56 175.2k 96 407.2M 0 0 96 391.3M 0 142.4k 48:47 46:53 01:54 194.4k 96 407.2M 0 0 96 391.5M 0 142.4k 48:47 46:54 01:53 189.0k 96 407.2M 0 0 96 391.6M 0 142.4k 48:47 46:56 01:51 180.6k 96 407.2M 0 0 96 391.8M 0 142.4k 48:48 46:57 01:51 160.9k 96 407.2M 0 0 96 391.9M 0 142.3k 48:48 46:58 01:50 134.6k 96 407.2M 0 0 96 392.0M 0 142.3k 48:49 47:00 01:49 114.0k 96 407.2M 0 0 96 392.1M 0 142.3k 48:49 47:01 01:48 102.6k 96 407.2M 0 0 96 392.3M 0 142.3k 48:50 47:02 01:48 99387 96 407.2M 0 0 96 392.4M 0 142.2k 48:50 47:04 01:46 98505 96 407.2M 0 0 96 392.5M 0 142.2k 48:50 47:05 01:45 99.27k 96 407.2M 0 0 96 392.6M 0 142.2k 48:51 47:06 01:45 101.2k 96 407.2M 0 0 96 392.8M 0 142.2k 48:51 47:07 01:44 111.2k 96 407.2M 0 0 96 393.0M 0 142.2k 48:51 47:09 01:42 111.3k 96 407.2M 0 0 96 393.1M 0 142.2k 48:51 47:10 01:41 126.8k 96 407.2M 0 0 96 393.3M 0 142.2k 48:51 47:11 01:40 126.9k 96 407.2M 0 0 96 393.4M 0 142.2k 48:51 47:12 01:39 126.3k 96 407.2M 0 0 96 393.5M 0 142.2k 48:51 47:13 01:38 125.4k 96 407.2M 0 0 96 393.7M 0 142.2k 48:51 47:14 01:37 130.3k 96 407.2M 0 0 96 393.9M 0 142.2k 48:51 47:16 01:35 126.1k 96 407.2M 0 0 96 394.1M 0 142.2k 48:51 47:17 01:34 140.2k 96 407.2M 0 0 96 394.3M 0 142.2k 48:50 47:18 01:32 162.9k 96 407.2M 0 0 96 394.5M 0 142.2k 48:51 47:19 01:32 162.7k 96 407.2M 0 0 96 394.6M 0 142.2k 48:51 47:20 01:31 163.1k 96 407.2M 0 0 96 394.6M 0 142.2k 48:51 47:20 01:31 142.2k 96 407.2M 0 0 96 394.8M 0 142.2k 48:50 47:21 01:29 173.7k 97 407.2M 0 0 97 395.0M 0 142.2k 48:50 47:22 01:28 176.3k 97 407.2M 0 0 97 395.2M 0 142.3k 48:50 47:24 01:26 174.9k 97 407.2M 0 0 97 395.5M 0 142.3k 48:49 47:25 01:24 183.0k 97 407.2M 0 0 97 395.6M 0 142.3k 48:49 47:26 01:23 171.2k 97 407.2M 0 0 97 395.8M 0 142.3k 48:49 47:27 01:22 173.1k 97 407.2M 0 0 97 396.0M 0 142.3k 48:49 47:28 01:21 171.5k 97 407.2M 0 0 97 396.3M 0 142.3k 48:48 47:30 01:18 179.9k 97 407.2M 0 0 97 396.5M 0 142.3k 48:48 47:31 01:17 171.9k 97 407.2M 0 0 97 396.6M 0 142.3k 48:48 47:32 01:16 175.9k 97 407.2M 0 0 97 396.8M 0 142.3k 48:48 47:33 01:15 165.5k 97 407.2M 0 0 97 397.0M 0 142.3k 48:48 47:34 01:14 162.7k 97 407.2M 0 0 97 397.1M 0 142.4k 48:48 47:35 01:13 156.1k 97 407.2M 0 0 97 397.3M 0 142.4k 48:47 47:36 01:11 157.8k 97 407.2M 0 0 97 397.5M 0 142.4k 48:47 47:38 01:09 162.8k 97 407.2M 0 0 97 397.7M 0 142.4k 48:47 47:39 01:08 167.1k 97 407.2M 0 0 97 397.9M 0 142.4k 48:47 47:40 01:07 173.7k 97 407.2M 0 0 97 398.1M 0 142.4k 48:47 47:41 01:06 168.7k 97 407.2M 0 0 97 398.3M 0 142.4k 48:46 47:42 01:04 171.2k 97 407.2M 0 0 97 398.5M 0 142.4k 48:46 47:44 01:02 160.1k 97 407.2M 0 0 97 398.6M 0 142.4k 48:47 47:45 01:02 149.3k 97 407.2M 0 0 97 398.7M 0 142.4k 48:47 47:46 01:01 134.5k 97 407.2M 0 0 97 398.8M 0 142.4k 48:47 47:47 01:00 126.2k 97 407.2M 0 0 97 399.0M 0 142.4k 48:47 47:48 00:59 112.1k 98 407.2M 0 0 98 399.1M 0 142.4k 48:48 47:50 00:58 107.5k 98 407.2M 0 0 98 399.2M 0 142.3k 48:48 47:51 00:57 112.1k 98 407.2M 0 0 98 399.4M 0 142.4k 48:48 47:52 00:56 126.9k 98 407.2M 0 0 98 399.6M 0 142.4k 48:47 47:53 00:54 144.7k 98 407.2M 0 0 98 399.8M 0 142.4k 48:47 47:54 00:53 153.1k 98 407.2M 0 0 98 400.0M 0 142.4k 48:47 47:55 00:52 171.2k 98 407.2M 0 0 98 400.3M 0 142.4k 48:46 47:57 00:49 182.3k 98 407.2M 0 0 98 400.5M 0 142.4k 48:46 47:58 00:48 177.8k 98 407.2M 0 0 98 400.7M 0 142.5k 48:45 47:59 00:46 183.5k 98 407.2M 0 0 98 401.0M 0 142.5k 48:44 48:00 00:44 198.7k 98 407.2M 0 0 98 401.3M 0 142.5k 48:44 48:01 00:43 207.2k 98 407.2M 0 0 98 401.5M 0 142.6k 48:44 48:03 00:41 201.2k 98 407.2M 0 0 98 401.6M 0 142.5k 48:44 48:04 00:40 195.2k 98 407.2M 0 0 98 401.8M 0 142.5k 48:44 48:05 00:39 177.2k 98 407.2M 0 0 98 402.0M 0 142.6k 48:44 48:06 00:38 161.9k 98 407.2M 0 0 98 402.1M 0 142.5k 48:44 48:08 00:36 130.3k 98 407.2M 0 0 98 402.2M 0 142.5k 48:45 48:09 00:36 121.8k 98 407.2M 0 0 98 402.4M 0 142.5k 48:45 48:10 00:35 128.4k 98 407.2M 0 0 98 402.6M 0 142.5k 48:44 48:11 00:33 137.3k 98 407.2M 0 0 98 402.8M 0 142.5k 48:44 48:13 00:31 130.6k 98 407.2M 0 0 98 403.0M 0 142.5k 48:44 48:14 00:30 143.1k 99 407.2M 0 0 99 403.1M 0 142.5k 48:44 48:15 00:29 150.6k 99 407.2M 0 0 99 403.3M 0 142.5k 48:44 48:17 00:27 148.4k 99 407.2M 0 0 99 403.5M 0 142.5k 48:44 48:18 00:26 145.1k 99 407.2M 0 0 99 403.7M 0 142.5k 48:44 48:19 00:25 145.8k 99 407.2M 0 0 99 403.9M 0 142.5k 48:44 48:21 00:23 145.0k 99 407.2M 0 0 99 404.0M 0 142.5k 48:45 48:22 00:23 132.6k 99 407.2M 0 0 99 404.1M 0 142.5k 48:45 48:23 00:22 124.1k 99 407.2M 0 0 99 404.3M 0 142.5k 48:45 48:24 00:21 112.8k 99 407.2M 0 0 99 404.5M 0 142.5k 48:45 48:26 00:19 115.2k 99 407.2M 0 0 99 404.6M 0 142.5k 48:45 48:27 00:18 123.3k 99 407.2M 0 0 99 404.8M 0 142.5k 48:45 48:28 00:17 129.8k 99 407.2M 0 0 99 405.0M 0 142.5k 48:45 48:30 00:15 135.8k 99 407.2M 0 0 99 405.2M 0 142.5k 48:45 48:31 00:14 147.6k 99 407.2M 0 0 99 405.4M 0 142.5k 48:45 48:32 00:13 153.3k 99 407.2M 0 0 99 405.6M 0 142.5k 48:45 48:33 00:12 155.3k 99 407.2M 0 0 99 405.8M 0 142.5k 48:44 48:34 00:10 170.5k 99 407.2M 0 0 99 406.0M 0 142.5k 48:44 48:35 00:09 181.7k 99 407.2M 0 0 99 406.1M 0 142.5k 48:44 48:37 00:07 172.9k 99 407.2M 0 0 99 406.3M 0 142.5k 48:44 48:38 00:06 161.7k 99 407.2M 0 0 99 406.4M 0 142.5k 48:45 48:39 00:06 142.9k 99 407.2M 0 0 99 406.5M 0 142.5k 48:45 48:40 00:05 129.6k 99 407.2M 0 0 99 406.7M 0 142.5k 48:45 48:42 00:03 119.1k 99 407.2M 0 0 99 406.8M 0 142.5k 48:46 48:43 00:03 106.0k 99 407.2M 0 0 99 407.0M 0 142.4k 48:46 48:44 00:02 104.4k 99 407.2M 0 0 99 407.1M 0 142.4k 48:46 48:46 104.7k* upload completely sent off: 427010624 bytes 100 407.2M 0 0 100 407.2M 0 142.4k 48:47 48:47 95942{ [5 bytes data] < HTTP/1.1 200 OK < x-amz-id-2: 9O1NKn9yarczQr66AkAE4PjyxyhT4lUx2hI735IHczT24X5F5PdHE/vJnw488cJJiiqgv35GPBE= < x-amz-request-id: 6T6Z8GBRTSRY2Y4F < Date: Sun, 03 May 2026 05:42:46 GMT < x-amz-server-side-encryption: AES256 < ETag: "60cbffa974f7a908a0210c329e929919" < x-amz-checksum-crc64nvme: 2u7OLYN8xWg= < x-amz-checksum-type: FULL_OBJECT < Content-Length: 0 < Server: AmazonS3 < Connection: close < 100 407.2M 0 0 100 407.2M 0 142.4k 48:48 48:48 95942 100 407.2M 0 0 100 407.2M 0 142.4k 48:48 48:48 95942 100 407.2M 0 0 100 407.2M 0 142.4k 48:48 48:48 95942 * shutting down connection #0 took: 2959.34 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.71.79, 52.92.35.64, 3.5.71.78, 52.92.36.72, 3.5.75.50, 52.92.16.96, 3.5.75.77, 52.92.36.168 * Trying 3.5.71.79: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.71.79 port 443) from 10.17.4.7 port 38384 * using HTTP/1.x } [5 bytes data] > PUT /jfr-uploads.blunders.io/demo/4ec91795-197b-4cc0-a195-a2da360977a2.jfr.gz?X-Amz-Security-Token=IQoJb3JpZ2luX2VjEIP%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwEaCWV1LXdlc3QtMSJIMEYCIQCEphGr4jrw9aFkn%2BlFuKGm7s92t%2BBNuuKCG5bgg95VhwIhALHaucd%2FVAF24f8j%2Fd4TVDJu%2BilOk58aV8lOiKmf%2F46UKroFCEwQABoMODM1NDk0NzUzMTI2Igz5KmyXptdXkIVResgqlwWIW30IxbN2hxKY8fo2AcmJDuOhxwem96WF2Gn%2FcF7tcY0Ztf%2F1zkmV4HJxcHuG1WDClXr8PHZWlnUCxARawn7vc5wvHFVc%2F6myKXEt6txydJ0yuxa6%2By06YJwunnitH%2FlO%2FLROS2XjK7xU31XoPAkFWT6niDWGbP4x%2FERyyKd1vOUzwHePlENTHHD%2FVVDGFq8TRsPMVEARt4jmuNB0fiSHzRC%2Fy5FOvQE3qlwQfS4I7JdfiyzFmJAoSnZJZzgg%2BH%2BL8qbMzpDbC43lZuJ1JpAMPEP98BQAqNyjk7vZBVStrPe5c8Fvx%2FBbJ7tgRf5zfPKtQoxIOW1L75W5Ly7pDLCw0%2F8XckxEFJ8sCSFae%2F%2Fk39E5%2BJhGXLhUMovJHcrp8Fyit%2BFRb%2B3jwGgAbZGKylYJAc%2Fw5%2B4gAxywSSQx3I6jn51tfzLVSDCb%2BF5z2Fmlngb0TW7QyaVF%2FBbfO%2FL0N2uYM3sDi30iQuDoJ7ueRrf6mWBNFS8nV%2BaJnvk9%2BI7d2zMmMEw0kn5WJwnEPu9NBWnXHkaUhWK39jhpkB7yObP93vHXjbLsbsx2GaC%2B97gGOk7b3Jn32SZo6P2ZgG4FEWs7RMHjMXHW5wN9bLykYkFtwDGRSXbukBTReygaELA%2BEHnrTdDimmCOjwTO77DrD29XzpAsSWaoUZkRsNtQVnSKYLwh3eqEJ%2Fpc6KnQckgUX%2BVACkDahggDx440eAcne9yPcSSiVPNt5lMHAVodYbkgpavydytU3G3sKJaT4x6viZ0L5lyQwhxyVJWso00C1%2FnqS%2FSZAwXg5Xy1I2Ba4VMdIYyHr5PD5%2FGiGeD2oKih0y9rOv22%2FVgtfUmlgrgobacuoZXVa2jxjQGMhKRUzc32%2FZpKSD1ZFY8wh%2FTazwY6sAFCa7PglVrOYFjARyVU59BxByArBOXPHOyo0AHAxO13i21YpWGP1dQZvYugOc5fx3KNfqJaeJOt%2BoWNHPvPzPV4EWjEv0AEmUtU00%2Ftk13x4v9Rm0zOycD1Ki6erM9OPeMz1ixeroRMlYqrn%2BtUWLjnKzl0O4AMCaDCrOcZUProwG3v91SVscB%2BxKoNu%2F3wCSqvM0nag2IAkkLIrc4o1%2F%2FoB1WHpdmI9flvhfSIaPCzbw%3D%3D&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20260503T063134Z&X-Amz-SignedHeaders=host&X-Amz-Credential=ASIA4FB26GNTNRENU32S%2F20260503%2Feu-west-1%2Fs3%2Faws4_request&X-Amz-Expires=86400&X-Amz-Signature=c614d277b3bbceaac8398cd11ef0cb5d0fb0edb5a5f80229e3d109241ac740d5 HTTP/1.1 > Host: s3.eu-west-1.amazonaws.com > User-Agent: curl/8.18.0 > Accept: */* > content-type: application/octet-stream > Content-Length: 76401769 > Expect: 100-continue > { [5 bytes data] < HTTP/1.1 100 Continue < } [5 bytes data] 4 72.86M 0 0 4 3.43M 0 3.19M 00:22 00:01 00:21 3.19M 12 72.86M 0 0 12 8.75M 0 4.20M 00:17 00:02 00:15 4.20M 18 72.86M 0 0 18 13.81M 0 4.46M 00:16 00:03 00:13 4.47M 26 72.86M 0 0 26 19.06M 0 4.65M 00:15 00:04 00:11 4.65M 33 72.86M 0 0 33 24.56M 0 4.81M 00:15 00:05 00:10 4.81M 41 72.86M 0 0 41 30.06M 0 4.91M 00:14 00:06 00:08 5.28M 48 72.86M 0 0 48 35.56M 0 4.99M 00:14 00:07 00:07 5.31M 56 72.86M 0 0 56 41.06M 0 5.05M 00:14 00:08 00:06 5.40M 63 72.86M 0 0 63 46.62M 0 5.10M 00:14 00:09 00:05 5.47M 71 72.86M 0 0 71 52.31M 0 5.15M 00:14 00:10 00:04 5.50M 79 72.86M 0 0 79 58.18M 0 5.21M 00:13 00:11 00:02 5.57M 88 72.86M 0 0 88 64.43M 0 5.30M 00:13 00:12 00:01 5.73M 97 72.86M 0 0 97 71.25M 0 5.41M 00:13 00:13 5.99M* upload completely sent off: 76401769 bytes { [5 bytes data] < HTTP/1.1 200 OK < x-amz-id-2: /ih0rP0z45LSTvbRQS2NJvqFmWGcydYgbmiHqljqX2gw2v08zXF89Yqc4u/SoSeP0OnpJasE2MWPemfh6nyQpe41dna3UQAv < x-amz-request-id: F5YX7K6RVYVEZ5WT < Date: Sun, 03 May 2026 06:31:42 GMT < x-amz-server-side-encryption: AES256 < ETag: "167e7a7369f96247fac58d3de7218420" < x-amz-checksum-crc64nvme: koTzmUeyKTE= < x-amz-checksum-type: FULL_OBJECT < Content-Length: 0 < Server: AmazonS3 < 100 72.86M 0 0 100 72.86M 0 5.29M 00:13 00:13 5.99M 100 72.86M 0 0 100 72.86M 0 5.29M 00:13 00:13 5.99M 100 72.86M 0 0 100 72.86M 0 5.29M 00:13 00:13 5.99M * Connection #0 to host s3.eu-west-1.amazonaws.com:443 left intact took: 19.91 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.72.97, 3.5.74.12, 3.5.64.231, 52.92.36.240, 3.5.69.59, 3.5.73.48, 52.92.20.40, 3.5.73.26 * Trying 3.5.72.97: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.97 port 443) from 10.17.4.7 port 44876 * using HTTP/1.x } [5 bytes data] > PUT /jfr-uploads.blunders.io/demo/9e5907d6-b6e0-462b-93c4-5086dfc2f153.jfr.gz?X-Amz-Security-Token=IQoJb3JpZ2luX2VjEIP%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwEaCWV1LXdlc3QtMSJIMEYCIQCEphGr4jrw9aFkn%2BlFuKGm7s92t%2BBNuuKCG5bgg95VhwIhALHaucd%2FVAF24f8j%2Fd4TVDJu%2BilOk58aV8lOiKmf%2F46UKroFCEwQABoMODM1NDk0NzUzMTI2Igz5KmyXptdXkIVResgqlwWIW30IxbN2hxKY8fo2AcmJDuOhxwem96WF2Gn%2FcF7tcY0Ztf%2F1zkmV4HJxcHuG1WDClXr8PHZWlnUCxARawn7vc5wvHFVc%2F6myKXEt6txydJ0yuxa6%2By06YJwunnitH%2FlO%2FLROS2XjK7xU31XoPAkFWT6niDWGbP4x%2FERyyKd1vOUzwHePlENTHHD%2FVVDGFq8TRsPMVEARt4jmuNB0fiSHzRC%2Fy5FOvQE3qlwQfS4I7JdfiyzFmJAoSnZJZzgg%2BH%2BL8qbMzpDbC43lZuJ1JpAMPEP98BQAqNyjk7vZBVStrPe5c8Fvx%2FBbJ7tgRf5zfPKtQoxIOW1L75W5Ly7pDLCw0%2F8XckxEFJ8sCSFae%2F%2Fk39E5%2BJhGXLhUMovJHcrp8Fyit%2BFRb%2B3jwGgAbZGKylYJAc%2Fw5%2B4gAxywSSQx3I6jn51tfzLVSDCb%2BF5z2Fmlngb0TW7QyaVF%2FBbfO%2FL0N2uYM3sDi30iQuDoJ7ueRrf6mWBNFS8nV%2BaJnvk9%2BI7d2zMmMEw0kn5WJwnEPu9NBWnXHkaUhWK39jhpkB7yObP93vHXjbLsbsx2GaC%2B97gGOk7b3Jn32SZo6P2ZgG4FEWs7RMHjMXHW5wN9bLykYkFtwDGRSXbukBTReygaELA%2BEHnrTdDimmCOjwTO77DrD29XzpAsSWaoUZkRsNtQVnSKYLwh3eqEJ%2Fpc6KnQckgUX%2BVACkDahggDx440eAcne9yPcSSiVPNt5lMHAVodYbkgpavydytU3G3sKJaT4x6viZ0L5lyQwhxyVJWso00C1%2FnqS%2FSZAwXg5Xy1I2Ba4VMdIYyHr5PD5%2FGiGeD2oKih0y9rOv22%2FVgtfUmlgrgobacuoZXVa2jxjQGMhKRUzc32%2FZpKSD1ZFY8wh%2FTazwY6sAFCa7PglVrOYFjARyVU59BxByArBOXPHOyo0AHAxO13i21YpWGP1dQZvYugOc5fx3KNfqJaeJOt%2BoWNHPvPzPV4EWjEv0AEmUtU00%2Ftk13x4v9Rm0zOycD1Ki6erM9OPeMz1ixeroRMlYqrn%2BtUWLjnKzl0O4AMCaDCrOcZUProwG3v91SVscB%2BxKoNu%2F3wCSqvM0nag2IAkkLIrc4o1%2F%2FoB1WHpdmI9flvhfSIaPCzbw%3D%3D&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20260503T063154Z&X-Amz-SignedHeaders=host&X-Amz-Credential=ASIA4FB26GNTNRENU32S%2F20260503%2Feu-west-1%2Fs3%2Faws4_request&X-Amz-Expires=86400&X-Amz-Signature=ebc786371ecab443276e91d2810caaf355cb26aa7bf9d00f0b0a404caf3eabee HTTP/1.1 > Host: s3.eu-west-1.amazonaws.com > User-Agent: curl/8.18.0 > Accept: */* > content-type: application/octet-stream > Content-Length: 655978577 > Expect: 100-continue > { [5 bytes data] < HTTP/1.1 100 Continue < } [5 bytes data] 0 625.5M 0 0 0 3.00M 0 2.99M 03:29 00:01 03:28 2.99M 1 625.5M 0 0 1 8.87M 0 4.41M 02:21 00:02 02:19 4.41M 1 625.5M 0 0 1 12.43M 0 4.11M 02:31 00:03 02:28 4.11M 2 625.5M 0 0 2 14.75M 0 3.65M 02:50 00:04 02:46 3.65M 2 625.5M 0 0 2 17.31M 0 3.43M 03:02 00:05 02:57 3.43M 3 625.5M 0 0 3 19.43M 0 3.21M 03:14 00:06 03:08 3.26M 3 625.5M 0 0 3 21.43M 0 3.02M 03:26 00:07 03:19 2.47M 3 625.5M 0 0 3 23.18M 0 2.86M 03:38 00:08 03:30 2.11M 3 625.5M 0 0 3 24.93M 0 2.73M 03:48 00:09 03:39 2.00M 4 625.5M 0 0 4 26.75M 0 2.64M 03:56 00:10 03:46 1.85M 4 625.5M 0 0 4 28.25M 0 2.53M 04:06 00:11 03:55 1.72M 4 625.5M 0 0 4 29.87M 0 2.45M 04:14 00:12 04:02 1.65M 5 625.5M 0 0 5 31.62M 0 2.39M 04:21 00:13 04:08 1.65M 5 625.5M 0 0 5 33.43M 0 2.35M 04:25 00:14 04:11 1.66M 5 625.5M 0 0 5 35.25M 0 2.31M 04:30 00:15 04:15 1.66M 5 625.5M 0 0 5 37.12M 0 2.28M 04:34 00:16 04:18 1.73M 6 625.5M 0 0 6 39.00M 0 2.25M 04:37 00:17 04:20 1.79M 6 625.5M 0 0 6 40.75M 0 2.22M 04:41 00:18 04:23 1.78M 6 625.5M 0 0 6 42.43M 0 2.19M 04:45 00:19 04:26 1.75M 7 625.5M 0 0 7 44.18M 0 2.17M 04:48 00:20 04:28 1.74M 7 625.5M 0 0 7 45.50M 0 2.12M 04:54 00:21 04:33 1.63M 7 625.5M 0 0 7 46.62M 0 2.07M 05:01 00:22 04:39 1.47M 7 625.5M 0 0 7 47.56M 0 2.02M 05:08 00:23 04:45 1.32M 7 625.5M 0 0 7 48.50M 0 1.98M 05:15 00:24 04:51 1.17M 7 625.5M 0 0 7 49.25M 0 1.92M 05:24 00:25 04:59 997.4k 7 625.5M 0 0 7 49.93M 0 1.87M 05:33 00:26 05:07 872.3k 8 625.5M 0 0 8 50.68M 0 1.83M 05:40 00:27 05:13 807.2k 8 625.5M 0 0 8 51.56M 0 1.79M 05:47 00:28 05:19 790.1k 8 625.5M 0 0 8 52.50M 0 1.76M 05:53 00:29 05:24 792.4k 8 625.5M 0 0 8 53.56M 0 1.74M 05:58 00:30 05:28 854.6k 8 625.5M 0 0 8 54.68M 0 1.72M 06:02 00:31 05:31 947.7k 8 625.5M 0 0 8 55.93M 0 1.70M 06:06 00:32 05:34 1.02M 9 625.5M 0 0 9 57.62M 0 1.70M 06:06 00:33 05:33 1.18M 9 625.5M 0 0 9 59.93M 0 1.72M 06:03 00:34 05:29 1.45M 10 625.5M 0 0 10 63.18M 0 1.76M 05:54 00:35 05:19 1.89M 10 625.5M 0 0 10 67.50M 0 1.83M 05:40 00:36 05:04 2.52M 11 625.5M 0 0 11 73.31M 0 1.93M 05:22 00:37 04:45 3.43M 12 625.5M 0 0 12 80.43M 0 2.07M 05:01 00:38 04:23 4.54M 13 625.5M 0 0 13 86.75M 0 2.17M 04:46 00:39 04:07 5.35M 14 625.5M 0 0 14 93.81M 0 2.29M 04:32 00:40 03:52 6.11M 16 625.5M 0 0 16 101.3M 0 2.42M 04:17 00:41 03:36 6.76M 17 625.5M 0 0 17 109.3M 0 2.55M 04:04 00:42 03:22 7.19M 18 625.5M 0 0 18 117.4M 0 2.68M 03:53 00:43 03:10 7.38M 20 625.5M 0 0 20 125.6M 0 2.80M 03:43 00:44 02:59 7.74M 21 625.5M 0 0 21 133.8M 0 2.92M 03:34 00:45 02:49 7.98M 22 625.5M 0 0 22 142.1M 0 3.03M 03:26 00:46 02:40 8.11M 24 625.5M 0 0 24 150.3M 0 3.14M 03:18 00:47 02:31 8.16M 25 625.5M 0 0 25 158.6M 0 3.25M 03:12 00:48 02:24 8.21M 26 625.5M 0 0 26 167.1M 0 3.35M 03:06 00:49 02:17 8.26M 28 625.5M 0 0 28 175.8M 0 3.45M 03:00 00:50 02:10 8.36M 29 625.5M 0 0 29 185.0M 0 3.56M 02:55 00:51 02:04 8.54M 31 625.5M 0 0 31 194.8M 0 3.68M 02:49 00:52 01:57 8.86M 32 625.5M 0 0 32 205.3M 0 3.81M 02:44 00:53 01:51 9.30M 34 625.5M 0 0 34 217.1M 0 3.95M 02:37 00:54 01:43 9.97M 36 625.5M 0 0 36 230.3M 0 4.12M 02:31 00:55 01:36 10.87M 39 625.5M 0 0 39 245.4M 0 4.31M 02:24 00:56 01:28 12.05M 41 625.5M 0 0 41 262.5M 0 4.53M 02:17 00:57 01:20 13.52M 45 625.5M 0 0 45 282.0M 0 4.79M 02:10 00:58 01:12 15.31M 47 625.5M 0 0 47 296.4M 0 4.95M 02:06 00:59 01:07 15.82M 48 625.5M 0 0 48 302.4M 0 4.96M 02:05 01:00 01:05 14.37M 49 625.5M 0 0 49 308.9M 0 4.99M 02:05 01:01 01:04 12.66M 50 625.5M 0 0 50 315.6M 0 5.02M 02:04 01:02 01:02 10.59M 51 625.5M 0 0 51 322.5M 0 5.05M 02:03 01:03 01:00 8.08M 52 625.5M 0 0 52 329.5M 0 5.07M 02:03 01:04 00:59 6.59M 53 625.5M 0 0 53 336.5M 0 5.10M 02:02 01:05 00:57 6.79M 54 625.5M 0 0 54 343.4M 0 5.13M 02:01 01:06 00:55 6.88M 56 625.5M 0 0 56 350.3M 0 5.16M 02:01 01:07 00:54 6.91M 57 625.5M 0 0 57 357.5M 0 5.18M 02:00 01:08 00:52 6.96M 58 625.5M 0 0 58 364.8M 0 5.21M 01:59 01:09 00:50 7.03M 59 625.5M 0 0 59 372.4M 0 5.25M 01:59 01:10 00:49 7.16M 60 625.5M 0 0 60 380.5M 0 5.29M 01:58 01:11 00:47 7.39M 62 625.5M 0 0 62 389.3M 0 5.34M 01:57 01:12 00:45 7.78M 63 625.5M 0 0 63 399.1M 0 5.40M 01:55 01:13 00:42 8.31M 65 625.5M 0 0 65 410.0M 0 5.47M 01:54 01:14 00:40 9.03M 66 625.5M 0 0 66 418.6M 0 5.51M 01:53 01:15 00:38 9.23M 68 625.5M 0 0 68 426.5M 0 5.54M 01:52 01:16 00:36 9.17M 69 625.5M 0 0 69 433.8M 0 5.56M 01:52 01:17 00:35 8.86M 70 625.5M 0 0 70 441.6M 0 5.59M 01:51 01:18 00:33 8.45M 71 625.5M 0 0 71 449.6M 0 5.62M 01:51 01:19 00:32 7.88M 73 625.5M 0 0 73 457.6M 0 5.65M 01:50 01:20 00:30 7.76M 74 625.5M 0 0 74 465.8M 0 5.68M 01:50 01:21 00:29 7.82M 75 625.5M 0 0 75 474.0M 0 5.71M 01:49 01:22 00:27 7.99M 77 625.5M 0 0 77 482.1M 0 5.74M 01:48 01:23 00:25 8.07M 78 625.5M 0 0 78 490.3M 0 5.77M 01:48 01:24 00:24 8.11M 79 625.5M 0 0 79 498.5M 0 5.80M 01:47 01:25 00:22 8.15M 81 625.5M 0 0 81 507.0M 0 5.83M 01:47 01:26 00:21 8.22M 82 625.5M 0 0 82 515.9M 0 5.86M 01:46 01:27 00:19 8.36M 83 625.5M 0 0 83 525.3M 0 5.90M 01:45 01:28 00:17 8.61M 85 625.5M 0 0 85 535.5M 0 5.95M 01:45 01:29 00:16 9.00M 87 625.5M 0 0 87 546.6M 0 6.01M 01:44 01:30 00:14 9.58M 89 625.5M 0 0 89 559.0M 0 6.08M 01:42 01:31 00:11 10.36M 91 625.5M 0 0 91 573.1M 0 6.16M 01:41 01:32 00:09 11.41M 93 625.5M 0 0 93 587.7M 0 6.25M 01:40 01:33 00:07 12.44M 95 625.5M 0 0 95 600.3M 0 6.32M 01:38 01:34 00:04 12.94M 98 625.5M 0 0 98 614.1M 0 6.40M 01:37 01:35 00:02 13.48M* upload completely sent off: 655978577 bytes { [5 bytes data] < HTTP/1.1 200 OK < x-amz-id-2: Z38eWRtMUhET7jcwCHsIXwupTDsm4RhojqsRG1QxOVlD0VUaOlOfJkJya7j8FXhPbDzfGitmnk4sbEWh/eTTZVs0705C6XRh < x-amz-request-id: YYCPZ2RGSR6P9JRH < Date: Sun, 03 May 2026 06:32:52 GMT < x-amz-server-side-encryption: AES256 < ETag: "9b4408e1a4332d6c002b7edd57e60d39" < x-amz-checksum-crc64nvme: TAyySSRJQx0= < x-amz-checksum-type: FULL_OBJECT < Content-Length: 0 < Server: AmazonS3 < 100 625.5M 0 0 100 625.5M 0 6.44M 01:36 01:36 13.19M 100 625.5M 0 0 100 625.5M 0 6.44M 01:36 01:36 13.19M 100 625.5M 0 0 100 625.5M 0 6.44M 01:36 01:36 13.19M 100 625.5M 0 0 100 625.5M 0 6.44M 01:36 01:36 13.19M * Connection #0 to host s3.eu-west-1.amazonaws.com:443 left intact took: 153.63 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.20.136, 52.92.4.88, 3.5.74.104, 3.5.71.68, 52.92.17.48, 3.5.72.117, 3.5.73.109, 3.5.65.124 * Trying 52.92.20.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.20.136 port 443) from 10.17.4.7 port 33466 * using HTTP/1.x } [5 bytes data] > PUT /jfr-uploads.blunders.io/demo/9dff0ff3-1031-4939-b862-fba617faa354.jfr.gz?X-Amz-Security-Token=IQoJb3JpZ2luX2VjEIP%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwEaCWV1LXdlc3QtMSJIMEYCIQCEphGr4jrw9aFkn%2BlFuKGm7s92t%2BBNuuKCG5bgg95VhwIhALHaucd%2FVAF24f8j%2Fd4TVDJu%2BilOk58aV8lOiKmf%2F46UKroFCEwQABoMODM1NDk0NzUzMTI2Igz5KmyXptdXkIVResgqlwWIW30IxbN2hxKY8fo2AcmJDuOhxwem96WF2Gn%2FcF7tcY0Ztf%2F1zkmV4HJxcHuG1WDClXr8PHZWlnUCxARawn7vc5wvHFVc%2F6myKXEt6txydJ0yuxa6%2By06YJwunnitH%2FlO%2FLROS2XjK7xU31XoPAkFWT6niDWGbP4x%2FERyyKd1vOUzwHePlENTHHD%2FVVDGFq8TRsPMVEARt4jmuNB0fiSHzRC%2Fy5FOvQE3qlwQfS4I7JdfiyzFmJAoSnZJZzgg%2BH%2BL8qbMzpDbC43lZuJ1JpAMPEP98BQAqNyjk7vZBVStrPe5c8Fvx%2FBbJ7tgRf5zfPKtQoxIOW1L75W5Ly7pDLCw0%2F8XckxEFJ8sCSFae%2F%2Fk39E5%2BJhGXLhUMovJHcrp8Fyit%2BFRb%2B3jwGgAbZGKylYJAc%2Fw5%2B4gAxywSSQx3I6jn51tfzLVSDCb%2BF5z2Fmlngb0TW7QyaVF%2FBbfO%2FL0N2uYM3sDi30iQuDoJ7ueRrf6mWBNFS8nV%2BaJnvk9%2BI7d2zMmMEw0kn5WJwnEPu9NBWnXHkaUhWK39jhpkB7yObP93vHXjbLsbsx2GaC%2B97gGOk7b3Jn32SZo6P2ZgG4FEWs7RMHjMXHW5wN9bLykYkFtwDGRSXbukBTReygaELA%2BEHnrTdDimmCOjwTO77DrD29XzpAsSWaoUZkRsNtQVnSKYLwh3eqEJ%2Fpc6KnQckgUX%2BVACkDahggDx440eAcne9yPcSSiVPNt5lMHAVodYbkgpavydytU3G3sKJaT4x6viZ0L5lyQwhxyVJWso00C1%2FnqS%2FSZAwXg5Xy1I2Ba4VMdIYyHr5PD5%2FGiGeD2oKih0y9rOv22%2FVgtfUmlgrgobacuoZXVa2jxjQGMhKRUzc32%2FZpKSD1ZFY8wh%2FTazwY6sAFCa7PglVrOYFjARyVU59BxByArBOXPHOyo0AHAxO13i21YpWGP1dQZvYugOc5fx3KNfqJaeJOt%2BoWNHPvPzPV4EWjEv0AEmUtU00%2Ftk13x4v9Rm0zOycD1Ki6erM9OPeMz1ixeroRMlYqrn%2BtUWLjnKzl0O4AMCaDCrOcZUProwG3v91SVscB%2BxKoNu%2F3wCSqvM0nag2IAkkLIrc4o1%2F%2FoB1WHpdmI9flvhfSIaPCzbw%3D%3D&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20260503T063428Z&X-Amz-SignedHeaders=host&X-Amz-Credential=ASIA4FB26GNTNRENU32S%2F20260503%2Feu-west-1%2Fs3%2Faws4_request&X-Amz-Expires=86400&X-Amz-Signature=29ac7deb847f87a1181319f8c893e54b98bfa9769ba12920c4be3033422a2621 HTTP/1.1 > Host: s3.eu-west-1.amazonaws.com > User-Agent: curl/8.18.0 > Accept: */* > content-type: application/octet-stream > Content-Length: 64233422 > Expect: 100-continue > { [5 bytes data] < HTTP/1.1 100 Continue < } [5 bytes data] 0 61.25M 0 0 0 448.0k 0 438.2k 02:23 00:01 02:22 438.3k 1 61.25M 0 0 1 704.0k 0 303.6k 03:26 00:02 03:24 303.5k 1 61.25M 0 0 1 896.0k 0 243.0k 04:18 00:03 04:15 243.0k 1 61.25M 0 0 1 1.06M 0 209.4k 04:59 00:05 04:54 209.4k 1 61.25M 0 0 1 1.18M 0 179.7k 05:49 00:06 05:43 179.6k 2 61.25M 0 0 2 1.31M 0 168.5k 06:12 00:07 06:05 128.8k 2 61.25M 0 0 2 1.43M 0 161.4k 06:28 00:09 06:19 112.9k 2 61.25M 0 0 2 1.62M 0 159.4k 06:33 00:10 06:23 113.7k 2 61.25M 0 0 2 1.81M 0 158.8k 06:34 00:11 06:23 118.3k 3 61.25M 0 0 3 2.00M 0 159.3k 06:33 00:12 06:21 136.7k 3 61.25M 0 0 3 2.18M 0 159.9k 06:32 00:14 06:18 148.6k 3 61.25M 0 0 3 2.43M 0 165.1k 06:19 00:15 06:04 170.8k 4 61.25M 0 0 4 2.75M 0 171.4k 06:05 00:16 05:49 192.3k 4 61.25M 0 0 4 2.93M 0 172.0k 06:04 00:17 05:47 198.5k 5 61.25M 0 0 5 3.12M 0 172.0k 06:04 00:18 05:46 200.3k 5 61.25M 0 0 5 3.31M 0 170.6k 06:07 00:19 05:48 196.1k 5 61.25M 0 0 5 3.43M 0 168.5k 06:12 00:20 05:52 177.2k 5 61.25M 0 0 5 3.56M 0 164.6k 06:21 00:22 05:59 145.2k 6 61.25M 0 0 6 3.68M 0 161.2k 06:28 00:23 06:05 129.5k 6 61.25M 0 0 6 3.81M 0 158.8k 06:34 00:24 06:10 117.7k 6 61.25M 0 0 6 3.93M 0 155.9k 06:42 00:25 06:17 107.0k 6 61.25M 0 0 6 4.06M 0 152.2k 06:51 00:27 06:24 99.50k 6 61.25M 0 0 6 4.25M 0 152.5k 06:51 00:28 06:23 110.5k 7 61.25M 0 0 7 4.43M 0 153.7k 06:47 00:29 06:18 125.1k 7 61.25M 0 0 7 4.68M 0 155.6k 06:42 00:30 06:12 143.1k 7 61.25M 0 0 7 4.87M 0 156.1k 06:41 00:31 06:10 156.7k 8 61.25M 0 0 8 5.06M 0 156.6k 06:40 00:33 06:07 177.5k 8 61.25M 0 0 8 5.18M 0 153.3k 06:48 00:34 06:14 157.1k 8 61.25M 0 0 8 5.31M 0 151.9k 06:52 00:35 06:17 143.1k 8 61.25M 0 0 8 5.50M 0 152.0k 06:52 00:37 06:15 133.9k 9 61.25M 0 0 9 5.62M 0 150.3k 06:57 00:38 06:19 121.1k 9 61.25M 0 0 9 5.75M 0 146.7k 07:07 00:40 06:27 99.88k 9 61.25M 0 0 9 5.87M 0 145.5k 07:11 00:41 06:30 105.0k 9 61.25M 0 0 9 6.06M 0 145.1k 07:12 00:42 06:30 110.3k 10 61.25M 0 0 10 6.25M 0 145.9k 07:09 00:43 06:26 112.9k 10 61.25M 0 0 10 6.50M 0 147.3k 07:05 00:45 06:20 130.9k 10 61.25M 0 0 10 6.68M 0 147.8k 07:04 00:46 06:18 155.6k 11 61.25M 0 0 11 6.81M 0 147.3k 07:05 00:47 06:18 159.6k 11 61.25M 0 0 11 7.00M 0 147.3k 07:05 00:48 06:17 163.1k 11 61.25M 0 0 11 7.18M 0 147.6k 07:04 00:49 06:15 160.1k 12 61.25M 0 0 12 7.37M 0 147.8k 07:04 00:51 06:13 151.5k 12 61.25M 0 0 12 7.56M 0 148.3k 07:02 00:52 06:10 152.0k 12 61.25M 0 0 12 7.75M 0 149.1k 07:00 00:53 06:07 163.6k 13 61.25M 0 0 13 8.00M 0 150.5k 06:56 00:54 06:02 178.0k 13 61.25M 0 0 13 8.25M 0 152.0k 06:52 00:55 05:57 190.6k 13 61.25M 0 0 13 8.43M 0 152.4k 06:51 00:56 05:55 194.4k 14 61.25M 0 0 14 8.68M 0 152.7k 06:50 00:58 05:52 191.1k 14 61.25M 0 0 14 8.81M 0 152.1k 06:52 00:59 05:53 178.0k 14 61.25M 0 0 14 9.00M 0 152.6k 06:50 01:00 05:50 171.2k 15 61.25M 0 0 15 9.25M 0 153.6k 06:48 01:01 05:47 167.8k 15 61.25M 0 0 15 9.43M 0 153.3k 06:49 01:03 05:46 160.9k 15 61.25M 0 0 15 9.56M 0 152.3k 06:51 01:04 05:47 148.1k 15 61.25M 0 0 15 9.68M 0 151.3k 06:54 01:05 05:49 143.8k 16 61.25M 0 0 16 9.81M 0 150.5k 06:56 01:06 05:50 130.7k 16 61.25M 0 0 16 10.00M 0 150.5k 06:56 01:08 05:48 120.2k 16 61.25M 0 0 16 10.25M 0 151.9k 06:52 01:09 05:43 137.2k 17 61.25M 0 0 17 10.50M 0 152.8k 06:50 01:10 05:40 157.9k 17 61.25M 0 0 17 10.75M 0 154.2k 06:46 01:11 05:35 187.8k 18 61.25M 0 0 18 11.06M 0 156.4k 06:40 01:12 05:28 226.6k 18 61.25M 0 0 18 11.37M 0 158.2k 06:36 01:13 05:23 252.0k 18 61.25M 0 0 18 11.56M 0 158.4k 06:35 01:14 05:21 239.2k 19 61.25M 0 0 19 11.75M 0 158.3k 06:36 01:15 05:21 227.9k 19 61.25M 0 0 19 11.93M 0 158.3k 06:36 01:17 05:19 207.2k 19 61.25M 0 0 19 12.06M 0 157.7k 06:37 01:18 05:19 172.9k 19 61.25M 0 0 19 12.18M 0 156.8k 06:39 01:19 05:20 139.5k 20 61.25M 0 0 20 12.37M 0 156.8k 06:40 01:20 05:20 136.3k 20 61.25M 0 0 20 12.50M 0 156.0k 06:41 01:22 05:19 126.7k 20 61.25M 0 0 20 12.68M 0 156.2k 06:41 01:23 05:18 129.4k 21 61.25M 0 0 21 12.87M 0 156.2k 06:41 01:24 05:17 136.7k 21 61.25M 0 0 21 13.00M 0 155.8k 06:42 01:25 05:17 142.7k 21 61.25M 0 0 21 13.18M 0 155.9k 06:42 01:26 05:16 143.3k 21 61.25M 0 0 21 13.37M 0 155.7k 06:42 01:27 05:15 151.6k 22 61.25M 0 0 22 13.56M 0 155.7k 06:42 01:29 05:13 148.9k 22 61.25M 0 0 22 13.75M 0 155.8k 06:42 01:30 05:12 151.3k 22 61.25M 0 0 22 13.93M 0 155.8k 06:42 01:31 05:11 155.7k 22 61.25M 0 0 22 14.06M 0 155.3k 06:43 01:32 05:11 147.5k 23 61.25M 0 0 23 14.25M 0 155.5k 06:43 01:33 05:10 151.5k 23 61.25M 0 0 23 14.43M 0 155.7k 06:42 01:34 05:08 156.1k 23 61.25M 0 0 23 14.62M 0 155.6k 06:42 01:36 05:06 152.0k 24 61.25M 0 0 24 14.81M 0 155.2k 06:44 01:37 05:07 145.9k 24 61.25M 0 0 24 14.93M 0 154.7k 06:45 01:38 05:07 145.9k 24 61.25M 0 0 24 15.12M 0 154.9k 06:44 01:39 05:05 146.7k 24 61.25M 0 0 24 15.31M 0 154.7k 06:45 01:41 05:04 139.1k 25 61.25M 0 0 25 15.43M 0 154.3k 06:46 01:42 05:04 134.0k 25 61.25M 0 0 25 15.56M 0 153.7k 06:47 01:43 05:04 129.8k 25 61.25M 0 0 25 15.75M 0 154.1k 06:47 01:44 05:03 143.0k 26 61.25M 0 0 26 16.00M 0 154.5k 06:45 01:46 04:59 147.9k 26 61.25M 0 0 26 16.12M 0 154.1k 06:47 01:47 05:00 143.4k 26 61.25M 0 0 26 16.25M 0 153.5k 06:48 01:48 05:00 139.5k 26 61.25M 0 0 26 16.43M 0 153.3k 06:49 01:49 05:00 145.9k 27 61.25M 0 0 27 16.62M 0 153.4k 06:48 01:50 04:58 142.4k 27 61.25M 0 0 27 16.75M 0 152.5k 06:51 01:52 04:59 119.9k 27 61.25M 0 0 27 16.87M 0 151.9k 06:52 01:53 04:59 117.0k 27 61.25M 0 0 27 17.06M 0 152.0k 06:52 01:54 04:58 128.0k 28 61.25M 0 0 28 17.25M 0 152.2k 06:52 01:56 04:56 132.5k 28 61.25M 0 0 28 17.50M 0 152.9k 06:50 01:57 04:53 144.0k 29 61.25M 0 0 29 17.81M 0 153.8k 06:47 01:58 04:49 177.8k 29 61.25M 0 0 29 18.00M 0 153.9k 06:47 01:59 04:48 191.6k 29 61.25M 0 0 29 18.18M 0 154.0k 06:47 02:00 04:47 192.1k 29 61.25M 0 0 29 18.31M 0 153.7k 06:47 02:01 04:46 183.6k 30 61.25M 0 0 30 18.50M 0 153.8k 06:47 02:03 04:44 170.2k 30 61.25M 0 0 30 18.75M 0 154.2k 06:46 02:04 04:42 161.2k 30 61.25M 0 0 30 18.93M 0 154.3k 06:46 02:05 04:41 161.7k 31 61.25M 0 0 31 19.06M 0 153.9k 06:47 02:06 04:41 151.8k 31 61.25M 0 0 31 19.25M 0 154.1k 06:46 02:07 04:39 162.1k 31 61.25M 0 0 31 19.50M 0 154.6k 06:45 02:09 04:36 173.1k 32 61.25M 0 0 32 19.75M 0 155.2k 06:44 02:10 04:34 177.2k 32 61.25M 0 0 32 19.93M 0 154.8k 06:45 02:11 04:34 165.4k 32 61.25M 0 0 32 20.06M 0 154.2k 06:46 02:13 04:33 160.4k 32 61.25M 0 0 32 20.18M 0 154.0k 06:47 02:14 04:33 152.7k 33 61.25M 0 0 33 20.37M 0 154.1k 06:46 02:15 04:31 143.5k 33 61.25M 0 0 33 20.56M 0 154.3k 06:46 02:16 04:30 134.9k 33 61.25M 0 0 33 20.75M 0 154.5k 06:45 02:17 04:28 146.5k 34 61.25M 0 0 34 20.93M 0 154.5k 06:45 02:18 04:27 160.8k 34 61.25M 0 0 34 21.06M 0 154.2k 06:46 02:19 04:27 158.0k 34 61.25M 0 0 34 21.18M 0 153.9k 06:47 02:20 04:27 148.0k 34 61.25M 0 0 34 21.31M 0 153.6k 06:48 02:22 04:26 137.2k 34 61.25M 0 0 34 21.43M 0 152.8k 06:50 02:23 04:27 114.9k 35 61.25M 0 0 35 21.62M 0 152.8k 06:50 02:24 04:26 114.7k 35 61.25M 0 0 35 21.87M 0 153.3k 06:49 02:26 04:23 132.6k 36 61.25M 0 0 36 22.06M 0 153.4k 06:48 02:27 04:21 142.5k 36 61.25M 0 0 36 22.25M 0 153.4k 06:48 02:28 04:20 148.8k 36 61.25M 0 0 36 22.43M 0 153.3k 06:49 02:29 04:20 165.1k 36 61.25M 0 0 36 22.62M 0 153.2k 06:49 02:31 04:18 162.9k 37 61.25M 0 0 37 22.81M 0 153.3k 06:49 02:32 04:17 154.4k 37 61.25M 0 0 37 23.00M 0 153.4k 06:48 02:33 04:15 154.5k 37 61.25M 0 0 37 23.18M 0 153.6k 06:48 02:34 04:14 157.6k 38 61.25M 0 0 38 23.43M 0 153.9k 06:47 02:35 04:12 170.2k 38 61.25M 0 0 38 23.62M 0 154.1k 06:46 02:36 04:10 176.1k 38 61.25M 0 0 38 23.81M 0 154.0k 06:47 02:38 04:09 172.2k 39 61.25M 0 0 39 24.00M 0 154.2k 06:46 02:39 04:07 173.5k 39 61.25M 0 0 39 24.18M 0 154.0k 06:47 02:40 04:07 165.2k 39 61.25M 0 0 39 24.37M 0 153.7k 06:47 02:42 04:05 148.1k 39 61.25M 0 0 39 24.50M 0 153.2k 06:49 02:43 04:06 133.5k 40 61.25M 0 0 40 24.68M 0 153.4k 06:48 02:44 04:04 138.7k 40 61.25M 0 0 40 24.87M 0 153.5k 06:48 02:45 04:03 136.5k 40 61.25M 0 0 40 25.06M 0 153.5k 06:48 02:47 04:01 140.1k 41 61.25M 0 0 41 25.31M 0 153.9k 06:47 02:48 03:59 158.5k 41 61.25M 0 0 41 25.56M 0 154.2k 06:46 02:49 03:57 180.6k 42 61.25M 0 0 42 25.75M 0 154.0k 06:47 02:51 03:56 168.8k 42 61.25M 0 0 42 25.93M 0 153.8k 06:47 02:52 03:55 162.5k 42 61.25M 0 0 42 26.12M 0 154.0k 06:47 02:53 03:54 165.6k 42 61.25M 0 0 42 26.31M 0 153.8k 06:47 02:55 03:52 151.7k 43 61.25M 0 0 43 26.50M 0 153.7k 06:48 02:56 03:52 140.1k 43 61.25M 0 0 43 26.68M 0 153.7k 06:47 02:57 03:50 147.0k 43 61.25M 0 0 43 26.93M 0 154.1k 06:46 02:58 03:48 161.0k 44 61.25M 0 0 44 27.18M 0 154.4k 06:46 03:00 03:46 165.0k 44 61.25M 0 0 44 27.37M 0 154.4k 06:46 03:01 03:45 172.0k 44 61.25M 0 0 44 27.56M 0 154.6k 06:45 03:02 03:43 180.4k 45 61.25M 0 0 45 27.75M 0 154.7k 06:45 03:03 03:42 182.1k 45 61.25M 0 0 45 27.93M 0 154.7k 06:45 03:04 03:41 172.5k 45 61.25M 0 0 45 28.12M 0 154.6k 06:45 03:06 03:39 162.1k 46 61.25M 0 0 46 28.31M 0 154.5k 06:45 03:07 03:38 157.7k 46 61.25M 0 0 46 28.50M 0 154.4k 06:46 03:08 03:38 151.3k 46 61.25M 0 0 46 28.68M 0 154.5k 06:45 03:10 03:35 149.1k 47 61.25M 0 0 47 28.93M 0 154.6k 06:45 03:11 03:34 153.4k 47 61.25M 0 0 47 29.12M 0 154.5k 06:45 03:12 03:33 151.2k 47 61.25M 0 0 47 29.31M 0 154.4k 06:46 03:14 03:32 149.7k 48 61.25M 0 0 48 29.50M 0 154.2k 06:46 03:15 03:31 148.4k 48 61.25M 0 0 48 29.68M 0 154.3k 06:46 03:16 03:30 150.0k 48 61.25M 0 0 48 29.87M 0 154.4k 06:46 03:18 03:28 147.3k 49 61.25M 0 0 49 30.06M 0 154.5k 06:45 03:19 03:26 156.2k 49 61.25M 0 0 49 30.25M 0 154.4k 06:46 03:20 03:26 153.9k 49 61.25M 0 0 49 30.37M 0 154.1k 06:46 03:21 03:25 150.9k 49 61.25M 0 0 49 30.56M 0 153.8k 06:47 03:23 03:24 137.7k 50 61.25M 0 0 50 30.68M 0 153.6k 06:48 03:24 03:24 129.9k 50 61.25M 0 0 50 30.87M 0 153.8k 06:47 03:25 03:22 131.0k 50 61.25M 0 0 50 31.06M 0 154.0k 06:47 03:26 03:21 140.9k 51 61.25M 0 0 51 31.25M 0 154.1k 06:46 03:27 03:19 154.0k 51 61.25M 0 0 51 31.50M 0 154.4k 06:46 03:28 03:18 178.4k 51 61.25M 0 0 51 31.75M 0 154.9k 06:44 03:29 03:15 203.0k 52 61.25M 0 0 52 31.93M 0 154.9k 06:44 03:31 03:13 194.4k 52 61.25M 0 0 52 32.06M 0 154.7k 06:45 03:32 03:13 180.8k 52 61.25M 0 0 52 32.25M 0 154.8k 06:45 03:33 03:12 177.3k 53 61.25M 0 0 53 32.50M 0 155.2k 06:44 03:34 03:10 183.5k 53 61.25M 0 0 53 32.68M 0 155.3k 06:43 03:35 03:08 171.7k 53 61.25M 0 0 53 32.87M 0 155.5k 06:43 03:36 03:07 179.7k 53 61.25M 0 0 53 33.06M 0 155.6k 06:42 03:37 03:05 193.7k 54 61.25M 0 0 54 33.31M 0 155.8k 06:42 03:38 03:04 197.0k 54 61.25M 0 0 54 33.50M 0 155.6k 06:42 03:40 03:02 172.2k 54 61.25M 0 0 54 33.68M 0 155.5k 06:43 03:41 03:02 162.4k 55 61.25M 0 0 55 33.87M 0 155.6k 06:42 03:42 03:00 159.6k 55 61.25M 0 0 55 34.06M 0 155.7k 06:42 03:43 02:59 157.9k 56 61.25M 0 0 56 34.31M 0 156.0k 06:41 03:45 02:56 161.7k 56 61.25M 0 0 56 34.62M 0 156.6k 06:40 03:46 02:54 190.8k 56 61.25M 0 0 56 34.87M 0 157.0k 06:39 03:47 02:52 213.0k 57 61.25M 0 0 57 35.12M 0 157.1k 06:39 03:48 02:51 214.0k 57 61.25M 0 0 57 35.31M 0 157.0k 06:39 03:50 02:49 203.5k 57 61.25M 0 0 57 35.43M 0 156.7k 06:40 03:51 02:49 180.4k 58 61.25M 0 0 58 35.62M 0 156.6k 06:40 03:52 02:48 157.9k 58 61.25M 0 0 58 35.81M 0 156.5k 06:40 03:54 02:46 141.9k 58 61.25M 0 0 58 36.00M 0 156.5k 06:40 03:55 02:45 135.0k 59 61.25M 0 0 59 36.18M 0 156.4k 06:41 03:56 02:45 134.4k 59 61.25M 0 0 59 36.31M 0 156.1k 06:41 03:58 02:43 135.1k 59 61.25M 0 0 59 36.43M 0 155.5k 06:43 03:59 02:44 119.7k 59 61.25M 0 0 59 36.56M 0 155.0k 06:44 04:01 02:43 106.3k 59 61.25M 0 0 59 36.68M 0 154.9k 06:44 04:02 02:42 100.7k 60 61.25M 0 0 60 36.87M 0 154.9k 06:44 04:03 02:41 102.8k 60 61.25M 0 0 60 37.06M 0 154.9k 06:44 04:04 02:40 113.3k 60 61.25M 0 0 60 37.18M 0 154.7k 06:45 04:06 02:39 121.9k 60 61.25M 0 0 60 37.31M 0 154.4k 06:46 04:07 02:39 130.2k 61 61.25M 0 0 61 37.50M 0 154.4k 06:46 04:08 02:38 135.5k 61 61.25M 0 0 61 37.68M 0 154.4k 06:46 04:09 02:37 137.6k 61 61.25M 0 0 61 37.87M 0 154.5k 06:45 04:10 02:35 138.6k 62 61.25M 0 0 62 38.06M 0 154.4k 06:46 04:12 02:34 142.6k 62 61.25M 0 0 62 38.25M 0 154.3k 06:46 04:13 02:33 150.5k 62 61.25M 0 0 62 38.50M 0 154.5k 06:45 04:15 02:30 158.5k 63 61.25M 0 0 63 38.68M 0 154.6k 06:45 04:16 02:29 160.5k 63 61.25M 0 0 63 38.93M 0 155.0k 06:44 04:17 02:27 173.4k 63 61.25M 0 0 63 39.12M 0 154.9k 06:44 04:18 02:26 176.7k 64 61.25M 0 0 64 39.25M 0 154.8k 06:45 04:19 02:26 173.5k 64 61.25M 0 0 64 39.37M 0 154.5k 06:45 04:20 02:25 155.5k 64 61.25M 0 0 64 39.56M 0 154.5k 06:45 04:22 02:23 148.9k 64 61.25M 0 0 64 39.75M 0 154.6k 06:45 04:23 02:22 137.7k 65 61.25M 0 0 65 39.93M 0 154.6k 06:45 04:24 02:21 141.3k 65 61.25M 0 0 65 40.12M 0 154.4k 06:46 04:26 02:20 137.6k 65 61.25M 0 0 65 40.25M 0 154.1k 06:46 04:27 02:19 137.6k 66 61.25M 0 0 66 40.43M 0 154.1k 06:46 04:28 02:18 140.8k 66 61.25M 0 0 66 40.62M 0 154.3k 06:46 04:29 02:17 142.5k 66 61.25M 0 0 66 40.81M 0 154.3k 06:46 04:30 02:16 142.3k 67 61.25M 0 0 67 41.06M 0 154.5k 06:46 04:32 02:14 158.5k 67 61.25M 0 0 67 41.25M 0 154.3k 06:46 04:33 02:13 161.6k 67 61.25M 0 0 67 41.37M 0 154.0k 06:47 04:34 02:13 150.1k 67 61.25M 0 0 67 41.50M 0 153.9k 06:47 04:36 02:11 138.0k 68 61.25M 0 0 68 41.68M 0 153.9k 06:47 04:37 02:10 136.9k 68 61.25M 0 0 68 41.87M 0 153.8k 06:47 04:38 02:09 126.9k 68 61.25M 0 0 68 42.00M 0 153.6k 06:48 04:39 02:09 124.2k 68 61.25M 0 0 68 42.12M 0 153.5k 06:48 04:40 02:08 127.2k 69 61.25M 0 0 69 42.31M 0 153.3k 06:48 04:42 02:06 129.8k 69 61.25M 0 0 69 42.43M 0 153.2k 06:49 04:43 02:06 120.6k 69 61.25M 0 0 69 42.56M 0 153.0k 06:49 04:44 02:05 116.7k 69 61.25M 0 0 69 42.75M 0 153.0k 06:49 04:46 02:03 124.1k 70 61.25M 0 0 70 42.93M 0 153.1k 06:49 04:47 02:02 135.2k 70 61.25M 0 0 70 43.12M 0 153.1k 06:49 04:48 02:01 140.5k 70 61.25M 0 0 70 43.37M 0 153.3k 06:49 04:49 02:00 159.8k 71 61.25M 0 0 71 43.56M 0 153.4k 06:48 04:50 01:58 172.4k 71 61.25M 0 0 71 43.68M 0 153.3k 06:49 04:51 01:58 168.8k 71 61.25M 0 0 71 43.87M 0 153.2k 06:49 04:53 01:56 160.2k 71 61.25M 0 0 71 44.06M 0 153.1k 06:49 04:54 01:55 155.0k 72 61.25M 0 0 72 44.25M 0 153.1k 06:49 04:55 01:54 144.6k 72 61.25M 0 0 72 44.43M 0 153.0k 06:49 04:57 01:52 134.6k 72 61.25M 0 0 72 44.62M 0 153.0k 06:49 04:58 01:51 139.9k 73 61.25M 0 0 73 44.81M 0 153.1k 06:49 04:59 01:50 147.7k 73 61.25M 0 0 73 45.06M 0 153.4k 06:48 05:00 01:48 168.6k 74 61.25M 0 0 74 45.37M 0 153.8k 06:47 05:01 01:46 188.3k 74 61.25M 0 0 74 45.56M 0 153.9k 06:47 05:03 01:44 202.3k 74 61.25M 0 0 74 45.75M 0 154.0k 06:47 05:04 01:43 208.3k 75 61.25M 0 0 75 46.00M 0 154.2k 06:46 05:05 01:41 214.4k 75 61.25M 0 0 75 46.25M 0 154.5k 06:45 05:06 01:39 207.4k 75 61.25M 0 0 75 46.43M 0 154.5k 06:45 05:07 01:38 191.2k 76 61.25M 0 0 76 46.62M 0 154.6k 06:45 05:08 01:37 193.0k 76 61.25M 0 0 76 46.87M 0 154.9k 06:44 05:09 01:35 204.8k 76 61.25M 0 0 76 47.12M 0 155.2k 06:44 05:10 01:34 208.8k 77 61.25M 0 0 77 47.31M 0 155.3k 06:43 05:11 01:32 199.4k 77 61.25M 0 0 77 47.56M 0 155.5k 06:43 05:13 01:30 208.5k 77 61.25M 0 0 77 47.56M 0 155.5k 06:43 05:13 01:30 155.5k 78 61.25M 0 0 78 47.87M 0 155.9k 06:42 05:14 01:28 242.2k 78 61.25M 0 0 78 48.06M 0 155.9k 06:42 05:15 01:27 210.7k 78 61.25M 0 0 78 48.25M 0 155.8k 06:42 05:17 01:25 177.1k 79 61.25M 0 0 79 48.43M 0 155.8k 06:42 05:18 01:24 170.0k 79 61.25M 0 0 79 48.62M 0 155.8k 06:42 05:19 01:23 168.8k 79 61.25M 0 0 79 48.87M 0 156.0k 06:42 05:20 01:22 160.2k 80 61.25M 0 0 80 49.06M 0 155.9k 06:42 05:22 01:20 152.0k 80 61.25M 0 0 80 49.25M 0 155.8k 06:42 05:23 01:19 158.8k 80 61.25M 0 0 80 49.43M 0 155.8k 06:42 05:24 01:18 157.6k 81 61.25M 0 0 81 49.68M 0 156.0k 06:42 05:26 01:16 166.0k 81 61.25M 0 0 81 49.93M 0 156.1k 06:41 05:27 01:14 165.0k 81 61.25M 0 0 81 50.12M 0 156.2k 06:41 05:28 01:13 176.7k 82 61.25M 0 0 82 50.31M 0 156.2k 06:41 05:29 01:12 173.4k 82 61.25M 0 0 82 50.43M 0 156.0k 06:42 05:31 01:11 165.1k 82 61.25M 0 0 82 50.56M 0 155.9k 06:42 05:32 01:10 149.6k 82 61.25M 0 0 82 50.81M 0 156.0k 06:41 05:33 01:08 149.5k 83 61.25M 0 0 83 51.00M 0 156.0k 06:41 05:34 01:07 144.8k 83 61.25M 0 0 83 51.18M 0 156.1k 06:41 05:35 01:06 152.4k 83 61.25M 0 0 83 51.43M 0 156.3k 06:41 05:36 01:05 174.8k 84 61.25M 0 0 84 51.62M 0 156.4k 06:40 05:37 01:03 185.2k 84 61.25M 0 0 84 51.81M 0 156.4k 06:40 05:39 01:01 181.3k 84 61.25M 0 0 84 52.00M 0 156.5k 06:40 05:40 01:00 185.5k 85 61.25M 0 0 85 52.18M 0 156.3k 06:41 05:41 01:00 164.8k 85 61.25M 0 0 85 52.31M 0 155.9k 06:42 05:43 00:59 134.6k 85 61.25M 0 0 85 52.43M 0 155.7k 06:42 05:44 00:58 123.4k 85 61.25M 0 0 85 52.56M 0 155.6k 06:42 05:45 00:57 114.2k 86 61.25M 0 0 86 52.68M 0 155.5k 06:43 05:46 00:57 104.9k 86 61.25M 0 0 86 52.87M 0 155.4k 06:43 05:48 00:55 109.1k 86 61.25M 0 0 86 53.00M 0 155.3k 06:43 05:49 00:54 121.7k 86 61.25M 0 0 86 53.18M 0 155.3k 06:43 05:50 00:53 130.5k 87 61.25M 0 0 87 53.37M 0 155.4k 06:43 05:51 00:52 142.8k 87 61.25M 0 0 87 53.62M 0 155.6k 06:43 05:52 00:51 159.3k 87 61.25M 0 0 87 53.87M 0 155.7k 06:42 05:54 00:48 175.5k 88 61.25M 0 0 88 54.06M 0 155.7k 06:42 05:55 00:47 175.7k 88 61.25M 0 0 88 54.25M 0 155.7k 06:42 05:56 00:46 175.6k 88 61.25M 0 0 88 54.37M 0 155.6k 06:43 05:57 00:46 164.9k 89 61.25M 0 0 89 54.56M 0 155.6k 06:42 05:58 00:44 157.7k 89 61.25M 0 0 89 54.75M 0 155.6k 06:43 06:00 00:43 147.5k 89 61.25M 0 0 89 54.93M 0 155.7k 06:42 06:01 00:41 157.0k 90 61.25M 0 0 90 55.18M 0 155.9k 06:42 06:02 00:40 171.1k 90 61.25M 0 0 90 55.43M 0 156.1k 06:41 06:03 00:38 189.4k 90 61.25M 0 0 90 55.62M 0 156.2k 06:41 06:04 00:37 190.4k 91 61.25M 0 0 91 55.81M 0 156.2k 06:41 06:05 00:36 193.3k 91 61.25M 0 0 91 56.00M 0 156.2k 06:41 06:06 00:35 190.2k 91 61.25M 0 0 91 56.18M 0 156.2k 06:41 06:08 00:33 172.4k 92 61.25M 0 0 92 56.37M 0 156.2k 06:41 06:09 00:32 164.2k 92 61.25M 0 0 92 56.62M 0 156.3k 06:41 06:10 00:31 165.7k 92 61.25M 0 0 92 56.75M 0 156.1k 06:41 06:12 00:29 151.8k 92 61.25M 0 0 92 56.87M 0 155.9k 06:42 06:13 00:29 137.5k 93 61.25M 0 0 93 57.00M 0 155.8k 06:42 06:14 00:28 133.8k 93 61.25M 0 0 93 57.18M 0 155.8k 06:42 06:15 00:27 131.0k 93 61.25M 0 0 93 57.37M 0 155.9k 06:42 06:16 00:26 129.6k 93 61.25M 0 0 93 57.56M 0 156.0k 06:42 06:17 00:25 147.8k 94 61.25M 0 0 94 57.75M 0 156.0k 06:41 06:18 00:23 162.9k 94 61.25M 0 0 94 57.93M 0 156.0k 06:42 06:20 00:22 166.5k 94 61.25M 0 0 94 58.12M 0 156.0k 06:42 06:21 00:21 167.2k 95 61.25M 0 0 95 58.31M 0 156.0k 06:42 06:22 00:20 159.9k 95 61.25M 0 0 95 58.50M 0 156.0k 06:41 06:23 00:18 157.6k 95 61.25M 0 0 95 58.75M 0 156.2k 06:41 06:24 00:17 170.2k 96 61.25M 0 0 96 59.00M 0 156.4k 06:40 06:26 00:14 184.1k 96 61.25M 0 0 96 59.18M 0 156.5k 06:40 06:27 00:13 189.6k 97 61.25M 0 0 97 59.43M 0 156.6k 06:40 06:28 00:12 202.6k 97 61.25M 0 0 97 59.62M 0 156.6k 06:40 06:29 00:11 194.8k 97 61.25M 0 0 97 59.75M 0 156.4k 06:40 06:31 00:09 167.8k 97 61.25M 0 0 97 59.93M 0 156.4k 06:40 06:32 00:08 157.6k 98 61.25M 0 0 98 60.12M 0 156.4k 06:40 06:33 00:07 151.3k 98 61.25M 0 0 98 60.25M 0 156.3k 06:41 06:34 00:07 135.5k 98 61.25M 0 0 98 60.43M 0 156.3k 06:41 06:35 00:06 140.7k 98 61.25M 0 0 98 60.62M 0 156.4k 06:40 06:36 00:04 157.0k 99 61.25M 0 0 99 60.87M 0 156.6k 06:40 06:37 00:03 172.8k 99 61.25M 0 0 99 61.18M 0 157.0k 06:39 06:38 00:01 200.7k* upload completely sent off: 64233422 bytes { [5 bytes data] < HTTP/1.1 200 OK < x-amz-id-2: bdRy3X/pgBhGQF9BTHI8fi/eRwVuwiI6JMJOJYnXkReiAly8XUCpu1LhjUEFhRIQ+P85zqPness= < x-amz-request-id: 0KNSTQNNM2H3HDEV < Date: Sun, 03 May 2026 06:34:35 GMT < x-amz-server-side-encryption: AES256 < ETag: "c4d3a4a47cb8eb9cf6c78780729d77e2" < x-amz-checksum-crc64nvme: vG0GX4T6k5A= < x-amz-checksum-type: FULL_OBJECT < Content-Length: 0 < Server: AmazonS3 < Connection: close < 100 61.25M 0 0 100 61.25M 0 156.6k 06:40 06:40 177.0k 100 61.25M 0 0 100 61.25M 0 156.6k 06:40 06:40 177.0k 100 61.25M 0 0 100 61.25M 0 156.6k 06:40 06:40 177.0k 100 61.25M 0 0 100 61.25M 0 156.6k 06:40 06:40 177.0k * shutting down connection #0 took: 405.52 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: 3.5.75.75, 3.5.69.57, 3.5.75.27, 52.92.33.240, 3.5.69.1, 3.5.73.109, 3.5.73.94 * Trying 3.5.75.75: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.75 port 443) from 10.17.4.7 port 33174 * using HTTP/1.x } [5 bytes data] > PUT /jfr-uploads.blunders.io/demo/4f13b144-f286-404d-92ca-742372039571.jfr.gz?X-Amz-Security-Token=IQoJb3JpZ2luX2VjEIP%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwEaCWV1LXdlc3QtMSJIMEYCIQCEphGr4jrw9aFkn%2BlFuKGm7s92t%2BBNuuKCG5bgg95VhwIhALHaucd%2FVAF24f8j%2Fd4TVDJu%2BilOk58aV8lOiKmf%2F46UKroFCEwQABoMODM1NDk0NzUzMTI2Igz5KmyXptdXkIVResgqlwWIW30IxbN2hxKY8fo2AcmJDuOhxwem96WF2Gn%2FcF7tcY0Ztf%2F1zkmV4HJxcHuG1WDClXr8PHZWlnUCxARawn7vc5wvHFVc%2F6myKXEt6txydJ0yuxa6%2By06YJwunnitH%2FlO%2FLROS2XjK7xU31XoPAkFWT6niDWGbP4x%2FERyyKd1vOUzwHePlENTHHD%2FVVDGFq8TRsPMVEARt4jmuNB0fiSHzRC%2Fy5FOvQE3qlwQfS4I7JdfiyzFmJAoSnZJZzgg%2BH%2BL8qbMzpDbC43lZuJ1JpAMPEP98BQAqNyjk7vZBVStrPe5c8Fvx%2FBbJ7tgRf5zfPKtQoxIOW1L75W5Ly7pDLCw0%2F8XckxEFJ8sCSFae%2F%2Fk39E5%2BJhGXLhUMovJHcrp8Fyit%2BFRb%2B3jwGgAbZGKylYJAc%2Fw5%2B4gAxywSSQx3I6jn51tfzLVSDCb%2BF5z2Fmlngb0TW7QyaVF%2FBbfO%2FL0N2uYM3sDi30iQuDoJ7ueRrf6mWBNFS8nV%2BaJnvk9%2BI7d2zMmMEw0kn5WJwnEPu9NBWnXHkaUhWK39jhpkB7yObP93vHXjbLsbsx2GaC%2B97gGOk7b3Jn32SZo6P2ZgG4FEWs7RMHjMXHW5wN9bLykYkFtwDGRSXbukBTReygaELA%2BEHnrTdDimmCOjwTO77DrD29XzpAsSWaoUZkRsNtQVnSKYLwh3eqEJ%2Fpc6KnQckgUX%2BVACkDahggDx440eAcne9yPcSSiVPNt5lMHAVodYbkgpavydytU3G3sKJaT4x6viZ0L5lyQwhxyVJWso00C1%2FnqS%2FSZAwXg5Xy1I2Ba4VMdIYyHr5PD5%2FGiGeD2oKih0y9rOv22%2FVgtfUmlgrgobacuoZXVa2jxjQGMhKRUzc32%2FZpKSD1ZFY8wh%2FTazwY6sAFCa7PglVrOYFjARyVU59BxByArBOXPHOyo0AHAxO13i21YpWGP1dQZvYugOc5fx3KNfqJaeJOt%2BoWNHPvPzPV4EWjEv0AEmUtU00%2Ftk13x4v9Rm0zOycD1Ki6erM9OPeMz1ixeroRMlYqrn%2BtUWLjnKzl0O4AMCaDCrOcZUProwG3v91SVscB%2BxKoNu%2F3wCSqvM0nag2IAkkLIrc4o1%2F%2FoB1WHpdmI9flvhfSIaPCzbw%3D%3D&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20260503T064115Z&X-Amz-SignedHeaders=host&X-Amz-Credential=ASIA4FB26GNTNRENU32S%2F20260503%2Feu-west-1%2Fs3%2Faws4_request&X-Amz-Expires=86400&X-Amz-Signature=10d5eabd295daad56d4e109ba51f45c286b0d56417b8bd8dcdd31ffc8e7e574d HTTP/1.1 > Host: s3.eu-west-1.amazonaws.com > User-Agent: curl/8.18.0 > Accept: */* > content-type: application/octet-stream > Content-Length: 590860732 > Expect: 100-continue > { [5 bytes data] < HTTP/1.1 100 Continue < } [5 bytes data] 0 563.4M 0 0 0 3.31M 0 3.29M 02:50 00:01 02:49 3.29M 1 563.4M 0 0 1 9.37M 0 4.64M 02:01 00:02 01:59 4.64M 2 563.4M 0 0 2 16.31M 0 5.39M 01:44 00:03 01:41 5.39M 4 563.4M 0 0 4 23.75M 0 5.89M 01:35 00:04 01:31 5.90M 5 563.4M 0 0 5 31.68M 0 6.29M 01:29 00:05 01:24 6.29M 7 563.4M 0 0 7 39.87M 0 6.60M 01:25 00:06 01:19 7.26M 8 563.4M 0 0 8 48.06M 0 6.83M 01:22 00:07 01:15 7.71M 10 563.4M 0 0 10 56.37M 0 7.01M 01:20 00:08 01:12 7.99M 11 563.4M 0 0 11 64.75M 0 7.16M 01:18 00:09 01:09 8.17M 12 563.4M 0 0 12 73.18M 0 7.28M 01:17 00:10 01:07 8.28M 14 563.4M 0 0 14 81.56M 0 7.38M 01:16 00:11 01:05 8.31M 15 563.4M 0 0 15 90.06M 0 7.47M 01:15 00:12 01:03 8.36M 17 563.4M 0 0 17 98.75M 0 7.56M 01:14 00:13 01:01 8.44M 19 563.4M 0 0 19 107.7M 0 7.66M 01:13 00:14 00:59 8.57M 20 563.4M 0 0 20 117.1M 0 7.77M 01:12 00:15 00:57 8.76M 22 563.4M 0 0 22 127.3M 0 7.92M 01:11 00:16 00:55 9.12M 24 563.4M 0 0 24 138.4M 0 8.11M 01:09 00:17 00:52 9.66M 26 563.4M 0 0 26 150.6M 0 8.33M 01:07 00:18 00:49 10.36M 29 563.4M 0 0 29 164.3M 0 8.62M 01:05 00:19 00:46 11.31M 31 563.4M 0 0 31 178.6M 0 8.90M 01:03 00:20 00:43 12.29M 33 563.4M 0 0 33 190.8M 0 9.05M 01:02 00:21 00:41 12.69M 36 563.4M 0 0 36 204.0M 0 9.24M 01:00 00:22 00:38 13.12M 38 563.4M 0 0 38 216.9M 0 9.40M 00:59 00:23 00:36 13.25M 40 563.4M 0 0 40 225.5M 0 9.36M 01:00 00:24 00:36 12.20M 41 563.4M 0 0 41 233.6M 0 9.31M 01:00 00:25 00:35 10.97M 42 563.4M 0 0 42 242.1M 0 9.28M 01:00 00:26 00:34 10.22M 44 563.4M 0 0 44 250.8M 0 9.26M 01:00 00:27 00:33 9.31M 46 563.4M 0 0 46 259.7M 0 9.24M 01:00 00:28 00:32 8.52M 47 563.4M 0 0 47 268.6M 0 9.23M 01:01 00:29 00:32 8.59M 49 563.4M 0 0 49 277.6M 0 9.22M 01:01 00:30 00:31 8.76M 50 563.4M 0 0 50 286.5M 0 9.21M 01:01 00:31 00:30 8.86M 52 563.4M 0 0 52 295.5M 0 9.20M 01:01 00:32 00:29 8.92M 54 563.4M 0 0 54 304.6M 0 9.20M 01:01 00:33 00:28 8.95M 55 563.4M 0 0 55 314.0M 0 9.20M 01:01 00:34 00:27 9.04M 57 563.4M 0 0 57 323.4M 0 9.21M 01:01 00:35 00:26 9.13M 59 563.4M 0 0 59 333.4M 0 9.23M 01:01 00:36 00:25 9.34M 61 563.4M 0 0 61 344.1M 0 9.27M 01:00 00:37 00:23 9.70M 63 563.4M 0 0 63 355.6M 0 9.33M 01:00 00:38 00:22 10.19M 65 563.4M 0 0 65 368.5M 0 9.42M 00:59 00:39 00:20 10.88M 67 563.4M 0 0 67 382.7M 0 9.54M 00:59 00:40 00:19 11.85M 70 563.4M 0 0 70 398.8M 0 9.70M 00:58 00:41 00:17 13.06M 73 563.4M 0 0 73 413.8M 0 9.82M 00:57 00:42 00:15 13.91M 75 563.4M 0 0 75 423.3M 0 9.82M 00:57 00:43 00:14 13.52M 76 563.4M 0 0 76 432.6M 0 9.80M 00:57 00:44 00:13 12.81M 78 563.4M 0 0 78 440.3M 0 9.75M 00:57 00:45 00:12 11.49M 79 563.4M 0 0 79 448.5M 0 9.72M 00:57 00:46 00:11 9.91M 81 563.4M 0 0 81 457.0M 0 9.69M 00:58 00:47 00:11 8.61M 82 563.4M 0 0 82 465.6M 0 9.67M 00:58 00:48 00:10 8.41M 84 563.4M 0 0 84 474.4M 0 9.65M 00:58 00:49 00:09 8.30M 85 563.4M 0 0 85 482.0M 0 9.61M 00:58 00:50 00:08 8.30M 86 563.4M 0 0 86 489.0M 0 9.55M 00:58 00:51 00:07 8.05M 88 563.4M 0 0 88 496.6M 0 9.52M 00:59 00:52 00:07 7.88M 89 563.4M 0 0 89 504.8M 0 9.49M 00:59 00:53 00:06 7.80M 91 563.4M 0 0 91 513.3M 0 9.47M 00:59 00:54 00:05 7.74M 92 563.4M 0 0 92 521.9M 0 9.46M 00:59 00:55 00:04 7.94M 94 563.4M 0 0 94 530.6M 0 9.44M 00:59 00:56 00:03 8.31M 95 563.4M 0 0 95 539.4M 0 9.43M 00:59 00:57 00:02 8.52M 97 563.4M 0 0 97 548.2M 0 9.42M 00:59 00:58 00:01 8.64M 98 563.4M 0 0 98 556.9M 0 9.41M 00:59 00:59 8.69M* upload completely sent off: 590860732 bytes { [5 bytes data] < HTTP/1.1 200 OK < x-amz-id-2: tSmFQ40t17EIoj4mzR8JrulBblYJcAhyjd+s4nMdJ/synnA9kypZ+lK+PDtYJKx6qjIoF27BpS0FOhvgNUBXQft+S6uZbG2F < x-amz-request-id: 8D3VHGCDVD2JXB6G < Date: Sun, 03 May 2026 06:42:06 GMT < x-amz-server-side-encryption: AES256 < ETag: "a5c0e60d874cd06c2bb547750643b4c4" < x-amz-checksum-crc64nvme: gklMn2HAPio= < x-amz-checksum-type: FULL_OBJECT < Content-Length: 0 < Server: AmazonS3 < 100 563.4M 0 0 100 563.4M 0 9.35M 01:00 01:00 8.14M 100 563.4M 0 0 100 563.4M 0 9.35M 01:00 01:00 8.14M 100 563.4M 0 0 100 563.4M 0 9.35M 01:00 01:00 8.14M 100 563.4M 0 0 100 563.4M 0 9.35M 01:00 01:00 8.14M * Connection #0 to host s3.eu-west-1.amazonaws.com:443 left intact took: 109.23 seconds no out.png (QPSChart)! heaps: (131017608, 140730736, 137655654, 2197818.240068953) [2026-05-03 02:43:11.189279] RUN: tar cjf logs.tar.bz2 --exclude=*.pk * [2026-05-03 02:44:17.882181] took 66.7 sec /l/logs.nightly/2026.05.01.18.04.10/logs.tar.bz2: fixed index size 125222.06 MB /l/logs.nightly/2026.05.01.18.04.10/logs.tar.bz2: fixed index time 40731.4s, bytes 25526799676 (from log) [2026-05-03 02:44:59.574835] done: total time 1 day, 8:40:49.329240 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 + 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-03 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 b0900bd176f..539d9dbcde8 main -> origin/main Updating b0900bd176f..539d9dbcde8 Fast-forward .github/actions/eclint/action.yml | 2 +- .github/actions/prepare-for-build/action.yml | 4 +- .github/workflows/actions.yml | 4 +- .github/workflows/codeql.yml | 4 +- .github/workflows/run-checks-all.yml | 2 +- .github/workflows/run-nightly-smoketester.yml | 2 +- dev-tools/pyproject.toml | 6 +- dev-tools/scripts/requirements.txt | 8 +- dev-tools/uv.lock | 86 +++++++++++----------- .../lucene/analysis/hunspell/TestDictionary.java | 3 - .../lucene/analysis/hunspell/TestHunspell.java | 13 ---- .../hunspell/TestHunspellRepositoryTestCases.java | 2 - .../lucene/analysis/minhash/TestMinHashFilter.java | 13 ---- .../miscellaneous/TestCapitalizationFilter.java | 70 ++++++++++-------- .../miscellaneous/TestCodepointCountFilter.java | 8 +- .../miscellaneous/TestConcatenateGraphFilter.java | 12 --- .../miscellaneous/TestKeywordMarkerFilter.java | 3 - .../analysis/miscellaneous/TestLengthFilter.java | 8 +- .../miscellaneous/TestLimitTokenCountFilter.java | 8 +- .../miscellaneous/TestLimitTokenOffsetFilter.java | 8 +- .../TestLimitTokenPositionFilter.java | 8 +- .../miscellaneous/TestTruncateTokenFilter.java | 19 +++-- .../word2vec/TestWord2VecSynonymFilterFactory.java | 1 - .../word2vec/TestWord2VecSynonymProvider.java | 1 - .../ja/TestJapaneseCompletionAnalyzer.java | 5 -- .../analysis/ja/TestJapaneseCompletionFilter.java | 3 - .../ja/TestJapaneseCompletionFilterFactory.java | 3 - .../analysis/ja/TestJapaneseNumberFilter.java | 24 ------ .../ja/completion/TestKatakanaRomanizer.java | 3 - .../analysis/ja/dict/TestUnknownDictionary.java | 3 - .../analysis/ja/dict/TestUserDictionary.java | 8 -- .../lucene/analysis/ko/TestKoreanNumberFilter.java | 22 ------ .../analysis/ko/dict/TestUnknownDictionary.java | 3 - .../analysis/ko/dict/TestUserDictionary.java | 3 - .../opennlp/TestOpenNLPTokenizerFactory.java | 5 -- .../byTask/feeds/TestEnwikiContentSource.java | 4 - .../lucene/benchmark/byTask/utils/TestConfig.java | 2 - .../benchmark/byTask/utils/TestStreamUtils.java | 7 -- .../Test20NewsgroupsClassification.java | 2 - .../classification/TestBM25NBClassifier.java | 5 -- .../TestBooleanPerceptronClassifier.java | 5 -- .../TestCachingNaiveBayesClassifier.java | 5 -- .../TestKNearestFuzzyClassifier.java | 4 - .../TestKNearestNeighborClassifier.java | 6 -- .../TestSimpleNaiveBayesClassifier.java | 5 -- .../TestKNearestNeighborDocumentClassifier.java | 5 -- .../TestSimpleNaiveBayesDocumentClassifier.java | 4 - .../utils/TestConfusionMatrixGenerator.java | 8 -- .../classification/utils/TestDataSplitter.java | 3 - .../utils/TestDocToDoubleVectorUtils.java | 3 - .../core/tests/TestRuntimeDependenciesSane.java | 5 -- .../apache/lucene/analysis/TestCharacterUtils.java | 4 - .../hnsw/TestPrefetchableFlatVectorScorer.java | 2 - .../perfield/TestPerFieldPostingsFormat2.java | 4 - .../org/apache/lucene/index/TestCheckIndex.java | 6 -- .../lucene/index/TestClassloadingDeadlock.java | 2 - .../lucene/index/TestConsistentFieldNumbers.java | 4 - .../index/TestDocInverterPerFieldErrorInfo.java | 3 - .../apache/lucene/index/TestFilterIndexInput.java | 2 - .../org/apache/lucene/index/TestIndexCommit.java | 2 - .../apache/lucene/index/TestIndexWriterConfig.java | 8 -- .../apache/lucene/index/TestIndexWriterReader.java | 2 - .../org/apache/lucene/index/TestIsCurrent.java | 3 - .../apache/lucene/index/TestNoDeletionPolicy.java | 5 -- .../org/apache/lucene/index/TestNoMergePolicy.java | 4 - .../apache/lucene/index/TestNoMergeScheduler.java | 4 - .../index/TestOneMergeWrappingMergePolicy.java | 2 - .../TestPersistentSnapshotDeletionPolicy.java | 6 -- .../apache/lucene/index/TestRollingUpdates.java | 2 - .../lucene/index/TestSnapshotDeletionPolicy.java | 8 -- .../lucene/internal/hppc/TestCharHashSet.java | 23 ------ .../internal/hppc/TestCharObjectHashMap.java | 29 -------- .../lucene/internal/hppc/TestFloatArrayList.java | 35 --------- .../lucene/internal/hppc/TestIntArrayList.java | 36 --------- .../lucene/internal/hppc/TestIntDoubleHashMap.java | 30 -------- .../lucene/internal/hppc/TestIntFloatHashMap.java | 30 -------- .../lucene/internal/hppc/TestIntHashSet.java | 23 ------ .../lucene/internal/hppc/TestIntIntHashMap.java | 30 -------- .../lucene/internal/hppc/TestIntLongHashMap.java | 31 -------- .../lucene/internal/hppc/TestIntObjectHashMap.java | 29 -------- .../lucene/internal/hppc/TestLongArrayList.java | 36 --------- .../lucene/internal/hppc/TestLongFloatHashMap.java | 30 -------- .../lucene/internal/hppc/TestLongHashSet.java | 23 ------ .../lucene/internal/hppc/TestLongIntHashMap.java | 30 -------- .../internal/hppc/TestLongObjectHashMap.java | 29 -------- .../apache/lucene/search/TestBaseRangeFilter.java | 2 - .../org/apache/lucene/search/TestBoolean2.java | 11 --- .../org/apache/lucene/search/TestFilterWeight.java | 2 - ...PrecisionFloatVectorSimilarityValuesSource.java | 2 - .../lucene/search/TestFuzzyTermOnShortTerms.java | 2 - .../search/TestHnswQueueSaturationCollector.java | 5 -- .../apache/lucene/search/TestMultiCollector.java | 4 - .../lucene/search/TestMultiTermConstantScore.java | 7 -- .../lucene/search/TestSimpleExplanations.java | 2 - .../lucene/store/BaseDataOutputTestCase.java | 2 - .../lucene/store/TestByteBuffersDataInput.java | 9 --- .../lucene/store/TestByteBuffersDataOutput.java | 11 --- .../lucene/store/TestByteBuffersDirectory.java | 2 - .../apache/lucene/store/TestFilterDirectory.java | 2 - .../apache/lucene/store/TestFilterIndexOutput.java | 2 - .../org/apache/lucene/util/TestBytesRefHash.java | 2 - .../org/apache/lucene/util/TestMergedIterator.java | 14 ---- .../util/TestRecyclingByteBlockAllocator.java | 4 - .../util/TestRecyclingIntBlockAllocator.java | 4 - .../org/apache/lucene/util/TestSentinelIntSet.java | 3 - .../test/org/apache/lucene/util/TestSetOnce.java | 6 -- .../apache/lucene/util/automaton/TestIntSet.java | 6 -- .../demo/facet/TestAssociationsFacetsExample.java | 3 - .../demo/facet/TestCustomFacetSetExample.java | 5 -- .../demo/facet/TestDynamicRangeFacetsExample.java | 2 - .../TestExpressionAggregationFacetsExample.java | 2 - .../facet/TestMultiCategoryListsFacetsExample.java | 2 - .../lucene/demo/facet/TestRangeFacetsExample.java | 3 - .../lucene/demo/facet/TestSimpleFacetsExample.java | 5 -- .../facet/TestSimpleSortedSetFacetsExample.java | 4 +- .../lucene/distribution/TestModularLayer.java | 9 --- .../apache/lucene/distribution/TestScripts.java | 2 - .../org/apache/lucene/facet/TestDrillSideways.java | 2 - .../org/apache/lucene/facet/TestFacetQuery.java | 3 - .../lucene/facet/TestMultipleIndexFields.java | 6 -- .../lucene/facet/taxonomy/TestFacetLabel.java | 13 ---- .../lucene/facet/taxonomy/TestLRUHashMap.java | 2 - .../taxonomy/TestOrdinalMappingLeafReader.java | 2 - .../facet/taxonomy/TestTaxonomyCombined.java | 21 ------ .../facet/taxonomy/TestTaxonomyFacetCounts2.java | 5 -- .../directory/TestDirectoryTaxonomyReader.java | 17 ----- .../directory/TestDirectoryTaxonomyWriter.java | 15 ---- .../writercache/TestLruTaxonomyWriterCache.java | 2 - .../lucene/search/highlight/TestTokenSources.java | 3 - .../matchhighlight/TestMatchHighlighter.java | 7 -- .../matchhighlight/TestMatchRegionRetriever.java | 23 ------ .../search/matchhighlight/TestPassageSelector.java | 1 - .../TestUnifiedHighlighterReanalysis.java | 3 - .../uhighlight/TestUnifiedHighlighterTermVec.java | 2 - .../TestUnifiedHighlighterExtensibility.java | 5 -- .../lucene/search/join/TestBlockJoinSorting.java | 4 - .../apache/lucene/search/join/TestJoinUtil.java | 3 - .../join/TestParentsChildrenBlockJoinQuery.java | 9 --- .../luke/app/desktop/util/TestListUtils.java | 2 - .../desktop/util/inifile/TestSimpleIniFile.java | 5 -- .../luke/models/analysis/TestAnalysisImpl.java | 9 --- .../luke/models/commits/TestCommitsImpl.java | 17 ----- .../models/documents/TestDocValuesAdapter.java | 7 -- .../luke/models/documents/TestDocumentsImpl.java | 19 +---- .../models/documents/TestTermVectorsAdapter.java | 5 -- .../luke/models/overview/TestOverviewImpl.java | 18 ----- .../luke/models/overview/TestTermCounts.java | 6 -- .../lucene/luke/models/overview/TestTopTerms.java | 2 - .../lucene/luke/models/search/TestSearchImpl.java | 18 ----- .../apache/lucene/monitor/TestDocumentBatch.java | 8 +- .../apache/lucene/monitor/TestMonitorReadonly.java | 6 -- .../TestCandidateMatcherVisibility.java | 4 - .../lucene/queries/TestCommonTermsQuery.java | 2 - .../queries/function/TestFieldScoreQuery.java | 9 --- .../queries/function/TestFunctionRangeQuery.java | 10 --- .../queries/payloads/TestPayloadScoreQuery.java | 7 -- .../lucene/queries/spans/TestFilterSpans.java | 2 - .../lucene/queries/spans/TestSpanCollection.java | 4 - .../spans/TestSpanMultiTermQueryWrapper.java | 2 - .../lucene/queries/spans/TestSpanWithinQuery.java | 2 - .../core/builders/TestQueryTreeBuilder.java | 2 - .../core/util/TestUnescapedCharSequence.java | 5 -- .../standard/TestStandardQPEnhancements.java | 24 ------ .../queryparser/surround/query/TestSrndQuery.java | 2 - .../lucene/spatial/TestDistanceStrategy.java | 3 - .../org/apache/lucene/spatial/TestPortedSolr3.java | 2 - .../lucene/spatial/TestQueryEqualsHashCode.java | 2 - .../apache/lucene/spatial/TestTestFramework.java | 1 - .../lucene/spatial/bbox/TestBBoxStrategy.java | 11 --- .../spatial/composite/TestCompositeStrategy.java | 2 - .../lucene/spatial/prefix/TestDateNRStrategy.java | 15 ---- .../spatial/prefix/TestHeatmapFacetCounter.java | 7 -- .../lucene/spatial/prefix/TestJtsPolygon.java | 3 - .../spatial/prefix/TestNumberRangeFacets.java | 4 - .../prefix/TestRandomSpatialOpFuzzyPrefixTree.java | 14 ---- .../prefix/TestRecursivePrefixTreeStrategy.java | 4 - .../prefix/TestTermQueryPrefixGridStrategy.java | 2 - .../spatial/prefix/tree/TestS2PrefixTree.java | 8 -- .../spatial/prefix/tree/TestSpatialPrefixTree.java | 3 - .../spatial/query/TestSpatialArgsParser.java | 2 - .../spatial/serialized/TestSerializedStrategy.java | 4 - .../spatial4j/ShapeRectRelationTestCase.java | 5 -- .../apache/lucene/spatial/spatial4j/TestGeo3d.java | 3 - .../lucene/spatial/spatial4j/TestGeo3dRpt.java | 5 -- .../TestGeo3dShapeSphereModelRectRelation.java | 2 - .../TestGeo3dShapeWGS84ModelRectRelation.java | 3 - .../spatial/vector/TestPointVectorStrategy.java | 5 -- .../geom/TestCompositeGeoPolygonRelationships.java | 17 ----- .../apache/lucene/spatial3d/geom/TestGeoBBox.java | 12 --- .../lucene/spatial3d/geom/TestGeoCircle.java | 8 -- .../spatial3d/geom/TestGeoConvexPolygon.java | 3 - .../lucene/spatial3d/geom/TestGeoExactCircle.java | 13 ---- .../apache/lucene/spatial3d/geom/TestGeoModel.java | 3 - .../apache/lucene/spatial3d/geom/TestGeoPath.java | 12 --- .../apache/lucene/spatial3d/geom/TestGeoPoint.java | 11 ++- .../lucene/spatial3d/geom/TestGeoPolygon.java | 56 -------------- .../apache/lucene/spatial3d/geom/TestPlane.java | 5 -- .../spatial3d/geom/TestRandomBinaryCodec.java | 9 +-- .../spatial3d/geom/TestRandomGeoPolygon.java | 5 -- .../geom/TestRandomGeoShapeRelationship.java | 6 -- .../lucene/spatial3d/geom/TestRandomPlane.java | 8 -- .../geom/TestSimpleGeoPolygonRelationships.java | 15 ---- .../apache/lucene/spatial3d/geom/TestXYZSolid.java | 4 - .../search/suggest/TestDocumentDictionary.java | 9 +-- .../suggest/TestDocumentValueSourceDictionary.java | 13 ---- .../lucene/search/suggest/TestFileDictionary.java | 6 -- .../analyzing/TestAnalyzingInfixSuggester.java | 2 - .../search/suggest/document/TestContextQuery.java | 16 ---- .../suggest/document/TestContextSuggestField.java | 7 -- .../suggest/document/TestFuzzyCompletionQuery.java | 4 - .../document/TestPrefixCompletionQuery.java | 2 - .../suggest/document/TestRegexCompletionQuery.java | 6 -- .../search/suggest/document/TestSuggestField.java | 18 ----- .../search/suggest/fst/TestBytesRefSorters.java | 4 - 214 files changed, 149 insertions(+), 1688 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-03.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-03.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 b0900bd176f42e01500ad04660ed2c4e98fddf01 NOTE: logging all output to /l/logs.nightly/geo/2026.05.03.02.52.36.log.txt; saving results to /l/logs.nightly/geo/2026.05.03.02.52.36.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.5s: points, polyRussia: 1000000... 3.3s: points, polyRussia: 2000000... 4.7s: points, polyRussia: 3000000... 6.0s: points, polyRussia: 4000000... 7.3s: points, polyRussia: 5000000... 8.7s: points, polyRussia: 6000000... 10.0s: points, polyRussia: 7000000... 11.3s: points, polyRussia: 8000000... 12.7s: points, polyRussia: 9000000... 14.1s: points, polyRussia: 10000000... 21.4s: points, polyRussia: 11000000... 22.3s: points, polyRussia: 12000000... 23.6s: points, polyRussia: 13000000... 25.0s: points, polyRussia: 14000000... 26.3s: points, polyRussia: 15000000... 27.7s: points, polyRussia: 16000000... 29.1s: points, polyRussia: 17000000... 30.5s: points, polyRussia: 18000000... 31.8s: points, polyRussia: 19000000... 33.1s: points, polyRussia: 20000000... 34.4s: points, polyRussia: 21000000... 41.6s: points, polyRussia: 22000000... 42.5s: points, polyRussia: 23000000... 43.8s: points, polyRussia: 24000000... 45.2s: points, polyRussia: 25000000... 46.5s: points, polyRussia: 26000000... 47.8s: points, polyRussia: 27000000... 49.2s: points, polyRussia: 28000000... 50.5s: points, polyRussia: 29000000... 51.8s: points, polyRussia: 30000000... 53.2s: points, polyRussia: 31000000... 54.6s: points, polyRussia: 32000000... 61.8s: points, polyRussia: 33000000... 63.2s: points, polyRussia: 34000000... 64.1s: points, polyRussia: 35000000... 65.4s: points, polyRussia: 36000000... 66.8s: points, polyRussia: 37000000... 68.1s: points, polyRussia: 38000000... 69.4s: points, polyRussia: 39000000... 70.7s: points, polyRussia: 40000000... 72.0s: points, polyRussia: 41000000... 73.3s: points, polyRussia: 42000000... 74.6s: points, polyRussia: 43000000... 81.8s: points, polyRussia: 44000000... 83.1s: points, polyRussia: 45000000... 84.0s: points, polyRussia: 46000000... 85.3s: points, polyRussia: 47000000... 86.6s: points, polyRussia: 48000000... 87.9s: points, polyRussia: 49000000... 89.3s: points, polyRussia: 50000000... 90.6s: points, polyRussia: 51000000... 91.9s: points, polyRussia: 52000000... 93.2s: points, polyRussia: 53000000... 94.5s: points, polyRussia: 54000000... 101.7s: points, polyRussia: 55000000... 103.0s: points, polyRussia: 56000000... 103.9s: points, polyRussia: 57000000... 105.3s: points, polyRussia: 58000000... 106.6s: points, polyRussia: 59000000... 107.9s: points, polyRussia: 60000000... 111.2s: points, polyRussia: 111.146616461 sec to index part 0 111.2s: points, polyRussia: INDEX SIZE: 0.4939169967547059 GB 111.2s: points, polyRussia: READER MB: 0.0 111.2s: points, polyRussia: maxDoc=60844404 111.4s: points, polyRussia: ITER 0: 17.72 M hits/sec, 5.05 QPS (0.20 sec for 1 queries), totHits=3508846 111.4s: points, polyRussia: *** 111.5s: points, polyRussia: ITER 1: 60.65 M hits/sec, 17.29 QPS (0.06 sec for 1 queries), totHits=3508846 111.5s: points, polyRussia: *** 111.5s: points, polyRussia: ITER 2: 62.89 M hits/sec, 17.92 QPS (0.06 sec for 1 queries), totHits=3508846 111.5s: points, polyRussia: *** 111.6s: points, polyRussia: ITER 3: 55.98 M hits/sec, 15.95 QPS (0.06 sec for 1 queries), totHits=3508846 111.7s: points, polyRussia: ITER 4: 64.11 M hits/sec, 18.27 QPS (0.05 sec for 1 queries), totHits=3508846 111.7s: points, polyRussia: *** 111.7s: points, polyRussia: ITER 5: 62.28 M hits/sec, 17.75 QPS (0.06 sec for 1 queries), totHits=3508846 111.8s: points, polyRussia: ITER 6: 63.15 M hits/sec, 18.00 QPS (0.06 sec for 1 queries), totHits=3508846 111.8s: points, polyRussia: ITER 7: 63.08 M hits/sec, 17.98 QPS (0.06 sec for 1 queries), totHits=3508846 111.9s: points, polyRussia: ITER 8: 63.45 M hits/sec, 18.08 QPS (0.06 sec for 1 queries), totHits=3508846 111.9s: points, polyRussia: ITER 9: 64.32 M hits/sec, 18.33 QPS (0.05 sec for 1 queries), totHits=3508846 111.9s: points, polyRussia: *** 112.0s: points, polyRussia: ITER 10: 65.35 M hits/sec, 18.62 QPS (0.05 sec for 1 queries), totHits=3508846 112.0s: points, polyRussia: *** 112.0s: points, polyRussia: ITER 11: 64.40 M hits/sec, 18.35 QPS (0.05 sec for 1 queries), totHits=3508846 112.1s: points, polyRussia: ITER 12: 63.66 M hits/sec, 18.14 QPS (0.06 sec for 1 queries), totHits=3508846 112.2s: points, polyRussia: ITER 13: 64.85 M hits/sec, 18.48 QPS (0.05 sec for 1 queries), totHits=3508846 112.2s: points, polyRussia: ITER 14: 64.85 M hits/sec, 18.48 QPS (0.05 sec for 1 queries), totHits=3508846 112.3s: points, polyRussia: ITER 15: 64.60 M hits/sec, 18.41 QPS (0.05 sec for 1 queries), totHits=3508846 112.3s: points, polyRussia: ITER 16: 65.82 M hits/sec, 18.76 QPS (0.05 sec for 1 queries), totHits=3508846 112.3s: points, polyRussia: *** 112.4s: points, polyRussia: ITER 17: 64.53 M hits/sec, 18.39 QPS (0.05 sec for 1 queries), totHits=3508846 112.4s: points, polyRussia: ITER 18: 64.89 M hits/sec, 18.49 QPS (0.05 sec for 1 queries), totHits=3508846 112.5s: points, polyRussia: ITER 19: 65.04 M hits/sec, 18.54 QPS (0.05 sec for 1 queries), totHits=3508846 112.5s: points, polyRussia: BEST M hits/sec: 65.82270464476382 112.5s: points, polyRussia: BEST QPS: 18.759074819688244 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |points|111.1s|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.82|18.76|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 114.2s: geo3d, polyRussia: 1000000... 116.3s: geo3d, polyRussia: 2000000... 118.0s: geo3d, polyRussia: 3000000... 119.6s: geo3d, polyRussia: 4000000... 121.3s: geo3d, polyRussia: 5000000... 122.9s: geo3d, polyRussia: 6000000... 124.5s: geo3d, polyRussia: 7000000... 126.2s: geo3d, polyRussia: 8000000... 127.8s: geo3d, polyRussia: 9000000... 129.5s: geo3d, polyRussia: 10000000... 138.3s: geo3d, polyRussia: 11000000... 139.4s: geo3d, polyRussia: 12000000... 141.1s: geo3d, polyRussia: 13000000... 142.7s: geo3d, polyRussia: 14000000... 144.4s: geo3d, polyRussia: 15000000... 146.0s: geo3d, polyRussia: 16000000... 147.7s: geo3d, polyRussia: 17000000... 149.4s: geo3d, polyRussia: 18000000... 151.0s: geo3d, polyRussia: 19000000... 152.7s: geo3d, polyRussia: 20000000... 154.3s: geo3d, polyRussia: 21000000... 163.2s: geo3d, polyRussia: 22000000... 164.3s: geo3d, polyRussia: 23000000... 165.9s: geo3d, polyRussia: 24000000... 167.6s: geo3d, polyRussia: 25000000... 169.3s: geo3d, polyRussia: 26000000... 170.9s: geo3d, polyRussia: 27000000... 172.5s: geo3d, polyRussia: 28000000... 174.2s: geo3d, polyRussia: 29000000... 175.8s: geo3d, polyRussia: 30000000... 177.4s: geo3d, polyRussia: 31000000... 179.1s: geo3d, polyRussia: 32000000... 188.1s: geo3d, polyRussia: 33000000... 189.7s: geo3d, polyRussia: 34000000... 190.8s: geo3d, polyRussia: 35000000... 192.4s: geo3d, polyRussia: 36000000... 194.0s: geo3d, polyRussia: 37000000... 195.6s: geo3d, polyRussia: 38000000... 197.3s: geo3d, polyRussia: 39000000... 198.9s: geo3d, polyRussia: 40000000... 200.5s: geo3d, polyRussia: 41000000... 202.2s: geo3d, polyRussia: 42000000... 203.9s: geo3d, polyRussia: 43000000... 212.8s: geo3d, polyRussia: 44000000... 214.5s: geo3d, polyRussia: 45000000... 215.5s: geo3d, polyRussia: 46000000... 217.1s: geo3d, polyRussia: 47000000... 218.8s: geo3d, polyRussia: 48000000... 220.4s: geo3d, polyRussia: 49000000... 222.1s: geo3d, polyRussia: 50000000... 223.7s: geo3d, polyRussia: 51000000... 225.3s: geo3d, polyRussia: 52000000... 227.0s: geo3d, polyRussia: 53000000... 228.6s: geo3d, polyRussia: 54000000... 237.5s: geo3d, polyRussia: 55000000... 239.1s: geo3d, polyRussia: 56000000... 240.2s: geo3d, polyRussia: 57000000... 241.9s: geo3d, polyRussia: 58000000... 243.5s: geo3d, polyRussia: 59000000... 245.1s: geo3d, polyRussia: 60000000... 248.4s: geo3d, polyRussia: 135.840679877 sec to index part 0 248.4s: geo3d, polyRussia: INDEX SIZE: 0.6990031152963638 GB 248.4s: geo3d, polyRussia: READER MB: 0.0 248.4s: geo3d, polyRussia: maxDoc=60844404 250.0s: geo3d, polyRussia: ITER 0: 2.27 M hits/sec, 0.65 QPS (1.55 sec for 1 queries), totHits=3508671 250.0s: geo3d, polyRussia: *** 251.0s: geo3d, polyRussia: ITER 1: 3.21 M hits/sec, 0.92 QPS (1.09 sec for 1 queries), totHits=3508671 251.0s: geo3d, polyRussia: *** 252.0s: geo3d, polyRussia: ITER 2: 3.58 M hits/sec, 1.02 QPS (0.98 sec for 1 queries), totHits=3508671 252.0s: geo3d, polyRussia: *** 253.0s: geo3d, polyRussia: ITER 3: 3.53 M hits/sec, 1.01 QPS (0.99 sec for 1 queries), totHits=3508671 254.0s: geo3d, polyRussia: ITER 4: 3.66 M hits/sec, 1.04 QPS (0.96 sec for 1 queries), totHits=3508671 254.0s: geo3d, polyRussia: *** 255.1s: geo3d, polyRussia: ITER 5: 3.17 M hits/sec, 0.90 QPS (1.11 sec for 1 queries), totHits=3508671 256.1s: geo3d, polyRussia: ITER 6: 3.54 M hits/sec, 1.01 QPS (0.99 sec for 1 queries), totHits=3508671 257.0s: geo3d, polyRussia: ITER 7: 3.66 M hits/sec, 1.04 QPS (0.96 sec for 1 queries), totHits=3508671 257.0s: geo3d, polyRussia: *** 258.2s: geo3d, polyRussia: ITER 8: 3.13 M hits/sec, 0.89 QPS (1.12 sec for 1 queries), totHits=3508671 259.2s: geo3d, polyRussia: ITER 9: 3.44 M hits/sec, 0.98 QPS (1.02 sec for 1 queries), totHits=3508671 260.3s: geo3d, polyRussia: ITER 10: 3.22 M hits/sec, 0.92 QPS (1.09 sec for 1 queries), totHits=3508671 261.3s: geo3d, polyRussia: ITER 11: 3.52 M hits/sec, 1.00 QPS (1.00 sec for 1 queries), totHits=3508671 262.2s: geo3d, polyRussia: ITER 12: 3.67 M hits/sec, 1.05 QPS (0.96 sec for 1 queries), totHits=3508671 262.2s: geo3d, polyRussia: *** 263.2s: geo3d, polyRussia: ITER 13: 3.57 M hits/sec, 1.02 QPS (0.98 sec for 1 queries), totHits=3508671 264.2s: geo3d, polyRussia: ITER 14: 3.62 M hits/sec, 1.03 QPS (0.97 sec for 1 queries), totHits=3508671 265.1s: geo3d, polyRussia: ITER 15: 3.65 M hits/sec, 1.04 QPS (0.96 sec for 1 queries), totHits=3508671 266.1s: geo3d, polyRussia: ITER 16: 3.71 M hits/sec, 1.06 QPS (0.95 sec for 1 queries), totHits=3508671 266.1s: geo3d, polyRussia: *** 267.1s: geo3d, polyRussia: ITER 17: 3.45 M hits/sec, 0.98 QPS (1.02 sec for 1 queries), totHits=3508671 268.1s: geo3d, polyRussia: ITER 18: 3.54 M hits/sec, 1.01 QPS (0.99 sec for 1 queries), totHits=3508671 269.1s: geo3d, polyRussia: ITER 19: 3.48 M hits/sec, 0.99 QPS (1.01 sec for 1 queries), totHits=3508671 269.1s: geo3d, polyRussia: BEST M hits/sec: 3.70829197246232 269.1s: geo3d, polyRussia: BEST QPS: 1.0568936136965592 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|135.8s|0.0s|0.70|0.00| |points|111.1s|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.71|1.06|3508671| |polyRussia|points|65.82|18.76|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 270.9s: shapes, polyRussia: 1000000... 273.3s: shapes, polyRussia: 2000000... 275.3s: shapes, polyRussia: 3000000... 277.2s: shapes, polyRussia: 4000000... 279.2s: shapes, polyRussia: 5000000... 281.1s: shapes, polyRussia: 6000000... 283.0s: shapes, polyRussia: 7000000... 285.0s: shapes, polyRussia: 8000000... 287.0s: shapes, polyRussia: 9000000... 288.9s: shapes, polyRussia: 10000000... 300.6s: shapes, polyRussia: 11000000... 301.8s: shapes, polyRussia: 12000000... 303.7s: shapes, polyRussia: 13000000... 305.7s: shapes, polyRussia: 14000000... 307.6s: shapes, polyRussia: 15000000... 309.5s: shapes, polyRussia: 16000000... 311.5s: shapes, polyRussia: 17000000... 313.5s: shapes, polyRussia: 18000000... 315.4s: shapes, polyRussia: 19000000... 317.3s: shapes, polyRussia: 20000000... 319.3s: shapes, polyRussia: 21000000... 331.1s: shapes, polyRussia: 22000000... 332.3s: shapes, polyRussia: 23000000... 334.2s: shapes, polyRussia: 24000000... 336.2s: shapes, polyRussia: 25000000... 338.1s: shapes, polyRussia: 26000000... 340.0s: shapes, polyRussia: 27000000... 342.0s: shapes, polyRussia: 28000000... 343.9s: shapes, polyRussia: 29000000... 345.8s: shapes, polyRussia: 30000000... 347.7s: shapes, polyRussia: 31000000... 349.6s: shapes, polyRussia: 32000000... 361.5s: shapes, polyRussia: 33000000... 363.4s: shapes, polyRussia: 34000000... 364.6s: shapes, polyRussia: 35000000... 366.5s: shapes, polyRussia: 36000000... 368.4s: shapes, polyRussia: 37000000... 370.3s: shapes, polyRussia: 38000000... 372.2s: shapes, polyRussia: 39000000... 374.1s: shapes, polyRussia: 40000000... 376.0s: shapes, polyRussia: 41000000... 378.0s: shapes, polyRussia: 42000000... 380.0s: shapes, polyRussia: 43000000... 391.7s: shapes, polyRussia: 44000000... 393.6s: shapes, polyRussia: 45000000... 394.7s: shapes, polyRussia: 46000000... 396.7s: shapes, polyRussia: 47000000... 398.6s: shapes, polyRussia: 48000000... 400.5s: shapes, polyRussia: 49000000... 402.5s: shapes, polyRussia: 50000000... 404.4s: shapes, polyRussia: 51000000... 406.4s: shapes, polyRussia: 52000000... 408.3s: shapes, polyRussia: 53000000... 410.2s: shapes, polyRussia: 54000000... 421.9s: shapes, polyRussia: 55000000... 423.8s: shapes, polyRussia: 56000000... 425.0s: shapes, polyRussia: 57000000... 427.0s: shapes, polyRussia: 58000000... 428.9s: shapes, polyRussia: 59000000... 430.8s: shapes, polyRussia: 60000000... 436.1s: shapes, polyRussia: 166.893413492 sec to index part 0 436.1s: shapes, polyRussia: INDEX SIZE: 1.2543620793148875 GB 436.1s: shapes, polyRussia: READER MB: 0.0 436.1s: shapes, polyRussia: maxDoc=60844404 436.3s: shapes, polyRussia: ITER 0: 17.73 M hits/sec, 5.05 QPS (0.20 sec for 1 queries), totHits=3508846 436.3s: shapes, polyRussia: *** 436.4s: shapes, polyRussia: ITER 1: 40.10 M hits/sec, 11.43 QPS (0.09 sec for 1 queries), totHits=3508846 436.4s: shapes, polyRussia: *** 436.5s: shapes, polyRussia: ITER 2: 44.54 M hits/sec, 12.69 QPS (0.08 sec for 1 queries), totHits=3508846 436.5s: shapes, polyRussia: *** 436.6s: shapes, polyRussia: ITER 3: 44.85 M hits/sec, 12.78 QPS (0.08 sec for 1 queries), totHits=3508846 436.6s: shapes, polyRussia: *** 436.6s: shapes, polyRussia: ITER 4: 44.84 M hits/sec, 12.78 QPS (0.08 sec for 1 queries), totHits=3508846 436.7s: shapes, polyRussia: ITER 5: 44.98 M hits/sec, 12.82 QPS (0.08 sec for 1 queries), totHits=3508846 436.7s: shapes, polyRussia: *** 436.8s: shapes, polyRussia: ITER 6: 45.18 M hits/sec, 12.88 QPS (0.08 sec for 1 queries), totHits=3508846 436.8s: shapes, polyRussia: *** 436.9s: shapes, polyRussia: ITER 7: 44.97 M hits/sec, 12.82 QPS (0.08 sec for 1 queries), totHits=3508846 437.0s: shapes, polyRussia: ITER 8: 34.78 M hits/sec, 9.91 QPS (0.10 sec for 1 queries), totHits=3508846 437.0s: shapes, polyRussia: ITER 9: 45.11 M hits/sec, 12.86 QPS (0.08 sec for 1 queries), totHits=3508846 437.1s: shapes, polyRussia: ITER 10: 45.54 M hits/sec, 12.98 QPS (0.08 sec for 1 queries), totHits=3508846 437.1s: shapes, polyRussia: *** 437.2s: shapes, polyRussia: ITER 11: 46.39 M hits/sec, 13.22 QPS (0.08 sec for 1 queries), totHits=3508846 437.2s: shapes, polyRussia: *** 437.3s: shapes, polyRussia: ITER 12: 45.22 M hits/sec, 12.89 QPS (0.08 sec for 1 queries), totHits=3508846 437.4s: shapes, polyRussia: ITER 13: 45.51 M hits/sec, 12.97 QPS (0.08 sec for 1 queries), totHits=3508846 437.4s: shapes, polyRussia: ITER 14: 45.73 M hits/sec, 13.03 QPS (0.08 sec for 1 queries), totHits=3508846 437.5s: shapes, polyRussia: ITER 15: 45.82 M hits/sec, 13.06 QPS (0.08 sec for 1 queries), totHits=3508846 437.6s: shapes, polyRussia: ITER 16: 46.37 M hits/sec, 13.22 QPS (0.08 sec for 1 queries), totHits=3508846 437.7s: shapes, polyRussia: ITER 17: 46.32 M hits/sec, 13.20 QPS (0.08 sec for 1 queries), totHits=3508846 437.7s: shapes, polyRussia: ITER 18: 45.19 M hits/sec, 12.88 QPS (0.08 sec for 1 queries), totHits=3508846 437.8s: shapes, polyRussia: ITER 19: 35.04 M hits/sec, 9.99 QPS (0.10 sec for 1 queries), totHits=3508846 437.8s: shapes, polyRussia: BEST M hits/sec: 46.394558812543345 437.8s: shapes, polyRussia: BEST QPS: 13.222170141563163 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|135.8s|0.0s|0.70|0.00| |points|111.1s|0.0s|0.49|0.00| |shapes|166.9s|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.71|1.06|3508671| |polyRussia|points|65.82|18.76|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.39|13.22|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.1s: points, polyMedium: INDEX SIZE: 0.4939169967547059 GB 438.1s: points, polyMedium: READER MB: 0.0 438.1s: points, polyMedium: maxDoc=60844404 438.6s: points, polyMedium: ITER 0: 6.54 M hits/sec, 80.08 QPS (0.41 sec for 33 queries), totHits=2693559 438.6s: points, polyMedium: *** 438.8s: points, polyMedium: ITER 1: 15.75 M hits/sec, 192.94 QPS (0.17 sec for 33 queries), totHits=2693559 438.8s: points, polyMedium: *** 438.9s: points, polyMedium: ITER 2: 16.44 M hits/sec, 201.46 QPS (0.16 sec for 33 queries), totHits=2693559 438.9s: points, polyMedium: *** 439.1s: points, polyMedium: ITER 3: 16.52 M hits/sec, 202.35 QPS (0.16 sec for 33 queries), totHits=2693559 439.1s: points, polyMedium: *** 439.3s: points, polyMedium: ITER 4: 15.77 M hits/sec, 193.23 QPS (0.17 sec for 33 queries), totHits=2693559 439.4s: points, polyMedium: ITER 5: 16.72 M hits/sec, 204.89 QPS (0.16 sec for 33 queries), totHits=2693559 439.4s: points, polyMedium: *** 439.6s: points, polyMedium: ITER 6: 16.53 M hits/sec, 202.50 QPS (0.16 sec for 33 queries), totHits=2693559 439.8s: points, polyMedium: ITER 7: 16.34 M hits/sec, 200.16 QPS (0.16 sec for 33 queries), totHits=2693559 439.9s: points, polyMedium: ITER 8: 16.50 M hits/sec, 202.19 QPS (0.16 sec for 33 queries), totHits=2693559 440.1s: points, polyMedium: ITER 9: 16.58 M hits/sec, 203.13 QPS (0.16 sec for 33 queries), totHits=2693559 440.3s: points, polyMedium: ITER 10: 16.45 M hits/sec, 201.48 QPS (0.16 sec for 33 queries), totHits=2693559 440.4s: points, polyMedium: ITER 11: 16.42 M hits/sec, 201.18 QPS (0.16 sec for 33 queries), totHits=2693559 440.6s: points, polyMedium: ITER 12: 16.50 M hits/sec, 202.19 QPS (0.16 sec for 33 queries), totHits=2693559 440.7s: points, polyMedium: ITER 13: 16.59 M hits/sec, 203.30 QPS (0.16 sec for 33 queries), totHits=2693559 440.9s: points, polyMedium: ITER 14: 16.58 M hits/sec, 203.10 QPS (0.16 sec for 33 queries), totHits=2693559 441.1s: points, polyMedium: ITER 15: 16.41 M hits/sec, 201.02 QPS (0.16 sec for 33 queries), totHits=2693559 441.3s: points, polyMedium: ITER 16: 15.45 M hits/sec, 189.30 QPS (0.17 sec for 33 queries), totHits=2693559 441.4s: points, polyMedium: ITER 17: 16.64 M hits/sec, 203.83 QPS (0.16 sec for 33 queries), totHits=2693559 441.6s: points, polyMedium: ITER 18: 16.59 M hits/sec, 203.21 QPS (0.16 sec for 33 queries), totHits=2693559 441.7s: points, polyMedium: ITER 19: 16.60 M hits/sec, 203.40 QPS (0.16 sec for 33 queries), totHits=2693559 441.7s: points, polyMedium: BEST M hits/sec: 16.723891317837488 441.7s: points, polyMedium: BEST QPS: 204.8918971103425 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|135.8s|0.0s|0.70|0.00| |points|111.1s|0.0s|0.49|0.00| |shapes|166.9s|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.72|204.89|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|||| |polyRussia|geo3d|3.71|1.06|3508671| |polyRussia|points|65.82|18.76|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.39|13.22|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.0s: geo3d, polyMedium: INDEX SIZE: 0.6990031152963638 GB 442.0s: geo3d, polyMedium: READER MB: 0.0 442.0s: geo3d, polyMedium: maxDoc=60844404 443.7s: geo3d, polyMedium: ITER 0: 1.73 M hits/sec, 21.20 QPS (1.56 sec for 33 queries), totHits=2693541 443.7s: geo3d, polyMedium: *** 444.7s: geo3d, polyMedium: ITER 1: 2.58 M hits/sec, 31.67 QPS (1.04 sec for 33 queries), totHits=2693541 444.7s: geo3d, polyMedium: *** 445.7s: geo3d, polyMedium: ITER 2: 2.61 M hits/sec, 31.95 QPS (1.03 sec for 33 queries), totHits=2693541 445.7s: geo3d, polyMedium: *** 446.8s: geo3d, polyMedium: ITER 3: 2.53 M hits/sec, 30.96 QPS (1.07 sec for 33 queries), totHits=2693541 447.9s: geo3d, polyMedium: ITER 4: 2.50 M hits/sec, 30.64 QPS (1.08 sec for 33 queries), totHits=2693541 449.0s: geo3d, polyMedium: ITER 5: 2.50 M hits/sec, 30.64 QPS (1.08 sec for 33 queries), totHits=2693541 450.1s: geo3d, polyMedium: ITER 6: 2.44 M hits/sec, 29.84 QPS (1.11 sec for 33 queries), totHits=2693541 451.2s: geo3d, polyMedium: ITER 7: 2.42 M hits/sec, 29.67 QPS (1.11 sec for 33 queries), totHits=2693541 452.3s: geo3d, polyMedium: ITER 8: 2.43 M hits/sec, 29.83 QPS (1.11 sec for 33 queries), totHits=2693541 453.4s: geo3d, polyMedium: ITER 9: 2.46 M hits/sec, 30.08 QPS (1.10 sec for 33 queries), totHits=2693541 454.5s: geo3d, polyMedium: ITER 10: 2.48 M hits/sec, 30.33 QPS (1.09 sec for 33 queries), totHits=2693541 455.5s: geo3d, polyMedium: ITER 11: 2.49 M hits/sec, 30.54 QPS (1.08 sec for 33 queries), totHits=2693541 456.6s: geo3d, polyMedium: ITER 12: 2.49 M hits/sec, 30.46 QPS (1.08 sec for 33 queries), totHits=2693541 457.7s: geo3d, polyMedium: ITER 13: 2.40 M hits/sec, 29.45 QPS (1.12 sec for 33 queries), totHits=2693541 458.8s: geo3d, polyMedium: ITER 14: 2.53 M hits/sec, 31.04 QPS (1.06 sec for 33 queries), totHits=2693541 459.9s: geo3d, polyMedium: ITER 15: 2.52 M hits/sec, 30.84 QPS (1.07 sec for 33 queries), totHits=2693541 460.9s: geo3d, polyMedium: ITER 16: 2.52 M hits/sec, 30.91 QPS (1.07 sec for 33 queries), totHits=2693541 462.0s: geo3d, polyMedium: ITER 17: 2.52 M hits/sec, 30.86 QPS (1.07 sec for 33 queries), totHits=2693541 463.1s: geo3d, polyMedium: ITER 18: 2.51 M hits/sec, 30.73 QPS (1.07 sec for 33 queries), totHits=2693541 464.2s: geo3d, polyMedium: ITER 19: 2.47 M hits/sec, 30.30 QPS (1.09 sec for 33 queries), totHits=2693541 464.2s: geo3d, polyMedium: BEST M hits/sec: 2.6079490030311283 464.2s: geo3d, polyMedium: BEST QPS: 31.95136702950771 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|135.8s|0.0s|0.70|0.00| |points|111.1s|0.0s|0.49|0.00| |shapes|166.9s|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.61|31.95|2693541| |polyMedium|points|16.72|204.89|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|||| |polyRussia|geo3d|3.71|1.06|3508671| |polyRussia|points|65.82|18.76|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.39|13.22|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 464.4s: shapes, polyMedium: INDEX SIZE: 1.2543620793148875 GB 464.4s: shapes, polyMedium: READER MB: 0.0 464.4s: shapes, polyMedium: maxDoc=60844404 465.1s: shapes, polyMedium: ITER 0: 4.88 M hits/sec, 59.77 QPS (0.55 sec for 33 queries), totHits=2693559 465.1s: shapes, polyMedium: *** 465.3s: shapes, polyMedium: ITER 1: 13.02 M hits/sec, 159.53 QPS (0.21 sec for 33 queries), totHits=2693559 465.3s: shapes, polyMedium: *** 465.5s: shapes, polyMedium: ITER 2: 13.23 M hits/sec, 162.06 QPS (0.20 sec for 33 queries), totHits=2693559 465.5s: shapes, polyMedium: *** 465.7s: shapes, polyMedium: ITER 3: 13.22 M hits/sec, 161.98 QPS (0.20 sec for 33 queries), totHits=2693559 465.9s: shapes, polyMedium: ITER 4: 12.94 M hits/sec, 158.55 QPS (0.21 sec for 33 queries), totHits=2693559 466.1s: shapes, polyMedium: ITER 5: 13.16 M hits/sec, 161.27 QPS (0.20 sec for 33 queries), totHits=2693559 466.3s: shapes, polyMedium: ITER 6: 13.27 M hits/sec, 162.63 QPS (0.20 sec for 33 queries), totHits=2693559 466.3s: shapes, polyMedium: *** 466.5s: shapes, polyMedium: ITER 7: 13.44 M hits/sec, 164.70 QPS (0.20 sec for 33 queries), totHits=2693559 466.5s: shapes, polyMedium: *** 466.7s: shapes, polyMedium: ITER 8: 13.22 M hits/sec, 161.97 QPS (0.20 sec for 33 queries), totHits=2693559 466.9s: shapes, polyMedium: ITER 9: 13.32 M hits/sec, 163.25 QPS (0.20 sec for 33 queries), totHits=2693559 467.1s: shapes, polyMedium: ITER 10: 13.16 M hits/sec, 161.20 QPS (0.20 sec for 33 queries), totHits=2693559 467.4s: shapes, polyMedium: ITER 11: 13.29 M hits/sec, 162.77 QPS (0.20 sec for 33 queries), totHits=2693559 467.6s: shapes, polyMedium: ITER 12: 13.22 M hits/sec, 161.95 QPS (0.20 sec for 33 queries), totHits=2693559 467.8s: shapes, polyMedium: ITER 13: 13.11 M hits/sec, 160.57 QPS (0.21 sec for 33 queries), totHits=2693559 468.0s: shapes, polyMedium: ITER 14: 12.90 M hits/sec, 158.02 QPS (0.21 sec for 33 queries), totHits=2693559 468.2s: shapes, polyMedium: ITER 15: 13.04 M hits/sec, 159.73 QPS (0.21 sec for 33 queries), totHits=2693559 468.4s: shapes, polyMedium: ITER 16: 12.93 M hits/sec, 158.37 QPS (0.21 sec for 33 queries), totHits=2693559 468.6s: shapes, polyMedium: ITER 17: 12.95 M hits/sec, 158.68 QPS (0.21 sec for 33 queries), totHits=2693559 468.8s: shapes, polyMedium: ITER 18: 13.32 M hits/sec, 163.18 QPS (0.20 sec for 33 queries), totHits=2693559 469.0s: shapes, polyMedium: ITER 19: 13.34 M hits/sec, 163.45 QPS (0.20 sec for 33 queries), totHits=2693559 469.0s: shapes, polyMedium: BEST M hits/sec: 13.442982480656504 469.0s: shapes, polyMedium: BEST QPS: 164.6960106913064 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|135.8s|0.0s|0.70|0.00| |points|111.1s|0.0s|0.49|0.00| |shapes|166.9s|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.61|31.95|2693541| |polyMedium|points|16.72|204.89|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.44|164.70|2693559| |polyRussia|geo3d|3.71|1.06|3508671| |polyRussia|points|65.82|18.76|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.39|13.22|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 469.2s: points, poly 10: INDEX SIZE: 0.4939169967547059 GB 469.2s: points, poly 10: READER MB: 0.0 469.2s: points, poly 10: maxDoc=60844404 471.3s: points, poly 10: ITER 0: 178.89 M hits/sec, 113.12 QPS (1.99 sec for 225 queries), totHits=355809475 471.3s: points, poly 10: *** 473.0s: points, poly 10: ITER 1: 207.83 M hits/sec, 131.43 QPS (1.71 sec for 225 queries), totHits=355809475 473.0s: points, poly 10: *** 474.3s: points, poly 10: ITER 2: 270.74 M hits/sec, 171.21 QPS (1.31 sec for 225 queries), totHits=355809475 474.3s: points, poly 10: *** 475.6s: points, poly 10: ITER 3: 280.42 M hits/sec, 177.33 QPS (1.27 sec for 225 queries), totHits=355809475 475.6s: points, poly 10: *** 476.8s: points, poly 10: ITER 4: 284.87 M hits/sec, 180.14 QPS (1.25 sec for 225 queries), totHits=355809475 476.8s: points, poly 10: *** 478.0s: points, poly 10: ITER 5: 291.33 M hits/sec, 184.22 QPS (1.22 sec for 225 queries), totHits=355809475 478.0s: points, poly 10: *** 479.2s: points, poly 10: ITER 6: 290.79 M hits/sec, 183.88 QPS (1.22 sec for 225 queries), totHits=355809475 480.5s: points, poly 10: ITER 7: 291.20 M hits/sec, 184.14 QPS (1.22 sec for 225 queries), totHits=355809475 481.7s: points, poly 10: ITER 8: 290.30 M hits/sec, 183.57 QPS (1.23 sec for 225 queries), totHits=355809475 482.9s: points, poly 10: ITER 9: 290.07 M hits/sec, 183.43 QPS (1.23 sec for 225 queries), totHits=355809475 484.1s: points, poly 10: ITER 10: 290.89 M hits/sec, 183.95 QPS (1.22 sec for 225 queries), totHits=355809475 485.4s: points, poly 10: ITER 11: 286.16 M hits/sec, 180.96 QPS (1.24 sec for 225 queries), totHits=355809475 486.6s: points, poly 10: ITER 12: 287.70 M hits/sec, 181.93 QPS (1.24 sec for 225 queries), totHits=355809475 487.9s: points, poly 10: ITER 13: 286.91 M hits/sec, 181.43 QPS (1.24 sec for 225 queries), totHits=355809475 489.1s: points, poly 10: ITER 14: 285.58 M hits/sec, 180.59 QPS (1.25 sec for 225 queries), totHits=355809475 490.3s: points, poly 10: ITER 15: 289.43 M hits/sec, 183.02 QPS (1.23 sec for 225 queries), totHits=355809475 491.6s: points, poly 10: ITER 16: 288.45 M hits/sec, 182.40 QPS (1.23 sec for 225 queries), totHits=355809475 492.8s: points, poly 10: ITER 17: 288.55 M hits/sec, 182.47 QPS (1.23 sec for 225 queries), totHits=355809475 494.0s: points, poly 10: ITER 18: 288.60 M hits/sec, 182.50 QPS (1.23 sec for 225 queries), totHits=355809475 495.3s: points, poly 10: ITER 19: 289.98 M hits/sec, 183.37 QPS (1.23 sec for 225 queries), totHits=355809475 495.3s: points, poly 10: BEST M hits/sec: 291.3255657934879 495.3s: points, poly 10: BEST QPS: 184.22289710956903 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|135.8s|0.0s|0.70|0.00| |points|111.1s|0.0s|0.49|0.00| |shapes|166.9s|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|291.33|184.22|355809475| |poly 10|geopoint|||| |poly 10|shapes|||| |polyMedium|geo3d|2.61|31.95|2693541| |polyMedium|points|16.72|204.89|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.44|164.70|2693559| |polyRussia|geo3d|3.71|1.06|3508671| |polyRussia|points|65.82|18.76|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.39|13.22|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 495.5s: geo3d, poly 10: INDEX SIZE: 0.6990031152963638 GB 495.5s: geo3d, poly 10: READER MB: 0.0 495.5s: geo3d, poly 10: maxDoc=60844404 497.4s: geo3d, poly 10: ITER 0: 190.50 M hits/sec, 120.45 QPS (1.87 sec for 225 queries), totHits=355855227 497.4s: geo3d, poly 10: *** 498.9s: geo3d, poly 10: ITER 1: 238.79 M hits/sec, 150.98 QPS (1.49 sec for 225 queries), totHits=355855227 498.9s: geo3d, poly 10: *** 500.4s: geo3d, poly 10: ITER 2: 238.61 M hits/sec, 150.87 QPS (1.49 sec for 225 queries), totHits=355855227 501.9s: geo3d, poly 10: ITER 3: 228.17 M hits/sec, 144.27 QPS (1.56 sec for 225 queries), totHits=355855227 503.4s: geo3d, poly 10: ITER 4: 250.01 M hits/sec, 158.08 QPS (1.42 sec for 225 queries), totHits=355855227 503.4s: geo3d, poly 10: *** 504.8s: geo3d, poly 10: ITER 5: 249.40 M hits/sec, 157.69 QPS (1.43 sec for 225 queries), totHits=355855227 506.2s: geo3d, poly 10: ITER 6: 249.17 M hits/sec, 157.54 QPS (1.43 sec for 225 queries), totHits=355855227 507.6s: geo3d, poly 10: ITER 7: 250.17 M hits/sec, 158.18 QPS (1.42 sec for 225 queries), totHits=355855227 507.6s: geo3d, poly 10: *** 509.1s: geo3d, poly 10: ITER 8: 242.79 M hits/sec, 153.51 QPS (1.47 sec for 225 queries), totHits=355855227 510.5s: geo3d, poly 10: ITER 9: 249.32 M hits/sec, 157.64 QPS (1.43 sec for 225 queries), totHits=355855227 512.0s: geo3d, poly 10: ITER 10: 244.99 M hits/sec, 154.90 QPS (1.45 sec for 225 queries), totHits=355855227 513.4s: geo3d, poly 10: ITER 11: 251.52 M hits/sec, 159.03 QPS (1.41 sec for 225 queries), totHits=355855227 513.4s: geo3d, poly 10: *** 514.9s: geo3d, poly 10: ITER 12: 244.82 M hits/sec, 154.80 QPS (1.45 sec for 225 queries), totHits=355855227 516.3s: geo3d, poly 10: ITER 13: 251.50 M hits/sec, 159.02 QPS (1.41 sec for 225 queries), totHits=355855227 517.7s: geo3d, poly 10: ITER 14: 248.17 M hits/sec, 156.91 QPS (1.43 sec for 225 queries), totHits=355855227 519.1s: geo3d, poly 10: ITER 15: 247.82 M hits/sec, 156.69 QPS (1.44 sec for 225 queries), totHits=355855227 520.6s: geo3d, poly 10: ITER 16: 249.25 M hits/sec, 157.60 QPS (1.43 sec for 225 queries), totHits=355855227 522.1s: geo3d, poly 10: ITER 17: 239.90 M hits/sec, 151.68 QPS (1.48 sec for 225 queries), totHits=355855227 523.5s: geo3d, poly 10: ITER 18: 245.58 M hits/sec, 155.27 QPS (1.45 sec for 225 queries), totHits=355855227 524.9s: geo3d, poly 10: ITER 19: 248.17 M hits/sec, 156.91 QPS (1.43 sec for 225 queries), totHits=355855227 524.9s: geo3d, poly 10: BEST M hits/sec: 251.51669175636923 524.9s: geo3d, poly 10: BEST QPS: 159.02887284323373 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|135.8s|0.0s|0.70|0.00| |points|111.1s|0.0s|0.49|0.00| |shapes|166.9s|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|251.52|159.03|355855227| |poly 10|points|291.33|184.22|355809475| |poly 10|geopoint|||| |poly 10|shapes|||| |polyMedium|geo3d|2.61|31.95|2693541| |polyMedium|points|16.72|204.89|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.44|164.70|2693559| |polyRussia|geo3d|3.71|1.06|3508671| |polyRussia|points|65.82|18.76|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.39|13.22|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 525.2s: shapes, poly 10: INDEX SIZE: 1.2543620793148875 GB 525.2s: shapes, poly 10: READER MB: 0.0 525.2s: shapes, poly 10: maxDoc=60844404 527.4s: shapes, poly 10: ITER 0: 165.89 M hits/sec, 104.90 QPS (2.14 sec for 225 queries), totHits=355809475 527.4s: shapes, poly 10: *** 529.2s: shapes, poly 10: ITER 1: 191.23 M hits/sec, 120.92 QPS (1.86 sec for 225 queries), totHits=355809475 529.2s: shapes, poly 10: *** 531.1s: shapes, poly 10: ITER 2: 188.03 M hits/sec, 118.90 QPS (1.89 sec for 225 queries), totHits=355809475 533.0s: shapes, poly 10: ITER 3: 192.63 M hits/sec, 121.81 QPS (1.85 sec for 225 queries), totHits=355809475 533.0s: shapes, poly 10: *** 534.8s: shapes, poly 10: ITER 4: 196.00 M hits/sec, 123.94 QPS (1.82 sec for 225 queries), totHits=355809475 534.8s: shapes, poly 10: *** 536.6s: shapes, poly 10: ITER 5: 194.95 M hits/sec, 123.28 QPS (1.83 sec for 225 queries), totHits=355809475 538.4s: shapes, poly 10: ITER 6: 195.88 M hits/sec, 123.86 QPS (1.82 sec for 225 queries), totHits=355809475 540.2s: shapes, poly 10: ITER 7: 196.37 M hits/sec, 124.18 QPS (1.81 sec for 225 queries), totHits=355809475 540.2s: shapes, poly 10: *** 542.1s: shapes, poly 10: ITER 8: 194.92 M hits/sec, 123.26 QPS (1.83 sec for 225 queries), totHits=355809475 543.9s: shapes, poly 10: ITER 9: 194.52 M hits/sec, 123.01 QPS (1.83 sec for 225 queries), totHits=355809475 545.7s: shapes, poly 10: ITER 10: 192.46 M hits/sec, 121.70 QPS (1.85 sec for 225 queries), totHits=355809475 547.6s: shapes, poly 10: ITER 11: 196.07 M hits/sec, 123.98 QPS (1.81 sec for 225 queries), totHits=355809475 549.4s: shapes, poly 10: ITER 12: 193.97 M hits/sec, 122.66 QPS (1.83 sec for 225 queries), totHits=355809475 551.3s: shapes, poly 10: ITER 13: 189.87 M hits/sec, 120.07 QPS (1.87 sec for 225 queries), totHits=355809475 553.1s: shapes, poly 10: ITER 14: 193.02 M hits/sec, 122.06 QPS (1.84 sec for 225 queries), totHits=355809475 554.9s: shapes, poly 10: ITER 15: 194.97 M hits/sec, 123.29 QPS (1.82 sec for 225 queries), totHits=355809475 556.8s: shapes, poly 10: ITER 16: 194.59 M hits/sec, 123.05 QPS (1.83 sec for 225 queries), totHits=355809475 558.6s: shapes, poly 10: ITER 17: 194.18 M hits/sec, 122.79 QPS (1.83 sec for 225 queries), totHits=355809475 560.4s: shapes, poly 10: ITER 18: 192.72 M hits/sec, 121.87 QPS (1.85 sec for 225 queries), totHits=355809475 562.3s: shapes, poly 10: ITER 19: 194.25 M hits/sec, 122.84 QPS (1.83 sec for 225 queries), totHits=355809475 562.3s: shapes, poly 10: BEST M hits/sec: 196.3683922214465 562.3s: shapes, poly 10: BEST QPS: 124.17569332527039 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|135.8s|0.0s|0.70|0.00| |points|111.1s|0.0s|0.49|0.00| |shapes|166.9s|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|251.52|159.03|355855227| |poly 10|points|291.33|184.22|355809475| |poly 10|geopoint|||| |poly 10|shapes|196.37|124.18|355809475| |polyMedium|geo3d|2.61|31.95|2693541| |polyMedium|points|16.72|204.89|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.44|164.70|2693559| |polyRussia|geo3d|3.71|1.06|3508671| |polyRussia|points|65.82|18.76|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.39|13.22|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 562.5s: points, nearest 10: INDEX SIZE: 0.4939169967547059 GB 562.5s: points, nearest 10: READER MB: 0.0 562.5s: points, nearest 10: maxDoc=60844404 562.7s: points, nearest 10: ITER 0: 1469.89 QPS (0.15 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 562.7s: points, nearest 10: *** 562.7s: points, nearest 10: ITER 1: 2863.76 QPS (0.08 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 562.7s: points, nearest 10: *** 562.8s: points, nearest 10: ITER 2: 2984.14 QPS (0.08 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 562.8s: points, nearest 10: *** 562.9s: points, nearest 10: ITER 3: 3012.93 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 562.9s: points, nearest 10: *** 563.0s: points, nearest 10: ITER 4: 3084.21 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 563.0s: points, nearest 10: *** 563.0s: points, nearest 10: ITER 5: 3115.88 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 563.0s: points, nearest 10: *** 563.1s: points, nearest 10: ITER 6: 3133.47 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 563.1s: points, nearest 10: *** 563.2s: points, nearest 10: ITER 7: 2834.97 QPS (0.08 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 563.3s: points, nearest 10: ITER 8: 3267.58 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 563.3s: points, nearest 10: *** 563.3s: points, nearest 10: ITER 9: 3242.30 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 563.4s: points, nearest 10: ITER 10: 3295.00 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 563.4s: points, nearest 10: *** 563.5s: points, nearest 10: ITER 11: 3297.74 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 563.5s: points, nearest 10: *** 563.5s: points, nearest 10: ITER 12: 3297.90 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 563.5s: points, nearest 10: *** 563.6s: points, nearest 10: ITER 13: 3306.29 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 563.6s: points, nearest 10: *** 563.7s: points, nearest 10: ITER 14: 3299.27 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 563.7s: points, nearest 10: ITER 15: 3136.24 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 563.8s: points, nearest 10: ITER 16: 3304.89 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 563.9s: points, nearest 10: ITER 17: 3305.79 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 564.0s: points, nearest 10: ITER 18: 3301.22 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 564.0s: points, nearest 10: ITER 19: 3296.55 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 564.0s: points, nearest 10: BEST M hits/sec: 0.03306293922828984 564.0s: points, nearest 10: BEST QPS: 3306.293922828984 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|135.8s|0.0s|0.70|0.00| |points|111.1s|0.0s|0.49|0.00| |shapes|166.9s|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|251.52|159.03|355855227| |poly 10|points|291.33|184.22|355809475| |poly 10|geopoint|||| |poly 10|shapes|196.37|124.18|355809475| |polyMedium|geo3d|2.61|31.95|2693541| |polyMedium|points|16.72|204.89|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.44|164.70|2693559| |polyRussia|geo3d|3.71|1.06|3508671| |polyRussia|points|65.82|18.76|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.39|13.22|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3306.29|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 565.6s: points, sort: 1000000... 567.6s: points, sort: 2000000... 569.1s: points, sort: 3000000... 570.5s: points, sort: 4000000... 571.9s: points, sort: 5000000... 573.3s: points, sort: 6000000... 574.7s: points, sort: 7000000... 576.1s: points, sort: 8000000... 577.5s: points, sort: 9000000... 578.9s: points, sort: 10000000... 586.6s: points, sort: 11000000... 587.6s: points, sort: 12000000... 589.0s: points, sort: 13000000... 590.4s: points, sort: 14000000... 591.8s: points, sort: 15000000... 593.2s: points, sort: 16000000... 594.7s: points, sort: 17000000... 596.1s: points, sort: 18000000... 597.5s: points, sort: 19000000... 599.0s: points, sort: 20000000... 600.4s: points, sort: 21000000... 607.9s: points, sort: 22000000... 608.9s: points, sort: 23000000... 610.3s: points, sort: 24000000... 611.7s: points, sort: 25000000... 613.1s: points, sort: 26000000... 614.5s: points, sort: 27000000... 615.9s: points, sort: 28000000... 617.3s: points, sort: 29000000... 618.7s: points, sort: 30000000... 620.1s: points, sort: 31000000... 621.5s: points, sort: 32000000... 629.1s: points, sort: 33000000... 630.5s: points, sort: 34000000... 631.4s: points, sort: 35000000... 632.8s: points, sort: 36000000... 634.2s: points, sort: 37000000... 635.6s: points, sort: 38000000... 637.0s: points, sort: 39000000... 638.3s: points, sort: 40000000... 639.7s: points, sort: 41000000... 641.2s: points, sort: 42000000... 642.6s: points, sort: 43000000... 650.1s: points, sort: 44000000... 651.5s: points, sort: 45000000... 652.4s: points, sort: 46000000... 653.8s: points, sort: 47000000... 655.2s: points, sort: 48000000... 656.6s: points, sort: 49000000... 658.0s: points, sort: 50000000... 659.4s: points, sort: 51000000... 660.8s: points, sort: 52000000... 662.2s: points, sort: 53000000... 663.6s: points, sort: 54000000... 671.1s: points, sort: 55000000... 672.5s: points, sort: 56000000... 673.5s: points, sort: 57000000... 674.9s: points, sort: 58000000... 676.3s: points, sort: 59000000... 677.7s: points, sort: 60000000... 681.4s: points, sort: 117.273446456 sec to index part 0 681.4s: points, sort: INDEX SIZE: 0.9472499107941985 GB 681.4s: points, sort: READER MB: 0.0 681.4s: points, sort: maxDoc=60844404 683.8s: points, sort: ITER 0: 129.28 M hits/sec, 131.55 QPS (1.71 sec for 225 queries), totHits=221118844 683.8s: points, sort: *** 686.0s: points, sort: ITER 1: 148.61 M hits/sec, 151.21 QPS (1.49 sec for 225 queries), totHits=221118844 686.0s: points, sort: *** 688.1s: points, sort: ITER 2: 149.93 M hits/sec, 152.56 QPS (1.47 sec for 225 queries), totHits=221118844 688.1s: points, sort: *** 690.2s: points, sort: ITER 3: 151.25 M hits/sec, 153.91 QPS (1.46 sec for 225 queries), totHits=221118844 690.2s: points, sort: *** 692.4s: points, sort: ITER 4: 152.64 M hits/sec, 155.32 QPS (1.45 sec for 225 queries), totHits=221118844 692.4s: points, sort: *** 694.5s: points, sort: ITER 5: 150.13 M hits/sec, 152.76 QPS (1.47 sec for 225 queries), totHits=221118844 696.6s: points, sort: ITER 6: 151.59 M hits/sec, 154.25 QPS (1.46 sec for 225 queries), totHits=221118844 698.8s: points, sort: ITER 7: 150.63 M hits/sec, 153.27 QPS (1.47 sec for 225 queries), totHits=221118844 700.9s: points, sort: ITER 8: 149.00 M hits/sec, 151.61 QPS (1.48 sec for 225 queries), totHits=221118844 703.1s: points, sort: ITER 9: 147.99 M hits/sec, 150.59 QPS (1.49 sec for 225 queries), totHits=221118844 705.3s: points, sort: ITER 10: 146.14 M hits/sec, 148.70 QPS (1.51 sec for 225 queries), totHits=221118844 707.5s: points, sort: ITER 11: 148.72 M hits/sec, 151.33 QPS (1.49 sec for 225 queries), totHits=221118844 709.7s: points, sort: ITER 12: 146.95 M hits/sec, 149.53 QPS (1.50 sec for 225 queries), totHits=221118844 711.9s: points, sort: ITER 13: 145.36 M hits/sec, 147.91 QPS (1.52 sec for 225 queries), totHits=221118844 714.1s: points, sort: ITER 14: 147.09 M hits/sec, 149.67 QPS (1.50 sec for 225 queries), totHits=221118844 716.3s: points, sort: ITER 15: 146.90 M hits/sec, 149.48 QPS (1.51 sec for 225 queries), totHits=221118844 718.5s: points, sort: ITER 16: 148.87 M hits/sec, 151.48 QPS (1.49 sec for 225 queries), totHits=221118844 720.7s: points, sort: ITER 17: 147.17 M hits/sec, 149.76 QPS (1.50 sec for 225 queries), totHits=221118844 722.9s: points, sort: ITER 18: 148.48 M hits/sec, 151.08 QPS (1.49 sec for 225 queries), totHits=221118844 725.1s: points, sort: ITER 19: 147.23 M hits/sec, 149.81 QPS (1.50 sec for 225 queries), totHits=221118844 725.1s: points, sort: BEST M hits/sec: 152.6419715958645 725.1s: points, sort: BEST QPS: 155.32119736059002 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|135.8s|0.0s|0.70|0.00| |points|111.1s|0.0s|0.49|0.00| |shapes|166.9s|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|251.52|159.03|355855227| |poly 10|points|291.33|184.22|355809475| |poly 10|geopoint|||| |poly 10|shapes|196.37|124.18|355809475| |polyMedium|geo3d|2.61|31.95|2693541| |polyMedium|points|16.72|204.89|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.44|164.70|2693559| |polyRussia|geo3d|3.71|1.06|3508671| |polyRussia|points|65.82|18.76|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.39|13.22|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3306.29|60844404| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|152.64|155.32|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 725.3s: points, distance: INDEX SIZE: 0.4939169967547059 GB 725.3s: points, distance: READER MB: 0.0 725.3s: points, distance: maxDoc=60844404 727.3s: points, distance: ITER 0: 193.63 M hits/sec, 113.76 QPS (1.98 sec for 225 queries), totHits=382961957 727.3s: points, distance: *** 728.8s: points, distance: ITER 1: 256.19 M hits/sec, 150.52 QPS (1.49 sec for 225 queries), totHits=382961957 728.8s: points, distance: *** 730.0s: points, distance: ITER 2: 323.52 M hits/sec, 190.07 QPS (1.18 sec for 225 queries), totHits=382961957 730.0s: points, distance: *** 731.2s: points, distance: ITER 3: 316.90 M hits/sec, 186.19 QPS (1.21 sec for 225 queries), totHits=382961957 732.4s: points, distance: ITER 4: 320.13 M hits/sec, 188.08 QPS (1.20 sec for 225 queries), totHits=382961957 733.5s: points, distance: ITER 5: 328.07 M hits/sec, 192.75 QPS (1.17 sec for 225 queries), totHits=382961957 733.5s: points, distance: *** 734.7s: points, distance: ITER 6: 330.21 M hits/sec, 194.01 QPS (1.16 sec for 225 queries), totHits=382961957 734.7s: points, distance: *** 735.8s: points, distance: ITER 7: 334.13 M hits/sec, 196.31 QPS (1.15 sec for 225 queries), totHits=382961957 735.8s: points, distance: *** 737.0s: points, distance: ITER 8: 330.50 M hits/sec, 194.18 QPS (1.16 sec for 225 queries), totHits=382961957 738.2s: points, distance: ITER 9: 333.28 M hits/sec, 195.81 QPS (1.15 sec for 225 queries), totHits=382961957 739.3s: points, distance: ITER 10: 333.01 M hits/sec, 195.65 QPS (1.15 sec for 225 queries), totHits=382961957 740.5s: points, distance: ITER 11: 333.69 M hits/sec, 196.05 QPS (1.15 sec for 225 queries), totHits=382961957 741.6s: points, distance: ITER 12: 331.84 M hits/sec, 194.97 QPS (1.15 sec for 225 queries), totHits=382961957 742.8s: points, distance: ITER 13: 327.70 M hits/sec, 192.53 QPS (1.17 sec for 225 queries), totHits=382961957 743.9s: points, distance: ITER 14: 327.38 M hits/sec, 192.34 QPS (1.17 sec for 225 queries), totHits=382961957 745.1s: points, distance: ITER 15: 329.95 M hits/sec, 193.85 QPS (1.16 sec for 225 queries), totHits=382961957 746.3s: points, distance: ITER 16: 331.27 M hits/sec, 194.63 QPS (1.16 sec for 225 queries), totHits=382961957 747.4s: points, distance: ITER 17: 329.67 M hits/sec, 193.69 QPS (1.16 sec for 225 queries), totHits=382961957 748.6s: points, distance: ITER 18: 329.07 M hits/sec, 193.33 QPS (1.16 sec for 225 queries), totHits=382961957 749.8s: points, distance: ITER 19: 324.65 M hits/sec, 190.74 QPS (1.18 sec for 225 queries), totHits=382961957 749.8s: points, distance: BEST M hits/sec: 334.1340081251594 749.8s: points, distance: BEST QPS: 196.31232411986258 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|135.8s|0.0s|0.70|0.00| |points|111.1s|0.0s|0.49|0.00| |shapes|166.9s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|||| |distance|points|334.13|196.31|382961957| |distance|geopoint|||| |distance|shapes|||| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|251.52|159.03|355855227| |poly 10|points|291.33|184.22|355809475| |poly 10|geopoint|||| |poly 10|shapes|196.37|124.18|355809475| |polyMedium|geo3d|2.61|31.95|2693541| |polyMedium|points|16.72|204.89|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.44|164.70|2693559| |polyRussia|geo3d|3.71|1.06|3508671| |polyRussia|points|65.82|18.76|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.39|13.22|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3306.29|60844404| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|152.64|155.32|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 750.0s: geo3d, distance: INDEX SIZE: 0.6990031152963638 GB 750.0s: geo3d, distance: READER MB: 0.0 750.0s: geo3d, distance: maxDoc=60844404 752.1s: geo3d, distance: ITER 0: 184.18 M hits/sec, 108.09 QPS (2.08 sec for 225 queries), totHits=383371904 752.1s: geo3d, distance: *** 753.7s: geo3d, distance: ITER 1: 240.67 M hits/sec, 141.25 QPS (1.59 sec for 225 queries), totHits=383371904 753.7s: geo3d, distance: *** 754.9s: geo3d, distance: ITER 2: 304.12 M hits/sec, 178.49 QPS (1.26 sec for 225 queries), totHits=383371904 754.9s: geo3d, distance: *** 756.3s: geo3d, distance: ITER 3: 276.59 M hits/sec, 162.33 QPS (1.39 sec for 225 queries), totHits=383371904 757.6s: geo3d, distance: ITER 4: 307.41 M hits/sec, 180.42 QPS (1.25 sec for 225 queries), totHits=383371904 757.6s: geo3d, distance: *** 758.8s: geo3d, distance: ITER 5: 303.31 M hits/sec, 178.01 QPS (1.26 sec for 225 queries), totHits=383371904 760.1s: geo3d, distance: ITER 6: 305.83 M hits/sec, 179.49 QPS (1.25 sec for 225 queries), totHits=383371904 761.4s: geo3d, distance: ITER 7: 299.98 M hits/sec, 176.06 QPS (1.28 sec for 225 queries), totHits=383371904 762.6s: geo3d, distance: ITER 8: 307.29 M hits/sec, 180.35 QPS (1.25 sec for 225 queries), totHits=383371904 763.9s: geo3d, distance: ITER 9: 301.60 M hits/sec, 177.01 QPS (1.27 sec for 225 queries), totHits=383371904 765.1s: geo3d, distance: ITER 10: 311.17 M hits/sec, 182.63 QPS (1.23 sec for 225 queries), totHits=383371904 765.1s: geo3d, distance: *** 766.4s: geo3d, distance: ITER 11: 303.82 M hits/sec, 178.31 QPS (1.26 sec for 225 queries), totHits=383371904 767.7s: geo3d, distance: ITER 12: 302.36 M hits/sec, 177.45 QPS (1.27 sec for 225 queries), totHits=383371904 768.9s: geo3d, distance: ITER 13: 299.28 M hits/sec, 175.65 QPS (1.28 sec for 225 queries), totHits=383371904 770.2s: geo3d, distance: ITER 14: 304.48 M hits/sec, 178.70 QPS (1.26 sec for 225 queries), totHits=383371904 771.5s: geo3d, distance: ITER 15: 297.30 M hits/sec, 174.48 QPS (1.29 sec for 225 queries), totHits=383371904 772.8s: geo3d, distance: ITER 16: 302.03 M hits/sec, 177.26 QPS (1.27 sec for 225 queries), totHits=383371904 774.0s: geo3d, distance: ITER 17: 304.08 M hits/sec, 178.46 QPS (1.26 sec for 225 queries), totHits=383371904 775.3s: geo3d, distance: ITER 18: 304.81 M hits/sec, 178.89 QPS (1.26 sec for 225 queries), totHits=383371904 776.5s: geo3d, distance: ITER 19: 306.60 M hits/sec, 179.94 QPS (1.25 sec for 225 queries), totHits=383371904 776.5s: geo3d, distance: BEST M hits/sec: 311.1705101643788 776.5s: geo3d, distance: BEST QPS: 182.62518472659184 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|135.8s|0.0s|0.70|0.00| |points|111.1s|0.0s|0.49|0.00| |shapes|166.9s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|311.17|182.63|383371904| |distance|points|334.13|196.31|382961957| |distance|geopoint|||| |distance|shapes|||| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|251.52|159.03|355855227| |poly 10|points|291.33|184.22|355809475| |poly 10|geopoint|||| |poly 10|shapes|196.37|124.18|355809475| |polyMedium|geo3d|2.61|31.95|2693541| |polyMedium|points|16.72|204.89|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.44|164.70|2693559| |polyRussia|geo3d|3.71|1.06|3508671| |polyRussia|points|65.82|18.76|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.39|13.22|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3306.29|60844404| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|152.64|155.32|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 776.8s: shapes, distance: INDEX SIZE: 1.2543620793148875 GB 776.8s: shapes, distance: READER MB: 0.0 776.8s: shapes, distance: maxDoc=60844404 779.2s: shapes, distance: ITER 0: 159.56 M hits/sec, 93.74 QPS (2.40 sec for 225 queries), totHits=382961957 779.2s: shapes, distance: *** 781.2s: shapes, distance: ITER 1: 189.76 M hits/sec, 111.49 QPS (2.02 sec for 225 queries), totHits=382961957 781.2s: shapes, distance: *** 782.9s: shapes, distance: ITER 2: 224.76 M hits/sec, 132.05 QPS (1.70 sec for 225 queries), totHits=382961957 782.9s: shapes, distance: *** 784.6s: shapes, distance: ITER 3: 227.87 M hits/sec, 133.88 QPS (1.68 sec for 225 queries), totHits=382961957 784.6s: shapes, distance: *** 786.3s: shapes, distance: ITER 4: 226.38 M hits/sec, 133.00 QPS (1.69 sec for 225 queries), totHits=382961957 787.9s: shapes, distance: ITER 5: 229.21 M hits/sec, 134.67 QPS (1.67 sec for 225 queries), totHits=382961957 787.9s: shapes, distance: *** 789.6s: shapes, distance: ITER 6: 228.85 M hits/sec, 134.45 QPS (1.67 sec for 225 queries), totHits=382961957 791.3s: shapes, distance: ITER 7: 226.25 M hits/sec, 132.93 QPS (1.69 sec for 225 queries), totHits=382961957 793.0s: shapes, distance: ITER 8: 229.84 M hits/sec, 135.04 QPS (1.67 sec for 225 queries), totHits=382961957 793.0s: shapes, distance: *** 794.7s: shapes, distance: ITER 9: 228.02 M hits/sec, 133.97 QPS (1.68 sec for 225 queries), totHits=382961957 796.3s: shapes, distance: ITER 10: 229.24 M hits/sec, 134.69 QPS (1.67 sec for 225 queries), totHits=382961957 798.0s: shapes, distance: ITER 11: 225.83 M hits/sec, 132.68 QPS (1.70 sec for 225 queries), totHits=382961957 799.7s: shapes, distance: ITER 12: 224.93 M hits/sec, 132.15 QPS (1.70 sec for 225 queries), totHits=382961957 801.4s: shapes, distance: ITER 13: 226.13 M hits/sec, 132.86 QPS (1.69 sec for 225 queries), totHits=382961957 803.1s: shapes, distance: ITER 14: 223.24 M hits/sec, 131.16 QPS (1.72 sec for 225 queries), totHits=382961957 804.8s: shapes, distance: ITER 15: 227.04 M hits/sec, 133.39 QPS (1.69 sec for 225 queries), totHits=382961957 806.5s: shapes, distance: ITER 16: 225.58 M hits/sec, 132.53 QPS (1.70 sec for 225 queries), totHits=382961957 808.2s: shapes, distance: ITER 17: 226.48 M hits/sec, 133.06 QPS (1.69 sec for 225 queries), totHits=382961957 809.9s: shapes, distance: ITER 18: 224.83 M hits/sec, 132.09 QPS (1.70 sec for 225 queries), totHits=382961957 811.6s: shapes, distance: ITER 19: 222.55 M hits/sec, 130.75 QPS (1.72 sec for 225 queries), totHits=382961957 811.6s: shapes, distance: BEST M hits/sec: 229.84353844182166 811.6s: shapes, distance: BEST QPS: 135.03899069904188 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|135.8s|0.0s|0.70|0.00| |points|111.1s|0.0s|0.49|0.00| |shapes|166.9s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|311.17|182.63|383371904| |distance|points|334.13|196.31|382961957| |distance|geopoint|||| |distance|shapes|229.84|135.04|382961957| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|251.52|159.03|355855227| |poly 10|points|291.33|184.22|355809475| |poly 10|geopoint|||| |poly 10|shapes|196.37|124.18|355809475| |polyMedium|geo3d|2.61|31.95|2693541| |polyMedium|points|16.72|204.89|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.44|164.70|2693559| |polyRussia|geo3d|3.71|1.06|3508671| |polyRussia|points|65.82|18.76|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.39|13.22|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3306.29|60844404| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|152.64|155.32|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 811.9s: points, box: INDEX SIZE: 0.4939169967547059 GB 811.9s: points, box: READER MB: 0.0 811.9s: points, box: maxDoc=60844404 812.7s: points, box: ITER 0: 268.94 M hits/sec, 273.66 QPS (0.82 sec for 225 queries), totHits=221118844 812.7s: points, box: *** 813.3s: points, box: ITER 1: 381.36 M hits/sec, 388.06 QPS (0.58 sec for 225 queries), totHits=221118844 813.3s: points, box: *** 813.9s: points, box: ITER 2: 373.77 M hits/sec, 380.33 QPS (0.59 sec for 225 queries), totHits=221118844 814.4s: points, box: ITER 3: 401.42 M hits/sec, 408.46 QPS (0.55 sec for 225 queries), totHits=221118844 814.4s: points, box: *** 815.0s: points, box: ITER 4: 412.29 M hits/sec, 419.52 QPS (0.54 sec for 225 queries), totHits=221118844 815.0s: points, box: *** 815.6s: points, box: ITER 5: 369.51 M hits/sec, 375.99 QPS (0.60 sec for 225 queries), totHits=221118844 816.1s: points, box: ITER 6: 410.32 M hits/sec, 417.52 QPS (0.54 sec for 225 queries), totHits=221118844 816.6s: points, box: ITER 7: 428.67 M hits/sec, 436.19 QPS (0.52 sec for 225 queries), totHits=221118844 816.6s: points, box: *** 817.2s: points, box: ITER 8: 398.40 M hits/sec, 405.40 QPS (0.56 sec for 225 queries), totHits=221118844 817.7s: points, box: ITER 9: 413.21 M hits/sec, 420.46 QPS (0.54 sec for 225 queries), totHits=221118844 818.2s: points, box: ITER 10: 420.08 M hits/sec, 427.45 QPS (0.53 sec for 225 queries), totHits=221118844 818.8s: points, box: ITER 11: 416.16 M hits/sec, 423.46 QPS (0.53 sec for 225 queries), totHits=221118844 819.3s: points, box: ITER 12: 427.91 M hits/sec, 435.42 QPS (0.52 sec for 225 queries), totHits=221118844 819.8s: points, box: ITER 13: 433.20 M hits/sec, 440.80 QPS (0.51 sec for 225 queries), totHits=221118844 819.8s: points, box: *** 820.3s: points, box: ITER 14: 430.71 M hits/sec, 438.27 QPS (0.51 sec for 225 queries), totHits=221118844 820.8s: points, box: ITER 15: 421.07 M hits/sec, 428.46 QPS (0.53 sec for 225 queries), totHits=221118844 821.3s: points, box: ITER 16: 429.09 M hits/sec, 436.62 QPS (0.52 sec for 225 queries), totHits=221118844 821.9s: points, box: ITER 17: 433.95 M hits/sec, 441.57 QPS (0.51 sec for 225 queries), totHits=221118844 821.9s: points, box: *** 822.4s: points, box: ITER 18: 424.23 M hits/sec, 431.68 QPS (0.52 sec for 225 queries), totHits=221118844 822.9s: points, box: ITER 19: 437.95 M hits/sec, 445.63 QPS (0.50 sec for 225 queries), totHits=221118844 822.9s: points, box: *** 822.9s: points, box: BEST M hits/sec: 437.94634201157504 822.9s: points, box: BEST QPS: 445.633330792035 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|135.8s|0.0s|0.70|0.00| |points|111.1s|0.0s|0.49|0.00| |shapes|166.9s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|311.17|182.63|383371904| |distance|points|334.13|196.31|382961957| |distance|geopoint|||| |distance|shapes|229.84|135.04|382961957| |box|geo3d|||| |box|points|437.95|445.63|221118844| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|251.52|159.03|355855227| |poly 10|points|291.33|184.22|355809475| |poly 10|geopoint|||| |poly 10|shapes|196.37|124.18|355809475| |polyMedium|geo3d|2.61|31.95|2693541| |polyMedium|points|16.72|204.89|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.44|164.70|2693559| |polyRussia|geo3d|3.71|1.06|3508671| |polyRussia|points|65.82|18.76|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.39|13.22|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3306.29|60844404| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|152.64|155.32|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 823.1s: geo3d, box: INDEX SIZE: 0.6990031152963638 GB 823.1s: geo3d, box: READER MB: 0.0 823.1s: geo3d, box: maxDoc=60844404 824.4s: geo3d, box: ITER 0: 178.19 M hits/sec, 181.32 QPS (1.24 sec for 225 queries), totHits=221118844 824.4s: geo3d, box: *** 825.4s: geo3d, box: ITER 1: 227.32 M hits/sec, 231.31 QPS (0.97 sec for 225 queries), totHits=221118844 825.4s: geo3d, box: *** 826.3s: geo3d, box: ITER 2: 226.71 M hits/sec, 230.69 QPS (0.98 sec for 225 queries), totHits=221118844 827.2s: geo3d, box: ITER 3: 240.13 M hits/sec, 244.34 QPS (0.92 sec for 225 queries), totHits=221118844 827.2s: geo3d, box: *** 828.1s: geo3d, box: ITER 4: 249.81 M hits/sec, 254.19 QPS (0.89 sec for 225 queries), totHits=221118844 828.1s: geo3d, box: *** 829.0s: geo3d, box: ITER 5: 247.87 M hits/sec, 252.22 QPS (0.89 sec for 225 queries), totHits=221118844 829.9s: geo3d, box: ITER 6: 246.13 M hits/sec, 250.46 QPS (0.90 sec for 225 queries), totHits=221118844 830.8s: geo3d, box: ITER 7: 249.19 M hits/sec, 253.56 QPS (0.89 sec for 225 queries), totHits=221118844 831.7s: geo3d, box: ITER 8: 246.09 M hits/sec, 250.41 QPS (0.90 sec for 225 queries), totHits=221118844 832.6s: geo3d, box: ITER 9: 252.57 M hits/sec, 257.00 QPS (0.88 sec for 225 queries), totHits=221118844 832.6s: geo3d, box: *** 833.5s: geo3d, box: ITER 10: 244.40 M hits/sec, 248.69 QPS (0.90 sec for 225 queries), totHits=221118844 834.4s: geo3d, box: ITER 11: 244.00 M hits/sec, 248.28 QPS (0.91 sec for 225 queries), totHits=221118844 835.3s: geo3d, box: ITER 12: 244.02 M hits/sec, 248.30 QPS (0.91 sec for 225 queries), totHits=221118844 836.2s: geo3d, box: ITER 13: 242.72 M hits/sec, 246.98 QPS (0.91 sec for 225 queries), totHits=221118844 837.1s: geo3d, box: ITER 14: 246.59 M hits/sec, 250.91 QPS (0.90 sec for 225 queries), totHits=221118844 838.0s: geo3d, box: ITER 15: 245.42 M hits/sec, 249.73 QPS (0.90 sec for 225 queries), totHits=221118844 838.9s: geo3d, box: ITER 16: 246.02 M hits/sec, 250.33 QPS (0.90 sec for 225 queries), totHits=221118844 839.8s: geo3d, box: ITER 17: 241.00 M hits/sec, 245.23 QPS (0.92 sec for 225 queries), totHits=221118844 840.7s: geo3d, box: ITER 18: 244.73 M hits/sec, 249.03 QPS (0.90 sec for 225 queries), totHits=221118844 841.6s: geo3d, box: ITER 19: 242.38 M hits/sec, 246.63 QPS (0.91 sec for 225 queries), totHits=221118844 841.6s: geo3d, box: BEST M hits/sec: 252.57174597697775 841.6s: geo3d, box: BEST QPS: 257.0049744146636 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|135.8s|0.0s|0.70|0.00| |points|111.1s|0.0s|0.49|0.00| |shapes|166.9s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|311.17|182.63|383371904| |distance|points|334.13|196.31|382961957| |distance|geopoint|||| |distance|shapes|229.84|135.04|382961957| |box|geo3d|252.57|257.00|221118844| |box|points|437.95|445.63|221118844| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|251.52|159.03|355855227| |poly 10|points|291.33|184.22|355809475| |poly 10|geopoint|||| |poly 10|shapes|196.37|124.18|355809475| |polyMedium|geo3d|2.61|31.95|2693541| |polyMedium|points|16.72|204.89|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.44|164.70|2693559| |polyRussia|geo3d|3.71|1.06|3508671| |polyRussia|points|65.82|18.76|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.39|13.22|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3306.29|60844404| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|152.64|155.32|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 841.9s: shapes, box: INDEX SIZE: 1.2543620793148875 GB 841.9s: shapes, box: READER MB: 0.0 841.9s: shapes, box: maxDoc=60844404 843.3s: shapes, box: ITER 0: 164.00 M hits/sec, 166.88 QPS (1.35 sec for 225 queries), totHits=221118844 843.3s: shapes, box: *** 844.3s: shapes, box: ITER 1: 207.31 M hits/sec, 210.95 QPS (1.07 sec for 225 queries), totHits=221118844 844.3s: shapes, box: *** 845.4s: shapes, box: ITER 2: 198.02 M hits/sec, 201.50 QPS (1.12 sec for 225 queries), totHits=221118844 846.5s: shapes, box: ITER 3: 203.50 M hits/sec, 207.07 QPS (1.09 sec for 225 queries), totHits=221118844 847.6s: shapes, box: ITER 4: 213.26 M hits/sec, 217.00 QPS (1.04 sec for 225 queries), totHits=221118844 847.6s: shapes, box: *** 848.6s: shapes, box: ITER 5: 207.16 M hits/sec, 210.79 QPS (1.07 sec for 225 queries), totHits=221118844 849.7s: shapes, box: ITER 6: 212.09 M hits/sec, 215.81 QPS (1.04 sec for 225 queries), totHits=221118844 850.7s: shapes, box: ITER 7: 209.05 M hits/sec, 212.72 QPS (1.06 sec for 225 queries), totHits=221118844 851.8s: shapes, box: ITER 8: 216.58 M hits/sec, 220.38 QPS (1.02 sec for 225 queries), totHits=221118844 851.8s: shapes, box: *** 852.8s: shapes, box: ITER 9: 210.06 M hits/sec, 213.75 QPS (1.05 sec for 225 queries), totHits=221118844 853.9s: shapes, box: ITER 10: 208.94 M hits/sec, 212.60 QPS (1.06 sec for 225 queries), totHits=221118844 854.9s: shapes, box: ITER 11: 209.03 M hits/sec, 212.70 QPS (1.06 sec for 225 queries), totHits=221118844 856.0s: shapes, box: ITER 12: 205.41 M hits/sec, 209.02 QPS (1.08 sec for 225 queries), totHits=221118844 857.1s: shapes, box: ITER 13: 209.06 M hits/sec, 212.73 QPS (1.06 sec for 225 queries), totHits=221118844 858.1s: shapes, box: ITER 14: 208.70 M hits/sec, 212.36 QPS (1.06 sec for 225 queries), totHits=221118844 859.2s: shapes, box: ITER 15: 211.89 M hits/sec, 215.61 QPS (1.04 sec for 225 queries), totHits=221118844 860.2s: shapes, box: ITER 16: 210.34 M hits/sec, 214.04 QPS (1.05 sec for 225 queries), totHits=221118844 861.3s: shapes, box: ITER 17: 208.00 M hits/sec, 211.65 QPS (1.06 sec for 225 queries), totHits=221118844 862.3s: shapes, box: ITER 18: 209.46 M hits/sec, 213.13 QPS (1.06 sec for 225 queries), totHits=221118844 863.4s: shapes, box: ITER 19: 212.38 M hits/sec, 216.11 QPS (1.04 sec for 225 queries), totHits=221118844 863.4s: shapes, box: BEST M hits/sec: 216.5777379349185 863.4s: shapes, box: BEST QPS: 220.37918683835315 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|135.8s|0.0s|0.70|0.00| |points|111.1s|0.0s|0.49|0.00| |shapes|166.9s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|311.17|182.63|383371904| |distance|points|334.13|196.31|382961957| |distance|geopoint|||| |distance|shapes|229.84|135.04|382961957| |box|geo3d|252.57|257.00|221118844| |box|points|437.95|445.63|221118844| |box|geopoint|||| |box|shapes|216.58|220.38|221118844| |poly 10|geo3d|251.52|159.03|355855227| |poly 10|points|291.33|184.22|355809475| |poly 10|geopoint|||| |poly 10|shapes|196.37|124.18|355809475| |polyMedium|geo3d|2.61|31.95|2693541| |polyMedium|points|16.72|204.89|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.44|164.70|2693559| |polyRussia|geo3d|3.71|1.06|3508671| |polyRussia|points|65.82|18.76|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.39|13.22|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3306.29|60844404| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|152.64|155.32|221118844| |sort|geopoint|||| |sort|shapes|||| Took 864.6 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 b0900bd176f..539d9dbcde8 main -> origin/main Updating b0900bd176f..539d9dbcde8 Fast-forward .github/actions/eclint/action.yml | 2 +- .github/actions/prepare-for-build/action.yml | 4 +- .github/workflows/actions.yml | 4 +- .github/workflows/codeql.yml | 4 +- .github/workflows/run-checks-all.yml | 2 +- .github/workflows/run-nightly-smoketester.yml | 2 +- dev-tools/pyproject.toml | 6 +- dev-tools/scripts/requirements.txt | 8 +- dev-tools/uv.lock | 86 +++++++++++----------- .../lucene/analysis/hunspell/TestDictionary.java | 3 - .../lucene/analysis/hunspell/TestHunspell.java | 13 ---- .../hunspell/TestHunspellRepositoryTestCases.java | 2 - .../lucene/analysis/minhash/TestMinHashFilter.java | 13 ---- .../miscellaneous/TestCapitalizationFilter.java | 70 ++++++++++-------- .../miscellaneous/TestCodepointCountFilter.java | 8 +- .../miscellaneous/TestConcatenateGraphFilter.java | 12 --- .../miscellaneous/TestKeywordMarkerFilter.java | 3 - .../analysis/miscellaneous/TestLengthFilter.java | 8 +- .../miscellaneous/TestLimitTokenCountFilter.java | 8 +- .../miscellaneous/TestLimitTokenOffsetFilter.java | 8 +- .../TestLimitTokenPositionFilter.java | 8 +- .../miscellaneous/TestTruncateTokenFilter.java | 19 +++-- .../word2vec/TestWord2VecSynonymFilterFactory.java | 1 - .../word2vec/TestWord2VecSynonymProvider.java | 1 - .../ja/TestJapaneseCompletionAnalyzer.java | 5 -- .../analysis/ja/TestJapaneseCompletionFilter.java | 3 - .../ja/TestJapaneseCompletionFilterFactory.java | 3 - .../analysis/ja/TestJapaneseNumberFilter.java | 24 ------ .../ja/completion/TestKatakanaRomanizer.java | 3 - .../analysis/ja/dict/TestUnknownDictionary.java | 3 - .../analysis/ja/dict/TestUserDictionary.java | 8 -- .../lucene/analysis/ko/TestKoreanNumberFilter.java | 22 ------ .../analysis/ko/dict/TestUnknownDictionary.java | 3 - .../analysis/ko/dict/TestUserDictionary.java | 3 - .../opennlp/TestOpenNLPTokenizerFactory.java | 5 -- .../byTask/feeds/TestEnwikiContentSource.java | 4 - .../lucene/benchmark/byTask/utils/TestConfig.java | 2 - .../benchmark/byTask/utils/TestStreamUtils.java | 7 -- .../Test20NewsgroupsClassification.java | 2 - .../classification/TestBM25NBClassifier.java | 5 -- .../TestBooleanPerceptronClassifier.java | 5 -- .../TestCachingNaiveBayesClassifier.java | 5 -- .../TestKNearestFuzzyClassifier.java | 4 - .../TestKNearestNeighborClassifier.java | 6 -- .../TestSimpleNaiveBayesClassifier.java | 5 -- .../TestKNearestNeighborDocumentClassifier.java | 5 -- .../TestSimpleNaiveBayesDocumentClassifier.java | 4 - .../utils/TestConfusionMatrixGenerator.java | 8 -- .../classification/utils/TestDataSplitter.java | 3 - .../utils/TestDocToDoubleVectorUtils.java | 3 - .../core/tests/TestRuntimeDependenciesSane.java | 5 -- .../apache/lucene/analysis/TestCharacterUtils.java | 4 - .../hnsw/TestPrefetchableFlatVectorScorer.java | 2 - .../perfield/TestPerFieldPostingsFormat2.java | 4 - .../org/apache/lucene/index/TestCheckIndex.java | 6 -- .../lucene/index/TestClassloadingDeadlock.java | 2 - .../lucene/index/TestConsistentFieldNumbers.java | 4 - .../index/TestDocInverterPerFieldErrorInfo.java | 3 - .../apache/lucene/index/TestFilterIndexInput.java | 2 - .../org/apache/lucene/index/TestIndexCommit.java | 2 - .../apache/lucene/index/TestIndexWriterConfig.java | 8 -- .../apache/lucene/index/TestIndexWriterReader.java | 2 - .../org/apache/lucene/index/TestIsCurrent.java | 3 - .../apache/lucene/index/TestNoDeletionPolicy.java | 5 -- .../org/apache/lucene/index/TestNoMergePolicy.java | 4 - .../apache/lucene/index/TestNoMergeScheduler.java | 4 - .../index/TestOneMergeWrappingMergePolicy.java | 2 - .../TestPersistentSnapshotDeletionPolicy.java | 6 -- .../apache/lucene/index/TestRollingUpdates.java | 2 - .../lucene/index/TestSnapshotDeletionPolicy.java | 8 -- .../lucene/internal/hppc/TestCharHashSet.java | 23 ------ .../internal/hppc/TestCharObjectHashMap.java | 29 -------- .../lucene/internal/hppc/TestFloatArrayList.java | 35 --------- .../lucene/internal/hppc/TestIntArrayList.java | 36 --------- .../lucene/internal/hppc/TestIntDoubleHashMap.java | 30 -------- .../lucene/internal/hppc/TestIntFloatHashMap.java | 30 -------- .../lucene/internal/hppc/TestIntHashSet.java | 23 ------ .../lucene/internal/hppc/TestIntIntHashMap.java | 30 -------- .../lucene/internal/hppc/TestIntLongHashMap.java | 31 -------- .../lucene/internal/hppc/TestIntObjectHashMap.java | 29 -------- .../lucene/internal/hppc/TestLongArrayList.java | 36 --------- .../lucene/internal/hppc/TestLongFloatHashMap.java | 30 -------- .../lucene/internal/hppc/TestLongHashSet.java | 23 ------ .../lucene/internal/hppc/TestLongIntHashMap.java | 30 -------- .../internal/hppc/TestLongObjectHashMap.java | 29 -------- .../apache/lucene/search/TestBaseRangeFilter.java | 2 - .../org/apache/lucene/search/TestBoolean2.java | 11 --- .../org/apache/lucene/search/TestFilterWeight.java | 2 - ...PrecisionFloatVectorSimilarityValuesSource.java | 2 - .../lucene/search/TestFuzzyTermOnShortTerms.java | 2 - .../search/TestHnswQueueSaturationCollector.java | 5 -- .../apache/lucene/search/TestMultiCollector.java | 4 - .../lucene/search/TestMultiTermConstantScore.java | 7 -- .../lucene/search/TestSimpleExplanations.java | 2 - .../lucene/store/BaseDataOutputTestCase.java | 2 - .../lucene/store/TestByteBuffersDataInput.java | 9 --- .../lucene/store/TestByteBuffersDataOutput.java | 11 --- .../lucene/store/TestByteBuffersDirectory.java | 2 - .../apache/lucene/store/TestFilterDirectory.java | 2 - .../apache/lucene/store/TestFilterIndexOutput.java | 2 - .../org/apache/lucene/util/TestBytesRefHash.java | 2 - .../org/apache/lucene/util/TestMergedIterator.java | 14 ---- .../util/TestRecyclingByteBlockAllocator.java | 4 - .../util/TestRecyclingIntBlockAllocator.java | 4 - .../org/apache/lucene/util/TestSentinelIntSet.java | 3 - .../test/org/apache/lucene/util/TestSetOnce.java | 6 -- .../apache/lucene/util/automaton/TestIntSet.java | 6 -- .../demo/facet/TestAssociationsFacetsExample.java | 3 - .../demo/facet/TestCustomFacetSetExample.java | 5 -- .../demo/facet/TestDynamicRangeFacetsExample.java | 2 - .../TestExpressionAggregationFacetsExample.java | 2 - .../facet/TestMultiCategoryListsFacetsExample.java | 2 - .../lucene/demo/facet/TestRangeFacetsExample.java | 3 - .../lucene/demo/facet/TestSimpleFacetsExample.java | 5 -- .../facet/TestSimpleSortedSetFacetsExample.java | 4 +- .../lucene/distribution/TestModularLayer.java | 9 --- .../apache/lucene/distribution/TestScripts.java | 2 - .../org/apache/lucene/facet/TestDrillSideways.java | 2 - .../org/apache/lucene/facet/TestFacetQuery.java | 3 - .../lucene/facet/TestMultipleIndexFields.java | 6 -- .../lucene/facet/taxonomy/TestFacetLabel.java | 13 ---- .../lucene/facet/taxonomy/TestLRUHashMap.java | 2 - .../taxonomy/TestOrdinalMappingLeafReader.java | 2 - .../facet/taxonomy/TestTaxonomyCombined.java | 21 ------ .../facet/taxonomy/TestTaxonomyFacetCounts2.java | 5 -- .../directory/TestDirectoryTaxonomyReader.java | 17 ----- .../directory/TestDirectoryTaxonomyWriter.java | 15 ---- .../writercache/TestLruTaxonomyWriterCache.java | 2 - .../lucene/search/highlight/TestTokenSources.java | 3 - .../matchhighlight/TestMatchHighlighter.java | 7 -- .../matchhighlight/TestMatchRegionRetriever.java | 23 ------ .../search/matchhighlight/TestPassageSelector.java | 1 - .../TestUnifiedHighlighterReanalysis.java | 3 - .../uhighlight/TestUnifiedHighlighterTermVec.java | 2 - .../TestUnifiedHighlighterExtensibility.java | 5 -- .../lucene/search/join/TestBlockJoinSorting.java | 4 - .../apache/lucene/search/join/TestJoinUtil.java | 3 - .../join/TestParentsChildrenBlockJoinQuery.java | 9 --- .../luke/app/desktop/util/TestListUtils.java | 2 - .../desktop/util/inifile/TestSimpleIniFile.java | 5 -- .../luke/models/analysis/TestAnalysisImpl.java | 9 --- .../luke/models/commits/TestCommitsImpl.java | 17 ----- .../models/documents/TestDocValuesAdapter.java | 7 -- .../luke/models/documents/TestDocumentsImpl.java | 19 +---- .../models/documents/TestTermVectorsAdapter.java | 5 -- .../luke/models/overview/TestOverviewImpl.java | 18 ----- .../luke/models/overview/TestTermCounts.java | 6 -- .../lucene/luke/models/overview/TestTopTerms.java | 2 - .../lucene/luke/models/search/TestSearchImpl.java | 18 ----- .../apache/lucene/monitor/TestDocumentBatch.java | 8 +- .../apache/lucene/monitor/TestMonitorReadonly.java | 6 -- .../TestCandidateMatcherVisibility.java | 4 - .../lucene/queries/TestCommonTermsQuery.java | 2 - .../queries/function/TestFieldScoreQuery.java | 9 --- .../queries/function/TestFunctionRangeQuery.java | 10 --- .../queries/payloads/TestPayloadScoreQuery.java | 7 -- .../lucene/queries/spans/TestFilterSpans.java | 2 - .../lucene/queries/spans/TestSpanCollection.java | 4 - .../spans/TestSpanMultiTermQueryWrapper.java | 2 - .../lucene/queries/spans/TestSpanWithinQuery.java | 2 - .../core/builders/TestQueryTreeBuilder.java | 2 - .../core/util/TestUnescapedCharSequence.java | 5 -- .../standard/TestStandardQPEnhancements.java | 24 ------ .../queryparser/surround/query/TestSrndQuery.java | 2 - .../lucene/spatial/TestDistanceStrategy.java | 3 - .../org/apache/lucene/spatial/TestPortedSolr3.java | 2 - .../lucene/spatial/TestQueryEqualsHashCode.java | 2 - .../apache/lucene/spatial/TestTestFramework.java | 1 - .../lucene/spatial/bbox/TestBBoxStrategy.java | 11 --- .../spatial/composite/TestCompositeStrategy.java | 2 - .../lucene/spatial/prefix/TestDateNRStrategy.java | 15 ---- .../spatial/prefix/TestHeatmapFacetCounter.java | 7 -- .../lucene/spatial/prefix/TestJtsPolygon.java | 3 - .../spatial/prefix/TestNumberRangeFacets.java | 4 - .../prefix/TestRandomSpatialOpFuzzyPrefixTree.java | 14 ---- .../prefix/TestRecursivePrefixTreeStrategy.java | 4 - .../prefix/TestTermQueryPrefixGridStrategy.java | 2 - .../spatial/prefix/tree/TestS2PrefixTree.java | 8 -- .../spatial/prefix/tree/TestSpatialPrefixTree.java | 3 - .../spatial/query/TestSpatialArgsParser.java | 2 - .../spatial/serialized/TestSerializedStrategy.java | 4 - .../spatial4j/ShapeRectRelationTestCase.java | 5 -- .../apache/lucene/spatial/spatial4j/TestGeo3d.java | 3 - .../lucene/spatial/spatial4j/TestGeo3dRpt.java | 5 -- .../TestGeo3dShapeSphereModelRectRelation.java | 2 - .../TestGeo3dShapeWGS84ModelRectRelation.java | 3 - .../spatial/vector/TestPointVectorStrategy.java | 5 -- .../geom/TestCompositeGeoPolygonRelationships.java | 17 ----- .../apache/lucene/spatial3d/geom/TestGeoBBox.java | 12 --- .../lucene/spatial3d/geom/TestGeoCircle.java | 8 -- .../spatial3d/geom/TestGeoConvexPolygon.java | 3 - .../lucene/spatial3d/geom/TestGeoExactCircle.java | 13 ---- .../apache/lucene/spatial3d/geom/TestGeoModel.java | 3 - .../apache/lucene/spatial3d/geom/TestGeoPath.java | 12 --- .../apache/lucene/spatial3d/geom/TestGeoPoint.java | 11 ++- .../lucene/spatial3d/geom/TestGeoPolygon.java | 56 -------------- .../apache/lucene/spatial3d/geom/TestPlane.java | 5 -- .../spatial3d/geom/TestRandomBinaryCodec.java | 9 +-- .../spatial3d/geom/TestRandomGeoPolygon.java | 5 -- .../geom/TestRandomGeoShapeRelationship.java | 6 -- .../lucene/spatial3d/geom/TestRandomPlane.java | 8 -- .../geom/TestSimpleGeoPolygonRelationships.java | 15 ---- .../apache/lucene/spatial3d/geom/TestXYZSolid.java | 4 - .../search/suggest/TestDocumentDictionary.java | 9 +-- .../suggest/TestDocumentValueSourceDictionary.java | 13 ---- .../lucene/search/suggest/TestFileDictionary.java | 6 -- .../analyzing/TestAnalyzingInfixSuggester.java | 2 - .../search/suggest/document/TestContextQuery.java | 16 ---- .../suggest/document/TestContextSuggestField.java | 7 -- .../suggest/document/TestFuzzyCompletionQuery.java | 4 - .../document/TestPrefixCompletionQuery.java | 2 - .../suggest/document/TestRegexCompletionQuery.java | 6 -- .../search/suggest/document/TestSuggestField.java | 18 ----- .../search/suggest/fst/TestBytesRefSorters.java | 4 - 214 files changed, 149 insertions(+), 1688 deletions(-) creating directories /l/logs.nightly/taxis/2026.05.03.03.07.11... Lucene git hash: 539d9dbcde8fe14e5820a5866d94df23746fb9d6 Compile lucene core... run: "../../gradlew jar" in cwd=/l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/core log: /l/logs.nightly/taxis/2026.05.03.03.07.11/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... remove old index at /l/sparseTaxis.nightly/sparseTaxis/indices/index.1threads.sparse.sorted 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.03.03.07.11/index.1threads.sparse.sorted.log 3.1 sec: 0.3 M docs; 96.8 K docs/sec 6.7 sec: 0.6 M docs; 89.5 K docs/sec 10.0 sec: 0.9 M docs; 90.0 K docs/sec 13.2 sec: 1.2 M docs; 90.8 K docs/sec 16.4 sec: 1.5 M docs; 91.2 K docs/sec 20.4 sec: 1.9 M docs; 93.0 K docs/sec 23.7 sec: 2.2 M docs; 92.7 K docs/sec 27.7 sec: 2.6 M docs; 93.7 K docs/sec 31.8 sec: 3.0 M docs; 94.4 K docs/sec 35.1 sec: 3.3 M docs; 94.1 K docs/sec 47.6 sec: 3.7 M docs; 77.7 K docs/sec 51.6 sec: 4.1 M docs; 79.5 K docs/sec 54.8 sec: 4.4 M docs; 80.3 K docs/sec 58.8 sec: 4.8 M docs; 81.7 K docs/sec 62.7 sec: 5.2 M docs; 82.9 K docs/sec 65.9 sec: 5.5 M docs; 83.5 K docs/sec 69.9 sec: 5.9 M docs; 84.4 K docs/sec 73.8 sec: 6.3 M docs; 85.3 K docs/sec 77.0 sec: 6.6 M docs; 85.7 K docs/sec 81.0 sec: 7.0 M docs; 86.4 K docs/sec 93.5 sec: 7.4 M docs; 79.2 K docs/sec 96.7 sec: 7.7 M docs; 79.7 K docs/sec 100.6 sec: 8.1 M docs; 80.5 K docs/sec 104.6 sec: 8.5 M docs; 81.3 K docs/sec 107.7 sec: 8.8 M docs; 81.7 K docs/sec 111.7 sec: 9.2 M docs; 82.4 K docs/sec 115.7 sec: 9.6 M docs; 83.0 K docs/sec 118.9 sec: 9.9 M docs; 83.3 K docs/sec 122.8 sec: 10.3 M docs; 83.9 K docs/sec 126.8 sec: 10.7 M docs; 84.4 K docs/sec 138.4 sec: 11.0 M docs; 79.5 K docs/sec 142.4 sec: 11.4 M docs; 80.1 K docs/sec 146.4 sec: 11.8 M docs; 80.6 K docs/sec 149.5 sec: 12.1 M docs; 80.9 K docs/sec 153.5 sec: 12.5 M docs; 81.4 K docs/sec 157.4 sec: 12.9 M docs; 81.9 K docs/sec 160.6 sec: 13.2 M docs; 82.2 K docs/sec 164.6 sec: 13.6 M docs; 82.6 K docs/sec 168.5 sec: 14.0 M docs; 83.1 K docs/sec 171.7 sec: 14.3 M docs; 83.3 K docs/sec 184.2 sec: 14.7 M docs; 79.8 K docs/sec 188.2 sec: 15.1 M docs; 80.2 K docs/sec 191.3 sec: 15.4 M docs; 80.5 K docs/sec 195.3 sec: 15.8 M docs; 80.9 K docs/sec 199.3 sec: 16.2 M docs; 81.3 K docs/sec 202.5 sec: 16.5 M docs; 81.5 K docs/sec 206.4 sec: 16.9 M docs; 81.9 K docs/sec 210.4 sec: 17.3 M docs; 82.2 K docs/sec 213.6 sec: 17.6 M docs; 82.4 K docs/sec 217.5 sec: 18.0 M docs; 82.7 K docs/sec 230.0 sec: 18.4 M docs; 80.0 K docs/sec 233.2 sec: 18.7 M docs; 80.2 K docs/sec 237.1 sec: 19.1 M docs; 80.5 K docs/sec 240.4 sec: 19.4 M docs; 80.7 K docs/sec 244.3 sec: 19.8 M docs; 81.1 K docs/sec 245.9 sec: 20.0 M docs; 81.3 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.03.03.07.11/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.03.03.07.11/diskUsagesparse-sorted.log May 03, 2026 3:11:28 AM org.apache.lucene.internal.vectorization.VectorizationProvider lookup WARNING: Java vector incubator module is not readable. For optimal vector performance, pass '--add-modules jdk.incubator.vector' to enable Vector API. analyzing... (using /tmp/5051065035929284036 for temporary storage) WARNING: A restricted method in java.lang.foreign.Linker has been called WARNING: java.lang.foreign.Linker::downcallHandle has been called by org.apache.lucene.store.PosixNativeAccess in an unnamed module (file:/l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.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 Exception in thread "main" java.lang.AssertionError: unexpected suffixed file: _0_Lucene90_0.dvs at perf.DiskUsage.report(DiskUsage.java:309) at perf.DiskUsage.main(DiskUsage.java:108) Traceback (most recent call last): File "/l/util.nightly/src/python/sparsetaxis/runBenchmark.py", line 248, in main() ~~~~^^ File "/l/util.nightly/src/python/sparsetaxis/runBenchmark.py", line 234, in main run("%s -cp %s %s perf.DiskUsage %s" % (JAVA_CMD, classPath, extra, indexPath), "%s/diskUsage%s.log" % (logDir, desc)) ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/l/util.nightly/src/python/sparsetaxis/runBenchmark.py", line 76, in run raise RuntimeError('command "%s" failed' % command) RuntimeError: command "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 > /l/logs.nightly/taxis/2026.05.03.03.07.11/diskUsagesparse-sorted.log 2>&1" failed Traceback (most recent call last): File "/l/util.nightly/src/python/sparsetaxis/nightly.py", line 18, in raise RuntimeError("bench failed") RuntimeError: bench failed + 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.01.18.04.10 now shutil.copy2 /l/logs.nightly/all.log to /l/reports.nightly/2026.05.01.18.04.10